2019-02-12 10:22:32,042 [salt.utils.decorators:613 ][WARNING ][4276] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:22:44,561 [salt.loaded.int.module.debian_ip:1964][WARNING ][4276] The network state sls is requiring a reboot of the system to properly apply network configuration.
2019-02-12 10:22:46,252 [salt.loaded.int.states.file:2298][WARNING ][4276] State for file: /boot/grub/grub.cfg - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:23:10,476 [salt.utils.decorators:613 ][WARNING ][6103] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:23:14,988 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7258] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-02-12 10:23:15,026 [salt.loaded.int.module.cmdmod:395 ][INFO    ][7258] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2019-02-12 10:23:15,108 [salt.utils.parsers:1051][WARNING ][2181] Minion received a SIGTERM. Exiting.
2019-02-12 10:23:15,612 [tornado.general  :417 ][ERROR   ][2181] Uncaught exception, closing connection.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 414, in _run_callback
    callback(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/stack_context.py", line 275, in null_wrapper
    return fn(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 473, in wrap_callback
    payload = yield self._decode_messages(messages)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 450, in _decode_messages
    ret = yield self._decode_payload(payload)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/mixins/auth.py", line 54, in _decode_payload
    payload['load'] = self.auth.crypticle.loads(payload['load'])
  File "/usr/lib/python2.7/dist-packages/salt/crypt.py", line 452, in crypticle
    @property
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 232, in _handle_signals
    super(Minion, self)._handle_signals(signum, sigframe)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1052, in _handle_signals
    self.shutdown(exitmsg='{0} Exited.'.format(msg))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 399, in shutdown
    self.__class__.__name__, (exitmsg or '')).strip()))
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1055, in shutdown
    self.exit(exitcode, exitmsg)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 272, in exit
    optparse.OptionParser.exit(self, status, msg)
  File "/usr/lib/python2.7/optparse.py", line 1574, in exit
    sys.exit(status)
SystemExit: 0
2019-02-12 10:23:15,620 [tornado.general  :452 ][ERROR   ][2181] Uncaught exception, closing connection.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 440, in _handle_events
    self._handle_recv()
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 472, in _handle_recv
    self._run_callback(callback, msg)
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 414, in _run_callback
    callback(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/stack_context.py", line 275, in null_wrapper
    return fn(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 473, in wrap_callback
    payload = yield self._decode_messages(messages)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 450, in _decode_messages
    ret = yield self._decode_payload(payload)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/mixins/auth.py", line 54, in _decode_payload
    payload['load'] = self.auth.crypticle.loads(payload['load'])
  File "/usr/lib/python2.7/dist-packages/salt/crypt.py", line 452, in crypticle
    @property
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 232, in _handle_signals
    super(Minion, self)._handle_signals(signum, sigframe)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1052, in _handle_signals
    self.shutdown(exitmsg='{0} Exited.'.format(msg))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 399, in shutdown
    self.__class__.__name__, (exitmsg or '')).strip()))
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1055, in shutdown
    self.exit(exitcode, exitmsg)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 272, in exit
    optparse.OptionParser.exit(self, status, msg)
  File "/usr/lib/python2.7/optparse.py", line 1574, in exit
    sys.exit(status)
SystemExit: 0
2019-02-12 10:23:16,094 [salt.cli.daemons :293 ][INFO    ][7306] Setting up the Salt Minion "kvm01.mcp-odl-ha.local"
2019-02-12 10:23:16,205 [salt.cli.daemons :82  ][INFO    ][7306] Starting up the Salt Minion
2019-02-12 10:23:16,205 [salt.utils.event :1017][INFO    ][7306] Starting pull socket on /var/run/salt/minion/minion_event_a64775838f_pull.ipc
2019-02-12 10:23:17,354 [salt.minion      :976 ][INFO    ][7306] Creating minion process manager
2019-02-12 10:23:19,148 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][7306] Executing command ['date', '+%z'] in directory '/root'
2019-02-12 10:23:19,170 [salt.utils.schedule:568 ][INFO    ][7306] Updating job settings for scheduled job: __mine_interval
2019-02-12 10:23:19,172 [salt.minion      :1108][INFO    ][7306] Added mine.update to scheduler
2019-02-12 10:23:19,179 [salt.minion      :1975][INFO    ][7306] Minion is starting as user 'root'
2019-02-12 10:23:19,195 [salt.minion      :2336][INFO    ][7306] Minion is ready to receive requests!
2019-02-12 10:24:06,432 [salt.minion      :1308][INFO    ][7306] User sudo_ubuntu Executing command test.ping with jid 20190212102406420341
2019-02-12 10:24:06,452 [salt.minion      :1432][INFO    ][7398] Starting a new job with PID 7398
2019-02-12 10:24:06,472 [salt.minion      :1711][INFO    ][7398] Returning information for job: 20190212102406420341
2019-02-12 10:24:07,163 [salt.minion      :1308][INFO    ][7306] User sudo_ubuntu Executing command system.reboot with jid 20190212102407148702
2019-02-12 10:24:07,182 [salt.minion      :1432][INFO    ][7403] Starting a new job with PID 7403
2019-02-12 10:24:07,189 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][7403] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2019-02-12 10:24:07,233 [salt.utils.parsers:1051][WARNING ][7306] Minion received a SIGTERM. Exiting.
2019-02-12 10:24:07,234 [salt.cli.daemons :82  ][INFO    ][7306] Shutting down the Salt Minion
2019-02-12 10:24:08,289 [salt.minion      :1711][INFO    ][7403] Returning information for job: 20190212102407148702
2019-02-12 10:28:26,113 [salt.cli.daemons :293 ][INFO    ][3141] Setting up the Salt Minion "kvm01.mcp-odl-ha.local"
2019-02-12 10:28:26,198 [salt.cli.daemons :82  ][INFO    ][3141] Starting up the Salt Minion
2019-02-12 10:28:26,199 [salt.utils.event :1017][INFO    ][3141] Starting pull socket on /var/run/salt/minion/minion_event_a64775838f_pull.ipc
2019-02-12 10:28:26,857 [salt.minion      :976 ][INFO    ][3141] Creating minion process manager
2019-02-12 10:28:28,093 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][3141] Executing command ['date', '+%z'] in directory '/root'
2019-02-12 10:28:28,105 [salt.utils.schedule:568 ][INFO    ][3141] Updating job settings for scheduled job: __mine_interval
2019-02-12 10:28:28,106 [salt.minion      :1108][INFO    ][3141] Added mine.update to scheduler
2019-02-12 10:28:28,111 [salt.minion      :1975][INFO    ][3141] Minion is starting as user 'root'
2019-02-12 10:28:28,122 [salt.minion      :2336][INFO    ][3141] Minion is ready to receive requests!
2019-02-12 10:28:33,322 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command test.ping with jid 20190212102833307984
2019-02-12 10:28:33,330 [salt.minion      :1432][INFO    ][3259] Starting a new job with PID 3259
2019-02-12 10:28:33,347 [salt.minion      :1711][INFO    ][3259] Returning information for job: 20190212102833307984
2019-02-12 10:28:34,378 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command state.apply with jid 20190212102834367804
2019-02-12 10:28:34,385 [salt.minion      :1432][INFO    ][3264] Starting a new job with PID 3264
2019-02-12 10:28:40,194 [salt.state       :915 ][INFO    ][3264] Loading fresh modules for state activity
2019-02-12 10:28:40,240 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2019-02-12 10:28:40,272 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2019-02-12 10:28:40,402 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2019-02-12 10:28:40,498 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2019-02-12 10:28:40,595 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/shell.sls'
2019-02-12 10:28:40,708 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/login_defs.sls'
2019-02-12 10:28:40,803 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/at.sls'
2019-02-12 10:28:40,908 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/cron.sls'
2019-02-12 10:28:41,175 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2019-02-12 10:28:41,287 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2019-02-12 10:28:41,564 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2019-02-12 10:28:41,712 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2019-02-12 10:28:41,818 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2019-02-12 10:28:41,916 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2019-02-12 10:28:42,047 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2019-02-12 10:28:42,155 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2019-02-12 10:28:42,253 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2019-02-12 10:28:42,375 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2019-02-12 10:28:42,472 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/file.sls'
2019-02-12 10:28:42,589 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2019-02-12 10:28:42,687 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2019-02-12 10:28:43,438 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2019-02-12 10:28:43,539 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/storage/mount.sls'
2019-02-12 10:28:43,651 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2019-02-12 10:28:43,671 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2019-02-12 10:28:43,707 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2019-02-12 10:28:43,749 [salt.state       :1780][INFO    ][3264] Running state [/etc/environment] at time 10:28:43.749369
2019-02-12 10:28:43,749 [salt.state       :1813][INFO    ][3264] Executing state file.blockreplace for [/etc/environment]
2019-02-12 10:28:43,751 [salt.state       :300 ][INFO    ][3264] 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

2019-02-12 10:28:43,751 [salt.state       :1951][INFO    ][3264] Completed state [/etc/environment] at time 10:28:43.751909 duration_in_ms=2.54
2019-02-12 10:28:43,752 [salt.state       :1780][INFO    ][3264] Running state [/etc/profile.d] at time 10:28:43.752114
2019-02-12 10:28:43,752 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/etc/profile.d]
2019-02-12 10:28:43,753 [salt.state       :300 ][INFO    ][3264] Directory /etc/profile.d is in the correct state
Directory /etc/profile.d updated
2019-02-12 10:28:43,753 [salt.state       :1951][INFO    ][3264] Completed state [/etc/profile.d] at time 10:28:43.753810 duration_in_ms=1.696
2019-02-12 10:28:43,754 [salt.state       :1780][INFO    ][3264] Running state [/etc/bash.bashrc] at time 10:28:43.753996
2019-02-12 10:28:43,754 [salt.state       :1813][INFO    ][3264] Executing state file.blockreplace for [/etc/bash.bashrc]
2019-02-12 10:28:44,436 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212102844426404
2019-02-12 10:28:44,444 [salt.minion      :1432][INFO    ][3345] Starting a new job with PID 3345
2019-02-12 10:28:44,454 [salt.minion      :1711][INFO    ][3345] Returning information for job: 20190212102844426404
2019-02-12 10:28:44,540 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['git', '--version'] in directory '/root'
2019-02-12 10:28:44,715 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'test -f /etc/bash.bashrc' in directory '/root'
2019-02-12 10:28:44,722 [salt.state       :300 ][INFO    ][3264] File changed:
--- 
+++ 
@@ -66,3 +66,6 @@
 		fi
 	}
 fi
+# BEGIN CIS 5.4.4 default user umask
+umask 027
+# END CIS 5.4.4 default user umask

2019-02-12 10:28:44,722 [salt.state       :1951][INFO    ][3264] Completed state [/etc/bash.bashrc] at time 10:28:44.722677 duration_in_ms=968.679
2019-02-12 10:28:44,723 [salt.state       :1780][INFO    ][3264] Running state [/etc/profile] at time 10:28:44.723091
2019-02-12 10:28:44,723 [salt.state       :1813][INFO    ][3264] Executing state file.blockreplace for [/etc/profile]
2019-02-12 10:28:44,728 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'test -f /etc/profile' in directory '/root'
2019-02-12 10:28:44,734 [salt.state       :300 ][INFO    ][3264] File changed:
--- 
+++ 
@@ -25,3 +25,6 @@
   done
   unset i
 fi
+# BEGIN CIS 5.4.4 default user umask
+umask 027
+# END CIS 5.4.4 default user umask

2019-02-12 10:28:44,734 [salt.state       :1951][INFO    ][3264] Completed state [/etc/profile] at time 10:28:44.734836 duration_in_ms=11.745
2019-02-12 10:28:44,735 [salt.state       :1780][INFO    ][3264] Running state [/etc/login.defs] at time 10:28:44.735201
2019-02-12 10:28:44,735 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/login.defs]
2019-02-12 10:28:44,758 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/files/login.defs.jinja'
2019-02-12 10:28:44,856 [salt.state       :300 ][INFO    ][3264] File changed:
--- 
+++ 
@@ -1,341 +1,28 @@
-#
-# /etc/login.defs - Configuration control definitions for the login package.
-#
-# Three items must be defined:  MAIL_DIR, ENV_SUPATH, and ENV_PATH.
-# If unspecified, some arbitrary (and possibly incorrect) value will
-# be assumed.  All other items are optional - if not specified then
-# the described action or option will be inhibited.
-#
-# Comment lines (lines beginning with "#") and blank lines are ignored.
-#
-# Modified for Linux.  --marekm
-
-# REQUIRED for useradd/userdel/usermod
-#   Directory where mailboxes reside, _or_ name of file, relative to the
-#   home directory.  If you _do_ define MAIL_DIR and MAIL_FILE,
-#   MAIL_DIR takes precedence.
-#
-#   Essentially:
-#      - MAIL_DIR defines the location of users mail spool files
-#        (for mbox use) by appending the username to MAIL_DIR as defined
-#        below.
-#      - MAIL_FILE defines the location of the users mail spool files as the
-#        fully-qualified filename obtained by prepending the user home
-#        directory before $MAIL_FILE
-#
-# NOTE: This is no more used for setting up users MAIL environment variable
-#       which is, starting from shadow 4.0.12-1 in Debian, entirely the
-#       job of the pam_mail PAM modules
-#       See default PAM configuration files provided for
-#       login, su, etc.
-#
-# This is a temporary situation: setting these variables will soon
-# move to /etc/default/useradd and the variables will then be
-# no more supported
-MAIL_DIR        /var/mail
-#MAIL_FILE      .mail
-
-#
-# Enable logging and display of /var/log/faillog login failure info.
-# This option conflicts with the pam_tally PAM module.
-#
-FAILLOG_ENAB		yes
-
-#
-# Enable display of unknown usernames when login failures are recorded.
-#
-# WARNING: Unknown usernames may become world readable. 
-# See #290803 and #298773 for details about how this could become a security
-# concern
-LOG_UNKFAIL_ENAB	no
-
-#
-# Enable logging of successful logins
-#
-LOG_OK_LOGINS		no
-
-#
-# Enable "syslog" logging of su activity - in addition to sulog file logging.
-# SYSLOG_SG_ENAB does the same for newgrp and sg.
-#
-SYSLOG_SU_ENAB		yes
-SYSLOG_SG_ENAB		yes
-
-#
-# If defined, all su activity is logged to this file.
-#
-#SULOG_FILE	/var/log/sulog
-
-#
-# If defined, file which maps tty line to TERM environment parameter.
-# Each line of the file is in a format something like "vt100  tty01".
-#
-#TTYTYPE_FILE	/etc/ttytype
-
-#
-# If defined, login failures will be logged here in a utmp format
-# last, when invoked as lastb, will read /var/log/btmp, so...
-#
-FTMP_FILE	/var/log/btmp
-
-#
-# If defined, the command name to display when running "su -".  For
-# example, if this is defined as "su" then a "ps" will display the
-# command is "-su".  If not defined, then "ps" would display the
-# name of the shell actually being run, e.g. something like "-sh".
-#
-SU_NAME		su
-
-#
-# If defined, file which inhibits all the usual chatter during the login
-# sequence.  If a full pathname, then hushed mode will be enabled if the
-# user's name or shell are found in the file.  If not a full pathname, then
-# hushed mode will be enabled if the file exists in the user's home directory.
-#
-HUSHLOGIN_FILE	.hushlogin
-#HUSHLOGIN_FILE	/etc/hushlogins
-
-#
-# *REQUIRED*  The default PATH settings, for superuser and normal users.
-#
-# (they are minimal, add the rest in the shell startup files)
-ENV_SUPATH	PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
-ENV_PATH	PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
-
-#
-# Terminal permissions
-#
-#	TTYGROUP	Login tty will be assigned this group ownership.
-#	TTYPERM		Login tty will be set to this permission.
-#
-# If you have a "write" program which is "setgid" to a special group
-# which owns the terminals, define TTYGROUP to the group number and
-# TTYPERM to 0620.  Otherwise leave TTYGROUP commented out and assign
-# TTYPERM to either 622 or 600.
-#
-# In Debian /usr/bin/bsd-write or similar programs are setgid tty
-# However, the default and recommended value for TTYPERM is still 0600
-# to not allow anyone to write to anyone else console or terminal
-
-# Users can still allow other people to write them by issuing 
-# the "mesg y" command.
-
-TTYGROUP	tty
-TTYPERM		0600
-
-#
-# Login configuration initializations:
-#
-#	ERASECHAR	Terminal ERASE character ('\010' = backspace).
-#	KILLCHAR	Terminal KILL character ('\025' = CTRL/U).
-#	UMASK		Default "umask" value.
-#
-# The ERASECHAR and KILLCHAR are used only on System V machines.
-# 
-# UMASK is the default umask value for pam_umask and is used by
-# useradd and newusers to set the mode of the new home directories.
-# 022 is the "historical" value in Debian for UMASK
-# 027, or even 077, could be considered better for privacy
-# There is no One True Answer here : each sysadmin must make up his/her
-# mind.
-#
-# If USERGROUPS_ENAB is set to "yes", that will modify this UMASK default value
-# for private user groups, i. e. the uid is the same as gid, and username is
-# the same as the primary group name: for these, the user permissions will be
-# used as group permissions, e. g. 022 will become 002.
-#
-# Prefix these values with "0" to get octal, "0x" to get hexadecimal.
-#
-ERASECHAR	0177
-KILLCHAR	025
-UMASK		022
-
-#
-# Password aging controls:
-#
-#	PASS_MAX_DAYS	Maximum number of days a password may be used.
-#	PASS_MIN_DAYS	Minimum number of days allowed between password changes.
-#	PASS_WARN_AGE	Number of days warning given before a password expires.
-#
-PASS_MAX_DAYS	99999
-PASS_MIN_DAYS	0
-PASS_WARN_AGE	7
-
-#
-# Min/max values for automatic uid selection in useradd
-#
-UID_MIN			 1000
-UID_MAX			60000
-# System accounts
-#SYS_UID_MIN		  100
-#SYS_UID_MAX		  999
-
-#
-# Min/max values for automatic gid selection in groupadd
-#
-GID_MIN			 1000
-GID_MAX			60000
-# System accounts
-#SYS_GID_MIN		  100
-#SYS_GID_MAX		  999
-
-#
-# Max number of login retries if password is bad. This will most likely be
-# overriden by PAM, since the default pam_unix module has it's own built
-# in of 3 retries. However, this is a safe fallback in case you are using
-# an authentication module that does not enforce PAM_MAXTRIES.
-#
-LOGIN_RETRIES		5
-
-#
-# Max time in seconds for login
-#
-LOGIN_TIMEOUT		60
-
-#
-# Which fields may be changed by regular users using chfn - use
-# any combination of letters "frwh" (full name, room number, work
-# phone, home phone).  If not defined, no changes are allowed.
-# For backward compatibility, "yes" = "rwh" and "no" = "frwh".
-# 
-CHFN_RESTRICT		rwh
-
-#
-# Should login be allowed if we can't cd to the home directory?
-# Default in no.
-#
-DEFAULT_HOME	yes
-
-#
-# If defined, this command is run when removing a user.
-# It should remove any at/cron/print jobs etc. owned by
-# the user to be removed (passed as the first argument).
-#
-#USERDEL_CMD	/usr/sbin/userdel_local
-
-#
-# Enable setting of the umask group bits to be the same as owner bits
-# (examples: 022 -> 002, 077 -> 007) for non-root users, if the uid is
-# the same as gid, and username is the same as the primary group name.
-#
-# If set to yes, userdel will remove the user´s group if it contains no
-# more members, and useradd will create by default a group with the name
-# of the user.
-#
-USERGROUPS_ENAB yes
-
-#
-# Instead of the real user shell, the program specified by this parameter
-# will be launched, although its visible name (argv[0]) will be the shell's.
-# The program may do whatever it wants (logging, additional authentification,
-# banner, ...) before running the actual shell.
-#
-# FAKE_SHELL /bin/fakeshell
-
-#
-# If defined, either full pathname of a file containing device names or
-# a ":" delimited list of device names.  Root logins will be allowed only
-# upon these devices.
-#
-# This variable is used by login and su.
-#
-#CONSOLE	/etc/consoles
-#CONSOLE	console:tty01:tty02:tty03:tty04
-
-#
-# List of groups to add to the user's supplementary group set
-# when logging in on the console (as determined by the CONSOLE
-# setting).  Default is none.
-#
-# Use with caution - it is possible for users to gain permanent
-# access to these groups, even when not logged in on the console.
-# How to do it is left as an exercise for the reader...
-#
-# This variable is used by login and su.
-#
-#CONSOLE_GROUPS		floppy:audio:cdrom
-
-#
-# If set to "yes", new passwords will be encrypted using the MD5-based
-# algorithm compatible with the one used by recent releases of FreeBSD.
-# It supports passwords of unlimited length and longer salt strings.
-# Set to "no" if you need to copy encrypted passwords to other systems
-# which don't understand the new algorithm.  Default is "no".
-#
-# This variable is deprecated. You should use ENCRYPT_METHOD.
-#
-#MD5_CRYPT_ENAB	no
-
-#
-# If set to MD5 , MD5-based algorithm will be used for encrypting password
-# If set to SHA256, SHA256-based algorithm will be used for encrypting password
-# If set to SHA512, SHA512-based algorithm will be used for encrypting password
-# If set to DES, DES-based algorithm will be used for encrypting password (default)
-# Overrides the MD5_CRYPT_ENAB option
-#
-# Note: It is recommended to use a value consistent with
-# the PAM modules configuration.
-#
-ENCRYPT_METHOD SHA512
-
-#
-# Only used if ENCRYPT_METHOD is set to SHA256 or SHA512.
-#
-# Define the number of SHA rounds.
-# With a lot of rounds, it is more difficult to brute forcing the password.
-# But note also that it more CPU resources will be needed to authenticate
-# users.
-#
-# If not specified, the libc will choose the default number of rounds (5000).
-# The values must be inside the 1000-999999999 range.
-# If only one of the MIN or MAX values is set, then this value will be used.
-# If MIN > MAX, the highest value will be used.
-#
-# SHA_CRYPT_MIN_ROUNDS 5000
-# SHA_CRYPT_MAX_ROUNDS 5000
-
-################# OBSOLETED BY PAM ##############
-#						#
-# These options are now handled by PAM. Please	#
-# edit the appropriate file in /etc/pam.d/ to	#
-# enable the equivelants of them.
-#
-###############
-
-#MOTD_FILE
-#DIALUPS_CHECK_ENAB
-#LASTLOG_ENAB
-#MAIL_CHECK_ENAB
-#OBSCURE_CHECKS_ENAB
-#PORTTIME_CHECKS_ENAB
-#SU_WHEEL_ONLY
-#CRACKLIB_DICTPATH
-#PASS_CHANGE_TRIES
-#PASS_ALWAYS_WARN
-#ENVIRON_FILE
-#NOLOGINS_FILE
-#ISSUE_FILE
-#PASS_MIN_LEN
-#PASS_MAX_LEN
-#ULIMIT
-#ENV_HZ
-#CHFN_AUTH
-#CHSH_AUTH
-#FAIL_DELAY
-
-################# OBSOLETED #######################
-#						  #
-# These options are no more handled by shadow.    #
-#                                                 #
-# Shadow utilities will display a warning if they #
-# still appear.                                   #
-#                                                 #
-###################################################
-
-# CLOSE_SESSIONS
-# LOGIN_STRING
-# NO_PASSWORD_CONSOLE
-# QMAIL_DIR
-
-
-
+# This file is managed by Salt, do not edit
+CHFN_RESTRICT        rwh
+DEFAULT_HOME         yes
+ENCRYPT_METHOD       SHA512
+ENV_PATH             PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ENV_SUPATH           PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ERASECHAR            0177
+GID_MAX              60000
+GID_MIN              1000
+HUSHLOGIN_FILE       .hushlogin
+KILLCHAR             025
+LOG_OK_LOGINS        no
+LOG_UNKFAIL_ENAB     no
+LOGIN_RETRIES        5
+LOGIN_TIMEOUT        60
+MAIL_DIR             /var/mail
+PASS_MAX_DAYS        90
+PASS_MIN_DAYS        7
+PASS_WARN_AGE        7
+SU_NAME              su
+SYSLOG_SG_ENAB       yes
+SYSLOG_SU_ENAB       yes
+TTYGROUP             tty
+TTYPERM              0600
+UID_MAX              60000
+UID_MIN              1000
+UMASK                022
+USERGROUPS_ENAB      yes

2019-02-12 10:28:44,856 [salt.state       :1951][INFO    ][3264] Completed state [/etc/login.defs] at time 10:28:44.856705 duration_in_ms=121.504
2019-02-12 10:28:44,870 [salt.state       :1780][INFO    ][3264] Running state [at] at time 10:28:44.870228
2019-02-12 10:28:44,870 [salt.state       :1813][INFO    ][3264] Executing state pkg.installed for [at]
2019-02-12 10:28:44,871 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:28:45,160 [salt.state       :300 ][INFO    ][3264] All specified packages are already installed
2019-02-12 10:28:45,161 [salt.state       :1951][INFO    ][3264] Completed state [at] at time 10:28:45.161065 duration_in_ms=290.837
2019-02-12 10:28:45,163 [salt.state       :1780][INFO    ][3264] Running state [atd] at time 10:28:45.163262
2019-02-12 10:28:45,163 [salt.state       :1813][INFO    ][3264] Executing state service.running for [atd]
2019-02-12 10:28:45,164 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'status', 'atd.service', '-n', '0'] in directory '/root'
2019-02-12 10:28:45,176 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-active', 'atd.service'] in directory '/root'
2019-02-12 10:28:45,183 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-enabled', 'atd.service'] in directory '/root'
2019-02-12 10:28:45,190 [salt.state       :300 ][INFO    ][3264] The service atd is already running
2019-02-12 10:28:45,190 [salt.state       :1951][INFO    ][3264] Completed state [atd] at time 10:28:45.190271 duration_in_ms=27.009
2019-02-12 10:28:45,192 [salt.state       :1780][INFO    ][3264] Running state [cron] at time 10:28:45.192270
2019-02-12 10:28:45,192 [salt.state       :1813][INFO    ][3264] Executing state pkg.installed for [cron]
2019-02-12 10:28:45,200 [salt.state       :300 ][INFO    ][3264] All specified packages are already installed
2019-02-12 10:28:45,200 [salt.state       :1951][INFO    ][3264] Completed state [cron] at time 10:28:45.200166 duration_in_ms=7.896
2019-02-12 10:28:45,201 [salt.state       :1780][INFO    ][3264] Running state [/etc/at.allow] at time 10:28:45.201225
2019-02-12 10:28:45,201 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/at.allow]
2019-02-12 10:28:45,214 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/files/cron_users.jinja'
2019-02-12 10:28:45,221 [salt.state       :300 ][INFO    ][3264] File changed:
New file
2019-02-12 10:28:45,222 [salt.state       :1951][INFO    ][3264] Completed state [/etc/at.allow] at time 10:28:45.221986 duration_in_ms=20.76
2019-02-12 10:28:45,222 [salt.state       :1780][INFO    ][3264] Running state [/etc/at.deny] at time 10:28:45.222202
2019-02-12 10:28:45,222 [salt.state       :1813][INFO    ][3264] Executing state file.absent for [/etc/at.deny]
2019-02-12 10:28:45,222 [salt.state       :300 ][INFO    ][3264] {'removed': '/etc/at.deny'}
2019-02-12 10:28:45,222 [salt.state       :1951][INFO    ][3264] Completed state [/etc/at.deny] at time 10:28:45.222906 duration_in_ms=0.704
2019-02-12 10:28:45,224 [salt.state       :1780][INFO    ][3264] Running state [cron] at time 10:28:45.224262
2019-02-12 10:28:45,224 [salt.state       :1813][INFO    ][3264] Executing state service.running for [cron]
2019-02-12 10:28:45,224 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'status', 'cron.service', '-n', '0'] in directory '/root'
2019-02-12 10:28:45,231 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-active', 'cron.service'] in directory '/root'
2019-02-12 10:28:45,237 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-enabled', 'cron.service'] in directory '/root'
2019-02-12 10:28:45,243 [salt.state       :300 ][INFO    ][3264] The service cron is already running
2019-02-12 10:28:45,243 [salt.state       :1951][INFO    ][3264] Completed state [cron] at time 10:28:45.243398 duration_in_ms=19.136
2019-02-12 10:28:45,244 [salt.state       :1780][INFO    ][3264] Running state [/etc/cron.allow] at time 10:28:45.244635
2019-02-12 10:28:45,244 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/cron.allow]
2019-02-12 10:28:45,263 [salt.state       :300 ][INFO    ][3264] File changed:
New file
2019-02-12 10:28:45,264 [salt.state       :1951][INFO    ][3264] Completed state [/etc/cron.allow] at time 10:28:45.263961 duration_in_ms=19.326
2019-02-12 10:28:45,264 [salt.state       :1780][INFO    ][3264] Running state [/etc/cron.deny] at time 10:28:45.264176
2019-02-12 10:28:45,264 [salt.state       :1813][INFO    ][3264] Executing state file.absent for [/etc/cron.deny]
2019-02-12 10:28:45,264 [salt.state       :300 ][INFO    ][3264] File /etc/cron.deny is not present
2019-02-12 10:28:45,264 [salt.state       :1951][INFO    ][3264] Completed state [/etc/cron.deny] at time 10:28:45.264777 duration_in_ms=0.601
2019-02-12 10:28:45,265 [salt.state       :1780][INFO    ][3264] Running state [/etc/crontab] at time 10:28:45.265842
2019-02-12 10:28:45,266 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/crontab]
2019-02-12 10:28:45,266 [salt.state       :300 ][INFO    ][3264] {'mode': '0600'}
2019-02-12 10:28:45,266 [salt.state       :1951][INFO    ][3264] Completed state [/etc/crontab] at time 10:28:45.266937 duration_in_ms=1.095
2019-02-12 10:28:45,268 [salt.state       :1780][INFO    ][3264] Running state [/etc/cron.d] at time 10:28:45.268058
2019-02-12 10:28:45,268 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/etc/cron.d]
2019-02-12 10:28:45,269 [salt.state       :300 ][INFO    ][3264] {'mode': '0600'}
2019-02-12 10:28:45,269 [salt.state       :1951][INFO    ][3264] Completed state [/etc/cron.d] at time 10:28:45.269248 duration_in_ms=1.19
2019-02-12 10:28:45,270 [salt.state       :1780][INFO    ][3264] Running state [/etc/cron.daily] at time 10:28:45.270435
2019-02-12 10:28:45,270 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/etc/cron.daily]
2019-02-12 10:28:45,271 [salt.state       :300 ][INFO    ][3264] {'mode': '0600'}
2019-02-12 10:28:45,272 [salt.state       :1951][INFO    ][3264] Completed state [/etc/cron.daily] at time 10:28:45.271994 duration_in_ms=1.559
2019-02-12 10:28:45,273 [salt.state       :1780][INFO    ][3264] Running state [/etc/cron.hourly] at time 10:28:45.273119
2019-02-12 10:28:45,273 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/etc/cron.hourly]
2019-02-12 10:28:45,274 [salt.state       :300 ][INFO    ][3264] {'mode': '0600'}
2019-02-12 10:28:45,274 [salt.state       :1951][INFO    ][3264] Completed state [/etc/cron.hourly] at time 10:28:45.274614 duration_in_ms=1.495
2019-02-12 10:28:45,275 [salt.state       :1780][INFO    ][3264] Running state [/etc/cron.monthly] at time 10:28:45.275732
2019-02-12 10:28:45,275 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/etc/cron.monthly]
2019-02-12 10:28:45,277 [salt.state       :300 ][INFO    ][3264] {'mode': '0600'}
2019-02-12 10:28:45,277 [salt.state       :1951][INFO    ][3264] Completed state [/etc/cron.monthly] at time 10:28:45.277161 duration_in_ms=1.429
2019-02-12 10:28:45,278 [salt.state       :1780][INFO    ][3264] Running state [/etc/cron.weekly] at time 10:28:45.278358
2019-02-12 10:28:45,278 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/etc/cron.weekly]
2019-02-12 10:28:45,279 [salt.state       :300 ][INFO    ][3264] {'mode': '0600'}
2019-02-12 10:28:45,279 [salt.state       :1951][INFO    ][3264] Completed state [/etc/cron.weekly] at time 10:28:45.279763 duration_in_ms=1.405
2019-02-12 10:28:45,283 [salt.state       :1780][INFO    ][3264] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:28:45.283378
2019-02-12 10:28:45,283 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/apt/apt.conf.d/99prefer_ipv4-salt]
2019-02-12 10:28:45,301 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2019-02-12 10:28:45,310 [salt.state       :300 ][INFO    ][3264] File changed:
New file
2019-02-12 10:28:45,310 [salt.state       :1951][INFO    ][3264] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:28:45.310421 duration_in_ms=27.043
2019-02-12 10:28:45,310 [salt.state       :1780][INFO    ][3264] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 10:28:45.310634
2019-02-12 10:28:45,310 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/apt/apt.conf.d/99allow_downgrades-salt]
2019-02-12 10:28:45,330 [salt.state       :300 ][INFO    ][3264] File changed:
New file
2019-02-12 10:28:45,330 [salt.state       :1951][INFO    ][3264] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 10:28:45.330276 duration_in_ms=19.642
2019-02-12 10:28:45,332 [salt.state       :1780][INFO    ][3264] Running state [linux_repo_prereq_pkgs] at time 10:28:45.332142
2019-02-12 10:28:45,332 [salt.state       :1813][INFO    ][3264] Executing state pkg.installed for [linux_repo_prereq_pkgs]
2019-02-12 10:28:45,340 [salt.state       :300 ][INFO    ][3264] All specified packages are already installed
2019-02-12 10:28:45,340 [salt.state       :1951][INFO    ][3264] Completed state [linux_repo_prereq_pkgs] at time 10:28:45.340723 duration_in_ms=8.58
2019-02-12 10:28:45,340 [salt.state       :1780][INFO    ][3264] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 10:28:45.340927
2019-02-12 10:28:45,341 [salt.state       :1813][INFO    ][3264] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt]
2019-02-12 10:28:45,341 [salt.state       :300 ][INFO    ][3264] File /etc/apt/apt.conf.d/99proxies-salt is not present
2019-02-12 10:28:45,341 [salt.state       :1951][INFO    ][3264] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 10:28:45.341493 duration_in_ms=0.566
2019-02-12 10:28:45,341 [salt.state       :1780][INFO    ][3264] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:28:45.341669
2019-02-12 10:28:45,341 [salt.state       :1813][INFO    ][3264] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack]
2019-02-12 10:28:45,342 [salt.state       :300 ][INFO    ][3264] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2019-02-12 10:28:45,342 [salt.state       :1951][INFO    ][3264] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:28:45.342252 duration_in_ms=0.583
2019-02-12 10:28:45,342 [salt.state       :1780][INFO    ][3264] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:28:45.342444
2019-02-12 10:28:45,342 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/apt/preferences.d/mirantis_openstack]
2019-02-12 10:28:45,459 [salt.state       :300 ][INFO    ][3264] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2019-02-12 10:28:45,459 [salt.state       :1951][INFO    ][3264] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:28:45.459412 duration_in_ms=116.969
2019-02-12 10:28:45,462 [salt.state       :1780][INFO    ][3264] Running state [deb http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial main] at time 10:28:45.462363
2019-02-12 10:28:45,462 [salt.state       :1813][INFO    ][3264] Executing state pkgrepo.managed for [deb http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial main]
2019-02-12 10:28:45,688 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.mirantis.com/nightly/openstack-rocky/xenial/archive-rocky.key'] in directory '/root'
2019-02-12 10:28:45,854 [salt.state       :300 ][INFO    ][3264] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial main'
2019-02-12 10:28:45,854 [salt.state       :1951][INFO    ][3264] Completed state [deb http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial main] at time 10:28:45.854297 duration_in_ms=391.933
2019-02-12 10:28:45,854 [salt.state       :1780][INFO    ][3264] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_glusterfs] at time 10:28:45.854573
2019-02-12 10:28:45,854 [salt.state       :1813][INFO    ][3264] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt-mcp_glusterfs]
2019-02-12 10:28:45,855 [salt.state       :300 ][INFO    ][3264] File /etc/apt/apt.conf.d/99proxies-salt-mcp_glusterfs is not present
2019-02-12 10:28:45,855 [salt.state       :1951][INFO    ][3264] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_glusterfs] at time 10:28:45.855288 duration_in_ms=0.715
2019-02-12 10:28:45,855 [salt.state       :1780][INFO    ][3264] Running state [/etc/apt/preferences.d/mcp_glusterfs] at time 10:28:45.855479
2019-02-12 10:28:45,855 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/apt/preferences.d/mcp_glusterfs]
2019-02-12 10:28:45,949 [salt.state       :300 ][INFO    ][3264] File /etc/apt/preferences.d/mcp_glusterfs is in the correct state
2019-02-12 10:28:45,949 [salt.state       :1951][INFO    ][3264] Completed state [/etc/apt/preferences.d/mcp_glusterfs] at time 10:28:45.949818 duration_in_ms=94.339
2019-02-12 10:28:45,950 [salt.state       :1780][INFO    ][3264] Running state [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZQdFlGY0JFQURjUU1aOWFTUjFwdGJhRWVxLzhCenU3a2lwYXhWR2gzV2NtYTRMeitRUGUwb2Z4UmYrCm9ZUjIyVVZHbUpjUG5WY0dGYlhKNTB0OEJBeHd0US9UU21HZFE5M2JsNkxPUkFRQlovdWQxTFRyMkhLcGFhMEYKMWJ3cGkvVEFnQldxUDY0SHUwTEJHSVNjMEc1bTMvaG4vYmk2WHhJSU96Si9ML3ZxTGgxZGVWYURyWVlXeTVDbQplOEF1UHRxT0FSS3NlZnZWZ3dscG5iQ3RrK1FhRTY1dmdsOE1YaVlDYU9lblQwN0dEQ3ExeGI3aGtvVmxKUzRiCmY2RjNVTUpWTVZ5NG9FeVlrUnc0U1A3VUxlVDFzNHlyQmVEemJ4aEZhWlJKRnZHcHZNVzNBWnhmcmhYLzVPcFoKU2tRaUZuNS8yajRlSmxpNC9NbXB0QUFIcEdyNHRMQStzNm1IbUE5RTljN3dNZnlGWmUrd01odmFuZ1NEcDA5ZwpTU1pzMDBicUtTbllJSi9vR1JqYXhDbGxrdzRTTWZUT3F2OGwvR094UnMxMnlJY1pEMDhTU21ScG95TGZmcmwxCnpFbHlhaXh0QUpSZW5waFRaeXE3ZVJMUHlRbDZxRURBMVh0THMzVGhLNS80ZmdoTWJlN01PSGlNQjhNd0wxUnoKTFFrbC9QVTA4dnhmdW05a2kvbS9MUDV4cEpvcE5IWnMyTDQ3UmxYMit0cTZGSldiRHZRd09Hb0ZUVG54bWREZgo0RWtNaGxCNE4rdWpadzY0cFNNdDNjMDhOU2h4dHkyVVdwYlNiYzgvZTdQczRCN0x4NmVxNkFtcXJjVUNoZzhjCjkrUEkyTFVxajZtRGJjOGp4cFVzbHZqc0xVMDV4bnE2T0x2NFUvL3BVVFV6NmVJOEZnRmFkVlpjb1FBUkFRQUIKdEJsTVlYVnVZMmh3WVdRZ1VGQkJJR1p2Y2lCSGJIVnpkR1Z5aVFJNEJCTUJBZ0FpQlFKVDdXQlhBaHNEQmdzSgpDQWNEQWdZVkNBSUpDZ3NFRmdJREFRSWVBUUlYZ0FBS0NSQVQ0QnQ3UCtocHFaM0xFQUNZWUM0VWp4d1NIb3VWCjI5NUN4Znd0OVAzMkdjV0piRm1MWXRMSFdWVHQydmROL005WGIwMllnVkxKbS9uVnkydkpocWNNb3dTVzJqTzUKMDNtTHE2NzJnNW1IaXRuSXExbGg0elhjSEV2UDc5YURSUXV2a2dzTEVIamxrMk56WXFkQXNkUmszVGdPTGNLMApTUk03Q3dnd2QvYi9nVlV0UFlyWDFodlFLcmpHSk05VlpGY0NNWDJSbUdBUzBmdDNRSHpFQVBaQ2d5YW1rMHFCCjJlbzh0TFpZbTQyaU12cStaU3hHdWxoemk3Z0prcHYvd05kYVA0RTZvOG83S1kzSklXTW14Qm44UVpVS1lNb2IKemU0UFNCZzRHNGlHMnVlOUlyR0NiOE0xbys0NmFPU3lFSWM5OWJ6bkY4SnJ3N2E4c0J1ZlZSalNaSUU5QS9vTQpFdEIxcFRSRG45bHd4L0R5WWJDVjE2RE9zazZkNXg0UDhjcXZnZGFHemw3Vk5Mdmt3bU1hQ0gwZ1JGSUJyOTM3CnJFVWJlU0pIVHFyVkcwelh6U2FVSEV3WFBaRTBMdDJDOWRFbU1uVDZueEM3RmJKQjFBVFBETng4a0w3TXZCNGoKbDVIa2pyRDFXOVh1MnkwZHp3QUtsZzVqdnp3UDQ2TUpndm0rQVlLODA4WGhPaE1aald6enQ1UE9lRGNEaEdocApSU2ZRdEFoU25Sa090S1MxZHJNQ3QyN2hMWkRFWmZDcC8vYWo3anZWTDhGamFtR0VNZm05MUZMUWE1TFk3T29KCmFZb1psWVV0dGhyWFY2dzVLSEZqRllBS2dBOHRKemViVHZjMVE5YXZDbzJHNXFXTlpxNlRTTHhIRU1vL2c0Z3UKMmFHUlBSckt1OXcySWJvc2c0T3FaL1liWEM4U2pBPT0KPStRbmEKLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxPQ0stLS0tLQo=' | base64 -d | apt-key add -] at time 10:28:45.950028
2019-02-12 10:28:45,950 [salt.state       :1813][INFO    ][3264] Executing state cmd.run for [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZQdFlGY0JFQURjUU1aOWFTUjFwdGJhRWVxLzhCenU3a2lwYXhWR2gzV2NtYTRMeitRUGUwb2Z4UmYrCm9ZUjIyVVZHbUpjUG5WY0dGYlhKNTB0OEJBeHd0US9UU21HZFE5M2JsNkxPUkFRQlovdWQxTFRyMkhLcGFhMEYKMWJ3cGkvVEFnQldxUDY0SHUwTEJHSVNjMEc1bTMvaG4vYmk2WHhJSU96Si9ML3ZxTGgxZGVWYURyWVlXeTVDbQplOEF1UHRxT0FSS3NlZnZWZ3dscG5iQ3RrK1FhRTY1dmdsOE1YaVlDYU9lblQwN0dEQ3ExeGI3aGtvVmxKUzRiCmY2RjNVTUpWTVZ5NG9FeVlrUnc0U1A3VUxlVDFzNHlyQmVEemJ4aEZhWlJKRnZHcHZNVzNBWnhmcmhYLzVPcFoKU2tRaUZuNS8yajRlSmxpNC9NbXB0QUFIcEdyNHRMQStzNm1IbUE5RTljN3dNZnlGWmUrd01odmFuZ1NEcDA5ZwpTU1pzMDBicUtTbllJSi9vR1JqYXhDbGxrdzRTTWZUT3F2OGwvR094UnMxMnlJY1pEMDhTU21ScG95TGZmcmwxCnpFbHlhaXh0QUpSZW5waFRaeXE3ZVJMUHlRbDZxRURBMVh0THMzVGhLNS80ZmdoTWJlN01PSGlNQjhNd0wxUnoKTFFrbC9QVTA4dnhmdW05a2kvbS9MUDV4cEpvcE5IWnMyTDQ3UmxYMit0cTZGSldiRHZRd09Hb0ZUVG54bWREZgo0RWtNaGxCNE4rdWpadzY0cFNNdDNjMDhOU2h4dHkyVVdwYlNiYzgvZTdQczRCN0x4NmVxNkFtcXJjVUNoZzhjCjkrUEkyTFVxajZtRGJjOGp4cFVzbHZqc0xVMDV4bnE2T0x2NFUvL3BVVFV6NmVJOEZnRmFkVlpjb1FBUkFRQUIKdEJsTVlYVnVZMmh3WVdRZ1VGQkJJR1p2Y2lCSGJIVnpkR1Z5aVFJNEJCTUJBZ0FpQlFKVDdXQlhBaHNEQmdzSgpDQWNEQWdZVkNBSUpDZ3NFRmdJREFRSWVBUUlYZ0FBS0NSQVQ0QnQ3UCtocHFaM0xFQUNZWUM0VWp4d1NIb3VWCjI5NUN4Znd0OVAzMkdjV0piRm1MWXRMSFdWVHQydmROL005WGIwMllnVkxKbS9uVnkydkpocWNNb3dTVzJqTzUKMDNtTHE2NzJnNW1IaXRuSXExbGg0elhjSEV2UDc5YURSUXV2a2dzTEVIamxrMk56WXFkQXNkUmszVGdPTGNLMApTUk03Q3dnd2QvYi9nVlV0UFlyWDFodlFLcmpHSk05VlpGY0NNWDJSbUdBUzBmdDNRSHpFQVBaQ2d5YW1rMHFCCjJlbzh0TFpZbTQyaU12cStaU3hHdWxoemk3Z0prcHYvd05kYVA0RTZvOG83S1kzSklXTW14Qm44UVpVS1lNb2IKemU0UFNCZzRHNGlHMnVlOUlyR0NiOE0xbys0NmFPU3lFSWM5OWJ6bkY4SnJ3N2E4c0J1ZlZSalNaSUU5QS9vTQpFdEIxcFRSRG45bHd4L0R5WWJDVjE2RE9zazZkNXg0UDhjcXZnZGFHemw3Vk5Mdmt3bU1hQ0gwZ1JGSUJyOTM3CnJFVWJlU0pIVHFyVkcwelh6U2FVSEV3WFBaRTBMdDJDOWRFbU1uVDZueEM3RmJKQjFBVFBETng4a0w3TXZCNGoKbDVIa2pyRDFXOVh1MnkwZHp3QUtsZzVqdnp3UDQ2TUpndm0rQVlLODA4WGhPaE1aald6enQ1UE9lRGNEaEdocApSU2ZRdEFoU25Sa090S1MxZHJNQ3QyN2hMWkRFWmZDcC8vYWo3anZWTDhGamFtR0VNZm05MUZMUWE1TFk3T29KCmFZb1psWVV0dGhyWFY2dzVLSEZqRllBS2dBOHRKemViVHZjMVE5YXZDbzJHNXFXTlpxNlRTTHhIRU1vL2c0Z3UKMmFHUlBSckt1OXcySWJvc2c0T3FaL1liWEM4U2pBPT0KPStRbmEKLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxPQ0stLS0tLQo=' | base64 -d | apt-key add -]
2019-02-12 10:28:45,950 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZQdFlGY0JFQURjUU1aOWFTUjFwdGJhRWVxLzhCenU3a2lwYXhWR2gzV2NtYTRMeitRUGUwb2Z4UmYrCm9ZUjIyVVZHbUpjUG5WY0dGYlhKNTB0OEJBeHd0US9UU21HZFE5M2JsNkxPUkFRQlovdWQxTFRyMkhLcGFhMEYKMWJ3cGkvVEFnQldxUDY0SHUwTEJHSVNjMEc1bTMvaG4vYmk2WHhJSU96Si9ML3ZxTGgxZGVWYURyWVlXeTVDbQplOEF1UHRxT0FSS3NlZnZWZ3dscG5iQ3RrK1FhRTY1dmdsOE1YaVlDYU9lblQwN0dEQ3ExeGI3aGtvVmxKUzRiCmY2RjNVTUpWTVZ5NG9FeVlrUnc0U1A3VUxlVDFzNHlyQmVEemJ4aEZhWlJKRnZHcHZNVzNBWnhmcmhYLzVPcFoKU2tRaUZuNS8yajRlSmxpNC9NbXB0QUFIcEdyNHRMQStzNm1IbUE5RTljN3dNZnlGWmUrd01odmFuZ1NEcDA5ZwpTU1pzMDBicUtTbllJSi9vR1JqYXhDbGxrdzRTTWZUT3F2OGwvR094UnMxMnlJY1pEMDhTU21ScG95TGZmcmwxCnpFbHlhaXh0QUpSZW5waFRaeXE3ZVJMUHlRbDZxRURBMVh0THMzVGhLNS80ZmdoTWJlN01PSGlNQjhNd0wxUnoKTFFrbC9QVTA4dnhmdW05a2kvbS9MUDV4cEpvcE5IWnMyTDQ3UmxYMit0cTZGSldiRHZRd09Hb0ZUVG54bWREZgo0RWtNaGxCNE4rdWpadzY0cFNNdDNjMDhOU2h4dHkyVVdwYlNiYzgvZTdQczRCN0x4NmVxNkFtcXJjVUNoZzhjCjkrUEkyTFVxajZtRGJjOGp4cFVzbHZqc0xVMDV4bnE2T0x2NFUvL3BVVFV6NmVJOEZnRmFkVlpjb1FBUkFRQUIKdEJsTVlYVnVZMmh3WVdRZ1VGQkJJR1p2Y2lCSGJIVnpkR1Z5aVFJNEJCTUJBZ0FpQlFKVDdXQlhBaHNEQmdzSgpDQWNEQWdZVkNBSUpDZ3NFRmdJREFRSWVBUUlYZ0FBS0NSQVQ0QnQ3UCtocHFaM0xFQUNZWUM0VWp4d1NIb3VWCjI5NUN4Znd0OVAzMkdjV0piRm1MWXRMSFdWVHQydmROL005WGIwMllnVkxKbS9uVnkydkpocWNNb3dTVzJqTzUKMDNtTHE2NzJnNW1IaXRuSXExbGg0elhjSEV2UDc5YURSUXV2a2dzTEVIamxrMk56WXFkQXNkUmszVGdPTGNLMApTUk03Q3dnd2QvYi9nVlV0UFlyWDFodlFLcmpHSk05VlpGY0NNWDJSbUdBUzBmdDNRSHpFQVBaQ2d5YW1rMHFCCjJlbzh0TFpZbTQyaU12cStaU3hHdWxoemk3Z0prcHYvd05kYVA0RTZvOG83S1kzSklXTW14Qm44UVpVS1lNb2IKemU0UFNCZzRHNGlHMnVlOUlyR0NiOE0xbys0NmFPU3lFSWM5OWJ6bkY4SnJ3N2E4c0J1ZlZSalNaSUU5QS9vTQpFdEIxcFRSRG45bHd4L0R5WWJDVjE2RE9zazZkNXg0UDhjcXZnZGFHemw3Vk5Mdmt3bU1hQ0gwZ1JGSUJyOTM3CnJFVWJlU0pIVHFyVkcwelh6U2FVSEV3WFBaRTBMdDJDOWRFbU1uVDZueEM3RmJKQjFBVFBETng4a0w3TXZCNGoKbDVIa2pyRDFXOVh1MnkwZHp3QUtsZzVqdnp3UDQ2TUpndm0rQVlLODA4WGhPaE1aald6enQ1UE9lRGNEaEdocApSU2ZRdEFoU25Sa090S1MxZHJNQ3QyN2hMWkRFWmZDcC8vYWo3anZWTDhGamFtR0VNZm05MUZMUWE1TFk3T29KCmFZb1psWVV0dGhyWFY2dzVLSEZqRllBS2dBOHRKemViVHZjMVE5YXZDbzJHNXFXTlpxNlRTTHhIRU1vL2c0Z3UKMmFHUlBSckt1OXcySWJvc2c0T3FaL1liWEM4U2pBPT0KPStRbmEKLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxPQ0stLS0tLQo=' | base64 -d | apt-key add -' in directory '/root'
2019-02-12 10:28:46,036 [salt.state       :300 ][INFO    ][3264] {'pid': 3485, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2019-02-12 10:28:46,037 [salt.state       :1951][INFO    ][3264] Completed state [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZQdFlGY0JFQURjUU1aOWFTUjFwdGJhRWVxLzhCenU3a2lwYXhWR2gzV2NtYTRMeitRUGUwb2Z4UmYrCm9ZUjIyVVZHbUpjUG5WY0dGYlhKNTB0OEJBeHd0US9UU21HZFE5M2JsNkxPUkFRQlovdWQxTFRyMkhLcGFhMEYKMWJ3cGkvVEFnQldxUDY0SHUwTEJHSVNjMEc1bTMvaG4vYmk2WHhJSU96Si9ML3ZxTGgxZGVWYURyWVlXeTVDbQplOEF1UHRxT0FSS3NlZnZWZ3dscG5iQ3RrK1FhRTY1dmdsOE1YaVlDYU9lblQwN0dEQ3ExeGI3aGtvVmxKUzRiCmY2RjNVTUpWTVZ5NG9FeVlrUnc0U1A3VUxlVDFzNHlyQmVEemJ4aEZhWlJKRnZHcHZNVzNBWnhmcmhYLzVPcFoKU2tRaUZuNS8yajRlSmxpNC9NbXB0QUFIcEdyNHRMQStzNm1IbUE5RTljN3dNZnlGWmUrd01odmFuZ1NEcDA5ZwpTU1pzMDBicUtTbllJSi9vR1JqYXhDbGxrdzRTTWZUT3F2OGwvR094UnMxMnlJY1pEMDhTU21ScG95TGZmcmwxCnpFbHlhaXh0QUpSZW5waFRaeXE3ZVJMUHlRbDZxRURBMVh0THMzVGhLNS80ZmdoTWJlN01PSGlNQjhNd0wxUnoKTFFrbC9QVTA4dnhmdW05a2kvbS9MUDV4cEpvcE5IWnMyTDQ3UmxYMit0cTZGSldiRHZRd09Hb0ZUVG54bWREZgo0RWtNaGxCNE4rdWpadzY0cFNNdDNjMDhOU2h4dHkyVVdwYlNiYzgvZTdQczRCN0x4NmVxNkFtcXJjVUNoZzhjCjkrUEkyTFVxajZtRGJjOGp4cFVzbHZqc0xVMDV4bnE2T0x2NFUvL3BVVFV6NmVJOEZnRmFkVlpjb1FBUkFRQUIKdEJsTVlYVnVZMmh3WVdRZ1VGQkJJR1p2Y2lCSGJIVnpkR1Z5aVFJNEJCTUJBZ0FpQlFKVDdXQlhBaHNEQmdzSgpDQWNEQWdZVkNBSUpDZ3NFRmdJREFRSWVBUUlYZ0FBS0NSQVQ0QnQ3UCtocHFaM0xFQUNZWUM0VWp4d1NIb3VWCjI5NUN4Znd0OVAzMkdjV0piRm1MWXRMSFdWVHQydmROL005WGIwMllnVkxKbS9uVnkydkpocWNNb3dTVzJqTzUKMDNtTHE2NzJnNW1IaXRuSXExbGg0elhjSEV2UDc5YURSUXV2a2dzTEVIamxrMk56WXFkQXNkUmszVGdPTGNLMApTUk03Q3dnd2QvYi9nVlV0UFlyWDFodlFLcmpHSk05VlpGY0NNWDJSbUdBUzBmdDNRSHpFQVBaQ2d5YW1rMHFCCjJlbzh0TFpZbTQyaU12cStaU3hHdWxoemk3Z0prcHYvd05kYVA0RTZvOG83S1kzSklXTW14Qm44UVpVS1lNb2IKemU0UFNCZzRHNGlHMnVlOUlyR0NiOE0xbys0NmFPU3lFSWM5OWJ6bkY4SnJ3N2E4c0J1ZlZSalNaSUU5QS9vTQpFdEIxcFRSRG45bHd4L0R5WWJDVjE2RE9zazZkNXg0UDhjcXZnZGFHemw3Vk5Mdmt3bU1hQ0gwZ1JGSUJyOTM3CnJFVWJlU0pIVHFyVkcwelh6U2FVSEV3WFBaRTBMdDJDOWRFbU1uVDZueEM3RmJKQjFBVFBETng4a0w3TXZCNGoKbDVIa2pyRDFXOVh1MnkwZHp3QUtsZzVqdnp3UDQ2TUpndm0rQVlLODA4WGhPaE1aald6enQ1UE9lRGNEaEdocApSU2ZRdEFoU25Sa090S1MxZHJNQ3QyN2hMWkRFWmZDcC8vYWo3anZWTDhGamFtR0VNZm05MUZMUWE1TFk3T29KCmFZb1psWVV0dGhyWFY2dzVLSEZqRllBS2dBOHRKemViVHZjMVE5YXZDbzJHNXFXTlpxNlRTTHhIRU1vL2c0Z3UKMmFHUlBSckt1OXcySWJvc2c0T3FaL1liWEM4U2pBPT0KPStRbmEKLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxPQ0stLS0tLQo=' | base64 -d | apt-key add -] at time 10:28:46.037127 duration_in_ms=87.099
2019-02-12 10:28:46,041 [salt.state       :1780][INFO    ][3264] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 10:28:46.041209
2019-02-12 10:28:46,041 [salt.state       :1813][INFO    ][3264] Executing state pkgrepo.managed for [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main]
2019-02-12 10:28:46,068 [salt.state       :300 ][INFO    ][3264] Package repo 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main' already configured
2019-02-12 10:28:46,068 [salt.state       :1951][INFO    ][3264] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 10:28:46.068221 duration_in_ms=27.011
2019-02-12 10:28:46,068 [salt.state       :1780][INFO    ][3264] Running state [pkg.refresh_db] at time 10:28:46.068454
2019-02-12 10:28:46,068 [salt.state       :1813][INFO    ][3264] Executing state module.run for [pkg.refresh_db]
2019-02-12 10:28:46,068 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:46,069 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-02-12 10:28:48,796 [salt.state       :300 ][INFO    ][3264] {'ret': {'http://archive.ubuntu.com/ubuntu xenial-backports InRelease': None, 'http://archive.ubuntu.com/ubuntu xenial-updates InRelease': None, 'http://archive.ubuntu.com/ubuntu xenial-security InRelease': None, 'http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial InRelease': None, 'http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2017.7 xenial InRelease': None, 'http://archive.ubuntu.com/ubuntu xenial InRelease': None, 'http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial InRelease': None}}
2019-02-12 10:28:48,797 [salt.state       :1951][INFO    ][3264] Completed state [pkg.refresh_db] at time 10:28:48.797151 duration_in_ms=2728.697
2019-02-12 10:28:48,797 [salt.state       :1780][INFO    ][3264] Running state [linux_extra_packages_removed] at time 10:28:48.797459
2019-02-12 10:28:48,797 [salt.state       :1813][INFO    ][3264] Executing state pkg.removed for [linux_extra_packages_removed]
2019-02-12 10:28:48,818 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'remove', 'telnet'] in directory '/root'
2019-02-12 10:28:50,001 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:28:50,025 [salt.state       :300 ][INFO    ][3264] Made the following changes:
'telnet-client' changed from '1' to 'absent'
'telnet' changed from '0.17-40' to 'absent'

2019-02-12 10:28:50,041 [salt.state       :915 ][INFO    ][3264] Loading fresh modules for state activity
2019-02-12 10:28:50,070 [salt.state       :1951][INFO    ][3264] Completed state [linux_extra_packages_removed] at time 10:28:50.070910 duration_in_ms=1273.45
2019-02-12 10:28:50,075 [salt.state       :1780][INFO    ][3264] Running state [linux_extra_packages_latest] at time 10:28:50.075614
2019-02-12 10:28:50,075 [salt.state       :1813][INFO    ][3264] Executing state pkg.latest for [linux_extra_packages_latest]
2019-02-12 10:28:50,572 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2019-02-12 10:28:50,608 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:28:50,620 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] 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'
2019-02-12 10:28:52,068 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:28:52,095 [salt.state       :300 ][INFO    ][3264] 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'

2019-02-12 10:28:52,108 [salt.state       :915 ][INFO    ][3264] Loading fresh modules for state activity
2019-02-12 10:28:52,138 [salt.state       :1951][INFO    ][3264] Completed state [linux_extra_packages_latest] at time 10:28:52.138267 duration_in_ms=2062.652
2019-02-12 10:28:52,141 [salt.state       :1780][INFO    ][3264] Running state [UTC] at time 10:28:52.141698
2019-02-12 10:28:52,141 [salt.state       :1813][INFO    ][3264] Executing state timezone.system for [UTC]
2019-02-12 10:28:52,144 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['timedatectl'] in directory '/root'
2019-02-12 10:28:52,172 [salt.state       :300 ][INFO    ][3264] Timezone UTC already set, UTC already set to UTC
2019-02-12 10:28:52,172 [salt.state       :1951][INFO    ][3264] Completed state [UTC] at time 10:28:52.172382 duration_in_ms=30.683
2019-02-12 10:28:52,174 [salt.state       :1780][INFO    ][3264] Running state [/etc/default/grub.d] at time 10:28:52.174254
2019-02-12 10:28:52,174 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/etc/default/grub.d]
2019-02-12 10:28:52,177 [salt.state       :300 ][INFO    ][3264] Directory /etc/default/grub.d is in the correct state
Directory /etc/default/grub.d updated
2019-02-12 10:28:52,177 [salt.state       :1951][INFO    ][3264] Completed state [/etc/default/grub.d] at time 10:28:52.177942 duration_in_ms=3.688
2019-02-12 10:28:52,182 [salt.state       :1780][INFO    ][3264] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 10:28:52.181986
2019-02-12 10:28:52,182 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/default/grub.d/99-custom-settings.cfg]
2019-02-12 10:28:52,183 [salt.state       :300 ][INFO    ][3264] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2019-02-12 10:28:52,183 [salt.state       :1951][INFO    ][3264] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 10:28:52.183530 duration_in_ms=1.543
2019-02-12 10:28:52,184 [salt.state       :1780][INFO    ][3264] Running state [update-grub] at time 10:28:52.184545
2019-02-12 10:28:52,184 [salt.state       :1813][INFO    ][3264] Executing state cmd.wait for [update-grub]
2019-02-12 10:28:52,184 [salt.state       :300 ][INFO    ][3264] No changes made for update-grub
2019-02-12 10:28:52,185 [salt.state       :1951][INFO    ][3264] Completed state [update-grub] at time 10:28:52.185073 duration_in_ms=0.527
2019-02-12 10:28:52,186 [salt.state       :1780][INFO    ][3264] Running state [/boot/grub/grub.cfg] at time 10:28:52.186524
2019-02-12 10:28:52,186 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/boot/grub/grub.cfg]
2019-02-12 10:28:52,843 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'test -f /boot/grub/grub.cfg' in directory '/root'
2019-02-12 10:28:52,848 [salt.loaded.int.states.file:2298][WARNING ][3264] State for file: /boot/grub/grub.cfg - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:28:52,849 [salt.state       :300 ][INFO    ][3264] File /boot/grub/grub.cfg exists with proper permissions. No changes made.
2019-02-12 10:28:52,849 [salt.state       :1951][INFO    ][3264] Completed state [/boot/grub/grub.cfg] at time 10:28:52.849537 duration_in_ms=663.011
2019-02-12 10:28:52,849 [salt.state       :1780][INFO    ][3264] Running state [nf_conntrack] at time 10:28:52.849827
2019-02-12 10:28:52,850 [salt.state       :1813][INFO    ][3264] Executing state kmod.present for [nf_conntrack]
2019-02-12 10:28:52,850 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'lsmod' in directory '/root'
2019-02-12 10:28:52,857 [salt.state       :300 ][INFO    ][3264] Kernel module nf_conntrack is already present
2019-02-12 10:28:52,857 [salt.state       :1951][INFO    ][3264] Completed state [nf_conntrack] at time 10:28:52.857342 duration_in_ms=7.502
2019-02-12 10:28:52,857 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d] at time 10:28:52.857566
2019-02-12 10:28:52,857 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/etc/modprobe.d]
2019-02-12 10:28:52,858 [salt.state       :300 ][INFO    ][3264] Directory /etc/modprobe.d is in the correct state
Directory /etc/modprobe.d updated
2019-02-12 10:28:52,858 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d] at time 10:28:52.858756 duration_in_ms=1.191
2019-02-12 10:28:52,860 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/hfsplus.conf] at time 10:28:52.860671
2019-02-12 10:28:52,860 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/hfsplus.conf]
2019-02-12 10:28:52,974 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/hfsplus.conf is in the correct state
2019-02-12 10:28:52,974 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/hfsplus.conf] at time 10:28:52.974682 duration_in_ms=114.011
2019-02-12 10:28:52,976 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/rds.conf] at time 10:28:52.976049
2019-02-12 10:28:52,976 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/rds.conf]
2019-02-12 10:28:53,084 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/rds.conf is in the correct state
2019-02-12 10:28:53,084 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/rds.conf] at time 10:28:53.084318 duration_in_ms=108.269
2019-02-12 10:28:53,085 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/cramfs.conf] at time 10:28:53.085690
2019-02-12 10:28:53,085 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/cramfs.conf]
2019-02-12 10:28:53,196 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/cramfs.conf is in the correct state
2019-02-12 10:28:53,197 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/cramfs.conf] at time 10:28:53.196967 duration_in_ms=111.276
2019-02-12 10:28:53,198 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/freevxfs.conf] at time 10:28:53.198542
2019-02-12 10:28:53,198 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/freevxfs.conf]
2019-02-12 10:28:53,309 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/freevxfs.conf is in the correct state
2019-02-12 10:28:53,310 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/freevxfs.conf] at time 10:28:53.310071 duration_in_ms=111.529
2019-02-12 10:28:53,311 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/hfs.conf] at time 10:28:53.311423
2019-02-12 10:28:53,311 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/hfs.conf]
2019-02-12 10:28:53,420 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/hfs.conf is in the correct state
2019-02-12 10:28:53,420 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/hfs.conf] at time 10:28:53.420754 duration_in_ms=109.331
2019-02-12 10:28:53,422 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/squashfs.conf] at time 10:28:53.422062
2019-02-12 10:28:53,422 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/squashfs.conf]
2019-02-12 10:28:53,532 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/squashfs.conf is in the correct state
2019-02-12 10:28:53,532 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/squashfs.conf] at time 10:28:53.532548 duration_in_ms=110.487
2019-02-12 10:28:53,533 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/udf.conf] at time 10:28:53.533818
2019-02-12 10:28:53,534 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/udf.conf]
2019-02-12 10:28:53,646 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/udf.conf is in the correct state
2019-02-12 10:28:53,646 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/udf.conf] at time 10:28:53.646330 duration_in_ms=112.512
2019-02-12 10:28:53,647 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/vfat.conf] at time 10:28:53.647638
2019-02-12 10:28:53,647 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/vfat.conf]
2019-02-12 10:28:53,852 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/vfat.conf is in the correct state
2019-02-12 10:28:53,852 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/vfat.conf] at time 10:28:53.852757 duration_in_ms=205.119
2019-02-12 10:28:53,854 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/sctp.conf] at time 10:28:53.854449
2019-02-12 10:28:53,854 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/sctp.conf]
2019-02-12 10:28:53,964 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/sctp.conf is in the correct state
2019-02-12 10:28:53,965 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/sctp.conf] at time 10:28:53.965008 duration_in_ms=110.559
2019-02-12 10:28:53,966 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/jffs2.conf] at time 10:28:53.966423
2019-02-12 10:28:53,966 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/jffs2.conf]
2019-02-12 10:28:54,078 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/jffs2.conf is in the correct state
2019-02-12 10:28:54,078 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/jffs2.conf] at time 10:28:54.078413 duration_in_ms=111.99
2019-02-12 10:28:54,079 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/tipc.conf] at time 10:28:54.079826
2019-02-12 10:28:54,080 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/tipc.conf]
2019-02-12 10:28:54,188 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/tipc.conf is in the correct state
2019-02-12 10:28:54,188 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/tipc.conf] at time 10:28:54.188597 duration_in_ms=108.771
2019-02-12 10:28:54,190 [salt.state       :1780][INFO    ][3264] Running state [/etc/modprobe.d/dccp.conf] at time 10:28:54.190003
2019-02-12 10:28:54,190 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/modprobe.d/dccp.conf]
2019-02-12 10:28:54,299 [salt.state       :300 ][INFO    ][3264] File /etc/modprobe.d/dccp.conf is in the correct state
2019-02-12 10:28:54,299 [salt.state       :1951][INFO    ][3264] Completed state [/etc/modprobe.d/dccp.conf] at time 10:28:54.299643 duration_in_ms=109.639
2019-02-12 10:28:54,299 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_congestion_control] at time 10:28:54.299864
2019-02-12 10:28:54,300 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_congestion_control]
2019-02-12 10:28:54,300 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_congestion_control' in directory '/root'
2019-02-12 10:28:54,306 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2019-02-12 10:28:54,307 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_congestion_control] at time 10:28:54.307100 duration_in_ms=7.237
2019-02-12 10:28:54,307 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:28:54.307344
2019-02-12 10:28:54,307 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_slow_start_after_idle]
2019-02-12 10:28:54,308 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_slow_start_after_idle' in directory '/root'
2019-02-12 10:28:54,312 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2019-02-12 10:28:54,313 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:28:54.313150 duration_in_ms=5.806
2019-02-12 10:28:54,313 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.ip_forward] at time 10:28:54.313394
2019-02-12 10:28:54,313 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.ip_forward]
2019-02-12 10:28:54,314 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.ip_forward' in directory '/root'
2019-02-12 10:28:54,318 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.ip_forward = 0 is already set
2019-02-12 10:28:54,319 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.ip_forward] at time 10:28:54.319136 duration_in_ms=5.741
2019-02-12 10:28:54,319 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.icmp_echo_ignore_broadcasts] at time 10:28:54.319377
2019-02-12 10:28:54,319 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.icmp_echo_ignore_broadcasts]
2019-02-12 10:28:54,320 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.icmp_echo_ignore_broadcasts' in directory '/root'
2019-02-12 10:28:54,324 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.icmp_echo_ignore_broadcasts = 1 is already set
2019-02-12 10:28:54,325 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.icmp_echo_ignore_broadcasts] at time 10:28:54.325085 duration_in_ms=5.708
2019-02-12 10:28:54,325 [salt.state       :1780][INFO    ][3264] Running state [net.nf_conntrack_max] at time 10:28:54.325332
2019-02-12 10:28:54,325 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.nf_conntrack_max]
2019-02-12 10:28:54,326 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.nf_conntrack_max' in directory '/root'
2019-02-12 10:28:54,330 [salt.state       :300 ][INFO    ][3264] Sysctl value net.nf_conntrack_max = 1048576 is already set
2019-02-12 10:28:54,331 [salt.state       :1951][INFO    ][3264] Completed state [net.nf_conntrack_max] at time 10:28:54.330958 duration_in_ms=5.626
2019-02-12 10:28:54,331 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.icmp_ignore_bogus_error_responses] at time 10:28:54.331199
2019-02-12 10:28:54,331 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.icmp_ignore_bogus_error_responses]
2019-02-12 10:28:54,331 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.icmp_ignore_bogus_error_responses' in directory '/root'
2019-02-12 10:28:54,336 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.icmp_ignore_bogus_error_responses = 1 is already set
2019-02-12 10:28:54,336 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.icmp_ignore_bogus_error_responses] at time 10:28:54.336748 duration_in_ms=5.549
2019-02-12 10:28:54,337 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.default.log_martians] at time 10:28:54.336994
2019-02-12 10:28:54,337 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.default.log_martians]
2019-02-12 10:28:54,337 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.default.log_martians' in directory '/root'
2019-02-12 10:28:54,342 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.default.log_martians = 1 is already set
2019-02-12 10:28:54,342 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.default.log_martians] at time 10:28:54.342673 duration_in_ms=5.679
2019-02-12 10:28:54,342 [salt.state       :1780][INFO    ][3264] Running state [net.core.somaxconn] at time 10:28:54.342916
2019-02-12 10:28:54,343 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.core.somaxconn]
2019-02-12 10:28:54,343 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.core.somaxconn' in directory '/root'
2019-02-12 10:28:54,348 [salt.state       :300 ][INFO    ][3264] Sysctl value net.core.somaxconn = 4096 is already set
2019-02-12 10:28:54,348 [salt.state       :1951][INFO    ][3264] Completed state [net.core.somaxconn] at time 10:28:54.348454 duration_in_ms=5.538
2019-02-12 10:28:54,348 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.all.send_redirects] at time 10:28:54.348695
2019-02-12 10:28:54,348 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.all.send_redirects]
2019-02-12 10:28:54,349 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.all.send_redirects' in directory '/root'
2019-02-12 10:28:54,354 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.all.send_redirects = 0 is already set
2019-02-12 10:28:54,354 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.all.send_redirects] at time 10:28:54.354355 duration_in_ms=5.66
2019-02-12 10:28:54,354 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_tw_reuse] at time 10:28:54.354606
2019-02-12 10:28:54,354 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_tw_reuse]
2019-02-12 10:28:54,355 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_tw_reuse' in directory '/root'
2019-02-12 10:28:54,359 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2019-02-12 10:28:54,360 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_tw_reuse] at time 10:28:54.360158 duration_in_ms=5.551
2019-02-12 10:28:54,360 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.default.rp_filter] at time 10:28:54.360397
2019-02-12 10:28:54,360 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.default.rp_filter]
2019-02-12 10:28:54,361 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.default.rp_filter' in directory '/root'
2019-02-12 10:28:54,365 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.default.rp_filter = 1 is already set
2019-02-12 10:28:54,366 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.default.rp_filter] at time 10:28:54.365996 duration_in_ms=5.599
2019-02-12 10:28:54,366 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_fin_timeout] at time 10:28:54.366252
2019-02-12 10:28:54,366 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_fin_timeout]
2019-02-12 10:28:54,367 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_fin_timeout' in directory '/root'
2019-02-12 10:28:54,371 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2019-02-12 10:28:54,371 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_fin_timeout] at time 10:28:54.371861 duration_in_ms=5.609
2019-02-12 10:28:54,372 [salt.state       :1780][INFO    ][3264] Running state [kernel.panic] at time 10:28:54.372100
2019-02-12 10:28:54,372 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [kernel.panic]
2019-02-12 10:28:54,372 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n kernel.panic' in directory '/root'
2019-02-12 10:28:54,377 [salt.state       :300 ][INFO    ][3264] Sysctl value kernel.panic = 60 is already set
2019-02-12 10:28:54,377 [salt.state       :1951][INFO    ][3264] Completed state [kernel.panic] at time 10:28:54.377609 duration_in_ms=5.508
2019-02-12 10:28:54,377 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_keepalive_probes] at time 10:28:54.377849
2019-02-12 10:28:54,378 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_keepalive_probes]
2019-02-12 10:28:54,378 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_keepalive_probes' in directory '/root'
2019-02-12 10:28:54,383 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2019-02-12 10:28:54,383 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:28:54.383571 duration_in_ms=5.722
2019-02-12 10:28:54,383 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.all.log_martians] at time 10:28:54.383812
2019-02-12 10:28:54,384 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.all.log_martians]
2019-02-12 10:28:54,384 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.all.log_martians' in directory '/root'
2019-02-12 10:28:54,389 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.all.log_martians = 1 is already set
2019-02-12 10:28:54,389 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.all.log_martians] at time 10:28:54.389605 duration_in_ms=5.793
2019-02-12 10:28:54,389 [salt.state       :1780][INFO    ][3264] Running state [fs.suid_dumpable] at time 10:28:54.389850
2019-02-12 10:28:54,390 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [fs.suid_dumpable]
2019-02-12 10:28:54,390 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n fs.suid_dumpable' in directory '/root'
2019-02-12 10:28:54,395 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -w fs.suid_dumpable="0"' in directory '/root'
2019-02-12 10:28:54,400 [salt.state       :300 ][INFO    ][3264] {'fs.suid_dumpable': 0}
2019-02-12 10:28:54,400 [salt.state       :1951][INFO    ][3264] Completed state [fs.suid_dumpable] at time 10:28:54.400523 duration_in_ms=10.673
2019-02-12 10:28:54,400 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.default.accept_redirects] at time 10:28:54.400764
2019-02-12 10:28:54,400 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.default.accept_redirects]
2019-02-12 10:28:54,401 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.default.accept_redirects' in directory '/root'
2019-02-12 10:28:54,406 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.default.accept_redirects = 0 is already set
2019-02-12 10:28:54,406 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.default.accept_redirects] at time 10:28:54.406352 duration_in_ms=5.589
2019-02-12 10:28:54,406 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.default.secure_redirects] at time 10:28:54.406598
2019-02-12 10:28:54,406 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.default.secure_redirects]
2019-02-12 10:28:54,407 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.default.secure_redirects' in directory '/root'
2019-02-12 10:28:54,411 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.default.secure_redirects = 0 is already set
2019-02-12 10:28:54,412 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.default.secure_redirects] at time 10:28:54.412158 duration_in_ms=5.56
2019-02-12 10:28:54,412 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.default.accept_source_route] at time 10:28:54.412400
2019-02-12 10:28:54,412 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.default.accept_source_route]
2019-02-12 10:28:54,413 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.default.accept_source_route' in directory '/root'
2019-02-12 10:28:54,417 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.default.accept_source_route = 0 is already set
2019-02-12 10:28:54,418 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.default.accept_source_route] at time 10:28:54.417975 duration_in_ms=5.574
2019-02-12 10:28:54,418 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:28:54.418250
2019-02-12 10:28:54,418 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_keepalive_intvl]
2019-02-12 10:28:54,419 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_keepalive_intvl' in directory '/root'
2019-02-12 10:28:54,423 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2019-02-12 10:28:54,423 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:28:54.423844 duration_in_ms=5.594
2019-02-12 10:28:54,424 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_keepalive_time] at time 10:28:54.424083
2019-02-12 10:28:54,424 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_keepalive_time]
2019-02-12 10:28:54,424 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_keepalive_time' in directory '/root'
2019-02-12 10:28:54,429 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2019-02-12 10:28:54,429 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_keepalive_time] at time 10:28:54.429620 duration_in_ms=5.537
2019-02-12 10:28:54,429 [salt.state       :1780][INFO    ][3264] Running state [kernel.randomize_va_space] at time 10:28:54.429865
2019-02-12 10:28:54,430 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [kernel.randomize_va_space]
2019-02-12 10:28:54,430 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n kernel.randomize_va_space' in directory '/root'
2019-02-12 10:28:54,435 [salt.state       :300 ][INFO    ][3264] Sysctl value kernel.randomize_va_space = 2 is already set
2019-02-12 10:28:54,435 [salt.state       :1951][INFO    ][3264] Completed state [kernel.randomize_va_space] at time 10:28:54.435644 duration_in_ms=5.778
2019-02-12 10:28:54,435 [salt.state       :1780][INFO    ][3264] Running state [fs.file-max] at time 10:28:54.435883
2019-02-12 10:28:54,436 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [fs.file-max]
2019-02-12 10:28:54,436 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n fs.file-max' in directory '/root'
2019-02-12 10:28:54,441 [salt.state       :300 ][INFO    ][3264] Sysctl value fs.file-max = 124165 is already set
2019-02-12 10:28:54,441 [salt.state       :1951][INFO    ][3264] Completed state [fs.file-max] at time 10:28:54.441438 duration_in_ms=5.555
2019-02-12 10:28:54,441 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_syncookies] at time 10:28:54.441678
2019-02-12 10:28:54,441 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_syncookies]
2019-02-12 10:28:54,442 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_syncookies' in directory '/root'
2019-02-12 10:28:54,447 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_syncookies = 1 is already set
2019-02-12 10:28:54,447 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_syncookies] at time 10:28:54.447310 duration_in_ms=5.631
2019-02-12 10:28:54,447 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:28:54.447551
2019-02-12 10:28:54,447 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_max_syn_backlog]
2019-02-12 10:28:54,448 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_max_syn_backlog' in directory '/root'
2019-02-12 10:28:54,452 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2019-02-12 10:28:54,453 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:28:54.453118 duration_in_ms=5.566
2019-02-12 10:28:54,453 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.all.rp_filter] at time 10:28:54.453359
2019-02-12 10:28:54,453 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.all.rp_filter]
2019-02-12 10:28:54,454 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.all.rp_filter' in directory '/root'
2019-02-12 10:28:54,458 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.all.rp_filter = 1 is already set
2019-02-12 10:28:54,459 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.all.rp_filter] at time 10:28:54.458989 duration_in_ms=5.63
2019-02-12 10:28:54,459 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.all.accept_source_route] at time 10:28:54.459226
2019-02-12 10:28:54,459 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.all.accept_source_route]
2019-02-12 10:28:54,460 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.all.accept_source_route' in directory '/root'
2019-02-12 10:28:54,464 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.all.accept_source_route = 0 is already set
2019-02-12 10:28:54,464 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.all.accept_source_route] at time 10:28:54.464823 duration_in_ms=5.597
2019-02-12 10:28:54,465 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.tcp_retries2] at time 10:28:54.465075
2019-02-12 10:28:54,465 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.tcp_retries2]
2019-02-12 10:28:54,465 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.tcp_retries2' in directory '/root'
2019-02-12 10:28:54,470 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2019-02-12 10:28:54,470 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.tcp_retries2] at time 10:28:54.470731 duration_in_ms=5.655
2019-02-12 10:28:54,471 [salt.state       :1780][INFO    ][3264] Running state [net.core.netdev_max_backlog] at time 10:28:54.470971
2019-02-12 10:28:54,471 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.core.netdev_max_backlog]
2019-02-12 10:28:54,471 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.core.netdev_max_backlog' in directory '/root'
2019-02-12 10:28:54,476 [salt.state       :300 ][INFO    ][3264] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2019-02-12 10:28:54,476 [salt.state       :1951][INFO    ][3264] Completed state [net.core.netdev_max_backlog] at time 10:28:54.476535 duration_in_ms=5.564
2019-02-12 10:28:54,476 [salt.state       :1780][INFO    ][3264] Running state [vm.swappiness] at time 10:28:54.476774
2019-02-12 10:28:54,477 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [vm.swappiness]
2019-02-12 10:28:54,477 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n vm.swappiness' in directory '/root'
2019-02-12 10:28:54,482 [salt.state       :300 ][INFO    ][3264] Sysctl value vm.swappiness = 10 is already set
2019-02-12 10:28:54,482 [salt.state       :1951][INFO    ][3264] Completed state [vm.swappiness] at time 10:28:54.482409 duration_in_ms=5.635
2019-02-12 10:28:54,482 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.all.secure_redirects] at time 10:28:54.482649
2019-02-12 10:28:54,482 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.all.secure_redirects]
2019-02-12 10:28:54,483 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.all.secure_redirects' in directory '/root'
2019-02-12 10:28:54,487 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.all.secure_redirects = 0 is already set
2019-02-12 10:28:54,488 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.all.secure_redirects] at time 10:28:54.488173 duration_in_ms=5.525
2019-02-12 10:28:54,488 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:28:54.488416
2019-02-12 10:28:54,488 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh1]
2019-02-12 10:28:54,489 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh1' in directory '/root'
2019-02-12 10:28:54,493 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2019-02-12 10:28:54,494 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:28:54.494057 duration_in_ms=5.641
2019-02-12 10:28:54,494 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:28:54.494324
2019-02-12 10:28:54,494 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh2]
2019-02-12 10:28:54,495 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh2' in directory '/root'
2019-02-12 10:28:54,499 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2019-02-12 10:28:54,499 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:28:54.499939 duration_in_ms=5.615
2019-02-12 10:28:54,500 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:28:54.500183
2019-02-12 10:28:54,500 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh3]
2019-02-12 10:28:54,500 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh3' in directory '/root'
2019-02-12 10:28:54,505 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2019-02-12 10:28:54,505 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:28:54.505721 duration_in_ms=5.537
2019-02-12 10:28:54,506 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.default.send_redirects] at time 10:28:54.505971
2019-02-12 10:28:54,506 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.default.send_redirects]
2019-02-12 10:28:54,506 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.default.send_redirects' in directory '/root'
2019-02-12 10:28:54,511 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.default.send_redirects = 0 is already set
2019-02-12 10:28:54,511 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.default.send_redirects] at time 10:28:54.511575 duration_in_ms=5.604
2019-02-12 10:28:54,511 [salt.state       :1780][INFO    ][3264] Running state [net.ipv4.conf.all.accept_redirects] at time 10:28:54.511819
2019-02-12 10:28:54,512 [salt.state       :1813][INFO    ][3264] Executing state sysctl.present for [net.ipv4.conf.all.accept_redirects]
2019-02-12 10:28:54,512 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'sysctl -n net.ipv4.conf.all.accept_redirects' in directory '/root'
2019-02-12 10:28:54,517 [salt.state       :300 ][INFO    ][3264] Sysctl value net.ipv4.conf.all.accept_redirects = 0 is already set
2019-02-12 10:28:54,517 [salt.state       :1951][INFO    ][3264] Completed state [net.ipv4.conf.all.accept_redirects] at time 10:28:54.517416 duration_in_ms=5.597
2019-02-12 10:28:54,517 [salt.state       :1780][INFO    ][3264] Running state [linux_sysfs_package] at time 10:28:54.517661
2019-02-12 10:28:54,517 [salt.state       :1813][INFO    ][3264] Executing state pkg.installed for [linux_sysfs_package]
2019-02-12 10:28:54,536 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2019-02-12 10:28:54,572 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-02-12 10:28:54,650 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212102854638676
2019-02-12 10:28:54,659 [salt.minion      :1432][INFO    ][4460] Starting a new job with PID 4460
2019-02-12 10:28:54,670 [salt.minion      :1711][INFO    ][4460] Returning information for job: 20190212102854638676
2019-02-12 10:28:55,841 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:28:55,855 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2019-02-12 10:28:57,648 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:28:57,674 [salt.state       :300 ][INFO    ][3264] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2019-02-12 10:28:57,687 [salt.state       :915 ][INFO    ][3264] Loading fresh modules for state activity
2019-02-12 10:28:57,718 [salt.state       :1951][INFO    ][3264] Completed state [linux_sysfs_package] at time 10:28:57.718361 duration_in_ms=3200.7
2019-02-12 10:28:57,723 [salt.state       :1780][INFO    ][3264] Running state [/etc/sysfs.d] at time 10:28:57.723237
2019-02-12 10:28:57,723 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/etc/sysfs.d]
2019-02-12 10:28:57,727 [salt.state       :300 ][INFO    ][3264] Directory /etc/sysfs.d is in the correct state
Directory /etc/sysfs.d updated
2019-02-12 10:28:57,727 [salt.state       :1951][INFO    ][3264] Completed state [/etc/sysfs.d] at time 10:28:57.727235 duration_in_ms=3.999
2019-02-12 10:28:58,076 [salt.state       :1780][INFO    ][3264] Running state [ondemand] at time 10:28:58.076694
2019-02-12 10:28:58,077 [salt.state       :1813][INFO    ][3264] Executing state service.dead for [ondemand]
2019-02-12 10:28:58,077 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2019-02-12 10:28:58,085 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2019-02-12 10:28:58,091 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-02-12 10:28:58,098 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2019-02-12 10:28:58,139 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2019-02-12 10:28:58,146 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-02-12 10:28:58,153 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-02-12 10:28:58,163 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2019-02-12 10:28:58,272 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-02-12 10:28:58,283 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'runlevel' in directory '/root'
2019-02-12 10:28:58,288 [salt.state       :300 ][INFO    ][3264] {'ondemand': True}
2019-02-12 10:28:58,289 [salt.state       :1951][INFO    ][3264] Completed state [ondemand] at time 10:28:58.288987 duration_in_ms=212.293
2019-02-12 10:28:58,291 [salt.state       :1780][INFO    ][3264] Running state [/etc/sysfs.d/governor.conf] at time 10:28:58.290986
2019-02-12 10:28:58,291 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/sysfs.d/governor.conf]
2019-02-12 10:28:58,306 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2019-02-12 10:28:58,317 [salt.state       :300 ][INFO    ][3264] File changed:
New file
2019-02-12 10:28:58,317 [salt.state       :1951][INFO    ][3264] Completed state [/etc/sysfs.d/governor.conf] at time 10:28:58.317383 duration_in_ms=26.398
2019-02-12 10:28:58,318 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.318067
2019-02-12 10:28:58,318 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,318 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,318 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,319 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.319117 duration_in_ms=1.051
2019-02-12 10:28:58,319 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.319321
2019-02-12 10:28:58,319 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,319 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,320 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,320 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.320216 duration_in_ms=0.895
2019-02-12 10:28:58,320 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.320398
2019-02-12 10:28:58,320 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,320 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,321 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,321 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.321285 duration_in_ms=0.887
2019-02-12 10:28:58,321 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.321470
2019-02-12 10:28:58,321 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,321 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,322 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,322 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.322413 duration_in_ms=0.944
2019-02-12 10:28:58,322 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.322604
2019-02-12 10:28:58,322 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,323 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,323 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,323 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.323475 duration_in_ms=0.871
2019-02-12 10:28:58,323 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.323652
2019-02-12 10:28:58,323 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,324 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,324 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,324 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.324525 duration_in_ms=0.873
2019-02-12 10:28:58,324 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.324704
2019-02-12 10:28:58,324 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,325 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,325 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,325 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.325578 duration_in_ms=0.873
2019-02-12 10:28:58,325 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.325756
2019-02-12 10:28:58,325 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,326 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,326 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,326 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.326694 duration_in_ms=0.938
2019-02-12 10:28:58,326 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.326882
2019-02-12 10:28:58,327 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,327 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,327 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,327 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.327758 duration_in_ms=0.876
2019-02-12 10:28:58,327 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.327940
2019-02-12 10:28:58,328 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,328 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,328 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,328 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.328786 duration_in_ms=0.846
2019-02-12 10:28:58,328 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.328952
2019-02-12 10:28:58,329 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,329 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,329 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,329 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.329837 duration_in_ms=0.885
2019-02-12 10:28:58,330 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.330028
2019-02-12 10:28:58,330 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,330 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,330 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,331 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.330979 duration_in_ms=0.951
2019-02-12 10:28:58,331 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.331165
2019-02-12 10:28:58,331 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,331 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,331 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,332 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.332038 duration_in_ms=0.873
2019-02-12 10:28:58,332 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.332203
2019-02-12 10:28:58,332 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,332 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,332 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,333 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.333072 duration_in_ms=0.869
2019-02-12 10:28:58,333 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.333238
2019-02-12 10:28:58,333 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,333 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,333 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,334 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.334141 duration_in_ms=0.904
2019-02-12 10:28:58,334 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.334318
2019-02-12 10:28:58,334 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,334 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,335 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,335 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.335202 duration_in_ms=0.883
2019-02-12 10:28:58,335 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.335380
2019-02-12 10:28:58,335 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,335 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,336 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,336 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.336249 duration_in_ms=0.868
2019-02-12 10:28:58,336 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.336414
2019-02-12 10:28:58,336 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,336 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,337 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,337 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.337280 duration_in_ms=0.866
2019-02-12 10:28:58,337 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.337445
2019-02-12 10:28:58,337 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,337 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,338 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,338 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.338337 duration_in_ms=0.893
2019-02-12 10:28:58,338 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.338504
2019-02-12 10:28:58,338 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,338 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,339 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,339 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.339376 duration_in_ms=0.872
2019-02-12 10:28:58,339 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.339555
2019-02-12 10:28:58,339 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,339 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,340 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,340 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.340422 duration_in_ms=0.868
2019-02-12 10:28:58,340 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.340606
2019-02-12 10:28:58,340 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,340 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,341 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,341 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.341472 duration_in_ms=0.866
2019-02-12 10:28:58,341 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.341650
2019-02-12 10:28:58,341 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,342 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,342 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,342 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.342603 duration_in_ms=0.953
2019-02-12 10:28:58,342 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.342784
2019-02-12 10:28:58,342 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,343 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,343 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,343 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.343660 duration_in_ms=0.876
2019-02-12 10:28:58,343 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.343840
2019-02-12 10:28:58,344 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,344 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,344 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,344 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.344711 duration_in_ms=0.872
2019-02-12 10:28:58,344 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.344890
2019-02-12 10:28:58,345 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,345 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,345 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,345 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.345756 duration_in_ms=0.866
2019-02-12 10:28:58,345 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.345935
2019-02-12 10:28:58,346 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,346 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,346 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,346 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.346813 duration_in_ms=0.879
2019-02-12 10:28:58,347 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.346994
2019-02-12 10:28:58,347 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,347 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,347 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,347 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.347869 duration_in_ms=0.875
2019-02-12 10:28:58,348 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.348050
2019-02-12 10:28:58,348 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,348 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,348 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,348 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.348922 duration_in_ms=0.872
2019-02-12 10:28:58,349 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.349103
2019-02-12 10:28:58,349 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,349 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,349 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,350 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.349973 duration_in_ms=0.87
2019-02-12 10:28:58,350 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.350162
2019-02-12 10:28:58,350 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,350 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,350 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,351 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.351034 duration_in_ms=0.871
2019-02-12 10:28:58,351 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.351198
2019-02-12 10:28:58,351 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,351 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,351 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,352 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.352071 duration_in_ms=0.873
2019-02-12 10:28:58,352 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.352250
2019-02-12 10:28:58,352 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,352 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,353 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,353 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.353165 duration_in_ms=0.915
2019-02-12 10:28:58,353 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.353346
2019-02-12 10:28:58,353 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,353 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,354 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,354 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.354271 duration_in_ms=0.925
2019-02-12 10:28:58,354 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.354484
2019-02-12 10:28:58,354 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,354 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,355 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,355 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.355363 duration_in_ms=0.878
2019-02-12 10:28:58,355 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.355543
2019-02-12 10:28:58,355 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,355 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,356 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,356 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.356412 duration_in_ms=0.87
2019-02-12 10:28:58,356 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.356590
2019-02-12 10:28:58,356 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,356 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,357 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,357 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.357459 duration_in_ms=0.868
2019-02-12 10:28:58,357 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.357636
2019-02-12 10:28:58,357 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,358 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,358 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,358 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.358524 duration_in_ms=0.889
2019-02-12 10:28:58,358 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.358705
2019-02-12 10:28:58,358 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,359 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,359 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,359 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.359577 duration_in_ms=0.872
2019-02-12 10:28:58,359 [salt.state       :1780][INFO    ][3264] Running state [sysfs.write] at time 10:28:58.359757
2019-02-12 10:28:58,359 [salt.state       :1813][INFO    ][3264] Executing state module.run for [sysfs.write]
2019-02-12 10:28:58,360 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,360 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,360 [salt.state       :1951][INFO    ][3264] Completed state [sysfs.write] at time 10:28:58.360626 duration_in_ms=0.868
2019-02-12 10:28:58,361 [salt.state       :1780][INFO    ][3264] Running state [en_US.UTF-8] at time 10:28:58.361046
2019-02-12 10:28:58,361 [salt.state       :1813][INFO    ][3264] Executing state locale.present for [en_US.UTF-8]
2019-02-12 10:28:58,361 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'locale -a' in directory '/root'
2019-02-12 10:28:58,366 [salt.state       :300 ][INFO    ][3264] Locale en_US.UTF-8 is already present
2019-02-12 10:28:58,366 [salt.state       :1951][INFO    ][3264] Completed state [en_US.UTF-8] at time 10:28:58.366690 duration_in_ms=5.644
2019-02-12 10:28:58,368 [salt.state       :1780][INFO    ][3264] Running state [en_US.UTF-8] at time 10:28:58.368479
2019-02-12 10:28:58,368 [salt.state       :1813][INFO    ][3264] Executing state locale.system for [en_US.UTF-8]
2019-02-12 10:28:58,369 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'localectl' in directory '/root'
2019-02-12 10:28:58,397 [salt.state       :300 ][INFO    ][3264] System locale en_US.UTF-8 already set
2019-02-12 10:28:58,398 [salt.state       :1951][INFO    ][3264] Completed state [en_US.UTF-8] at time 10:28:58.398077 duration_in_ms=29.598
2019-02-12 10:28:58,398 [salt.state       :1780][INFO    ][3264] Running state [root] at time 10:28:58.398778
2019-02-12 10:28:58,399 [salt.state       :1813][INFO    ][3264] Executing state group.present for [root]
2019-02-12 10:28:58,399 [salt.state       :300 ][INFO    ][3264] Group root is present and up to date
2019-02-12 10:28:58,399 [salt.state       :1951][INFO    ][3264] Completed state [root] at time 10:28:58.399535 duration_in_ms=0.757
2019-02-12 10:28:58,401 [salt.state       :1780][INFO    ][3264] Running state [root] at time 10:28:58.401377
2019-02-12 10:28:58,401 [salt.state       :1813][INFO    ][3264] Executing state user.present for [root]
2019-02-12 10:28:58,404 [salt.state       :300 ][INFO    ][3264] User root is present and up to date
2019-02-12 10:28:58,404 [salt.state       :1951][INFO    ][3264] Completed state [root] at time 10:28:58.404873 duration_in_ms=3.496
2019-02-12 10:28:58,406 [salt.state       :1780][INFO    ][3264] Running state [/root] at time 10:28:58.406510
2019-02-12 10:28:58,406 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/root]
2019-02-12 10:28:58,407 [salt.state       :300 ][INFO    ][3264] Directory /root is in the correct state
Directory /root updated
2019-02-12 10:28:58,407 [salt.state       :1951][INFO    ][3264] Completed state [/root] at time 10:28:58.407464 duration_in_ms=0.954
2019-02-12 10:28:58,407 [salt.state       :1780][INFO    ][3264] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:28:58.407657
2019-02-12 10:28:58,407 [salt.state       :1813][INFO    ][3264] Executing state file.absent for [/etc/sudoers.d/90-salt-user-root]
2019-02-12 10:28:58,408 [salt.state       :300 ][INFO    ][3264] File /etc/sudoers.d/90-salt-user-root is not present
2019-02-12 10:28:58,408 [salt.state       :1951][INFO    ][3264] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:28:58.408241 duration_in_ms=0.583
2019-02-12 10:28:58,408 [salt.state       :1780][INFO    ][3264] Running state [ubuntu] at time 10:28:58.408430
2019-02-12 10:28:58,408 [salt.state       :1813][INFO    ][3264] Executing state group.present for [ubuntu]
2019-02-12 10:28:58,408 [salt.state       :300 ][INFO    ][3264] Group ubuntu is present and up to date
2019-02-12 10:28:58,409 [salt.state       :1951][INFO    ][3264] Completed state [ubuntu] at time 10:28:58.409027 duration_in_ms=0.597
2019-02-12 10:28:58,410 [salt.state       :1780][INFO    ][3264] Running state [ubuntu] at time 10:28:58.410448
2019-02-12 10:28:58,410 [salt.state       :1813][INFO    ][3264] Executing state user.present for [ubuntu]
2019-02-12 10:28:58,412 [salt.state       :300 ][INFO    ][3264] {'passwd': 'XXX-REDACTED-XXX'}
2019-02-12 10:28:58,412 [salt.state       :1951][INFO    ][3264] Completed state [ubuntu] at time 10:28:58.412915 duration_in_ms=2.467
2019-02-12 10:28:58,414 [salt.state       :1780][INFO    ][3264] Running state [/home/ubuntu] at time 10:28:58.414545
2019-02-12 10:28:58,414 [salt.state       :1813][INFO    ][3264] Executing state file.directory for [/home/ubuntu]
2019-02-12 10:28:58,415 [salt.state       :300 ][INFO    ][3264] {'mode': '0700'}
2019-02-12 10:28:58,415 [salt.state       :1951][INFO    ][3264] Completed state [/home/ubuntu] at time 10:28:58.415606 duration_in_ms=1.061
2019-02-12 10:28:58,417 [salt.state       :1780][INFO    ][3264] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:28:58.416983
2019-02-12 10:28:58,417 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/sudoers.d/90-salt-user-ubuntu]
2019-02-12 10:28:58,431 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2019-02-12 10:28:58,439 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command '/usr/sbin/visudo -c -f /tmp/__salt.tmp._DzQWr' in directory '/root'
2019-02-12 10:28:58,447 [salt.state       :300 ][INFO    ][3264] File changed:
New file
2019-02-12 10:28:58,448 [salt.state       :1951][INFO    ][3264] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:28:58.447972 duration_in_ms=30.989
2019-02-12 10:28:58,448 [salt.state       :1780][INFO    ][3264] Running state [/etc/security/limits.d/90-salt-cis.conf] at time 10:28:58.448219
2019-02-12 10:28:58,448 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/security/limits.d/90-salt-cis.conf]
2019-02-12 10:28:58,464 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2019-02-12 10:28:58,551 [salt.state       :300 ][INFO    ][3264] File changed:
New file
2019-02-12 10:28:58,551 [salt.state       :1951][INFO    ][3264] Completed state [/etc/security/limits.d/90-salt-cis.conf] at time 10:28:58.551655 duration_in_ms=103.436
2019-02-12 10:28:58,551 [salt.state       :1780][INFO    ][3264] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:28:58.551868
2019-02-12 10:28:58,552 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/security/limits.d/90-salt-default.conf]
2019-02-12 10:28:58,643 [salt.state       :300 ][INFO    ][3264] File changed:
New file
2019-02-12 10:28:58,643 [salt.state       :1951][INFO    ][3264] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:28:58.643727 duration_in_ms=91.858
2019-02-12 10:28:58,643 [salt.state       :1780][INFO    ][3264] Running state [autofs] at time 10:28:58.643904
2019-02-12 10:28:58,644 [salt.state       :1813][INFO    ][3264] Executing state service.disabled for [autofs]
2019-02-12 10:28:58,644 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'status', 'autofs.service', '-n', '0'] in directory '/root'
2019-02-12 10:28:58,651 [salt.state       :300 ][INFO    ][3264] The named service autofs is not available
2019-02-12 10:28:58,652 [salt.state       :1951][INFO    ][3264] Completed state [autofs] at time 10:28:58.651997 duration_in_ms=8.092
2019-02-12 10:28:58,652 [salt.state       :1780][INFO    ][3264] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:28:58.652229
2019-02-12 10:28:58,652 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/systemd/system.conf.d/90-salt.conf]
2019-02-12 10:28:58,665 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2019-02-12 10:28:58,753 [salt.state       :300 ][INFO    ][3264] File changed:
New file
2019-02-12 10:28:58,754 [salt.state       :1951][INFO    ][3264] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:28:58.753996 duration_in_ms=101.766
2019-02-12 10:28:58,755 [salt.state       :1780][INFO    ][3264] Running state [service.systemctl_reload] at time 10:28:58.755701
2019-02-12 10:28:58,755 [salt.state       :1813][INFO    ][3264] Executing state module.wait for [service.systemctl_reload]
2019-02-12 10:28:58,756 [salt.state       :300 ][INFO    ][3264] No changes made for service.systemctl_reload
2019-02-12 10:28:58,756 [salt.state       :1951][INFO    ][3264] Completed state [service.systemctl_reload] at time 10:28:58.756283 duration_in_ms=0.583
2019-02-12 10:28:58,756 [salt.state       :1780][INFO    ][3264] Running state [service.systemctl_reload] at time 10:28:58.756434
2019-02-12 10:28:58,756 [salt.state       :1813][INFO    ][3264] Executing state module.mod_watch for [service.systemctl_reload]
2019-02-12 10:28:58,756 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:58,757 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2019-02-12 10:28:58,810 [salt.state       :300 ][INFO    ][3264] {'ret': True}
2019-02-12 10:28:58,811 [salt.state       :1951][INFO    ][3264] Completed state [service.systemctl_reload] at time 10:28:58.811054 duration_in_ms=54.619
2019-02-12 10:28:58,811 [salt.state       :1780][INFO    ][3264] Running state [/etc/shadow] at time 10:28:58.811335
2019-02-12 10:28:58,811 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/shadow]
2019-02-12 10:28:58,811 [salt.loaded.int.states.file:2298][WARNING ][3264] State for file: /etc/shadow - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:28:58,812 [salt.state       :300 ][INFO    ][3264] File /etc/shadow exists with proper permissions. No changes made.
2019-02-12 10:28:58,812 [salt.state       :1951][INFO    ][3264] Completed state [/etc/shadow] at time 10:28:58.812745 duration_in_ms=1.41
2019-02-12 10:28:58,812 [salt.state       :1780][INFO    ][3264] Running state [/etc/gshadow] at time 10:28:58.812954
2019-02-12 10:28:58,813 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/gshadow]
2019-02-12 10:28:58,813 [salt.loaded.int.states.file:2298][WARNING ][3264] State for file: /etc/gshadow - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:28:58,813 [salt.state       :300 ][INFO    ][3264] File /etc/gshadow exists with proper permissions. No changes made.
2019-02-12 10:28:58,814 [salt.state       :1951][INFO    ][3264] Completed state [/etc/gshadow] at time 10:28:58.814059 duration_in_ms=1.105
2019-02-12 10:28:58,814 [salt.state       :1780][INFO    ][3264] Running state [/etc/group-] at time 10:28:58.814253
2019-02-12 10:28:58,814 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/group-]
2019-02-12 10:28:58,814 [salt.loaded.int.states.file:2298][WARNING ][3264] State for file: /etc/group- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:28:58,815 [salt.state       :300 ][INFO    ][3264] File /etc/group- exists with proper permissions. No changes made.
2019-02-12 10:28:58,815 [salt.state       :1951][INFO    ][3264] Completed state [/etc/group-] at time 10:28:58.815333 duration_in_ms=1.079
2019-02-12 10:28:58,815 [salt.state       :1780][INFO    ][3264] Running state [/etc/group] at time 10:28:58.815529
2019-02-12 10:28:58,815 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/group]
2019-02-12 10:28:58,815 [salt.loaded.int.states.file:2298][WARNING ][3264] State for file: /etc/group - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:28:58,816 [salt.state       :300 ][INFO    ][3264] File /etc/group exists with proper permissions. No changes made.
2019-02-12 10:28:58,816 [salt.state       :1951][INFO    ][3264] Completed state [/etc/group] at time 10:28:58.816569 duration_in_ms=1.04
2019-02-12 10:28:58,816 [salt.state       :1780][INFO    ][3264] Running state [/etc/passwd-] at time 10:28:58.816767
2019-02-12 10:28:58,816 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/passwd-]
2019-02-12 10:28:58,817 [salt.loaded.int.states.file:2298][WARNING ][3264] State for file: /etc/passwd- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:28:58,817 [salt.state       :300 ][INFO    ][3264] File /etc/passwd- exists with proper permissions. No changes made.
2019-02-12 10:28:58,817 [salt.state       :1951][INFO    ][3264] Completed state [/etc/passwd-] at time 10:28:58.817803 duration_in_ms=1.037
2019-02-12 10:28:58,818 [salt.state       :1780][INFO    ][3264] Running state [/etc/passwd] at time 10:28:58.817994
2019-02-12 10:28:58,818 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/passwd]
2019-02-12 10:28:58,818 [salt.loaded.int.states.file:2298][WARNING ][3264] State for file: /etc/passwd - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:28:58,818 [salt.state       :300 ][INFO    ][3264] File /etc/passwd exists with proper permissions. No changes made.
2019-02-12 10:28:58,819 [salt.state       :1951][INFO    ][3264] Completed state [/etc/passwd] at time 10:28:58.819101 duration_in_ms=1.108
2019-02-12 10:28:58,819 [salt.state       :1780][INFO    ][3264] Running state [/etc/gshadow-] at time 10:28:58.819295
2019-02-12 10:28:58,819 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/gshadow-]
2019-02-12 10:28:58,819 [salt.loaded.int.states.file:2298][WARNING ][3264] State for file: /etc/gshadow- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:28:58,820 [salt.state       :300 ][INFO    ][3264] File /etc/gshadow- exists with proper permissions. No changes made.
2019-02-12 10:28:58,820 [salt.state       :1951][INFO    ][3264] Completed state [/etc/gshadow-] at time 10:28:58.820317 duration_in_ms=1.022
2019-02-12 10:28:58,820 [salt.state       :1780][INFO    ][3264] Running state [/etc/shadow-] at time 10:28:58.820510
2019-02-12 10:28:58,820 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/shadow-]
2019-02-12 10:28:58,820 [salt.loaded.int.states.file:2298][WARNING ][3264] State for file: /etc/shadow- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:28:58,821 [salt.state       :300 ][INFO    ][3264] File /etc/shadow- exists with proper permissions. No changes made.
2019-02-12 10:28:58,821 [salt.state       :1951][INFO    ][3264] Completed state [/etc/shadow-] at time 10:28:58.821534 duration_in_ms=1.025
2019-02-12 10:28:58,821 [salt.state       :1780][INFO    ][3264] Running state [/etc/issue] at time 10:28:58.821738
2019-02-12 10:28:58,821 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/issue]
2019-02-12 10:28:58,823 [salt.state       :300 ][INFO    ][3264] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.5 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by OPNFV.
+You are required to have authorization from OPNFV
+before you proceed and you are strictly limited to use set out within that
+authorization. Unauthorized 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
+OPNFV may take legal action against you.
+================================================================================

2019-02-12 10:28:58,823 [salt.state       :1951][INFO    ][3264] Completed state [/etc/issue] at time 10:28:58.823684 duration_in_ms=1.947
2019-02-12 10:28:58,823 [salt.state       :1780][INFO    ][3264] Running state [/etc/hostname] at time 10:28:58.823900
2019-02-12 10:28:58,824 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/hostname]
2019-02-12 10:28:58,839 [salt.state       :300 ][INFO    ][3264] File /etc/hostname is in the correct state
2019-02-12 10:28:58,839 [salt.state       :1951][INFO    ][3264] Completed state [/etc/hostname] at time 10:28:58.839364 duration_in_ms=15.464
2019-02-12 10:28:58,841 [salt.state       :1780][INFO    ][3264] Running state [hostname kvm01] at time 10:28:58.841442
2019-02-12 10:28:58,841 [salt.state       :1813][INFO    ][3264] Executing state cmd.run for [hostname kvm01]
2019-02-12 10:28:58,842 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'test "$(hostname)" = "kvm01"' in directory '/root'
2019-02-12 10:28:58,848 [salt.state       :300 ][INFO    ][3264] unless execution succeeded
2019-02-12 10:28:58,848 [salt.state       :1951][INFO    ][3264] Completed state [hostname kvm01] at time 10:28:58.848305 duration_in_ms=6.863
2019-02-12 10:28:58,849 [salt.state       :1780][INFO    ][3264] Running state [mdb02] at time 10:28:58.849132
2019-02-12 10:28:58,849 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mdb02]
2019-02-12 10:28:58,849 [salt.state       :300 ][INFO    ][3264] Host mdb02 (192.168.10.33) already present
2019-02-12 10:28:58,850 [salt.state       :1951][INFO    ][3264] Completed state [mdb02] at time 10:28:58.850078 duration_in_ms=0.946
2019-02-12 10:28:58,850 [salt.state       :1780][INFO    ][3264] Running state [mdb02.mcp-odl-ha.local] at time 10:28:58.850445
2019-02-12 10:28:58,850 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mdb02.mcp-odl-ha.local]
2019-02-12 10:28:58,851 [salt.state       :300 ][INFO    ][3264] Host mdb02.mcp-odl-ha.local (192.168.10.33) already present
2019-02-12 10:28:58,851 [salt.state       :1951][INFO    ][3264] Completed state [mdb02.mcp-odl-ha.local] at time 10:28:58.851279 duration_in_ms=0.833
2019-02-12 10:28:58,851 [salt.state       :1780][INFO    ][3264] Running state [mdb03] at time 10:28:58.851610
2019-02-12 10:28:58,851 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mdb03]
2019-02-12 10:28:58,852 [salt.state       :300 ][INFO    ][3264] Host mdb03 (192.168.10.34) already present
2019-02-12 10:28:58,852 [salt.state       :1951][INFO    ][3264] Completed state [mdb03] at time 10:28:58.852407 duration_in_ms=0.797
2019-02-12 10:28:58,852 [salt.state       :1780][INFO    ][3264] Running state [mdb03.mcp-odl-ha.local] at time 10:28:58.852747
2019-02-12 10:28:58,852 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mdb03.mcp-odl-ha.local]
2019-02-12 10:28:58,853 [salt.state       :300 ][INFO    ][3264] Host mdb03.mcp-odl-ha.local (192.168.10.34) already present
2019-02-12 10:28:58,853 [salt.state       :1951][INFO    ][3264] Completed state [mdb03.mcp-odl-ha.local] at time 10:28:58.853542 duration_in_ms=0.795
2019-02-12 10:28:58,853 [salt.state       :1780][INFO    ][3264] Running state [mdb01] at time 10:28:58.853864
2019-02-12 10:28:58,854 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mdb01]
2019-02-12 10:28:58,854 [salt.state       :300 ][INFO    ][3264] Host mdb01 (192.168.10.32) already present
2019-02-12 10:28:58,854 [salt.state       :1951][INFO    ][3264] Completed state [mdb01] at time 10:28:58.854713 duration_in_ms=0.848
2019-02-12 10:28:58,855 [salt.state       :1780][INFO    ][3264] Running state [mdb01.mcp-odl-ha.local] at time 10:28:58.855038
2019-02-12 10:28:58,855 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mdb01.mcp-odl-ha.local]
2019-02-12 10:28:58,855 [salt.state       :300 ][INFO    ][3264] Host mdb01.mcp-odl-ha.local (192.168.10.32) already present
2019-02-12 10:28:58,855 [salt.state       :1951][INFO    ][3264] Completed state [mdb01.mcp-odl-ha.local] at time 10:28:58.855832 duration_in_ms=0.794
2019-02-12 10:28:58,856 [salt.state       :1780][INFO    ][3264] Running state [mdb] at time 10:28:58.856160
2019-02-12 10:28:58,856 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mdb]
2019-02-12 10:28:58,857 [salt.state       :300 ][INFO    ][3264] Host mdb (192.168.10.31) already present
2019-02-12 10:28:58,857 [salt.state       :1951][INFO    ][3264] Completed state [mdb] at time 10:28:58.857630 duration_in_ms=1.47
2019-02-12 10:28:58,857 [salt.state       :1780][INFO    ][3264] Running state [mdb.mcp-odl-ha.local] at time 10:28:58.857962
2019-02-12 10:28:58,858 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mdb.mcp-odl-ha.local]
2019-02-12 10:28:58,858 [salt.state       :300 ][INFO    ][3264] Host mdb.mcp-odl-ha.local (192.168.10.31) already present
2019-02-12 10:28:58,858 [salt.state       :1951][INFO    ][3264] Completed state [mdb.mcp-odl-ha.local] at time 10:28:58.858792 duration_in_ms=0.83
2019-02-12 10:28:58,859 [salt.state       :1780][INFO    ][3264] Running state [cfg01] at time 10:28:58.859123
2019-02-12 10:28:58,859 [salt.state       :1813][INFO    ][3264] Executing state host.present for [cfg01]
2019-02-12 10:28:58,859 [salt.state       :300 ][INFO    ][3264] Host cfg01 (192.168.10.11) already present
2019-02-12 10:28:58,859 [salt.state       :1951][INFO    ][3264] Completed state [cfg01] at time 10:28:58.859907 duration_in_ms=0.785
2019-02-12 10:28:58,860 [salt.state       :1780][INFO    ][3264] Running state [cfg01.mcp-odl-ha.local] at time 10:28:58.860231
2019-02-12 10:28:58,860 [salt.state       :1813][INFO    ][3264] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-02-12 10:28:58,860 [salt.state       :300 ][INFO    ][3264] Host cfg01.mcp-odl-ha.local (192.168.10.11) already present
2019-02-12 10:28:58,861 [salt.state       :1951][INFO    ][3264] Completed state [cfg01.mcp-odl-ha.local] at time 10:28:58.860997 duration_in_ms=0.766
2019-02-12 10:28:58,861 [salt.state       :1780][INFO    ][3264] Running state [prx01] at time 10:28:58.861313
2019-02-12 10:28:58,861 [salt.state       :1813][INFO    ][3264] Executing state host.present for [prx01]
2019-02-12 10:28:58,861 [salt.state       :300 ][INFO    ][3264] Host prx01 (192.168.10.14) already present
2019-02-12 10:28:58,862 [salt.state       :1951][INFO    ][3264] Completed state [prx01] at time 10:28:58.862091 duration_in_ms=0.778
2019-02-12 10:28:58,862 [salt.state       :1780][INFO    ][3264] Running state [prx01.mcp-odl-ha.local] at time 10:28:58.862455
2019-02-12 10:28:58,862 [salt.state       :1813][INFO    ][3264] Executing state host.present for [prx01.mcp-odl-ha.local]
2019-02-12 10:28:58,863 [salt.state       :300 ][INFO    ][3264] Host prx01.mcp-odl-ha.local (192.168.10.14) already present
2019-02-12 10:28:58,863 [salt.state       :1951][INFO    ][3264] Completed state [prx01.mcp-odl-ha.local] at time 10:28:58.863232 duration_in_ms=0.778
2019-02-12 10:28:58,863 [salt.state       :1780][INFO    ][3264] Running state [kvm01] at time 10:28:58.863562
2019-02-12 10:28:58,863 [salt.state       :1813][INFO    ][3264] Executing state host.present for [kvm01]
2019-02-12 10:28:58,864 [salt.state       :300 ][INFO    ][3264] Host kvm01 (192.168.10.20) already present
2019-02-12 10:28:58,864 [salt.state       :1951][INFO    ][3264] Completed state [kvm01] at time 10:28:58.864318 duration_in_ms=0.756
2019-02-12 10:28:58,864 [salt.state       :1780][INFO    ][3264] Running state [kvm01.mcp-odl-ha.local] at time 10:28:58.864648
2019-02-12 10:28:58,864 [salt.state       :1813][INFO    ][3264] Executing state host.present for [kvm01.mcp-odl-ha.local]
2019-02-12 10:28:58,865 [salt.state       :300 ][INFO    ][3264] Host kvm01.mcp-odl-ha.local (192.168.10.20) already present
2019-02-12 10:28:58,865 [salt.state       :1951][INFO    ][3264] Completed state [kvm01.mcp-odl-ha.local] at time 10:28:58.865401 duration_in_ms=0.752
2019-02-12 10:28:58,867 [salt.state       :1780][INFO    ][3264] Running state [file.replace] at time 10:28:58.867152
2019-02-12 10:28:58,867 [salt.state       :1813][INFO    ][3264] Executing state module.run for [file.replace]
2019-02-12 10:28:59,179 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'grep -q "kvm01 kvm01.mcp-odl-ha.local" /etc/hosts' in directory '/root'
2019-02-12 10:28:59,185 [salt.utils.decorators:613 ][WARNING ][3264] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:28:59,187 [salt.state       :300 ][INFO    ][3264] {'ret': '--- \n+++ \n@@ -12,7 +12,7 @@\n 192.168.10.31\t\tmdb mdb.mcp-odl-ha.local\n 192.168.10.11\t\tcfg01 cfg01.mcp-odl-ha.local\n 192.168.10.14\t\tprx01 prx01.mcp-odl-ha.local\n-192.168.10.20\t\tkvm01 kvm01.mcp-odl-ha.local\n+192.168.10.20\t\tkvm01.mcp-odl-ha.local kvm01\n 192.168.10.22\t\tkvm03 kvm03.mcp-odl-ha.local\n 192.168.10.21\t\tkvm02 kvm02.mcp-odl-ha.local\n 192.168.10.23\t\tdbs dbs.mcp-odl-ha.local\n'}
2019-02-12 10:28:59,188 [salt.state       :1951][INFO    ][3264] Completed state [file.replace] at time 10:28:59.188080 duration_in_ms=320.927
2019-02-12 10:28:59,188 [salt.state       :1780][INFO    ][3264] Running state [kvm03] at time 10:28:59.188637
2019-02-12 10:28:59,188 [salt.state       :1813][INFO    ][3264] Executing state host.present for [kvm03]
2019-02-12 10:28:59,189 [salt.state       :300 ][INFO    ][3264] Host kvm03 (192.168.10.22) already present
2019-02-12 10:28:59,189 [salt.state       :1951][INFO    ][3264] Completed state [kvm03] at time 10:28:59.189526 duration_in_ms=0.889
2019-02-12 10:28:59,189 [salt.state       :1780][INFO    ][3264] Running state [kvm03.mcp-odl-ha.local] at time 10:28:59.189876
2019-02-12 10:28:59,190 [salt.state       :1813][INFO    ][3264] Executing state host.present for [kvm03.mcp-odl-ha.local]
2019-02-12 10:28:59,190 [salt.state       :300 ][INFO    ][3264] Host kvm03.mcp-odl-ha.local (192.168.10.22) already present
2019-02-12 10:28:59,191 [salt.state       :1951][INFO    ][3264] Completed state [kvm03.mcp-odl-ha.local] at time 10:28:59.191049 duration_in_ms=1.173
2019-02-12 10:28:59,191 [salt.state       :1780][INFO    ][3264] Running state [kvm02] at time 10:28:59.191397
2019-02-12 10:28:59,191 [salt.state       :1813][INFO    ][3264] Executing state host.present for [kvm02]
2019-02-12 10:28:59,192 [salt.state       :300 ][INFO    ][3264] Host kvm02 (192.168.10.21) already present
2019-02-12 10:28:59,192 [salt.state       :1951][INFO    ][3264] Completed state [kvm02] at time 10:28:59.192204 duration_in_ms=0.808
2019-02-12 10:28:59,192 [salt.state       :1780][INFO    ][3264] Running state [kvm02.mcp-odl-ha.local] at time 10:28:59.192549
2019-02-12 10:28:59,192 [salt.state       :1813][INFO    ][3264] Executing state host.present for [kvm02.mcp-odl-ha.local]
2019-02-12 10:28:59,193 [salt.state       :300 ][INFO    ][3264] Host kvm02.mcp-odl-ha.local (192.168.10.21) already present
2019-02-12 10:28:59,193 [salt.state       :1951][INFO    ][3264] Completed state [kvm02.mcp-odl-ha.local] at time 10:28:59.193354 duration_in_ms=0.806
2019-02-12 10:28:59,193 [salt.state       :1780][INFO    ][3264] Running state [dbs] at time 10:28:59.193696
2019-02-12 10:28:59,193 [salt.state       :1813][INFO    ][3264] Executing state host.present for [dbs]
2019-02-12 10:28:59,194 [salt.state       :300 ][INFO    ][3264] Host dbs (192.168.10.23) already present
2019-02-12 10:28:59,194 [salt.state       :1951][INFO    ][3264] Completed state [dbs] at time 10:28:59.194542 duration_in_ms=0.845
2019-02-12 10:28:59,194 [salt.state       :1780][INFO    ][3264] Running state [dbs.mcp-odl-ha.local] at time 10:28:59.194883
2019-02-12 10:28:59,195 [salt.state       :1813][INFO    ][3264] Executing state host.present for [dbs.mcp-odl-ha.local]
2019-02-12 10:28:59,195 [salt.state       :300 ][INFO    ][3264] Host dbs.mcp-odl-ha.local (192.168.10.23) already present
2019-02-12 10:28:59,195 [salt.state       :1951][INFO    ][3264] Completed state [dbs.mcp-odl-ha.local] at time 10:28:59.195680 duration_in_ms=0.797
2019-02-12 10:28:59,196 [salt.state       :1780][INFO    ][3264] Running state [prx] at time 10:28:59.196025
2019-02-12 10:28:59,196 [salt.state       :1813][INFO    ][3264] Executing state host.present for [prx]
2019-02-12 10:28:59,196 [salt.state       :300 ][INFO    ][3264] Host prx (192.168.10.13) already present
2019-02-12 10:28:59,196 [salt.state       :1951][INFO    ][3264] Completed state [prx] at time 10:28:59.196824 duration_in_ms=0.8
2019-02-12 10:28:59,197 [salt.state       :1780][INFO    ][3264] Running state [prx.mcp-odl-ha.local] at time 10:28:59.197164
2019-02-12 10:28:59,197 [salt.state       :1813][INFO    ][3264] Executing state host.present for [prx.mcp-odl-ha.local]
2019-02-12 10:28:59,197 [salt.state       :300 ][INFO    ][3264] Host prx.mcp-odl-ha.local (192.168.10.13) already present
2019-02-12 10:28:59,197 [salt.state       :1951][INFO    ][3264] Completed state [prx.mcp-odl-ha.local] at time 10:28:59.197959 duration_in_ms=0.796
2019-02-12 10:28:59,198 [salt.state       :1780][INFO    ][3264] Running state [prx02] at time 10:28:59.198340
2019-02-12 10:28:59,198 [salt.state       :1813][INFO    ][3264] Executing state host.present for [prx02]
2019-02-12 10:28:59,199 [salt.state       :300 ][INFO    ][3264] Host prx02 (192.168.10.15) already present
2019-02-12 10:28:59,199 [salt.state       :1951][INFO    ][3264] Completed state [prx02] at time 10:28:59.199142 duration_in_ms=0.801
2019-02-12 10:28:59,199 [salt.state       :1780][INFO    ][3264] Running state [prx02.mcp-odl-ha.local] at time 10:28:59.199493
2019-02-12 10:28:59,199 [salt.state       :1813][INFO    ][3264] Executing state host.present for [prx02.mcp-odl-ha.local]
2019-02-12 10:28:59,200 [salt.state       :300 ][INFO    ][3264] Host prx02.mcp-odl-ha.local (192.168.10.15) already present
2019-02-12 10:28:59,200 [salt.state       :1951][INFO    ][3264] Completed state [prx02.mcp-odl-ha.local] at time 10:28:59.200286 duration_in_ms=0.793
2019-02-12 10:28:59,200 [salt.state       :1780][INFO    ][3264] Running state [msg02] at time 10:28:59.200626
2019-02-12 10:28:59,200 [salt.state       :1813][INFO    ][3264] Executing state host.present for [msg02]
2019-02-12 10:28:59,201 [salt.state       :300 ][INFO    ][3264] Host msg02 (192.168.10.29) already present
2019-02-12 10:28:59,201 [salt.state       :1951][INFO    ][3264] Completed state [msg02] at time 10:28:59.201404 duration_in_ms=0.778
2019-02-12 10:28:59,201 [salt.state       :1780][INFO    ][3264] Running state [msg02.mcp-odl-ha.local] at time 10:28:59.201747
2019-02-12 10:28:59,201 [salt.state       :1813][INFO    ][3264] Executing state host.present for [msg02.mcp-odl-ha.local]
2019-02-12 10:28:59,202 [salt.state       :300 ][INFO    ][3264] Host msg02.mcp-odl-ha.local (192.168.10.29) already present
2019-02-12 10:28:59,202 [salt.state       :1951][INFO    ][3264] Completed state [msg02.mcp-odl-ha.local] at time 10:28:59.202606 duration_in_ms=0.847
2019-02-12 10:28:59,202 [salt.state       :1780][INFO    ][3264] Running state [msg03] at time 10:28:59.202945
2019-02-12 10:28:59,203 [salt.state       :1813][INFO    ][3264] Executing state host.present for [msg03]
2019-02-12 10:28:59,203 [salt.state       :300 ][INFO    ][3264] Host msg03 (192.168.10.30) already present
2019-02-12 10:28:59,203 [salt.state       :1951][INFO    ][3264] Completed state [msg03] at time 10:28:59.203734 duration_in_ms=0.79
2019-02-12 10:28:59,204 [salt.state       :1780][INFO    ][3264] Running state [msg03.mcp-odl-ha.local] at time 10:28:59.204077
2019-02-12 10:28:59,204 [salt.state       :1813][INFO    ][3264] Executing state host.present for [msg03.mcp-odl-ha.local]
2019-02-12 10:28:59,204 [salt.state       :300 ][INFO    ][3264] Host msg03.mcp-odl-ha.local (192.168.10.30) already present
2019-02-12 10:28:59,204 [salt.state       :1951][INFO    ][3264] Completed state [msg03.mcp-odl-ha.local] at time 10:28:59.204857 duration_in_ms=0.781
2019-02-12 10:28:59,205 [salt.state       :1780][INFO    ][3264] Running state [msg01] at time 10:28:59.205200
2019-02-12 10:28:59,205 [salt.state       :1813][INFO    ][3264] Executing state host.present for [msg01]
2019-02-12 10:28:59,205 [salt.state       :300 ][INFO    ][3264] Host msg01 (192.168.10.28) already present
2019-02-12 10:28:59,206 [salt.state       :1951][INFO    ][3264] Completed state [msg01] at time 10:28:59.205986 duration_in_ms=0.786
2019-02-12 10:28:59,206 [salt.state       :1780][INFO    ][3264] Running state [msg01.mcp-odl-ha.local] at time 10:28:59.206394
2019-02-12 10:28:59,206 [salt.state       :1813][INFO    ][3264] Executing state host.present for [msg01.mcp-odl-ha.local]
2019-02-12 10:28:59,207 [salt.state       :300 ][INFO    ][3264] Host msg01.mcp-odl-ha.local (192.168.10.28) already present
2019-02-12 10:28:59,207 [salt.state       :1951][INFO    ][3264] Completed state [msg01.mcp-odl-ha.local] at time 10:28:59.207204 duration_in_ms=0.811
2019-02-12 10:28:59,207 [salt.state       :1780][INFO    ][3264] Running state [msg] at time 10:28:59.207550
2019-02-12 10:28:59,207 [salt.state       :1813][INFO    ][3264] Executing state host.present for [msg]
2019-02-12 10:28:59,208 [salt.state       :300 ][INFO    ][3264] Host msg (192.168.10.27) already present
2019-02-12 10:28:59,208 [salt.state       :1951][INFO    ][3264] Completed state [msg] at time 10:28:59.208348 duration_in_ms=0.799
2019-02-12 10:28:59,208 [salt.state       :1780][INFO    ][3264] Running state [msg.mcp-odl-ha.local] at time 10:28:59.208696
2019-02-12 10:28:59,208 [salt.state       :1813][INFO    ][3264] Executing state host.present for [msg.mcp-odl-ha.local]
2019-02-12 10:28:59,209 [salt.state       :300 ][INFO    ][3264] Host msg.mcp-odl-ha.local (192.168.10.27) already present
2019-02-12 10:28:59,209 [salt.state       :1951][INFO    ][3264] Completed state [msg.mcp-odl-ha.local] at time 10:28:59.209502 duration_in_ms=0.806
2019-02-12 10:28:59,209 [salt.state       :1780][INFO    ][3264] Running state [cfg01] at time 10:28:59.209857
2019-02-12 10:28:59,210 [salt.state       :1813][INFO    ][3264] Executing state host.present for [cfg01]
2019-02-12 10:28:59,210 [salt.state       :300 ][INFO    ][3264] Host cfg01 (192.168.10.11) already present
2019-02-12 10:28:59,210 [salt.state       :1951][INFO    ][3264] Completed state [cfg01] at time 10:28:59.210712 duration_in_ms=0.854
2019-02-12 10:28:59,211 [salt.state       :1780][INFO    ][3264] Running state [cfg01.mcp-odl-ha.local] at time 10:28:59.211060
2019-02-12 10:28:59,211 [salt.state       :1813][INFO    ][3264] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-02-12 10:28:59,211 [salt.state       :300 ][INFO    ][3264] Host cfg01.mcp-odl-ha.local (192.168.10.11) already present
2019-02-12 10:28:59,211 [salt.state       :1951][INFO    ][3264] Completed state [cfg01.mcp-odl-ha.local] at time 10:28:59.211940 duration_in_ms=0.88
2019-02-12 10:28:59,212 [salt.state       :1780][INFO    ][3264] Running state [cmp002] at time 10:28:59.212292
2019-02-12 10:28:59,212 [salt.state       :1813][INFO    ][3264] Executing state host.present for [cmp002]
2019-02-12 10:28:59,212 [salt.state       :300 ][INFO    ][3264] Host cmp002 (192.168.10.56) already present
2019-02-12 10:28:59,213 [salt.state       :1951][INFO    ][3264] Completed state [cmp002] at time 10:28:59.213062 duration_in_ms=0.771
2019-02-12 10:28:59,213 [salt.state       :1780][INFO    ][3264] Running state [cmp002.mcp-odl-ha.local] at time 10:28:59.213416
2019-02-12 10:28:59,213 [salt.state       :1813][INFO    ][3264] Executing state host.present for [cmp002.mcp-odl-ha.local]
2019-02-12 10:28:59,214 [salt.state       :300 ][INFO    ][3264] Host cmp002.mcp-odl-ha.local (192.168.10.56) already present
2019-02-12 10:28:59,214 [salt.state       :1951][INFO    ][3264] Completed state [cmp002.mcp-odl-ha.local] at time 10:28:59.214214 duration_in_ms=0.798
2019-02-12 10:28:59,214 [salt.state       :1780][INFO    ][3264] Running state [cmp001] at time 10:28:59.214579
2019-02-12 10:28:59,214 [salt.state       :1813][INFO    ][3264] Executing state host.present for [cmp001]
2019-02-12 10:28:59,215 [salt.state       :300 ][INFO    ][3264] Host cmp001 (192.168.10.55) already present
2019-02-12 10:28:59,215 [salt.state       :1951][INFO    ][3264] Completed state [cmp001] at time 10:28:59.215379 duration_in_ms=0.8
2019-02-12 10:28:59,215 [salt.state       :1780][INFO    ][3264] Running state [cmp001.mcp-odl-ha.local] at time 10:28:59.215748
2019-02-12 10:28:59,215 [salt.state       :1813][INFO    ][3264] Executing state host.present for [cmp001.mcp-odl-ha.local]
2019-02-12 10:28:59,216 [salt.state       :300 ][INFO    ][3264] Host cmp001.mcp-odl-ha.local (192.168.10.55) already present
2019-02-12 10:28:59,216 [salt.state       :1951][INFO    ][3264] Completed state [cmp001.mcp-odl-ha.local] at time 10:28:59.216521 duration_in_ms=0.774
2019-02-12 10:28:59,216 [salt.state       :1780][INFO    ][3264] Running state [dbs01] at time 10:28:59.216875
2019-02-12 10:28:59,217 [salt.state       :1813][INFO    ][3264] Executing state host.present for [dbs01]
2019-02-12 10:28:59,217 [salt.state       :300 ][INFO    ][3264] Host dbs01 (192.168.10.24) already present
2019-02-12 10:28:59,217 [salt.state       :1951][INFO    ][3264] Completed state [dbs01] at time 10:28:59.217671 duration_in_ms=0.796
2019-02-12 10:28:59,218 [salt.state       :1780][INFO    ][3264] Running state [dbs01.mcp-odl-ha.local] at time 10:28:59.218046
2019-02-12 10:28:59,218 [salt.state       :1813][INFO    ][3264] Executing state host.present for [dbs01.mcp-odl-ha.local]
2019-02-12 10:28:59,218 [salt.state       :300 ][INFO    ][3264] Host dbs01.mcp-odl-ha.local (192.168.10.24) already present
2019-02-12 10:28:59,218 [salt.state       :1951][INFO    ][3264] Completed state [dbs01.mcp-odl-ha.local] at time 10:28:59.218850 duration_in_ms=0.803
2019-02-12 10:28:59,219 [salt.state       :1780][INFO    ][3264] Running state [dbs02] at time 10:28:59.219203
2019-02-12 10:28:59,219 [salt.state       :1813][INFO    ][3264] Executing state host.present for [dbs02]
2019-02-12 10:28:59,219 [salt.state       :300 ][INFO    ][3264] Host dbs02 (192.168.10.25) already present
2019-02-12 10:28:59,220 [salt.state       :1951][INFO    ][3264] Completed state [dbs02] at time 10:28:59.219994 duration_in_ms=0.791
2019-02-12 10:28:59,220 [salt.state       :1780][INFO    ][3264] Running state [dbs02.mcp-odl-ha.local] at time 10:28:59.220349
2019-02-12 10:28:59,220 [salt.state       :1813][INFO    ][3264] Executing state host.present for [dbs02.mcp-odl-ha.local]
2019-02-12 10:28:59,220 [salt.state       :300 ][INFO    ][3264] Host dbs02.mcp-odl-ha.local (192.168.10.25) already present
2019-02-12 10:28:59,221 [salt.state       :1951][INFO    ][3264] Completed state [dbs02.mcp-odl-ha.local] at time 10:28:59.221106 duration_in_ms=0.758
2019-02-12 10:28:59,221 [salt.state       :1780][INFO    ][3264] Running state [dbs03] at time 10:28:59.221463
2019-02-12 10:28:59,221 [salt.state       :1813][INFO    ][3264] Executing state host.present for [dbs03]
2019-02-12 10:28:59,222 [salt.state       :300 ][INFO    ][3264] Host dbs03 (192.168.10.26) already present
2019-02-12 10:28:59,222 [salt.state       :1951][INFO    ][3264] Completed state [dbs03] at time 10:28:59.222269 duration_in_ms=0.806
2019-02-12 10:28:59,222 [salt.state       :1780][INFO    ][3264] Running state [dbs03.mcp-odl-ha.local] at time 10:28:59.222630
2019-02-12 10:28:59,222 [salt.state       :1813][INFO    ][3264] Executing state host.present for [dbs03.mcp-odl-ha.local]
2019-02-12 10:28:59,223 [salt.state       :300 ][INFO    ][3264] Host dbs03.mcp-odl-ha.local (192.168.10.26) already present
2019-02-12 10:28:59,223 [salt.state       :1951][INFO    ][3264] Completed state [dbs03.mcp-odl-ha.local] at time 10:28:59.223440 duration_in_ms=0.81
2019-02-12 10:28:59,223 [salt.state       :1780][INFO    ][3264] Running state [odl02] at time 10:28:59.223797
2019-02-12 10:28:59,224 [salt.state       :1813][INFO    ][3264] Executing state host.present for [odl02]
2019-02-12 10:28:59,224 [salt.state       :300 ][INFO    ][3264] Host odl02 (192.168.10.41) already present
2019-02-12 10:28:59,224 [salt.state       :1951][INFO    ][3264] Completed state [odl02] at time 10:28:59.224568 duration_in_ms=0.771
2019-02-12 10:28:59,224 [salt.state       :1780][INFO    ][3264] Running state [odl02.mcp-odl-ha.local] at time 10:28:59.224925
2019-02-12 10:28:59,225 [salt.state       :1813][INFO    ][3264] Executing state host.present for [odl02.mcp-odl-ha.local]
2019-02-12 10:28:59,225 [salt.state       :300 ][INFO    ][3264] Host odl02.mcp-odl-ha.local (192.168.10.41) already present
2019-02-12 10:28:59,225 [salt.state       :1951][INFO    ][3264] Completed state [odl02.mcp-odl-ha.local] at time 10:28:59.225733 duration_in_ms=0.808
2019-02-12 10:28:59,226 [salt.state       :1780][INFO    ][3264] Running state [odl03] at time 10:28:59.226115
2019-02-12 10:28:59,226 [salt.state       :1813][INFO    ][3264] Executing state host.present for [odl03]
2019-02-12 10:28:59,226 [salt.state       :300 ][INFO    ][3264] Host odl03 (192.168.10.42) already present
2019-02-12 10:28:59,226 [salt.state       :1951][INFO    ][3264] Completed state [odl03] at time 10:28:59.226927 duration_in_ms=0.811
2019-02-12 10:28:59,227 [salt.state       :1780][INFO    ][3264] Running state [odl03.mcp-odl-ha.local] at time 10:28:59.227290
2019-02-12 10:28:59,227 [salt.state       :1813][INFO    ][3264] Executing state host.present for [odl03.mcp-odl-ha.local]
2019-02-12 10:28:59,227 [salt.state       :300 ][INFO    ][3264] Host odl03.mcp-odl-ha.local (192.168.10.42) already present
2019-02-12 10:28:59,228 [salt.state       :1951][INFO    ][3264] Completed state [odl03.mcp-odl-ha.local] at time 10:28:59.228093 duration_in_ms=0.803
2019-02-12 10:28:59,228 [salt.state       :1780][INFO    ][3264] Running state [odl01] at time 10:28:59.228455
2019-02-12 10:28:59,228 [salt.state       :1813][INFO    ][3264] Executing state host.present for [odl01]
2019-02-12 10:28:59,229 [salt.state       :300 ][INFO    ][3264] Host odl01 (192.168.10.40) already present
2019-02-12 10:28:59,229 [salt.state       :1951][INFO    ][3264] Completed state [odl01] at time 10:28:59.229222 duration_in_ms=0.767
2019-02-12 10:28:59,229 [salt.state       :1780][INFO    ][3264] Running state [odl01.mcp-odl-ha.local] at time 10:28:59.229586
2019-02-12 10:28:59,229 [salt.state       :1813][INFO    ][3264] Executing state host.present for [odl01.mcp-odl-ha.local]
2019-02-12 10:28:59,230 [salt.state       :300 ][INFO    ][3264] Host odl01.mcp-odl-ha.local (192.168.10.40) already present
2019-02-12 10:28:59,230 [salt.state       :1951][INFO    ][3264] Completed state [odl01.mcp-odl-ha.local] at time 10:28:59.230428 duration_in_ms=0.842
2019-02-12 10:28:59,230 [salt.state       :1780][INFO    ][3264] Running state [mas01] at time 10:28:59.230803
2019-02-12 10:28:59,231 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mas01]
2019-02-12 10:28:59,231 [salt.state       :300 ][INFO    ][3264] Host mas01 (192.168.10.12) already present
2019-02-12 10:28:59,231 [salt.state       :1951][INFO    ][3264] Completed state [mas01] at time 10:28:59.231608 duration_in_ms=0.805
2019-02-12 10:28:59,232 [salt.state       :1780][INFO    ][3264] Running state [mas01.mcp-odl-ha.local] at time 10:28:59.231981
2019-02-12 10:28:59,232 [salt.state       :1813][INFO    ][3264] Executing state host.present for [mas01.mcp-odl-ha.local]
2019-02-12 10:28:59,232 [salt.state       :300 ][INFO    ][3264] Host mas01.mcp-odl-ha.local (192.168.10.12) already present
2019-02-12 10:28:59,232 [salt.state       :1951][INFO    ][3264] Completed state [mas01.mcp-odl-ha.local] at time 10:28:59.232884 duration_in_ms=0.902
2019-02-12 10:28:59,233 [salt.state       :1780][INFO    ][3264] Running state [ctl02] at time 10:28:59.233249
2019-02-12 10:28:59,233 [salt.state       :1813][INFO    ][3264] Executing state host.present for [ctl02]
2019-02-12 10:28:59,233 [salt.state       :300 ][INFO    ][3264] Host ctl02 (192.168.10.37) already present
2019-02-12 10:28:59,234 [salt.state       :1951][INFO    ][3264] Completed state [ctl02] at time 10:28:59.234054 duration_in_ms=0.803
2019-02-12 10:28:59,234 [salt.state       :1780][INFO    ][3264] Running state [ctl02.mcp-odl-ha.local] at time 10:28:59.234470
2019-02-12 10:28:59,234 [salt.state       :1813][INFO    ][3264] Executing state host.present for [ctl02.mcp-odl-ha.local]
2019-02-12 10:28:59,235 [salt.state       :300 ][INFO    ][3264] Host ctl02.mcp-odl-ha.local (192.168.10.37) already present
2019-02-12 10:28:59,235 [salt.state       :1951][INFO    ][3264] Completed state [ctl02.mcp-odl-ha.local] at time 10:28:59.235279 duration_in_ms=0.81
2019-02-12 10:28:59,235 [salt.state       :1780][INFO    ][3264] Running state [ctl03] at time 10:28:59.235644
2019-02-12 10:28:59,235 [salt.state       :1813][INFO    ][3264] Executing state host.present for [ctl03]
2019-02-12 10:28:59,236 [salt.state       :300 ][INFO    ][3264] Host ctl03 (192.168.10.38) already present
2019-02-12 10:28:59,236 [salt.state       :1951][INFO    ][3264] Completed state [ctl03] at time 10:28:59.236442 duration_in_ms=0.797
2019-02-12 10:28:59,236 [salt.state       :1780][INFO    ][3264] Running state [ctl03.mcp-odl-ha.local] at time 10:28:59.236814
2019-02-12 10:28:59,237 [salt.state       :1813][INFO    ][3264] Executing state host.present for [ctl03.mcp-odl-ha.local]
2019-02-12 10:28:59,237 [salt.state       :300 ][INFO    ][3264] Host ctl03.mcp-odl-ha.local (192.168.10.38) already present
2019-02-12 10:28:59,237 [salt.state       :1951][INFO    ][3264] Completed state [ctl03.mcp-odl-ha.local] at time 10:28:59.237597 duration_in_ms=0.783
2019-02-12 10:28:59,238 [salt.state       :1780][INFO    ][3264] Running state [ctl01] at time 10:28:59.237961
2019-02-12 10:28:59,238 [salt.state       :1813][INFO    ][3264] Executing state host.present for [ctl01]
2019-02-12 10:28:59,238 [salt.state       :300 ][INFO    ][3264] Host ctl01 (192.168.10.36) already present
2019-02-12 10:28:59,238 [salt.state       :1951][INFO    ][3264] Completed state [ctl01] at time 10:28:59.238793 duration_in_ms=0.832
2019-02-12 10:28:59,239 [salt.state       :1780][INFO    ][3264] Running state [ctl01.mcp-odl-ha.local] at time 10:28:59.239175
2019-02-12 10:28:59,239 [salt.state       :1813][INFO    ][3264] Executing state host.present for [ctl01.mcp-odl-ha.local]
2019-02-12 10:28:59,239 [salt.state       :300 ][INFO    ][3264] Host ctl01.mcp-odl-ha.local (192.168.10.36) already present
2019-02-12 10:28:59,240 [salt.state       :1951][INFO    ][3264] Completed state [ctl01.mcp-odl-ha.local] at time 10:28:59.239972 duration_in_ms=0.797
2019-02-12 10:28:59,240 [salt.state       :1780][INFO    ][3264] Running state [ctl] at time 10:28:59.240340
2019-02-12 10:28:59,240 [salt.state       :1813][INFO    ][3264] Executing state host.present for [ctl]
2019-02-12 10:28:59,240 [salt.state       :300 ][INFO    ][3264] Host ctl (192.168.10.35) already present
2019-02-12 10:28:59,241 [salt.state       :1951][INFO    ][3264] Completed state [ctl] at time 10:28:59.241097 duration_in_ms=0.757
2019-02-12 10:28:59,241 [salt.state       :1780][INFO    ][3264] Running state [ctl.mcp-odl-ha.local] at time 10:28:59.241469
2019-02-12 10:28:59,241 [salt.state       :1813][INFO    ][3264] Executing state host.present for [ctl.mcp-odl-ha.local]
2019-02-12 10:28:59,242 [salt.state       :300 ][INFO    ][3264] Host ctl.mcp-odl-ha.local (192.168.10.35) already present
2019-02-12 10:28:59,242 [salt.state       :1951][INFO    ][3264] Completed state [ctl.mcp-odl-ha.local] at time 10:28:59.242280 duration_in_ms=0.811
2019-02-12 10:28:59,242 [salt.state       :1780][INFO    ][3264] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:28:59.242484
2019-02-12 10:28:59,242 [salt.state       :1813][INFO    ][3264] Executing state file.absent for [/etc/network/interfaces.d/50-cloud-init.cfg]
2019-02-12 10:28:59,242 [salt.state       :300 ][INFO    ][3264] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2019-02-12 10:28:59,243 [salt.state       :1951][INFO    ][3264] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:28:59.243030 duration_in_ms=0.546
2019-02-12 10:28:59,245 [salt.state       :1780][INFO    ][3264] Running state [ens2f0.81] at time 10:28:59.245432
2019-02-12 10:28:59,245 [salt.state       :1813][INFO    ][3264] Executing state network.managed for [ens2f0.81]
2019-02-12 10:28:59,348 [salt.state       :300 ][INFO    ][3264] Interface ens2f0.81 is up to date.
2019-02-12 10:28:59,349 [salt.state       :1951][INFO    ][3264] Completed state [ens2f0.81] at time 10:28:59.349109 duration_in_ms=103.677
2019-02-12 10:28:59,350 [salt.state       :1780][INFO    ][3264] Running state [br-ctl] at time 10:28:59.350882
2019-02-12 10:28:59,351 [salt.state       :1813][INFO    ][3264] Executing state network.managed for [br-ctl]
2019-02-12 10:28:59,359 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:28:59,372 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2019-02-12 10:28:59,620 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:28:59,660 [salt.state       :300 ][INFO    ][3264] Interface br-ctl is up to date.
2019-02-12 10:28:59,660 [salt.state       :1951][INFO    ][3264] Completed state [br-ctl] at time 10:28:59.660771 duration_in_ms=309.888
2019-02-12 10:28:59,661 [salt.state       :1780][INFO    ][3264] Running state [eno1] at time 10:28:59.661060
2019-02-12 10:28:59,661 [salt.state       :1813][INFO    ][3264] Executing state network.managed for [eno1]
2019-02-12 10:28:59,676 [salt.state       :300 ][INFO    ][3264] Interface eno1 is up to date.
2019-02-12 10:28:59,677 [salt.state       :1951][INFO    ][3264] Completed state [eno1] at time 10:28:59.677016 duration_in_ms=15.954
2019-02-12 10:28:59,677 [salt.state       :1780][INFO    ][3264] Running state [ens2f0] at time 10:28:59.677291
2019-02-12 10:28:59,677 [salt.state       :1813][INFO    ][3264] Executing state network.managed for [ens2f0]
2019-02-12 10:28:59,691 [salt.state       :300 ][INFO    ][3264] Interface ens2f0 is up to date.
2019-02-12 10:28:59,691 [salt.state       :1951][INFO    ][3264] Completed state [ens2f0] at time 10:28:59.691935 duration_in_ms=14.643
2019-02-12 10:28:59,694 [salt.state       :1780][INFO    ][3264] Running state [ens2f0.80] at time 10:28:59.694790
2019-02-12 10:28:59,695 [salt.state       :1813][INFO    ][3264] Executing state network.managed for [ens2f0.80]
2019-02-12 10:28:59,709 [salt.state       :300 ][INFO    ][3264] Interface ens2f0.80 is up to date.
2019-02-12 10:28:59,709 [salt.state       :1951][INFO    ][3264] Completed state [ens2f0.80] at time 10:28:59.709788 duration_in_ms=14.998
2019-02-12 10:28:59,711 [salt.state       :1780][INFO    ][3264] Running state [br-ex] at time 10:28:59.711510
2019-02-12 10:28:59,711 [salt.state       :1813][INFO    ][3264] Executing state network.managed for [br-ex]
2019-02-12 10:28:59,720 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:28:59,732 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2019-02-12 10:28:59,978 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:29:00,016 [salt.state       :300 ][INFO    ][3264] Interface br-ex is up to date.
2019-02-12 10:29:00,017 [salt.state       :1951][INFO    ][3264] Completed state [br-ex] at time 10:29:00.017207 duration_in_ms=305.697
2019-02-12 10:29:00,019 [salt.state       :1780][INFO    ][3264] Running state [br-mgmt] at time 10:29:00.019380
2019-02-12 10:29:00,019 [salt.state       :1813][INFO    ][3264] Executing state network.managed for [br-mgmt]
2019-02-12 10:29:00,028 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:29:00,040 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2019-02-12 10:29:00,292 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:29:00,329 [salt.state       :300 ][INFO    ][3264] Interface br-mgmt is up to date.
2019-02-12 10:29:00,329 [salt.state       :1951][INFO    ][3264] Completed state [br-mgmt] at time 10:29:00.329858 duration_in_ms=310.477
2019-02-12 10:29:00,330 [salt.state       :1780][INFO    ][3264] Running state [linux_system_network] at time 10:29:00.330174
2019-02-12 10:29:00,330 [salt.state       :1813][INFO    ][3264] Executing state network.system for [linux_system_network]
2019-02-12 10:29:00,330 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2019-02-12 10:29:00,338 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2019-02-12 10:29:00,349 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2019-02-12 10:29:00,358 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2019-02-12 10:29:00,591 [salt.loaded.int.module.debian_ip:1964][WARNING ][3264] The network state sls is requiring a reboot of the system to properly apply network configuration.
2019-02-12 10:29:00,591 [salt.state       :300 ][INFO    ][3264] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,3 @@\n NETWORKING=yes\n\n HOSTNAME=kvm01\n\n+DOMAIN=mcp-odl-ha.local\n'}
2019-02-12 10:29:00,592 [salt.state       :1951][INFO    ][3264] Completed state [linux_system_network] at time 10:29:00.592095 duration_in_ms=261.921
2019-02-12 10:29:00,592 [salt.state       :1780][INFO    ][3264] Running state [/etc/profile.d/proxy.sh] at time 10:29:00.592353
2019-02-12 10:29:00,592 [salt.state       :1813][INFO    ][3264] Executing state file.absent for [/etc/profile.d/proxy.sh]
2019-02-12 10:29:00,592 [salt.state       :300 ][INFO    ][3264] File /etc/profile.d/proxy.sh is not present
2019-02-12 10:29:00,593 [salt.state       :1951][INFO    ][3264] Completed state [/etc/profile.d/proxy.sh] at time 10:29:00.593082 duration_in_ms=0.729
2019-02-12 10:29:00,593 [salt.state       :1780][INFO    ][3264] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:29:00.593281
2019-02-12 10:29:00,593 [salt.state       :1813][INFO    ][3264] Executing state file.absent for [/etc/apt/apt.conf.d/95proxies]
2019-02-12 10:29:00,593 [salt.state       :300 ][INFO    ][3264] File /etc/apt/apt.conf.d/95proxies is not present
2019-02-12 10:29:00,593 [salt.state       :1951][INFO    ][3264] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:29:00.593867 duration_in_ms=0.585
2019-02-12 10:29:00,594 [salt.state       :1780][INFO    ][3264] Running state [/dev/shm] at time 10:29:00.594087
2019-02-12 10:29:00,594 [salt.state       :1813][INFO    ][3264] Executing state mount.mounted for [/dev/shm]
2019-02-12 10:29:00,594 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'mount -l' in directory '/root'
2019-02-12 10:29:00,601 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'blkid' in directory '/root'
2019-02-12 10:29:00,608 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'mount -l' in directory '/root'
2019-02-12 10:29:00,615 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2019-02-12 10:29:00,620 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'mount -l' in directory '/root'
2019-02-12 10:29:00,626 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2019-02-12 10:29:00,631 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'mount -l' in directory '/root'
2019-02-12 10:29:00,638 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'umount /dev/shm' in directory '/root'
2019-02-12 10:29:00,642 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][3264] Command '['umount', '/dev/shm']' failed with return code: 32
2019-02-12 10:29:00,643 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][3264] stderr: umount: /dev/shm: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).)
2019-02-12 10:29:00,643 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][3264] retcode: 32
2019-02-12 10:29:00,643 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'mount -l' in directory '/root'
2019-02-12 10:29:00,649 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command 'blkid' in directory '/root'
2019-02-12 10:29:00,654 [salt.state       :300 ][INFO    ][3264] {'umount': "Forced unmount because devices don't match. Wanted: shm, current: tmpfs, /tmpfs"}
2019-02-12 10:29:00,655 [salt.state       :1951][INFO    ][3264] Completed state [/dev/shm] at time 10:29:00.655095 duration_in_ms=61.008
2019-02-12 10:29:00,655 [salt.state       :1780][INFO    ][3264] Running state [ntp] at time 10:29:00.655339
2019-02-12 10:29:00,655 [salt.state       :1813][INFO    ][3264] Executing state pkg.installed for [ntp]
2019-02-12 10:29:00,663 [salt.state       :300 ][INFO    ][3264] All specified packages are already installed
2019-02-12 10:29:00,663 [salt.state       :1951][INFO    ][3264] Completed state [ntp] at time 10:29:00.663324 duration_in_ms=7.985
2019-02-12 10:29:00,665 [salt.state       :1780][INFO    ][3264] Running state [/etc/ntp.conf] at time 10:29:00.665244
2019-02-12 10:29:00,665 [salt.state       :1813][INFO    ][3264] Executing state file.managed for [/etc/ntp.conf]
2019-02-12 10:29:00,680 [salt.fileclient  :1219][INFO    ][3264] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2019-02-12 10:29:00,734 [salt.state       :300 ][INFO    ][3264] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
 
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
+# ntpd will only synchronize your clock.
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# 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
 
-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
+# Associate to cloud NTP pool servers
+server 1.se.pool.ntp.org iburst
+server 0.se.pool.ntp.org
 
-# Specify one or more NTP servers.
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod nomodify notrap nopeer noquery
+restrict -6 default kod nomodify notrap nopeer noquery
 
-# 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.
-# pools
-pool ntp.ubuntu.com iburst
-
-# Use Ubuntu's ntp server as a fallback.
-# pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
 restrict 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

2019-02-12 10:29:00,734 [salt.state       :1951][INFO    ][3264] Completed state [/etc/ntp.conf] at time 10:29:00.734279 duration_in_ms=69.034
2019-02-12 10:29:00,736 [salt.state       :1780][INFO    ][3264] Running state [ntp] at time 10:29:00.735987
2019-02-12 10:29:00,736 [salt.state       :1813][INFO    ][3264] Executing state service.running for [ntp]
2019-02-12 10:29:00,736 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2019-02-12 10:29:00,744 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-02-12 10:29:00,750 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2019-02-12 10:29:00,758 [salt.state       :300 ][INFO    ][3264] The service ntp is already running
2019-02-12 10:29:00,758 [salt.state       :1951][INFO    ][3264] Completed state [ntp] at time 10:29:00.758762 duration_in_ms=22.775
2019-02-12 10:29:00,758 [salt.state       :1780][INFO    ][3264] Running state [ntp] at time 10:29:00.758957
2019-02-12 10:29:00,759 [salt.state       :1813][INFO    ][3264] Executing state service.mod_watch for [ntp]
2019-02-12 10:29:00,759 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-02-12 10:29:00,766 [salt.loaded.int.module.cmdmod:395 ][INFO    ][3264] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2019-02-12 10:29:00,841 [salt.state       :300 ][INFO    ][3264] {'ntp': True}
2019-02-12 10:29:00,842 [salt.state       :1951][INFO    ][3264] Completed state [ntp] at time 10:29:00.842242 duration_in_ms=83.284
2019-02-12 10:29:00,847 [salt.minion      :1711][INFO    ][3264] Returning information for job: 20190212102834367804
2019-02-12 10:29:01,905 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command pkg.upgrade with jid 20190212102901895947
2019-02-12 10:29:01,913 [salt.minion      :1432][INFO    ][5524] Starting a new job with PID 5524
2019-02-12 10:29:01,925 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][5524] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:29:02,170 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][5524] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'dist-upgrade'] in directory '/root'
2019-02-12 10:29:11,394 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][5524] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:29:11,422 [salt.minion      :1711][INFO    ][5524] Returning information for job: 20190212102901895947
2019-02-12 10:29:13,913 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command test.ping with jid 20190212102913898708
2019-02-12 10:29:13,922 [salt.minion      :1432][INFO    ][6878] Starting a new job with PID 6878
2019-02-12 10:29:13,933 [salt.minion      :1711][INFO    ][6878] Returning information for job: 20190212102913898708
2019-02-12 10:29:14,058 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command match.grain with jid 20190212102914045789
2019-02-12 10:29:14,066 [salt.minion      :1432][INFO    ][6883] Starting a new job with PID 6883
2019-02-12 10:29:14,069 [salt.minion      :1711][INFO    ][6883] Returning information for job: 20190212102914045789
2019-02-12 10:29:14,755 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command state.sls with jid 20190212102914746482
2019-02-12 10:29:14,763 [salt.minion      :1432][INFO    ][6888] Starting a new job with PID 6888
2019-02-12 10:29:20,384 [salt.state       :915 ][INFO    ][6888] Loading fresh modules for state activity
2019-02-12 10:29:20,428 [salt.fileclient  :1219][INFO    ][6888] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2019-02-12 10:29:20,454 [salt.fileclient  :1219][INFO    ][6888] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2019-02-12 10:29:20,471 [salt.fileclient  :1219][INFO    ][6888] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2019-02-12 10:29:20,526 [salt.fileclient  :1219][INFO    ][6888] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2019-02-12 10:29:20,552 [salt.fileclient  :1219][INFO    ][6888] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2019-02-12 10:29:20,593 [salt.fileclient  :1219][INFO    ][6888] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2019-02-12 10:29:21,080 [salt.state       :1780][INFO    ][6888] Running state [libvirt-bin] at time 10:29:21.080234
2019-02-12 10:29:21,080 [salt.state       :1813][INFO    ][6888] Executing state pkg.installed for [libvirt-bin]
2019-02-12 10:29:21,081 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:29:21,330 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['apt-cache', '-q', 'policy', 'libvirt-bin'] in directory '/root'
2019-02-12 10:29:21,373 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-02-12 10:29:22,643 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:29:22,657 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2019-02-12 10:29:24,852 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212102924844015
2019-02-12 10:29:24,861 [salt.minion      :1432][INFO    ][7259] Starting a new job with PID 7259
2019-02-12 10:29:24,872 [salt.minion      :1711][INFO    ][7259] Returning information for job: 20190212102924844015
2019-02-12 10:29:35,013 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212102935004674
2019-02-12 10:29:35,032 [salt.minion      :1432][INFO    ][9203] Starting a new job with PID 9203
2019-02-12 10:29:35,057 [salt.minion      :1711][INFO    ][9203] Returning information for job: 20190212102935004674
2019-02-12 10:29:38,458 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:29:38,523 [salt.state       :300 ][INFO    ][6888] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.4'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libfdt1' changed from 'absent' to '1.4.2-1.2~u16.04+mcp2'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libvirt-daemon-system' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libvirt-clients' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20180124.fbe8c52d-0.2.1~u16.04+mcp1'
'libboost-random1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'seabios' changed from 'absent' to '1.10.2-1.1~u16.04+mcp2'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.6'
'libvorbis0a' changed from 'absent' to '1.3.5-3ubuntu0.2'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.4'
'libboost-iostreams1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'qemu-system-x86' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libcaca0' changed from 'absent' to '0.99.beta19-2ubuntu0.16.04.1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.4'
'qemu-keymaps' changed from 'absent' to '1'
'libvirt0' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'qemu-system-common' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'qemu-system-i386' changed from 'absent' to '1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'libvirt-daemon-driver-storage-rbd' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'ipxe-qemu-256k-compat-efi-roms' changed from 'absent' to '1.0.0+git-20150424.a25a16d-0.2~u16.04+mcp1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3.1'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libvorbisenc2' changed from 'absent' to '1.3.5-3ubuntu0.2'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'librados2' changed from 'absent' to '10.2.11-0ubuntu0.16.04.1'
'msr-tools' changed from 'absent' to '1.3-2'
'libogg0' changed from 'absent' to '1.3.2-1'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2.16.04.2'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'librbd1' changed from 'absent' to '10.2.11-0ubuntu0.16.04.1'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'sharutils' changed from 'absent' to '1:4.15.2-1ubuntu0.1'
'kvm' changed from 'absent' to '1'
'qemu-utils' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.10'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libvirt-bin' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2019-02-12 10:29:38,543 [salt.state       :915 ][INFO    ][6888] Loading fresh modules for state activity
2019-02-12 10:29:38,585 [salt.state       :1951][INFO    ][6888] Completed state [libvirt-bin] at time 10:29:38.585107 duration_in_ms=17504.874
2019-02-12 10:29:38,591 [salt.state       :1780][INFO    ][6888] Running state [pm-utils] at time 10:29:38.591842
2019-02-12 10:29:38,592 [salt.state       :1813][INFO    ][6888] Executing state pkg.installed for [pm-utils]
2019-02-12 10:29:39,308 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:29:39,333 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2019-02-12 10:29:41,720 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:29:41,778 [salt.state       :300 ][INFO    ][6888] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2019-02-12 10:29:41,793 [salt.state       :915 ][INFO    ][6888] Loading fresh modules for state activity
2019-02-12 10:29:41,833 [salt.state       :1951][INFO    ][6888] Completed state [pm-utils] at time 10:29:41.833194 duration_in_ms=3241.351
2019-02-12 10:29:41,838 [salt.state       :1780][INFO    ][6888] Running state [libvirt0] at time 10:29:41.838864
2019-02-12 10:29:41,839 [salt.state       :1813][INFO    ][6888] Executing state pkg.installed for [libvirt0]
2019-02-12 10:29:42,528 [salt.state       :300 ][INFO    ][6888] All specified packages are already installed
2019-02-12 10:29:42,528 [salt.state       :1951][INFO    ][6888] Completed state [libvirt0] at time 10:29:42.528629 duration_in_ms=689.763
2019-02-12 10:29:42,529 [salt.state       :1780][INFO    ][6888] Running state [python-libvirt] at time 10:29:42.529039
2019-02-12 10:29:42,529 [salt.state       :1813][INFO    ][6888] Executing state pkg.installed for [python-libvirt]
2019-02-12 10:29:42,558 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:29:42,583 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2019-02-12 10:29:44,335 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:29:44,390 [salt.state       :300 ][INFO    ][6888] Made the following changes:
'python-libvirt' changed from 'absent' to '3.5.0-1.1~u16.04+mcp3'

2019-02-12 10:29:44,407 [salt.state       :915 ][INFO    ][6888] Loading fresh modules for state activity
2019-02-12 10:29:44,504 [salt.state       :1951][INFO    ][6888] Completed state [python-libvirt] at time 10:29:44.504255 duration_in_ms=1975.215
2019-02-12 10:29:44,509 [salt.state       :1780][INFO    ][6888] Running state [qemu-kvm] at time 10:29:44.509905
2019-02-12 10:29:44,510 [salt.state       :1813][INFO    ][6888] Executing state pkg.installed for [qemu-kvm]
2019-02-12 10:29:45,247 [salt.state       :300 ][INFO    ][6888] All specified packages are already installed
2019-02-12 10:29:45,248 [salt.state       :1951][INFO    ][6888] Completed state [qemu-kvm] at time 10:29:45.248130 duration_in_ms=738.222
2019-02-12 10:29:45,248 [salt.state       :1780][INFO    ][6888] Running state [qemu-utils] at time 10:29:45.248475
2019-02-12 10:29:45,248 [salt.state       :1813][INFO    ][6888] Executing state pkg.installed for [qemu-utils]
2019-02-12 10:29:45,259 [salt.state       :300 ][INFO    ][6888] All specified packages are already installed
2019-02-12 10:29:45,259 [salt.state       :1951][INFO    ][6888] Completed state [qemu-utils] at time 10:29:45.259719 duration_in_ms=11.244
2019-02-12 10:29:45,263 [salt.state       :1780][INFO    ][6888] Running state [/etc/libvirt/libvirtd.conf] at time 10:29:45.262961
2019-02-12 10:29:45,263 [salt.state       :1813][INFO    ][6888] Executing state file.managed for [/etc/libvirt/libvirtd.conf]
2019-02-12 10:29:45,289 [salt.fileclient  :1219][INFO    ][6888] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2019-02-12 10:29:45,325 [salt.state       :300 ][INFO    ][6888] File changed:
--- 
+++ 
@@ -1,6 +1,6 @@
 # Master libvirt daemon configuration file
 #
-# For further information consult https://libvirt.org/format.html
+# For further information consult http://libvirt.org/format.html
 #
 # NOTE: the tests/daemon-conf regression test script requires
 # that each "PARAMETER = VALUE" line in this file have the parameter
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -47,10 +50,6 @@
 
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
-#
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
 #
 #listen_addr = "192.168.0.1"
 
@@ -101,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -242,7 +233,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +250,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -282,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -301,21 +281,21 @@
 # (notably domainDestroy) can be executed in this pool.
 #prio_workers = 5
 
+# Total global limit on concurrent RPC calls. Should be
+# at least as large as max_workers. Beyond this, RPC requests
+# will be read into memory and queued. This directly impacts
+# memory usage, currently each request requires 256 KB of
+# memory. So by default up to 5 MB of memory is used
+#
+# XXX this isn't actually enforced yet, only the per-client
+# limit is used so far
+#max_requests = 20
+
 # Limit on concurrent requests from a single client
 # connection. To avoid one client monopolizing the server
-# this should be a small fraction of the global max_workers
-# parameter.
+# this should be a small fraction of the global max_requests
+# and max_workers parameter
 #max_client_requests = 5
-
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
 
 #################################################################
 #
@@ -324,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -336,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -367,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -380,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -407,16 +375,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -424,7 +386,6 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
@@ -445,24 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5
-
-###################################################################
-# Open vSwitch:
-# This allows to specify a timeout for openvswitch calls made by
-# libvirt. The ovs-vsctl utility is used for the configuration and
-# its timeout option is set by default to 5 seconds to avoid
-# potential infinite waits blocking libvirt.
-#
-#ovs_timeout = 5

2019-02-12 10:29:45,326 [salt.state       :1951][INFO    ][6888] Completed state [/etc/libvirt/libvirtd.conf] at time 10:29:45.326714 duration_in_ms=63.753
2019-02-12 10:29:45,327 [salt.state       :1780][INFO    ][6888] Running state [/etc/default/libvirtd] at time 10:29:45.327070
2019-02-12 10:29:45,327 [salt.state       :1813][INFO    ][6888] Executing state file.managed for [/etc/default/libvirtd]
2019-02-12 10:29:45,343 [salt.fileclient  :1219][INFO    ][6888] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2019-02-12 10:29:45,356 [salt.state       :300 ][INFO    ][6888] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
+# Don't use "-d" option with systemd
+
+libvirtd_opts="-l"
 
 # pass in location of kerberos keytab
-#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
-
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"
+#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
2019-02-12 10:29:45,356 [salt.state       :1951][INFO    ][6888] Completed state [/etc/default/libvirtd] at time 10:29:45.356713 duration_in_ms=29.641
2019-02-12 10:29:45,357 [salt.state       :1780][INFO    ][6888] Running state [service.systemctl_reload] at time 10:29:45.357931
2019-02-12 10:29:45,359 [salt.state       :1813][INFO    ][6888] Executing state module.wait for [service.systemctl_reload]
2019-02-12 10:29:45,360 [salt.state       :300 ][INFO    ][6888] No changes made for service.systemctl_reload
2019-02-12 10:29:45,360 [salt.state       :1951][INFO    ][6888] Completed state [service.systemctl_reload] at time 10:29:45.360307 duration_in_ms=2.377
2019-02-12 10:29:45,360 [salt.state       :1780][INFO    ][6888] Running state [service.systemctl_reload] at time 10:29:45.360480
2019-02-12 10:29:45,360 [salt.state       :1813][INFO    ][6888] Executing state module.mod_watch for [service.systemctl_reload]
2019-02-12 10:29:45,360 [salt.utils.decorators:613 ][WARNING ][6888] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:29:45,361 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2019-02-12 10:29:45,463 [salt.state       :300 ][INFO    ][6888] {'ret': True}
2019-02-12 10:29:45,464 [salt.state       :1951][INFO    ][6888] Completed state [service.systemctl_reload] at time 10:29:45.463977 duration_in_ms=103.497
2019-02-12 10:29:45,468 [salt.state       :1780][INFO    ][6888] Running state [/etc/libvirt/qemu/networks/default.xml] at time 10:29:45.468421
2019-02-12 10:29:45,468 [salt.state       :1813][INFO    ][6888] Executing state file.absent for [/etc/libvirt/qemu/networks/default.xml]
2019-02-12 10:29:45,469 [salt.state       :300 ][INFO    ][6888] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2019-02-12 10:29:45,470 [salt.state       :1951][INFO    ][6888] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 10:29:45.470007 duration_in_ms=1.586
2019-02-12 10:29:45,471 [salt.state       :1780][INFO    ][6888] Running state [libvirtd] at time 10:29:45.470994
2019-02-12 10:29:45,471 [salt.state       :1813][INFO    ][6888] Executing state service.running for [libvirtd]
2019-02-12 10:29:45,472 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2019-02-12 10:29:45,481 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212102945147458
2019-02-12 10:29:45,489 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2019-02-12 10:29:45,499 [salt.minion      :1432][INFO    ][10621] Starting a new job with PID 10621
2019-02-12 10:29:45,506 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2019-02-12 10:29:45,518 [salt.minion      :1711][INFO    ][10621] Returning information for job: 20190212102945147458
2019-02-12 10:29:45,520 [salt.state       :300 ][INFO    ][6888] The service libvirtd is already running
2019-02-12 10:29:45,520 [salt.state       :1951][INFO    ][6888] Completed state [libvirtd] at time 10:29:45.520711 duration_in_ms=49.717
2019-02-12 10:29:45,521 [salt.state       :1780][INFO    ][6888] Running state [libvirtd] at time 10:29:45.521157
2019-02-12 10:29:45,521 [salt.state       :1813][INFO    ][6888] Executing state service.mod_watch for [libvirtd]
2019-02-12 10:29:45,522 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2019-02-12 10:29:45,541 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2019-02-12 10:29:45,675 [salt.state       :300 ][INFO    ][6888] {'libvirtd': True}
2019-02-12 10:29:45,676 [salt.state       :1951][INFO    ][6888] Completed state [libvirtd] at time 10:29:45.676014 duration_in_ms=154.856
2019-02-12 10:29:45,679 [salt.state       :1780][INFO    ][6888] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 10:29:45.679404
2019-02-12 10:29:45,679 [salt.state       :1813][INFO    ][6888] Executing state cmd.run for [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null]
2019-02-12 10:29:45,680 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command 'virsh net-list --all --name | grep -w "default"' in directory '/root'
2019-02-12 10:29:46,710 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2019-02-12 10:29:47,008 [salt.state       :300 ][INFO    ][6888] {'pid': 10739, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2019-02-12 10:29:47,009 [salt.state       :1951][INFO    ][6888] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 10:29:47.009379 duration_in_ms=1329.974
2019-02-12 10:29:47,010 [salt.state       :1780][INFO    ][6888] Running state [virsh net-autostart default --disable] at time 10:29:47.009994
2019-02-12 10:29:47,010 [salt.state       :1813][INFO    ][6888] Executing state cmd.run for [virsh net-autostart default --disable]
2019-02-12 10:29:47,012 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command 'virsh net-list --all --autostart --name | grep -w "default"' in directory '/root'
2019-02-12 10:29:47,053 [salt.state       :300 ][INFO    ][6888] onlyif execution failed
2019-02-12 10:29:47,053 [salt.state       :1951][INFO    ][6888] Completed state [virsh net-autostart default --disable] at time 10:29:47.053735 duration_in_ms=43.74
2019-02-12 10:29:47,054 [salt.state       :1780][INFO    ][6888] Running state [virsh net-destroy default] at time 10:29:47.054798
2019-02-12 10:29:47,055 [salt.state       :1813][INFO    ][6888] Executing state cmd.run for [virsh net-destroy default]
2019-02-12 10:29:47,056 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command 'virsh net-list --all --name | grep -w "default"' in directory '/root'
2019-02-12 10:29:47,085 [salt.state       :300 ][INFO    ][6888] onlyif execution failed
2019-02-12 10:29:47,085 [salt.state       :1951][INFO    ][6888] Completed state [virsh net-destroy default] at time 10:29:47.085848 duration_in_ms=31.05
2019-02-12 10:29:47,088 [salt.state       :1780][INFO    ][6888] Running state [echo 'No pool is defined'] at time 10:29:47.088491
2019-02-12 10:29:47,088 [salt.state       :1813][INFO    ][6888] Executing state cmd.run for [echo 'No pool is defined']
2019-02-12 10:29:47,089 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6888] Executing command 'echo 'No pool is defined'' in directory '/root'
2019-02-12 10:29:47,100 [salt.state       :300 ][INFO    ][6888] {'pid': 10779, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2019-02-12 10:29:47,101 [salt.state       :1951][INFO    ][6888] Completed state [echo 'No pool is defined'] at time 10:29:47.101182 duration_in_ms=12.69
2019-02-12 10:29:47,103 [salt.minion      :1711][INFO    ][6888] Returning information for job: 20190212102914746482
2019-02-12 10:29:47,803 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command state.apply with jid 20190212102947792955
2019-02-12 10:29:47,821 [salt.minion      :1432][INFO    ][10784] Starting a new job with PID 10784
2019-02-12 10:29:53,628 [salt.state       :915 ][INFO    ][10784] Loading fresh modules for state activity
2019-02-12 10:29:53,683 [salt.fileclient  :1219][INFO    ][10784] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2019-02-12 10:29:54,156 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-02-12 10:29:54,175 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-02-12 10:29:54,331 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'salt-minion --version' in directory '/root'
2019-02-12 10:29:54,591 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'salt-minion --version' in directory '/root'
2019-02-12 10:29:55,477 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-02-12 10:29:55,494 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-02-12 10:29:55,653 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'salt-minion --version' in directory '/root'
2019-02-12 10:29:55,913 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'salt-minion --version' in directory '/root'
2019-02-12 10:29:56,642 [salt.fileclient  :1219][INFO    ][10784] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2019-02-12 10:29:56,702 [salt.fileclient  :1219][INFO    ][10784] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2019-02-12 10:29:57,552 [salt.state       :1780][INFO    ][10784] Running state [salt-minion] at time 10:29:57.552461
2019-02-12 10:29:57,553 [salt.state       :1813][INFO    ][10784] Executing state pkg.installed for [salt-minion]
2019-02-12 10:29:57,555 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:29:57,868 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212102957856471
2019-02-12 10:29:57,885 [salt.minion      :1432][INFO    ][10844] Starting a new job with PID 10844
2019-02-12 10:29:57,906 [salt.minion      :1711][INFO    ][10844] Returning information for job: 20190212102957856471
2019-02-12 10:29:57,949 [salt.state       :300 ][INFO    ][10784] All specified packages are already installed
2019-02-12 10:29:57,949 [salt.state       :1951][INFO    ][10784] Completed state [salt-minion] at time 10:29:57.949388 duration_in_ms=396.927
2019-02-12 10:29:57,949 [salt.state       :1780][INFO    ][10784] Running state [salt_minion_dependency_packages] at time 10:29:57.949688
2019-02-12 10:29:57,949 [salt.state       :1813][INFO    ][10784] Executing state pkg.installed for [salt_minion_dependency_packages]
2019-02-12 10:29:57,959 [salt.state       :300 ][INFO    ][10784] All specified packages are already installed
2019-02-12 10:29:57,960 [salt.state       :1951][INFO    ][10784] Completed state [salt_minion_dependency_packages] at time 10:29:57.960123 duration_in_ms=10.435
2019-02-12 10:29:57,963 [salt.state       :1780][INFO    ][10784] Running state [/etc/salt/minion.d/minion.conf] at time 10:29:57.963669
2019-02-12 10:29:57,963 [salt.state       :1813][INFO    ][10784] Executing state file.managed for [/etc/salt/minion.d/minion.conf]
2019-02-12 10:29:58,225 [salt.state       :300 ][INFO    ][10784] File /etc/salt/minion.d/minion.conf is in the correct state
2019-02-12 10:29:58,225 [salt.state       :1951][INFO    ][10784] Completed state [/etc/salt/minion.d/minion.conf] at time 10:29:58.225333 duration_in_ms=261.664
2019-02-12 10:29:58,225 [salt.state       :1780][INFO    ][10784] Running state [python-netaddr] at time 10:29:58.225547
2019-02-12 10:29:58,225 [salt.state       :1813][INFO    ][10784] Executing state pkg.installed for [python-netaddr]
2019-02-12 10:29:58,234 [salt.state       :300 ][INFO    ][10784] All specified packages are already installed
2019-02-12 10:29:58,234 [salt.state       :1951][INFO    ][10784] Completed state [python-netaddr] at time 10:29:58.234352 duration_in_ms=8.805
2019-02-12 10:29:58,234 [salt.state       :1780][INFO    ][10784] Running state [/etc/salt/minion.d/_virt.conf] at time 10:29:58.234833
2019-02-12 10:29:58,235 [salt.state       :1813][INFO    ][10784] Executing state file.managed for [/etc/salt/minion.d/_virt.conf]
2019-02-12 10:29:58,236 [salt.state       :300 ][INFO    ][10784] File /etc/salt/minion.d/_virt.conf is in the correct state
2019-02-12 10:29:58,236 [salt.state       :1951][INFO    ][10784] Completed state [/etc/salt/minion.d/_virt.conf] at time 10:29:58.236155 duration_in_ms=1.322
2019-02-12 10:29:58,240 [salt.state       :1780][INFO    ][10784] Running state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 10:29:58.240879
2019-02-12 10:29:58,241 [salt.state       :1813][INFO    ][10784] Executing state file.managed for [/etc/systemd/system/salt-minion.service.d/50-restarts.conf]
2019-02-12 10:29:58,251 [salt.state       :300 ][INFO    ][10784] File /etc/systemd/system/salt-minion.service.d/50-restarts.conf is in the correct state
2019-02-12 10:29:58,251 [salt.state       :1951][INFO    ][10784] Completed state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 10:29:58.251424 duration_in_ms=10.544
2019-02-12 10:29:58,254 [salt.state       :1780][INFO    ][10784] Running state [salt-minion] at time 10:29:58.254491
2019-02-12 10:29:58,254 [salt.state       :1813][INFO    ][10784] Executing state service.running for [salt-minion]
2019-02-12 10:29:58,255 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-02-12 10:29:58,291 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2019-02-12 10:29:58,309 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2019-02-12 10:29:58,324 [salt.state       :300 ][INFO    ][10784] The service salt-minion is already running
2019-02-12 10:29:58,324 [salt.state       :1951][INFO    ][10784] Completed state [salt-minion] at time 10:29:58.324561 duration_in_ms=70.07
2019-02-12 10:29:58,327 [salt.state       :1780][INFO    ][10784] Running state [/etc/salt/grains.d] at time 10:29:58.327233
2019-02-12 10:29:58,327 [salt.state       :1813][INFO    ][10784] Executing state file.directory for [/etc/salt/grains.d]
2019-02-12 10:29:58,328 [salt.state       :300 ][INFO    ][10784] Directory /etc/salt/grains.d is in the correct state
Directory /etc/salt/grains.d updated
2019-02-12 10:29:58,328 [salt.state       :1951][INFO    ][10784] Completed state [/etc/salt/grains.d] at time 10:29:58.328877 duration_in_ms=1.644
2019-02-12 10:29:58,329 [salt.state       :1780][INFO    ][10784] Running state [/etc/salt/grains] at time 10:29:58.329816
2019-02-12 10:29:58,332 [salt.state       :1813][INFO    ][10784] Executing state file.managed for [/etc/salt/grains]
2019-02-12 10:29:58,332 [salt.state       :300 ][INFO    ][10784] File /etc/salt/grains exists with proper permissions. No changes made.
2019-02-12 10:29:58,332 [salt.state       :1951][INFO    ][10784] Completed state [/etc/salt/grains] at time 10:29:58.332918 duration_in_ms=3.103
2019-02-12 10:29:58,333 [salt.state       :1780][INFO    ][10784] Running state [/etc/salt/grains.d/placeholder] at time 10:29:58.333502
2019-02-12 10:29:58,333 [salt.state       :1813][INFO    ][10784] Executing state file.managed for [/etc/salt/grains.d/placeholder]
2019-02-12 10:29:58,334 [salt.state       :300 ][INFO    ][10784] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2019-02-12 10:29:58,334 [salt.state       :1951][INFO    ][10784] Completed state [/etc/salt/grains.d/placeholder] at time 10:29:58.334727 duration_in_ms=1.225
2019-02-12 10:29:58,335 [salt.state       :1780][INFO    ][10784] Running state [/etc/salt/grains.d/sphinx] at time 10:29:58.335315
2019-02-12 10:29:58,335 [salt.state       :1813][INFO    ][10784] Executing state file.managed for [/etc/salt/grains.d/sphinx]
2019-02-12 10:29:58,337 [salt.state       :300 ][INFO    ][10784] File changed:
--- 
+++ 
@@ -47,7 +47,9 @@
               name: IP Addresses
               value:
               - 127.0.0.1
-              - 192.168.11.42
+              - 192.168.10.20
+              - 192.168.11.9
+              - 192.168.122.1
         system:
           name: System
           param:

2019-02-12 10:29:58,337 [salt.state       :1951][INFO    ][10784] Completed state [/etc/salt/grains.d/sphinx] at time 10:29:58.337846 duration_in_ms=2.531
2019-02-12 10:29:58,339 [salt.state       :1780][INFO    ][10784] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:29:58.339364
2019-02-12 10:29:58,339 [salt.state       :1813][INFO    ][10784] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-02-12 10:29:58,340 [salt.state       :300 ][INFO    ][10784] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2019-02-12 10:29:58,340 [salt.state       :1951][INFO    ][10784] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:29:58.340184 duration_in_ms=0.82
2019-02-12 10:29:58,340 [salt.state       :1780][INFO    ][10784] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:29:58.340415
2019-02-12 10:29:58,340 [salt.state       :1813][INFO    ][10784] Executing state cmd.mod_watch for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-02-12 10:29:58,341 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2019-02-12 10:29:58,451 [salt.state       :300 ][INFO    ][10784] {'pid': 10855, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-12 10:29:58,452 [salt.state       :1951][INFO    ][10784] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:29:58.452444 duration_in_ms=112.027
2019-02-12 10:29:58,453 [salt.state       :1780][INFO    ][10784] Running state [/etc/salt/grains.d/dns_records] at time 10:29:58.453831
2019-02-12 10:29:58,454 [salt.state       :1813][INFO    ][10784] Executing state file.managed for [/etc/salt/grains.d/dns_records]
2019-02-12 10:29:58,457 [salt.state       :300 ][INFO    ][10784] File /etc/salt/grains.d/dns_records is in the correct state
2019-02-12 10:29:58,457 [salt.state       :1951][INFO    ][10784] Completed state [/etc/salt/grains.d/dns_records] at time 10:29:58.457477 duration_in_ms=3.646
2019-02-12 10:29:58,459 [salt.state       :1780][INFO    ][10784] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:29:58.459762
2019-02-12 10:29:58,460 [salt.state       :1813][INFO    ][10784] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"]
2019-02-12 10:29:58,460 [salt.state       :300 ][INFO    ][10784] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2019-02-12 10:29:58,461 [salt.state       :1951][INFO    ][10784] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:29:58.461194 duration_in_ms=1.433
2019-02-12 10:29:58,463 [salt.state       :1780][INFO    ][10784] Running state [/etc/salt/grains.d/salt] at time 10:29:58.463615
2019-02-12 10:29:58,463 [salt.state       :1813][INFO    ][10784] Executing state file.managed for [/etc/salt/grains.d/salt]
2019-02-12 10:29:58,464 [salt.state       :300 ][INFO    ][10784] File /etc/salt/grains.d/salt is in the correct state
2019-02-12 10:29:58,464 [salt.state       :1951][INFO    ][10784] Completed state [/etc/salt/grains.d/salt] at time 10:29:58.464838 duration_in_ms=1.224
2019-02-12 10:29:58,465 [salt.state       :1780][INFO    ][10784] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:29:58.465787
2019-02-12 10:29:58,466 [salt.state       :1813][INFO    ][10784] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"]
2019-02-12 10:29:58,466 [salt.state       :300 ][INFO    ][10784] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2019-02-12 10:29:58,467 [salt.state       :1951][INFO    ][10784] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:29:58.467109 duration_in_ms=1.322
2019-02-12 10:29:58,469 [salt.state       :1780][INFO    ][10784] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:29:58.469146
2019-02-12 10:29:58,469 [salt.state       :1813][INFO    ][10784] Executing state cmd.wait for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-02-12 10:29:58,469 [salt.state       :300 ][INFO    ][10784] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2019-02-12 10:29:58,469 [salt.state       :1951][INFO    ][10784] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:29:58.469848 duration_in_ms=0.702
2019-02-12 10:29:58,470 [salt.state       :1780][INFO    ][10784] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:29:58.470042
2019-02-12 10:29:58,470 [salt.state       :1813][INFO    ][10784] Executing state cmd.mod_watch for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-02-12 10:29:58,472 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2019-02-12 10:29:58,485 [salt.state       :300 ][INFO    ][10784] {'pid': 10857, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-12 10:29:58,485 [salt.state       :1951][INFO    ][10784] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:29:58.485641 duration_in_ms=15.599
2019-02-12 10:29:58,487 [salt.state       :1780][INFO    ][10784] Running state [mine.update] at time 10:29:58.487778
2019-02-12 10:29:58,488 [salt.state       :1813][INFO    ][10784] Executing state module.wait for [mine.update]
2019-02-12 10:29:58,488 [salt.state       :300 ][INFO    ][10784] No changes made for mine.update
2019-02-12 10:29:58,488 [salt.state       :1951][INFO    ][10784] Completed state [mine.update] at time 10:29:58.488891 duration_in_ms=1.113
2019-02-12 10:29:58,489 [salt.state       :1780][INFO    ][10784] Running state [mine.update] at time 10:29:58.489181
2019-02-12 10:29:58,489 [salt.state       :1813][INFO    ][10784] Executing state module.mod_watch for [mine.update]
2019-02-12 10:29:58,490 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:29:59,022 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:29:59,022 [salt.state       :1951][INFO    ][10784] Completed state [mine.update] at time 10:29:59.022541 duration_in_ms=533.358
2019-02-12 10:29:59,023 [salt.state       :1780][INFO    ][10784] Running state [ca-certificates] at time 10:29:59.023078
2019-02-12 10:29:59,023 [salt.state       :1813][INFO    ][10784] Executing state pkg.installed for [ca-certificates]
2019-02-12 10:29:59,035 [salt.state       :300 ][INFO    ][10784] All specified packages are already installed
2019-02-12 10:29:59,035 [salt.state       :1951][INFO    ][10784] Completed state [ca-certificates] at time 10:29:59.035506 duration_in_ms=12.428
2019-02-12 10:29:59,036 [salt.state       :1780][INFO    ][10784] Running state [update-ca-certificates] at time 10:29:59.036604
2019-02-12 10:29:59,036 [salt.state       :1813][INFO    ][10784] Executing state cmd.wait for [update-ca-certificates]
2019-02-12 10:29:59,037 [salt.state       :300 ][INFO    ][10784] No changes made for update-ca-certificates
2019-02-12 10:29:59,037 [salt.state       :1951][INFO    ][10784] Completed state [update-ca-certificates] at time 10:29:59.037288 duration_in_ms=0.683
2019-02-12 10:29:59,037 [salt.state       :1780][INFO    ][10784] Running state [libvirt-dev] at time 10:29:59.037494
2019-02-12 10:29:59,037 [salt.state       :1813][INFO    ][10784] Executing state pkg.installed for [libvirt-dev]
2019-02-12 10:29:59,060 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['apt-cache', '-q', 'policy', 'libvirt-dev'] in directory '/root'
2019-02-12 10:29:59,131 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-02-12 10:30:01,499 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:30:01,533 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2019-02-12 10:30:07,928 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103007921435
2019-02-12 10:30:07,944 [salt.minion      :1432][INFO    ][11443] Starting a new job with PID 11443
2019-02-12 10:30:07,966 [salt.minion      :1711][INFO    ][11443] Returning information for job: 20190212103007921435
2019-02-12 10:30:16,711 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:30:16,778 [salt.state       :300 ][INFO    ][10784] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'c++-compiler' changed from 'absent' to '1'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-142.168'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.5'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libvirt-dev' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.5'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.7'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2019-02-12 10:30:16,795 [salt.state       :915 ][INFO    ][10784] Loading fresh modules for state activity
2019-02-12 10:30:16,836 [salt.state       :1951][INFO    ][10784] Completed state [libvirt-dev] at time 10:30:16.836507 duration_in_ms=17799.011
2019-02-12 10:30:16,842 [salt.state       :1780][INFO    ][10784] Running state [pkg-config] at time 10:30:16.842419
2019-02-12 10:30:16,842 [salt.state       :1813][INFO    ][10784] Executing state pkg.installed for [pkg-config]
2019-02-12 10:30:17,557 [salt.state       :300 ][INFO    ][10784] All specified packages are already installed
2019-02-12 10:30:17,557 [salt.state       :1951][INFO    ][10784] Completed state [pkg-config] at time 10:30:17.557704 duration_in_ms=715.283
2019-02-12 10:30:17,558 [salt.state       :1780][INFO    ][10784] Running state [genisoimage] at time 10:30:17.558635
2019-02-12 10:30:17,558 [salt.state       :1813][INFO    ][10784] Executing state pkg.installed for [genisoimage]
2019-02-12 10:30:17,587 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:30:17,613 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'genisoimage'] in directory '/root'
2019-02-12 10:30:18,105 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103018092371
2019-02-12 10:30:18,123 [salt.minion      :1432][INFO    ][16408] Starting a new job with PID 16408
2019-02-12 10:30:18,185 [salt.minion      :1711][INFO    ][16408] Returning information for job: 20190212103018092371
2019-02-12 10:30:19,928 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:30:19,993 [salt.state       :300 ][INFO    ][10784] Made the following changes:
'mkisofs' changed from 'absent' to '1'
'genisoimage' changed from 'absent' to '9:1.1.11-3ubuntu1'

2019-02-12 10:30:20,009 [salt.state       :915 ][INFO    ][10784] Loading fresh modules for state activity
2019-02-12 10:30:20,049 [salt.state       :1951][INFO    ][10784] Completed state [genisoimage] at time 10:30:20.048978 duration_in_ms=2490.341
2019-02-12 10:30:20,571 [salt.state       :1780][INFO    ][10784] Running state [libvirt-bin] at time 10:30:20.571790
2019-02-12 10:30:20,572 [salt.state       :1813][INFO    ][10784] Executing state service.running for [libvirt-bin]
2019-02-12 10:30:20,572 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2019-02-12 10:30:20,586 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2019-02-12 10:30:20,599 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2019-02-12 10:30:20,613 [salt.state       :300 ][INFO    ][10784] The service libvirt-bin is already running
2019-02-12 10:30:20,613 [salt.state       :1951][INFO    ][10784] Completed state [libvirt-bin] at time 10:30:20.613578 duration_in_ms=41.787
2019-02-12 10:30:20,619 [salt.state       :1780][INFO    ][10784] Running state [virtng.init] at time 10:30:20.618980
2019-02-12 10:30:20,619 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virtng.init]
2019-02-12 10:30:20,919 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command ['git', '--version'] in directory '/root'
2019-02-12 10:30:21,173 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --all --name| grep -E "^prx01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:30:21,215 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:30:28,140 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103028133749
2019-02-12 10:30:28,160 [salt.minion      :1432][INFO    ][16860] Starting a new job with PID 16860
2019-02-12 10:30:28,176 [salt.minion      :1711][INFO    ][16860] Returning information for job: 20190212103028133749
2019-02-12 10:30:38,358 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103038346193
2019-02-12 10:30:38,376 [salt.minion      :1432][INFO    ][16868] Starting a new job with PID 16868
2019-02-12 10:30:38,396 [salt.minion      :1711][INFO    ][16868] Returning information for job: 20190212103038346193
2019-02-12 10:30:48,572 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103048561770
2019-02-12 10:30:48,591 [salt.minion      :1432][INFO    ][16873] Starting a new job with PID 16873
2019-02-12 10:30:48,611 [salt.minion      :1711][INFO    ][16873] Returning information for job: 20190212103048561770
2019-02-12 10:30:58,787 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103058778061
2019-02-12 10:30:58,807 [salt.minion      :1432][INFO    ][16878] Starting a new job with PID 16878
2019-02-12 10:30:58,825 [salt.minion      :1711][INFO    ][16878] Returning information for job: 20190212103058778061
2019-02-12 10:31:08,994 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103108984586
2019-02-12 10:31:09,013 [salt.minion      :1432][INFO    ][16883] Starting a new job with PID 16883
2019-02-12 10:31:09,032 [salt.minion      :1711][INFO    ][16883] Returning information for job: 20190212103108984586
2019-02-12 10:31:19,201 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103119194286
2019-02-12 10:31:19,216 [salt.minion      :1432][INFO    ][16890] Starting a new job with PID 16890
2019-02-12 10:31:19,233 [salt.minion      :1711][INFO    ][16890] Returning information for job: 20190212103119194286
2019-02-12 10:31:24,344 [salt.fileclient  :1219][INFO    ][10784] Fetching file from saltenv 'base', ** done ** 'salt/files/control/images/base_image_opnfv_fuel_vcp.img'
2019-02-12 10:31:27,627 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-02-12 10:31:27,683 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:31:27,809 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][10784] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-02-12 10:31:27,810 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][10784] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-02-12 10:31:27,810 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][10784] retcode: 1
2019-02-12 10:31:27,811 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-02-12 10:31:27,849 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:31:27,871 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-02-12 10:31:28,959 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:31:29,214 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103129205813
2019-02-12 10:31:29,232 [salt.minion      :1432][INFO    ][17058] Starting a new job with PID 17058
2019-02-12 10:31:29,258 [salt.minion      :1711][INFO    ][17058] Returning information for job: 20190212103129205813
2019-02-12 10:31:29,777 [salt.loaded.ext.module.seedng:169 ][INFO    ][10784] salt-minion pre-installed on image, configuring as prx01.mcp-odl-ha.local
2019-02-12 10:31:29,787 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -l' in directory '/root'
2019-02-12 10:31:29,813 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:31:29,852 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-02-12 10:31:29,872 [salt.loaded.ext.module.virtng:243 ][INFO    ][10784] VNC enabled: False.
2019-02-12 10:31:31,629 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:31:31,631 [salt.state       :1951][INFO    ][10784] Completed state [virtng.init] at time 10:31:31.631350 duration_in_ms=71012.37
2019-02-12 10:31:31,632 [salt.state       :1780][INFO    ][10784] Running state [virt.set_autostart] at time 10:31:31.631995
2019-02-12 10:31:31,632 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virt.set_autostart]
2019-02-12 10:31:31,639 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --autostart --name| grep -E "^prx01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:31:31,672 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:31:31,676 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:31:31,677 [salt.state       :1951][INFO    ][10784] Completed state [virt.set_autostart] at time 10:31:31.676937 duration_in_ms=44.942
2019-02-12 10:31:31,677 [salt.state       :1780][INFO    ][10784] Running state [virtng.init] at time 10:31:31.677692
2019-02-12 10:31:31,677 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virtng.init]
2019-02-12 10:31:31,687 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:31:31,720 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:31:39,348 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103139341537
2019-02-12 10:31:39,363 [salt.minion      :1432][INFO    ][17365] Starting a new job with PID 17365
2019-02-12 10:31:39,381 [salt.minion      :1711][INFO    ][17365] Returning information for job: 20190212103139341537
2019-02-12 10:31:41,669 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-02-12 10:31:41,681 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:31:41,695 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][10784] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-02-12 10:31:41,696 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][10784] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-02-12 10:31:41,696 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][10784] retcode: 1
2019-02-12 10:31:41,697 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/odl01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-02-12 10:31:41,726 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:31:41,740 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-02-12 10:31:42,825 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:31:44,001 [salt.loaded.ext.module.seedng:169 ][INFO    ][10784] salt-minion pre-installed on image, configuring as odl01.mcp-odl-ha.local
2019-02-12 10:31:44,009 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -l' in directory '/root'
2019-02-12 10:31:44,031 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:31:44,059 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-02-12 10:31:44,077 [salt.loaded.ext.module.virtng:243 ][INFO    ][10784] VNC enabled: False.
2019-02-12 10:31:45,555 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:31:45,555 [salt.state       :1951][INFO    ][10784] Completed state [virtng.init] at time 10:31:45.555647 duration_in_ms=13877.954
2019-02-12 10:31:45,556 [salt.state       :1780][INFO    ][10784] Running state [virt.set_autostart] at time 10:31:45.556084
2019-02-12 10:31:45,556 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virt.set_autostart]
2019-02-12 10:31:45,568 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:31:45,601 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:31:45,605 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:31:45,605 [salt.state       :1951][INFO    ][10784] Completed state [virt.set_autostart] at time 10:31:45.605524 duration_in_ms=49.439
2019-02-12 10:31:45,606 [salt.state       :1780][INFO    ][10784] Running state [virtng.init] at time 10:31:45.606592
2019-02-12 10:31:45,606 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virtng.init]
2019-02-12 10:31:45,616 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --all --name| grep -E "^ctl01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:31:45,642 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:31:49,536 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103149529722
2019-02-12 10:31:49,551 [salt.minion      :1432][INFO    ][17626] Starting a new job with PID 17626
2019-02-12 10:31:49,568 [salt.minion      :1711][INFO    ][17626] Returning information for job: 20190212103149529722
2019-02-12 10:31:55,764 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-02-12 10:31:55,780 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:31:55,792 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][10784] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-02-12 10:31:55,792 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][10784] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-02-12 10:31:55,793 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][10784] retcode: 1
2019-02-12 10:31:55,793 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-02-12 10:31:55,812 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:31:55,828 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-02-12 10:31:56,901 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:31:57,745 [salt.loaded.ext.module.seedng:169 ][INFO    ][10784] salt-minion pre-installed on image, configuring as ctl01.mcp-odl-ha.local
2019-02-12 10:31:57,753 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -l' in directory '/root'
2019-02-12 10:31:57,773 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:31:57,811 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-02-12 10:31:57,830 [salt.loaded.ext.module.virtng:243 ][INFO    ][10784] VNC enabled: False.
2019-02-12 10:31:59,268 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:31:59,268 [salt.state       :1951][INFO    ][10784] Completed state [virtng.init] at time 10:31:59.268758 duration_in_ms=13662.166
2019-02-12 10:31:59,269 [salt.state       :1780][INFO    ][10784] Running state [virt.set_autostart] at time 10:31:59.269090
2019-02-12 10:31:59,269 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virt.set_autostart]
2019-02-12 10:31:59,281 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --autostart --name| grep -E "^ctl01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:31:59,309 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:31:59,313 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:31:59,313 [salt.state       :1951][INFO    ][10784] Completed state [virt.set_autostart] at time 10:31:59.313878 duration_in_ms=44.786
2019-02-12 10:31:59,317 [salt.state       :1780][INFO    ][10784] Running state [virtng.init] at time 10:31:59.317073
2019-02-12 10:31:59,317 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virtng.init]
2019-02-12 10:31:59,328 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --all --name| grep -E "^mdb01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:31:59,361 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:31:59,577 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103159571959
2019-02-12 10:31:59,589 [salt.minion      :1432][INFO    ][17886] Starting a new job with PID 17886
2019-02-12 10:31:59,605 [salt.minion      :1711][INFO    ][17886] Returning information for job: 20190212103159571959
2019-02-12 10:32:09,509 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-02-12 10:32:09,530 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:32:09,542 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][10784] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-02-12 10:32:09,542 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][10784] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-02-12 10:32:09,542 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][10784] retcode: 1
2019-02-12 10:32:09,543 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-02-12 10:32:09,561 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:32:09,572 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-02-12 10:32:09,717 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103209710305
2019-02-12 10:32:09,729 [salt.minion      :1432][INFO    ][17917] Starting a new job with PID 17917
2019-02-12 10:32:09,749 [salt.minion      :1711][INFO    ][17917] Returning information for job: 20190212103209710305
2019-02-12 10:32:10,657 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:32:11,433 [salt.loaded.ext.module.seedng:169 ][INFO    ][10784] salt-minion pre-installed on image, configuring as mdb01.mcp-odl-ha.local
2019-02-12 10:32:11,441 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -l' in directory '/root'
2019-02-12 10:32:11,463 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:32:11,497 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-02-12 10:32:11,515 [salt.loaded.ext.module.virtng:243 ][INFO    ][10784] VNC enabled: False.
2019-02-12 10:32:12,989 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:32:12,990 [salt.state       :1951][INFO    ][10784] Completed state [virtng.init] at time 10:32:12.990522 duration_in_ms=13673.448
2019-02-12 10:32:12,991 [salt.state       :1780][INFO    ][10784] Running state [virt.set_autostart] at time 10:32:12.990965
2019-02-12 10:32:12,991 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virt.set_autostart]
2019-02-12 10:32:13,002 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --autostart --name| grep -E "^mdb01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:13,029 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:32:13,036 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:32:13,036 [salt.state       :1951][INFO    ][10784] Completed state [virt.set_autostart] at time 10:32:13.036419 duration_in_ms=45.453
2019-02-12 10:32:13,037 [salt.state       :1780][INFO    ][10784] Running state [virtng.init] at time 10:32:13.037530
2019-02-12 10:32:13,037 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virtng.init]
2019-02-12 10:32:13,048 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --all --name| grep -E "^msg01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:13,076 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:32:19,802 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103219796377
2019-02-12 10:32:19,815 [salt.minion      :1432][INFO    ][18150] Starting a new job with PID 18150
2019-02-12 10:32:19,829 [salt.minion      :1711][INFO    ][18150] Returning information for job: 20190212103219796377
2019-02-12 10:32:23,177 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-02-12 10:32:23,196 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:32:23,211 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][10784] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-02-12 10:32:23,212 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][10784] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-02-12 10:32:23,213 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][10784] retcode: 1
2019-02-12 10:32:23,214 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-02-12 10:32:23,238 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:32:23,251 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-02-12 10:32:24,319 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:32:25,180 [salt.loaded.ext.module.seedng:169 ][INFO    ][10784] salt-minion pre-installed on image, configuring as msg01.mcp-odl-ha.local
2019-02-12 10:32:25,190 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -l' in directory '/root'
2019-02-12 10:32:25,215 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:32:25,255 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-02-12 10:32:25,273 [salt.loaded.ext.module.virtng:243 ][INFO    ][10784] VNC enabled: False.
2019-02-12 10:32:26,679 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:32:26,679 [salt.state       :1951][INFO    ][10784] Completed state [virtng.init] at time 10:32:26.679786 duration_in_ms=13642.256
2019-02-12 10:32:26,680 [salt.state       :1780][INFO    ][10784] Running state [virt.set_autostart] at time 10:32:26.680341
2019-02-12 10:32:26,680 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virt.set_autostart]
2019-02-12 10:32:26,694 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --autostart --name| grep -E "^msg01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:26,729 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:32:26,733 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:32:26,733 [salt.state       :1951][INFO    ][10784] Completed state [virt.set_autostart] at time 10:32:26.733387 duration_in_ms=53.046
2019-02-12 10:32:26,737 [salt.state       :1780][INFO    ][10784] Running state [virtng.init] at time 10:32:26.737102
2019-02-12 10:32:26,737 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virtng.init]
2019-02-12 10:32:26,752 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --all --name| grep -E "^dbs01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:26,776 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:32:29,977 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103229970512
2019-02-12 10:32:29,989 [salt.minion      :1432][INFO    ][18409] Starting a new job with PID 18409
2019-02-12 10:32:30,003 [salt.minion      :1711][INFO    ][18409] Returning information for job: 20190212103229970512
2019-02-12 10:32:37,056 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-02-12 10:32:37,072 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:32:37,088 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][10784] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-02-12 10:32:37,089 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][10784] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-02-12 10:32:37,089 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][10784] retcode: 1
2019-02-12 10:32:37,090 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-02-12 10:32:37,111 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-02-12 10:32:37,125 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-02-12 10:32:38,211 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:32:39,023 [salt.loaded.ext.module.seedng:169 ][INFO    ][10784] salt-minion pre-installed on image, configuring as dbs01.mcp-odl-ha.local
2019-02-12 10:32:39,028 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'mount -l' in directory '/root'
2019-02-12 10:32:39,045 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-02-12 10:32:39,081 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-02-12 10:32:39,101 [salt.loaded.ext.module.virtng:243 ][INFO    ][10784] VNC enabled: False.
2019-02-12 10:32:40,108 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103240095820
2019-02-12 10:32:40,122 [salt.minion      :1432][INFO    ][18574] Starting a new job with PID 18574
2019-02-12 10:32:40,142 [salt.minion      :1711][INFO    ][18574] Returning information for job: 20190212103240095820
2019-02-12 10:32:40,571 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:32:40,572 [salt.state       :1951][INFO    ][10784] Completed state [virtng.init] at time 10:32:40.572434 duration_in_ms=13835.332
2019-02-12 10:32:40,572 [salt.state       :1780][INFO    ][10784] Running state [virt.set_autostart] at time 10:32:40.572854
2019-02-12 10:32:40,573 [salt.state       :1813][INFO    ][10784] Executing state module.run for [virt.set_autostart]
2019-02-12 10:32:40,586 [salt.loaded.int.module.cmdmod:395 ][INFO    ][10784] Executing command 'virsh list --autostart --name| grep -E "^dbs01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:40,617 [salt.utils.decorators:613 ][WARNING ][10784] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:32:40,622 [salt.state       :300 ][INFO    ][10784] {'ret': True}
2019-02-12 10:32:40,623 [salt.state       :1951][INFO    ][10784] Completed state [virt.set_autostart] at time 10:32:40.623163 duration_in_ms=50.308
2019-02-12 10:32:40,628 [salt.minion      :1711][INFO    ][10784] Returning information for job: 20190212102947792955
2019-02-12 10:32:41,361 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command state.sls with jid 20190212103241353282
2019-02-12 10:32:41,377 [salt.minion      :1432][INFO    ][18673] Starting a new job with PID 18673
2019-02-12 10:32:47,196 [salt.state       :915 ][INFO    ][18673] Loading fresh modules for state activity
2019-02-12 10:32:47,833 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-02-12 10:32:47,847 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-02-12 10:32:48,003 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'salt-minion --version' in directory '/root'
2019-02-12 10:32:48,260 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'salt-minion --version' in directory '/root'
2019-02-12 10:32:49,169 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-02-12 10:32:49,190 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-02-12 10:32:49,354 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'salt-minion --version' in directory '/root'
2019-02-12 10:32:49,613 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'salt-minion --version' in directory '/root'
2019-02-12 10:32:51,325 [salt.state       :1780][INFO    ][18673] Running state [salt-minion] at time 10:32:51.325009
2019-02-12 10:32:51,325 [salt.state       :1813][INFO    ][18673] Executing state pkg.installed for [salt-minion]
2019-02-12 10:32:51,326 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:32:51,408 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103251399301
2019-02-12 10:32:51,421 [salt.minion      :1432][INFO    ][18735] Starting a new job with PID 18735
2019-02-12 10:32:51,440 [salt.minion      :1711][INFO    ][18735] Returning information for job: 20190212103251399301
2019-02-12 10:32:51,717 [salt.state       :300 ][INFO    ][18673] All specified packages are already installed
2019-02-12 10:32:51,717 [salt.state       :1951][INFO    ][18673] Completed state [salt-minion] at time 10:32:51.717393 duration_in_ms=392.383
2019-02-12 10:32:51,717 [salt.state       :1780][INFO    ][18673] Running state [salt_minion_dependency_packages] at time 10:32:51.717692
2019-02-12 10:32:51,717 [salt.state       :1813][INFO    ][18673] Executing state pkg.installed for [salt_minion_dependency_packages]
2019-02-12 10:32:51,727 [salt.state       :300 ][INFO    ][18673] All specified packages are already installed
2019-02-12 10:32:51,728 [salt.state       :1951][INFO    ][18673] Completed state [salt_minion_dependency_packages] at time 10:32:51.728089 duration_in_ms=10.397
2019-02-12 10:32:51,732 [salt.state       :1780][INFO    ][18673] Running state [/etc/salt/minion.d/minion.conf] at time 10:32:51.732245
2019-02-12 10:32:51,732 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/salt/minion.d/minion.conf]
2019-02-12 10:32:52,019 [salt.state       :300 ][INFO    ][18673] File /etc/salt/minion.d/minion.conf is in the correct state
2019-02-12 10:32:52,019 [salt.state       :1951][INFO    ][18673] Completed state [/etc/salt/minion.d/minion.conf] at time 10:32:52.019476 duration_in_ms=287.23
2019-02-12 10:32:52,019 [salt.state       :1780][INFO    ][18673] Running state [python-netaddr] at time 10:32:52.019722
2019-02-12 10:32:52,019 [salt.state       :1813][INFO    ][18673] Executing state pkg.installed for [python-netaddr]
2019-02-12 10:32:52,029 [salt.state       :300 ][INFO    ][18673] All specified packages are already installed
2019-02-12 10:32:52,029 [salt.state       :1951][INFO    ][18673] Completed state [python-netaddr] at time 10:32:52.029594 duration_in_ms=9.872
2019-02-12 10:32:52,030 [salt.state       :1780][INFO    ][18673] Running state [/etc/salt/minion.d/_virt.conf] at time 10:32:52.030783
2019-02-12 10:32:52,031 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/salt/minion.d/_virt.conf]
2019-02-12 10:32:52,032 [salt.state       :300 ][INFO    ][18673] File /etc/salt/minion.d/_virt.conf is in the correct state
2019-02-12 10:32:52,032 [salt.state       :1951][INFO    ][18673] Completed state [/etc/salt/minion.d/_virt.conf] at time 10:32:52.032152 duration_in_ms=1.369
2019-02-12 10:32:52,039 [salt.state       :1780][INFO    ][18673] Running state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 10:32:52.039418
2019-02-12 10:32:52,039 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/systemd/system/salt-minion.service.d/50-restarts.conf]
2019-02-12 10:32:52,049 [salt.state       :300 ][INFO    ][18673] File /etc/systemd/system/salt-minion.service.d/50-restarts.conf is in the correct state
2019-02-12 10:32:52,049 [salt.state       :1951][INFO    ][18673] Completed state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 10:32:52.049939 duration_in_ms=10.521
2019-02-12 10:32:52,052 [salt.state       :1780][INFO    ][18673] Running state [salt-minion] at time 10:32:52.052783
2019-02-12 10:32:52,053 [salt.state       :1813][INFO    ][18673] Executing state service.running for [salt-minion]
2019-02-12 10:32:52,053 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-02-12 10:32:52,080 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2019-02-12 10:32:52,094 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2019-02-12 10:32:52,105 [salt.state       :300 ][INFO    ][18673] The service salt-minion is already running
2019-02-12 10:32:52,107 [salt.state       :1951][INFO    ][18673] Completed state [salt-minion] at time 10:32:52.107625 duration_in_ms=54.842
2019-02-12 10:32:52,111 [salt.state       :1780][INFO    ][18673] Running state [/etc/salt/grains.d] at time 10:32:52.111431
2019-02-12 10:32:52,111 [salt.state       :1813][INFO    ][18673] Executing state file.directory for [/etc/salt/grains.d]
2019-02-12 10:32:52,112 [salt.state       :300 ][INFO    ][18673] Directory /etc/salt/grains.d is in the correct state
Directory /etc/salt/grains.d updated
2019-02-12 10:32:52,112 [salt.state       :1951][INFO    ][18673] Completed state [/etc/salt/grains.d] at time 10:32:52.112826 duration_in_ms=1.395
2019-02-12 10:32:52,113 [salt.state       :1780][INFO    ][18673] Running state [/etc/salt/grains] at time 10:32:52.113849
2019-02-12 10:32:52,117 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/salt/grains]
2019-02-12 10:32:52,117 [salt.state       :300 ][INFO    ][18673] File /etc/salt/grains exists with proper permissions. No changes made.
2019-02-12 10:32:52,117 [salt.state       :1951][INFO    ][18673] Completed state [/etc/salt/grains] at time 10:32:52.117905 duration_in_ms=4.056
2019-02-12 10:32:52,119 [salt.state       :1780][INFO    ][18673] Running state [/etc/salt/grains.d/placeholder] at time 10:32:52.119284
2019-02-12 10:32:52,119 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/salt/grains.d/placeholder]
2019-02-12 10:32:52,119 [salt.state       :300 ][INFO    ][18673] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2019-02-12 10:32:52,120 [salt.state       :1951][INFO    ][18673] Completed state [/etc/salt/grains.d/placeholder] at time 10:32:52.120114 duration_in_ms=0.83
2019-02-12 10:32:52,120 [salt.state       :1780][INFO    ][18673] Running state [/etc/salt/grains.d/sphinx] at time 10:32:52.120889
2019-02-12 10:32:52,121 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/salt/grains.d/sphinx]
2019-02-12 10:32:52,122 [salt.state       :300 ][INFO    ][18673] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.20
               - 192.168.11.9
-              - 192.168.122.1
         system:
           name: System
           param:

2019-02-12 10:32:52,123 [salt.state       :1951][INFO    ][18673] Completed state [/etc/salt/grains.d/sphinx] at time 10:32:52.123133 duration_in_ms=2.244
2019-02-12 10:32:52,124 [salt.state       :1780][INFO    ][18673] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:32:52.124767
2019-02-12 10:32:52,125 [salt.state       :1813][INFO    ][18673] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-02-12 10:32:52,125 [salt.state       :300 ][INFO    ][18673] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2019-02-12 10:32:52,125 [salt.state       :1951][INFO    ][18673] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:32:52.125520 duration_in_ms=0.753
2019-02-12 10:32:52,125 [salt.state       :1780][INFO    ][18673] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:32:52.125707
2019-02-12 10:32:52,125 [salt.state       :1813][INFO    ][18673] Executing state cmd.mod_watch for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-02-12 10:32:52,129 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2019-02-12 10:32:52,244 [salt.state       :300 ][INFO    ][18673] {'pid': 18746, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-12 10:32:52,245 [salt.state       :1951][INFO    ][18673] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:32:52.245176 duration_in_ms=119.469
2019-02-12 10:32:52,247 [salt.state       :1780][INFO    ][18673] Running state [/etc/salt/grains.d/dns_records] at time 10:32:52.247642
2019-02-12 10:32:52,248 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/salt/grains.d/dns_records]
2019-02-12 10:32:52,249 [salt.state       :300 ][INFO    ][18673] File /etc/salt/grains.d/dns_records is in the correct state
2019-02-12 10:32:52,249 [salt.state       :1951][INFO    ][18673] Completed state [/etc/salt/grains.d/dns_records] at time 10:32:52.249503 duration_in_ms=1.861
2019-02-12 10:32:52,251 [salt.state       :1780][INFO    ][18673] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:32:52.251671
2019-02-12 10:32:52,251 [salt.state       :1813][INFO    ][18673] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"]
2019-02-12 10:32:52,252 [salt.state       :300 ][INFO    ][18673] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2019-02-12 10:32:52,252 [salt.state       :1951][INFO    ][18673] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:32:52.252433 duration_in_ms=0.763
2019-02-12 10:32:52,253 [salt.state       :1780][INFO    ][18673] Running state [/etc/salt/grains.d/salt] at time 10:32:52.253261
2019-02-12 10:32:52,253 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/salt/grains.d/salt]
2019-02-12 10:32:52,254 [salt.state       :300 ][INFO    ][18673] File /etc/salt/grains.d/salt is in the correct state
2019-02-12 10:32:52,255 [salt.state       :1951][INFO    ][18673] Completed state [/etc/salt/grains.d/salt] at time 10:32:52.255116 duration_in_ms=1.855
2019-02-12 10:32:52,256 [salt.state       :1780][INFO    ][18673] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:32:52.256811
2019-02-12 10:32:52,257 [salt.state       :1813][INFO    ][18673] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"]
2019-02-12 10:32:52,257 [salt.state       :300 ][INFO    ][18673] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2019-02-12 10:32:52,257 [salt.state       :1951][INFO    ][18673] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:32:52.257527 duration_in_ms=0.716
2019-02-12 10:32:52,263 [salt.state       :1780][INFO    ][18673] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:32:52.263146
2019-02-12 10:32:52,263 [salt.state       :1813][INFO    ][18673] Executing state cmd.wait for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-02-12 10:32:52,263 [salt.state       :300 ][INFO    ][18673] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2019-02-12 10:32:52,263 [salt.state       :1951][INFO    ][18673] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:32:52.263835 duration_in_ms=0.689
2019-02-12 10:32:52,264 [salt.state       :1780][INFO    ][18673] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:32:52.264019
2019-02-12 10:32:52,264 [salt.state       :1813][INFO    ][18673] Executing state cmd.mod_watch for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-02-12 10:32:52,266 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2019-02-12 10:32:52,280 [salt.state       :300 ][INFO    ][18673] {'pid': 18748, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-02-12 10:32:52,280 [salt.state       :1951][INFO    ][18673] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:32:52.280715 duration_in_ms=16.696
2019-02-12 10:32:52,283 [salt.state       :1780][INFO    ][18673] Running state [mine.update] at time 10:32:52.282051
2019-02-12 10:32:52,283 [salt.state       :1813][INFO    ][18673] Executing state module.wait for [mine.update]
2019-02-12 10:32:52,283 [salt.state       :300 ][INFO    ][18673] No changes made for mine.update
2019-02-12 10:32:52,283 [salt.state       :1951][INFO    ][18673] Completed state [mine.update] at time 10:32:52.283955 duration_in_ms=1.904
2019-02-12 10:32:52,284 [salt.state       :1780][INFO    ][18673] Running state [mine.update] at time 10:32:52.284146
2019-02-12 10:32:52,284 [salt.state       :1813][INFO    ][18673] Executing state module.mod_watch for [mine.update]
2019-02-12 10:32:52,284 [salt.utils.decorators:613 ][WARNING ][18673] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-02-12 10:32:52,818 [salt.state       :300 ][INFO    ][18673] {'ret': True}
2019-02-12 10:32:52,819 [salt.state       :1951][INFO    ][18673] Completed state [mine.update] at time 10:32:52.818978 duration_in_ms=534.83
2019-02-12 10:32:52,819 [salt.state       :1780][INFO    ][18673] Running state [ca-certificates] at time 10:32:52.819304
2019-02-12 10:32:52,819 [salt.state       :1813][INFO    ][18673] Executing state pkg.installed for [ca-certificates]
2019-02-12 10:32:52,837 [salt.state       :300 ][INFO    ][18673] All specified packages are already installed
2019-02-12 10:32:52,837 [salt.state       :1951][INFO    ][18673] Completed state [ca-certificates] at time 10:32:52.837906 duration_in_ms=18.602
2019-02-12 10:32:52,839 [salt.state       :1780][INFO    ][18673] Running state [update-ca-certificates] at time 10:32:52.839536
2019-02-12 10:32:52,839 [salt.state       :1813][INFO    ][18673] Executing state cmd.wait for [update-ca-certificates]
2019-02-12 10:32:52,840 [salt.state       :300 ][INFO    ][18673] No changes made for update-ca-certificates
2019-02-12 10:32:52,840 [salt.state       :1951][INFO    ][18673] Completed state [update-ca-certificates] at time 10:32:52.840369 duration_in_ms=0.834
2019-02-12 10:32:52,840 [salt.state       :1780][INFO    ][18673] Running state [libvirt-dev] at time 10:32:52.840578
2019-02-12 10:32:52,840 [salt.state       :1813][INFO    ][18673] Executing state pkg.installed for [libvirt-dev]
2019-02-12 10:32:52,850 [salt.state       :300 ][INFO    ][18673] All specified packages are already installed
2019-02-12 10:32:52,850 [salt.state       :1951][INFO    ][18673] Completed state [libvirt-dev] at time 10:32:52.850805 duration_in_ms=10.226
2019-02-12 10:32:52,851 [salt.state       :1780][INFO    ][18673] Running state [pkg-config] at time 10:32:52.851016
2019-02-12 10:32:52,851 [salt.state       :1813][INFO    ][18673] Executing state pkg.installed for [pkg-config]
2019-02-12 10:32:52,860 [salt.state       :300 ][INFO    ][18673] All specified packages are already installed
2019-02-12 10:32:52,860 [salt.state       :1951][INFO    ][18673] Completed state [pkg-config] at time 10:32:52.860930 duration_in_ms=9.914
2019-02-12 10:32:52,861 [salt.state       :1780][INFO    ][18673] Running state [genisoimage] at time 10:32:52.861143
2019-02-12 10:32:52,861 [salt.state       :1813][INFO    ][18673] Executing state pkg.installed for [genisoimage]
2019-02-12 10:32:52,870 [salt.state       :300 ][INFO    ][18673] All specified packages are already installed
2019-02-12 10:32:52,871 [salt.state       :1951][INFO    ][18673] Completed state [genisoimage] at time 10:32:52.871102 duration_in_ms=9.959
2019-02-12 10:32:52,871 [salt.state       :1780][INFO    ][18673] Running state [libvirt-bin] at time 10:32:52.871310
2019-02-12 10:32:52,871 [salt.state       :1813][INFO    ][18673] Executing state service.running for [libvirt-bin]
2019-02-12 10:32:52,872 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2019-02-12 10:32:52,891 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2019-02-12 10:32:52,904 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2019-02-12 10:32:52,916 [salt.state       :300 ][INFO    ][18673] The service libvirt-bin is already running
2019-02-12 10:32:52,917 [salt.state       :1951][INFO    ][18673] Completed state [libvirt-bin] at time 10:32:52.917324 duration_in_ms=46.014
2019-02-12 10:32:52,921 [salt.state       :1780][INFO    ][18673] Running state [virtng.init] at time 10:32:52.921469
2019-02-12 10:32:52,921 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virtng.init]
2019-02-12 10:32:53,037 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command ['git', '--version'] in directory '/root'
2019-02-12 10:32:53,223 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --all --name| grep -E "^prx01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,253 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,255 [salt.state       :1951][INFO    ][18673] Completed state [virtng.init] at time 10:32:53.255543 duration_in_ms=334.073
2019-02-12 10:32:53,256 [salt.state       :1780][INFO    ][18673] Running state [virt.set_autostart] at time 10:32:53.256013
2019-02-12 10:32:53,256 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virt.set_autostart]
2019-02-12 10:32:53,263 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --autostart --name| grep -E "^prx01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,297 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,297 [salt.state       :1951][INFO    ][18673] Completed state [virt.set_autostart] at time 10:32:53.297614 duration_in_ms=41.6
2019-02-12 10:32:53,299 [salt.state       :1780][INFO    ][18673] Running state [virtng.init] at time 10:32:53.299242
2019-02-12 10:32:53,299 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virtng.init]
2019-02-12 10:32:53,310 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,345 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,346 [salt.state       :1951][INFO    ][18673] Completed state [virtng.init] at time 10:32:53.346816 duration_in_ms=47.573
2019-02-12 10:32:53,347 [salt.state       :1780][INFO    ][18673] Running state [virt.set_autostart] at time 10:32:53.347200
2019-02-12 10:32:53,347 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virt.set_autostart]
2019-02-12 10:32:53,359 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,396 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,397 [salt.state       :1951][INFO    ][18673] Completed state [virt.set_autostart] at time 10:32:53.397023 duration_in_ms=49.822
2019-02-12 10:32:53,401 [salt.state       :1780][INFO    ][18673] Running state [virtng.init] at time 10:32:53.401621
2019-02-12 10:32:53,402 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virtng.init]
2019-02-12 10:32:53,414 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --all --name| grep -E "^ctl01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,443 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,443 [salt.state       :1951][INFO    ][18673] Completed state [virtng.init] at time 10:32:53.443565 duration_in_ms=41.944
2019-02-12 10:32:53,444 [salt.state       :1780][INFO    ][18673] Running state [virt.set_autostart] at time 10:32:53.444079
2019-02-12 10:32:53,444 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virt.set_autostart]
2019-02-12 10:32:53,461 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --autostart --name| grep -E "^ctl01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,491 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,491 [salt.state       :1951][INFO    ][18673] Completed state [virt.set_autostart] at time 10:32:53.491395 duration_in_ms=47.315
2019-02-12 10:32:53,492 [salt.state       :1780][INFO    ][18673] Running state [virtng.init] at time 10:32:53.492820
2019-02-12 10:32:53,493 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virtng.init]
2019-02-12 10:32:53,503 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --all --name| grep -E "^mdb01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,529 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,529 [salt.state       :1951][INFO    ][18673] Completed state [virtng.init] at time 10:32:53.529922 duration_in_ms=37.102
2019-02-12 10:32:53,533 [salt.state       :1780][INFO    ][18673] Running state [virt.set_autostart] at time 10:32:53.533578
2019-02-12 10:32:53,534 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virt.set_autostart]
2019-02-12 10:32:53,545 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --autostart --name| grep -E "^mdb01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,572 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,573 [salt.state       :1951][INFO    ][18673] Completed state [virt.set_autostart] at time 10:32:53.573212 duration_in_ms=39.634
2019-02-12 10:32:53,574 [salt.state       :1780][INFO    ][18673] Running state [virtng.init] at time 10:32:53.574400
2019-02-12 10:32:53,574 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virtng.init]
2019-02-12 10:32:53,584 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --all --name| grep -E "^msg01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,618 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,619 [salt.state       :1951][INFO    ][18673] Completed state [virtng.init] at time 10:32:53.618981 duration_in_ms=44.581
2019-02-12 10:32:53,619 [salt.state       :1780][INFO    ][18673] Running state [virt.set_autostart] at time 10:32:53.619272
2019-02-12 10:32:53,619 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virt.set_autostart]
2019-02-12 10:32:53,628 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --autostart --name| grep -E "^msg01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,658 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,658 [salt.state       :1951][INFO    ][18673] Completed state [virt.set_autostart] at time 10:32:53.658354 duration_in_ms=39.082
2019-02-12 10:32:53,659 [salt.state       :1780][INFO    ][18673] Running state [virtng.init] at time 10:32:53.659725
2019-02-12 10:32:53,660 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virtng.init]
2019-02-12 10:32:53,669 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --all --name| grep -E "^dbs01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,696 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,696 [salt.state       :1951][INFO    ][18673] Completed state [virtng.init] at time 10:32:53.696475 duration_in_ms=36.75
2019-02-12 10:32:53,696 [salt.state       :1780][INFO    ][18673] Running state [virt.set_autostart] at time 10:32:53.696760
2019-02-12 10:32:53,697 [salt.state       :1813][INFO    ][18673] Executing state module.run for [virt.set_autostart]
2019-02-12 10:32:53,709 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'virsh list --autostart --name| grep -E "^dbs01.mcp-odl-ha.local$"' in directory '/root'
2019-02-12 10:32:53,739 [salt.state       :300 ][INFO    ][18673] unless execution succeeded
2019-02-12 10:32:53,739 [salt.state       :1951][INFO    ][18673] Completed state [virt.set_autostart] at time 10:32:53.739448 duration_in_ms=42.688
2019-02-12 10:32:53,739 [salt.state       :1780][INFO    ][18673] Running state [/etc/default/grub.d] at time 10:32:53.739728
2019-02-12 10:32:53,740 [salt.state       :1813][INFO    ][18673] Executing state file.directory for [/etc/default/grub.d]
2019-02-12 10:32:53,741 [salt.state       :300 ][INFO    ][18673] Directory /etc/default/grub.d is in the correct state
Directory /etc/default/grub.d updated
2019-02-12 10:32:53,741 [salt.state       :1951][INFO    ][18673] Completed state [/etc/default/grub.d] at time 10:32:53.741813 duration_in_ms=2.085
2019-02-12 10:32:53,745 [salt.state       :1780][INFO    ][18673] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 10:32:53.745809
2019-02-12 10:32:53,748 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/default/grub.d/99-custom-settings.cfg]
2019-02-12 10:32:53,749 [salt.state       :300 ][INFO    ][18673] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2019-02-12 10:32:53,749 [salt.state       :1951][INFO    ][18673] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 10:32:53.749397 duration_in_ms=3.589
2019-02-12 10:32:53,750 [salt.state       :1780][INFO    ][18673] Running state [update-grub] at time 10:32:53.750168
2019-02-12 10:32:53,750 [salt.state       :1813][INFO    ][18673] Executing state cmd.wait for [update-grub]
2019-02-12 10:32:53,750 [salt.state       :300 ][INFO    ][18673] No changes made for update-grub
2019-02-12 10:32:53,750 [salt.state       :1951][INFO    ][18673] Completed state [update-grub] at time 10:32:53.750925 duration_in_ms=0.757
2019-02-12 10:32:53,752 [salt.state       :1780][INFO    ][18673] Running state [/boot/grub/grub.cfg] at time 10:32:53.751986
2019-02-12 10:32:53,752 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/boot/grub/grub.cfg]
2019-02-12 10:32:53,760 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'test -f /boot/grub/grub.cfg' in directory '/root'
2019-02-12 10:32:53,768 [salt.loaded.int.states.file:2298][WARNING ][18673] State for file: /boot/grub/grub.cfg - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-02-12 10:32:53,769 [salt.state       :300 ][INFO    ][18673] File /boot/grub/grub.cfg exists with proper permissions. No changes made.
2019-02-12 10:32:53,769 [salt.state       :1951][INFO    ][18673] Completed state [/boot/grub/grub.cfg] at time 10:32:53.769311 duration_in_ms=17.326
2019-02-12 10:32:53,769 [salt.state       :1780][INFO    ][18673] Running state [nf_conntrack] at time 10:32:53.769570
2019-02-12 10:32:53,769 [salt.state       :1813][INFO    ][18673] Executing state kmod.present for [nf_conntrack]
2019-02-12 10:32:53,772 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'lsmod' in directory '/root'
2019-02-12 10:32:53,787 [salt.state       :300 ][INFO    ][18673] Kernel module nf_conntrack is already present
2019-02-12 10:32:53,787 [salt.state       :1951][INFO    ][18673] Completed state [nf_conntrack] at time 10:32:53.787590 duration_in_ms=18.02
2019-02-12 10:32:53,788 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d] at time 10:32:53.788032
2019-02-12 10:32:53,788 [salt.state       :1813][INFO    ][18673] Executing state file.directory for [/etc/modprobe.d]
2019-02-12 10:32:53,789 [salt.state       :300 ][INFO    ][18673] Directory /etc/modprobe.d is in the correct state
Directory /etc/modprobe.d updated
2019-02-12 10:32:53,790 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d] at time 10:32:53.790020 duration_in_ms=1.988
2019-02-12 10:32:53,791 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/hfsplus.conf] at time 10:32:53.791821
2019-02-12 10:32:53,792 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/hfsplus.conf]
2019-02-12 10:32:53,954 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/hfsplus.conf is in the correct state
2019-02-12 10:32:53,954 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/hfsplus.conf] at time 10:32:53.954585 duration_in_ms=162.764
2019-02-12 10:32:53,955 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/rds.conf] at time 10:32:53.955428
2019-02-12 10:32:53,955 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/rds.conf]
2019-02-12 10:32:54,184 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/rds.conf is in the correct state
2019-02-12 10:32:54,185 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/rds.conf] at time 10:32:54.185072 duration_in_ms=229.643
2019-02-12 10:32:54,186 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/cramfs.conf] at time 10:32:54.185964
2019-02-12 10:32:54,186 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/cramfs.conf]
2019-02-12 10:32:54,334 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/cramfs.conf is in the correct state
2019-02-12 10:32:54,334 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/cramfs.conf] at time 10:32:54.334246 duration_in_ms=148.282
2019-02-12 10:32:54,335 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/freevxfs.conf] at time 10:32:54.335084
2019-02-12 10:32:54,335 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/freevxfs.conf]
2019-02-12 10:32:54,483 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/freevxfs.conf is in the correct state
2019-02-12 10:32:54,483 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/freevxfs.conf] at time 10:32:54.483163 duration_in_ms=148.078
2019-02-12 10:32:54,484 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/hfs.conf] at time 10:32:54.484006
2019-02-12 10:32:54,484 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/hfs.conf]
2019-02-12 10:32:54,634 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/hfs.conf is in the correct state
2019-02-12 10:32:54,634 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/hfs.conf] at time 10:32:54.634675 duration_in_ms=150.669
2019-02-12 10:32:54,635 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/squashfs.conf] at time 10:32:54.635513
2019-02-12 10:32:54,635 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/squashfs.conf]
2019-02-12 10:32:54,794 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/squashfs.conf is in the correct state
2019-02-12 10:32:54,794 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/squashfs.conf] at time 10:32:54.794667 duration_in_ms=159.154
2019-02-12 10:32:54,795 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/udf.conf] at time 10:32:54.795590
2019-02-12 10:32:54,795 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/udf.conf]
2019-02-12 10:32:54,951 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/udf.conf is in the correct state
2019-02-12 10:32:54,951 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/udf.conf] at time 10:32:54.951612 duration_in_ms=156.022
2019-02-12 10:32:54,952 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/vfat.conf] at time 10:32:54.952472
2019-02-12 10:32:54,952 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/vfat.conf]
2019-02-12 10:32:55,115 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/vfat.conf is in the correct state
2019-02-12 10:32:55,116 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/vfat.conf] at time 10:32:55.116118 duration_in_ms=163.646
2019-02-12 10:32:55,117 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/sctp.conf] at time 10:32:55.116999
2019-02-12 10:32:55,117 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/sctp.conf]
2019-02-12 10:32:55,276 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/sctp.conf is in the correct state
2019-02-12 10:32:55,276 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/sctp.conf] at time 10:32:55.276663 duration_in_ms=159.662
2019-02-12 10:32:55,278 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/jffs2.conf] at time 10:32:55.278580
2019-02-12 10:32:55,279 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/jffs2.conf]
2019-02-12 10:32:55,428 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/jffs2.conf is in the correct state
2019-02-12 10:32:55,429 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/jffs2.conf] at time 10:32:55.429185 duration_in_ms=150.605
2019-02-12 10:32:55,430 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/tipc.conf] at time 10:32:55.430188
2019-02-12 10:32:55,430 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/tipc.conf]
2019-02-12 10:32:55,581 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/tipc.conf is in the correct state
2019-02-12 10:32:55,582 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/tipc.conf] at time 10:32:55.582109 duration_in_ms=151.922
2019-02-12 10:32:55,583 [salt.state       :1780][INFO    ][18673] Running state [/etc/modprobe.d/dccp.conf] at time 10:32:55.582978
2019-02-12 10:32:55,583 [salt.state       :1813][INFO    ][18673] Executing state file.managed for [/etc/modprobe.d/dccp.conf]
2019-02-12 10:32:55,734 [salt.state       :300 ][INFO    ][18673] File /etc/modprobe.d/dccp.conf is in the correct state
2019-02-12 10:32:55,734 [salt.state       :1951][INFO    ][18673] Completed state [/etc/modprobe.d/dccp.conf] at time 10:32:55.734648 duration_in_ms=151.669
2019-02-12 10:32:55,734 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_congestion_control] at time 10:32:55.734891
2019-02-12 10:32:55,735 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_congestion_control]
2019-02-12 10:32:55,735 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_congestion_control' in directory '/root'
2019-02-12 10:32:55,748 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2019-02-12 10:32:55,749 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_congestion_control] at time 10:32:55.749025 duration_in_ms=14.132
2019-02-12 10:32:55,749 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:32:55.749680
2019-02-12 10:32:55,751 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_slow_start_after_idle]
2019-02-12 10:32:55,753 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_slow_start_after_idle' in directory '/root'
2019-02-12 10:32:55,765 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2019-02-12 10:32:55,765 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:32:55.765547 duration_in_ms=15.868
2019-02-12 10:32:55,765 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.ip_forward] at time 10:32:55.765912
2019-02-12 10:32:55,766 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.ip_forward]
2019-02-12 10:32:55,767 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.ip_forward' in directory '/root'
2019-02-12 10:32:55,776 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -w net.ipv4.ip_forward="0"' in directory '/root'
2019-02-12 10:32:55,784 [salt.state       :300 ][INFO    ][18673] {'net.ipv4.ip_forward': 0}
2019-02-12 10:32:55,785 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.ip_forward] at time 10:32:55.785024 duration_in_ms=19.112
2019-02-12 10:32:55,785 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.icmp_echo_ignore_broadcasts] at time 10:32:55.785397
2019-02-12 10:32:55,785 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.icmp_echo_ignore_broadcasts]
2019-02-12 10:32:55,787 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.icmp_echo_ignore_broadcasts' in directory '/root'
2019-02-12 10:32:55,795 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.icmp_echo_ignore_broadcasts = 1 is already set
2019-02-12 10:32:55,795 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.icmp_echo_ignore_broadcasts] at time 10:32:55.795584 duration_in_ms=10.186
2019-02-12 10:32:55,795 [salt.state       :1780][INFO    ][18673] Running state [net.nf_conntrack_max] at time 10:32:55.795932
2019-02-12 10:32:55,796 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.nf_conntrack_max]
2019-02-12 10:32:55,797 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.nf_conntrack_max' in directory '/root'
2019-02-12 10:32:55,807 [salt.state       :300 ][INFO    ][18673] Sysctl value net.nf_conntrack_max = 1048576 is already set
2019-02-12 10:32:55,807 [salt.state       :1951][INFO    ][18673] Completed state [net.nf_conntrack_max] at time 10:32:55.807737 duration_in_ms=11.805
2019-02-12 10:32:55,808 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.icmp_ignore_bogus_error_responses] at time 10:32:55.808082
2019-02-12 10:32:55,808 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.icmp_ignore_bogus_error_responses]
2019-02-12 10:32:55,809 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.icmp_ignore_bogus_error_responses' in directory '/root'
2019-02-12 10:32:55,819 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.icmp_ignore_bogus_error_responses = 1 is already set
2019-02-12 10:32:55,819 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.icmp_ignore_bogus_error_responses] at time 10:32:55.819670 duration_in_ms=11.588
2019-02-12 10:32:55,820 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.default.log_martians] at time 10:32:55.820051
2019-02-12 10:32:55,820 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.default.log_martians]
2019-02-12 10:32:55,821 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.default.log_martians' in directory '/root'
2019-02-12 10:32:55,832 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.default.log_martians = 1 is already set
2019-02-12 10:32:55,832 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.default.log_martians] at time 10:32:55.832826 duration_in_ms=12.775
2019-02-12 10:32:55,833 [salt.state       :1780][INFO    ][18673] Running state [net.core.somaxconn] at time 10:32:55.833134
2019-02-12 10:32:55,833 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.core.somaxconn]
2019-02-12 10:32:55,836 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.core.somaxconn' in directory '/root'
2019-02-12 10:32:55,847 [salt.state       :300 ][INFO    ][18673] Sysctl value net.core.somaxconn = 4096 is already set
2019-02-12 10:32:55,848 [salt.state       :1951][INFO    ][18673] Completed state [net.core.somaxconn] at time 10:32:55.848043 duration_in_ms=14.908
2019-02-12 10:32:55,848 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.all.send_redirects] at time 10:32:55.848641
2019-02-12 10:32:55,849 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.all.send_redirects]
2019-02-12 10:32:55,851 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.all.send_redirects' in directory '/root'
2019-02-12 10:32:55,863 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.all.send_redirects = 0 is already set
2019-02-12 10:32:55,864 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.all.send_redirects] at time 10:32:55.864112 duration_in_ms=15.471
2019-02-12 10:32:55,864 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_tw_reuse] at time 10:32:55.864474
2019-02-12 10:32:55,864 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_tw_reuse]
2019-02-12 10:32:55,865 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_tw_reuse' in directory '/root'
2019-02-12 10:32:55,875 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2019-02-12 10:32:55,876 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_tw_reuse] at time 10:32:55.876276 duration_in_ms=11.802
2019-02-12 10:32:55,876 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.default.rp_filter] at time 10:32:55.876641
2019-02-12 10:32:55,877 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.default.rp_filter]
2019-02-12 10:32:55,877 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.default.rp_filter' in directory '/root'
2019-02-12 10:32:55,887 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.default.rp_filter = 1 is already set
2019-02-12 10:32:55,888 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.default.rp_filter] at time 10:32:55.888155 duration_in_ms=11.514
2019-02-12 10:32:55,888 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_fin_timeout] at time 10:32:55.888463
2019-02-12 10:32:55,888 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_fin_timeout]
2019-02-12 10:32:55,889 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_fin_timeout' in directory '/root'
2019-02-12 10:32:55,902 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2019-02-12 10:32:55,902 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_fin_timeout] at time 10:32:55.902869 duration_in_ms=14.403
2019-02-12 10:32:55,903 [salt.state       :1780][INFO    ][18673] Running state [kernel.panic] at time 10:32:55.903402
2019-02-12 10:32:55,903 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [kernel.panic]
2019-02-12 10:32:55,905 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n kernel.panic' in directory '/root'
2019-02-12 10:32:55,916 [salt.state       :300 ][INFO    ][18673] Sysctl value kernel.panic = 60 is already set
2019-02-12 10:32:55,916 [salt.state       :1951][INFO    ][18673] Completed state [kernel.panic] at time 10:32:55.916639 duration_in_ms=13.236
2019-02-12 10:32:55,917 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_keepalive_probes] at time 10:32:55.916985
2019-02-12 10:32:55,917 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_keepalive_probes]
2019-02-12 10:32:55,920 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_keepalive_probes' in directory '/root'
2019-02-12 10:32:55,928 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2019-02-12 10:32:55,928 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:32:55.928918 duration_in_ms=11.933
2019-02-12 10:32:55,929 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.all.log_martians] at time 10:32:55.929275
2019-02-12 10:32:55,929 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.all.log_martians]
2019-02-12 10:32:55,932 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.all.log_martians' in directory '/root'
2019-02-12 10:32:55,939 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.all.log_martians = 1 is already set
2019-02-12 10:32:55,939 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.all.log_martians] at time 10:32:55.939698 duration_in_ms=10.424
2019-02-12 10:32:55,940 [salt.state       :1780][INFO    ][18673] Running state [fs.suid_dumpable] at time 10:32:55.940067
2019-02-12 10:32:55,940 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [fs.suid_dumpable]
2019-02-12 10:32:55,941 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n fs.suid_dumpable' in directory '/root'
2019-02-12 10:32:55,949 [salt.state       :300 ][INFO    ][18673] Sysctl value fs.suid_dumpable = 0 is already set
2019-02-12 10:32:55,950 [salt.state       :1951][INFO    ][18673] Completed state [fs.suid_dumpable] at time 10:32:55.950262 duration_in_ms=10.195
2019-02-12 10:32:55,950 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.default.accept_redirects] at time 10:32:55.950588
2019-02-12 10:32:55,950 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.default.accept_redirects]
2019-02-12 10:32:55,951 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.default.accept_redirects' in directory '/root'
2019-02-12 10:32:55,961 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.default.accept_redirects = 0 is already set
2019-02-12 10:32:55,961 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.default.accept_redirects] at time 10:32:55.961749 duration_in_ms=11.161
2019-02-12 10:32:55,962 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.default.secure_redirects] at time 10:32:55.962120
2019-02-12 10:32:55,962 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.default.secure_redirects]
2019-02-12 10:32:55,963 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.default.secure_redirects' in directory '/root'
2019-02-12 10:32:55,973 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.default.secure_redirects = 0 is already set
2019-02-12 10:32:55,974 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.default.secure_redirects] at time 10:32:55.974472 duration_in_ms=12.352
2019-02-12 10:32:55,974 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.default.accept_source_route] at time 10:32:55.974856
2019-02-12 10:32:55,975 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.default.accept_source_route]
2019-02-12 10:32:55,976 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.default.accept_source_route' in directory '/root'
2019-02-12 10:32:55,985 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.default.accept_source_route = 0 is already set
2019-02-12 10:32:55,985 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.default.accept_source_route] at time 10:32:55.985663 duration_in_ms=10.807
2019-02-12 10:32:55,986 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:32:55.986357
2019-02-12 10:32:55,986 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_keepalive_intvl]
2019-02-12 10:32:55,987 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_keepalive_intvl' in directory '/root'
2019-02-12 10:32:55,998 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2019-02-12 10:32:55,998 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:32:55.998923 duration_in_ms=12.565
2019-02-12 10:32:55,999 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_keepalive_time] at time 10:32:55.999226
2019-02-12 10:32:55,999 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_keepalive_time]
2019-02-12 10:32:56,000 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_keepalive_time' in directory '/root'
2019-02-12 10:32:56,011 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2019-02-12 10:32:56,012 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_keepalive_time] at time 10:32:56.012262 duration_in_ms=13.035
2019-02-12 10:32:56,012 [salt.state       :1780][INFO    ][18673] Running state [kernel.randomize_va_space] at time 10:32:56.012698
2019-02-12 10:32:56,013 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [kernel.randomize_va_space]
2019-02-12 10:32:56,015 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n kernel.randomize_va_space' in directory '/root'
2019-02-12 10:32:56,024 [salt.state       :300 ][INFO    ][18673] Sysctl value kernel.randomize_va_space = 2 is already set
2019-02-12 10:32:56,025 [salt.state       :1951][INFO    ][18673] Completed state [kernel.randomize_va_space] at time 10:32:56.024925 duration_in_ms=12.227
2019-02-12 10:32:56,025 [salt.state       :1780][INFO    ][18673] Running state [fs.file-max] at time 10:32:56.025349
2019-02-12 10:32:56,025 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [fs.file-max]
2019-02-12 10:32:56,029 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n fs.file-max' in directory '/root'
2019-02-12 10:32:56,037 [salt.state       :300 ][INFO    ][18673] Sysctl value fs.file-max = 124165 is already set
2019-02-12 10:32:56,037 [salt.state       :1951][INFO    ][18673] Completed state [fs.file-max] at time 10:32:56.037594 duration_in_ms=12.244
2019-02-12 10:32:56,037 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_syncookies] at time 10:32:56.037936
2019-02-12 10:32:56,040 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_syncookies]
2019-02-12 10:32:56,041 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_syncookies' in directory '/root'
2019-02-12 10:32:56,048 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_syncookies = 1 is already set
2019-02-12 10:32:56,048 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_syncookies] at time 10:32:56.048655 duration_in_ms=10.719
2019-02-12 10:32:56,049 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:32:56.049016
2019-02-12 10:32:56,049 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_max_syn_backlog]
2019-02-12 10:32:56,051 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_max_syn_backlog' in directory '/root'
2019-02-12 10:32:56,059 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2019-02-12 10:32:56,059 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:32:56.059510 duration_in_ms=10.493
2019-02-12 10:32:56,059 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.all.rp_filter] at time 10:32:56.059849
2019-02-12 10:32:56,060 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.all.rp_filter]
2019-02-12 10:32:56,060 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.all.rp_filter' in directory '/root'
2019-02-12 10:32:56,069 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.all.rp_filter = 1 is already set
2019-02-12 10:32:56,070 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.all.rp_filter] at time 10:32:56.070000 duration_in_ms=10.151
2019-02-12 10:32:56,070 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.all.accept_source_route] at time 10:32:56.070358
2019-02-12 10:32:56,070 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.all.accept_source_route]
2019-02-12 10:32:56,071 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.all.accept_source_route' in directory '/root'
2019-02-12 10:32:56,082 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.all.accept_source_route = 0 is already set
2019-02-12 10:32:56,083 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.all.accept_source_route] at time 10:32:56.083004 duration_in_ms=12.646
2019-02-12 10:32:56,083 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.tcp_retries2] at time 10:32:56.083358
2019-02-12 10:32:56,083 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.tcp_retries2]
2019-02-12 10:32:56,084 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.tcp_retries2' in directory '/root'
2019-02-12 10:32:56,096 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2019-02-12 10:32:56,096 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.tcp_retries2] at time 10:32:56.096316 duration_in_ms=12.958
2019-02-12 10:32:56,096 [salt.state       :1780][INFO    ][18673] Running state [net.core.netdev_max_backlog] at time 10:32:56.096680
2019-02-12 10:32:56,097 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.core.netdev_max_backlog]
2019-02-12 10:32:56,097 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.core.netdev_max_backlog' in directory '/root'
2019-02-12 10:32:56,108 [salt.state       :300 ][INFO    ][18673] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2019-02-12 10:32:56,109 [salt.state       :1951][INFO    ][18673] Completed state [net.core.netdev_max_backlog] at time 10:32:56.109069 duration_in_ms=12.389
2019-02-12 10:32:56,109 [salt.state       :1780][INFO    ][18673] Running state [vm.swappiness] at time 10:32:56.109451
2019-02-12 10:32:56,109 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [vm.swappiness]
2019-02-12 10:32:56,111 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n vm.swappiness' in directory '/root'
2019-02-12 10:32:56,121 [salt.state       :300 ][INFO    ][18673] Sysctl value vm.swappiness = 10 is already set
2019-02-12 10:32:56,121 [salt.state       :1951][INFO    ][18673] Completed state [vm.swappiness] at time 10:32:56.121329 duration_in_ms=11.877
2019-02-12 10:32:56,121 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.all.secure_redirects] at time 10:32:56.121686
2019-02-12 10:32:56,122 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.all.secure_redirects]
2019-02-12 10:32:56,123 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.all.secure_redirects' in directory '/root'
2019-02-12 10:32:56,133 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.all.secure_redirects = 0 is already set
2019-02-12 10:32:56,133 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.all.secure_redirects] at time 10:32:56.133407 duration_in_ms=11.72
2019-02-12 10:32:56,133 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:32:56.133780
2019-02-12 10:32:56,135 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh1]
2019-02-12 10:32:56,136 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh1' in directory '/root'
2019-02-12 10:32:56,147 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2019-02-12 10:32:56,147 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:32:56.147485 duration_in_ms=13.705
2019-02-12 10:32:56,147 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:32:56.147917
2019-02-12 10:32:56,148 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh2]
2019-02-12 10:32:56,149 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh2' in directory '/root'
2019-02-12 10:32:56,160 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2019-02-12 10:32:56,160 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:32:56.160585 duration_in_ms=12.668
2019-02-12 10:32:56,160 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:32:56.160925
2019-02-12 10:32:56,161 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh3]
2019-02-12 10:32:56,163 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh3' in directory '/root'
2019-02-12 10:32:56,175 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2019-02-12 10:32:56,175 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:32:56.175658 duration_in_ms=14.733
2019-02-12 10:32:56,176 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.default.send_redirects] at time 10:32:56.176032
2019-02-12 10:32:56,176 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.default.send_redirects]
2019-02-12 10:32:56,177 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.default.send_redirects' in directory '/root'
2019-02-12 10:32:56,187 [salt.state       :300 ][INFO    ][18673] Sysctl value net.ipv4.conf.default.send_redirects = 0 is already set
2019-02-12 10:32:56,187 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.default.send_redirects] at time 10:32:56.187746 duration_in_ms=11.713
2019-02-12 10:32:56,188 [salt.state       :1780][INFO    ][18673] Running state [net.ipv4.conf.all.accept_redirects] at time 10:32:56.188115
2019-02-12 10:32:56,188 [salt.state       :1813][INFO    ][18673] Executing state sysctl.present for [net.ipv4.conf.all.accept_redirects]
2019-02-12 10:32:56,189 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -n net.ipv4.conf.all.accept_redirects' in directory '/root'
2019-02-12 10:32:56,201 [salt.loaded.int.module.cmdmod:395 ][INFO    ][18673] Executing command 'sysctl -w net.ipv4.conf.all.accept_redirects="0"' in directory '/root'
2019-02-12 10:32:56,214 [salt.state       :300 ][INFO    ][18673] {'net.ipv4.conf.all.accept_redirects': 0}
2019-02-12 10:32:56,215 [salt.state       :1951][INFO    ][18673] Completed state [net.ipv4.conf.all.accept_redirects] at time 10:32:56.215241 duration_in_ms=27.125
2019-02-12 10:32:56,225 [salt.minion      :1711][INFO    ][18673] Returning information for job: 20190212103241353282
2019-02-12 10:32:57,439 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command pillar.get with jid 20190212103257429409
2019-02-12 10:32:57,462 [salt.minion      :1432][INFO    ][18877] Starting a new job with PID 18877
2019-02-12 10:32:57,469 [salt.minion      :1711][INFO    ][18877] Returning information for job: 20190212103257429409
2019-02-12 10:33:10,457 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.sync_all with jid 20190212103310446276
2019-02-12 10:33:10,481 [salt.minion      :1432][INFO    ][18884] Starting a new job with PID 18884
2019-02-12 10:33:15,739 [salt.state       :915 ][INFO    ][18884] Loading fresh modules for state activity
2019-02-12 10:33:15,797 [salt.utils.extmods:71  ][INFO    ][18884] Creating module dir '/var/cache/salt/minion/extmods/clouds'
2019-02-12 10:33:15,805 [salt.utils.extmods:82  ][INFO    ][18884] Syncing clouds for environment 'base'
2019-02-12 10:33:15,805 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_clouds, for base)
2019-02-12 10:33:15,806 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_clouds/' for environment 'base'
2019-02-12 10:33:15,888 [salt.utils.extmods:71  ][INFO    ][18884] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2019-02-12 10:33:15,900 [salt.utils.extmods:82  ][INFO    ][18884] Syncing beacons for environment 'base'
2019-02-12 10:33:15,900 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_beacons, for base)
2019-02-12 10:33:15,900 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_beacons/' for environment 'base'
2019-02-12 10:33:16,001 [salt.utils.extmods:82  ][INFO    ][18884] Syncing modules for environment 'base'
2019-02-12 10:33:16,001 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_modules, for base)
2019-02-12 10:33:16,001 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_modules/' for environment 'base'
2019-02-12 10:33:18,817 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/_modules/gnocchiv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/_modules/gnocchiv1/__init__.py'
2019-02-12 10:33:18,818 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/_modules/gnocchiv1/archive_policy.py' to '/var/cache/salt/minion/extmods/modules/_modules/gnocchiv1/archive_policy.py'
2019-02-12 10:33:18,819 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/_modules/gnocchiv1/common.py' to '/var/cache/salt/minion/extmods/modules/_modules/gnocchiv1/common.py'
2019-02-12 10:33:18,819 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/architect.py' to '/var/cache/salt/minion/extmods/modules/architect.py'
2019-02-12 10:33:18,820 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/artifactory.py' to '/var/cache/salt/minion/extmods/modules/artifactory.py'
2019-02-12 10:33:18,821 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/auditd.py' to '/var/cache/salt/minion/extmods/modules/auditd.py'
2019-02-12 10:33:18,821 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2019-02-12 10:33:18,822 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/__init__.py'
2019-02-12 10:33:18,822 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/acl.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/acl.py'
2019-02-12 10:33:18,823 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/common.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/common.py'
2019-02-12 10:33:18,823 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/secrets.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/secrets.py'
2019-02-12 10:33:18,824 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2019-02-12 10:33:18,825 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cfgdrive.py' to '/var/cache/salt/minion/extmods/modules/cfgdrive.py'
2019-02-12 10:33:18,825 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2019-02-12 10:33:18,827 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/__init__.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/__init__.py'
2019-02-12 10:33:18,828 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/arg_converter.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/arg_converter.py'
2019-02-12 10:33:18,828 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/common.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/common.py'
2019-02-12 10:33:18,829 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/lists.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/lists.py'
2019-02-12 10:33:18,829 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/services.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/services.py'
2019-02-12 10:33:18,830 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volume.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volume.py'
2019-02-12 10:33:18,831 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volume_actions.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volume_actions.py'
2019-02-12 10:33:18,831 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volume_types.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volume_types.py'
2019-02-12 10:33:18,832 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volumes.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volumes.py'
2019-02-12 10:33:18,832 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/configdrive.py' to '/var/cache/salt/minion/extmods/modules/configdrive.py'
2019-02-12 10:33:18,833 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2019-02-12 10:33:18,834 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/contrail_health.py' to '/var/cache/salt/minion/extmods/modules/contrail_health.py'
2019-02-12 10:33:18,835 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2019-02-12 10:33:18,835 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2019-02-12 10:33:18,836 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2019-02-12 10:33:18,836 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2019-02-12 10:33:18,837 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2019-02-12 10:33:18,837 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/gitlab.py' to '/var/cache/salt/minion/extmods/modules/gitlab.py'
2019-02-12 10:33:18,839 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2019-02-12 10:33:18,840 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/__init__.py' to '/var/cache/salt/minion/extmods/modules/glancev2/__init__.py'
2019-02-12 10:33:18,840 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/common.py' to '/var/cache/salt/minion/extmods/modules/glancev2/common.py'
2019-02-12 10:33:18,841 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/image.py' to '/var/cache/salt/minion/extmods/modules/glancev2/image.py'
2019-02-12 10:33:18,841 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/task.py' to '/var/cache/salt/minion/extmods/modules/glancev2/task.py'
2019-02-12 10:33:18,845 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/__init__.py'
2019-02-12 10:33:18,847 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/archive_policy.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/archive_policy.py'
2019-02-12 10:33:18,848 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/common.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/common.py'
2019-02-12 10:33:18,849 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/gnocchiv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/gnocchiv1/__init__.py'
2019-02-12 10:33:18,849 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/gnocchiv1/archive_policy.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/gnocchiv1/archive_policy.py'
2019-02-12 10:33:18,852 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/gnocchiv1/common.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/gnocchiv1/common.py'
2019-02-12 10:33:18,852 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2019-02-12 10:33:18,853 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/heatv1/__init__.py'
2019-02-12 10:33:18,853 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/common.py' to '/var/cache/salt/minion/extmods/modules/heatv1/common.py'
2019-02-12 10:33:18,854 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/services.py' to '/var/cache/salt/minion/extmods/modules/heatv1/services.py'
2019-02-12 10:33:18,854 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/stack.py' to '/var/cache/salt/minion/extmods/modules/heatv1/stack.py'
2019-02-12 10:33:18,855 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2019-02-12 10:33:18,855 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2019-02-12 10:33:18,856 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/iptables_extra.py' to '/var/cache/salt/minion/extmods/modules/iptables_extra.py'
2019-02-12 10:33:18,857 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ironicng.py' to '/var/cache/salt/minion/extmods/modules/ironicng.py'
2019-02-12 10:33:18,857 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/__init__.py'
2019-02-12 10:33:18,859 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/chassis.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/chassis.py'
2019-02-12 10:33:18,859 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/common.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/common.py'
2019-02-12 10:33:18,859 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/drivers.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/drivers.py'
2019-02-12 10:33:18,860 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/nodes.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/nodes.py'
2019-02-12 10:33:18,861 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/ports.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/ports.py'
2019-02-12 10:33:18,861 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/volumes.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/volumes.py'
2019-02-12 10:33:18,861 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2019-02-12 10:33:18,863 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2019-02-12 10:33:18,863 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystoneng.py' to '/var/cache/salt/minion/extmods/modules/keystoneng.py'
2019-02-12 10:33:18,864 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/__init__.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/__init__.py'
2019-02-12 10:33:18,865 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/arg_converter.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/arg_converter.py'
2019-02-12 10:33:18,865 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/common.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/common.py'
2019-02-12 10:33:18,865 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/domains.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/domains.py'
2019-02-12 10:33:18,867 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/endpoints.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/endpoints.py'
2019-02-12 10:33:18,867 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/groups.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/groups.py'
2019-02-12 10:33:18,868 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/lists.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/lists.py'
2019-02-12 10:33:18,868 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/projects.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/projects.py'
2019-02-12 10:33:18,868 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/regions.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/regions.py'
2019-02-12 10:33:18,869 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/roles.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/roles.py'
2019-02-12 10:33:18,869 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/services.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/services.py'
2019-02-12 10:33:18,870 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/users.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/users.py'
2019-02-12 10:33:18,870 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2019-02-12 10:33:18,871 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2019-02-12 10:33:18,871 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2019-02-12 10:33:18,872 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2019-02-12 10:33:18,872 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/maasng.py' to '/var/cache/salt/minion/extmods/modules/maasng.py'
2019-02-12 10:33:18,873 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/manilang/__init__.py' to '/var/cache/salt/minion/extmods/modules/manilang/__init__.py'
2019-02-12 10:33:18,875 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/manilang/common.py' to '/var/cache/salt/minion/extmods/modules/manilang/common.py'
2019-02-12 10:33:18,875 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/manilang/share_types.py' to '/var/cache/salt/minion/extmods/modules/manilang/share_types.py'
2019-02-12 10:33:18,875 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/manilang/shares.py' to '/var/cache/salt/minion/extmods/modules/manilang/shares.py'
2019-02-12 10:33:18,876 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2019-02-12 10:33:18,876 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2019-02-12 10:33:18,877 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2019-02-12 10:33:18,877 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2019-02-12 10:33:18,877 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/net_checks.py' to '/var/cache/salt/minion/extmods/modules/net_checks.py'
2019-02-12 10:33:18,878 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/netutils.py' to '/var/cache/salt/minion/extmods/modules/netutils.py'
2019-02-12 10:33:18,878 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2019-02-12 10:33:18,879 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/__init__.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/__init__.py'
2019-02-12 10:33:18,879 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/agents.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/agents.py'
2019-02-12 10:33:18,880 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/arg_converter.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/arg_converter.py'
2019-02-12 10:33:18,880 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/auto_alloc.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/auto_alloc.py'
2019-02-12 10:33:18,881 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/common.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/common.py'
2019-02-12 10:33:18,881 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/lists.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/lists.py'
2019-02-12 10:33:18,881 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/networks.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/networks.py'
2019-02-12 10:33:18,882 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/ports.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/ports.py'
2019-02-12 10:33:18,882 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/routers.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/routers.py'
2019-02-12 10:33:18,883 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/subnetpools.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/subnetpools.py'
2019-02-12 10:33:18,883 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/subnets.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/subnets.py'
2019-02-12 10:33:18,884 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2019-02-12 10:33:18,885 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/novav21/__init__.py' to '/var/cache/salt/minion/extmods/modules/novav21/__init__.py'
2019-02-12 10:33:18,885 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/novav21/aggregates.py' to '/var/cache/salt/minion/extmods/modules/novav21/aggregates.py'
2019-02-12 10:33:18,885 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/novav21/common.py' to '/var/cache/salt/minion/extmods/modules/novav21/common.py'
2019-02-12 10:33:18,886 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/novav21/flavors.py' to '/var/cache/salt/minion/extmods/modules/novav21/flavors.py'
2019-02-12 10:33:18,886 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/novav21/keypairs.py' to '/var/cache/salt/minion/extmods/modules/novav21/keypairs.py'
2019-02-12 10:33:18,887 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/novav21/quotas.py' to '/var/cache/salt/minion/extmods/modules/novav21/quotas.py'
2019-02-12 10:33:18,887 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/novav21/servers.py' to '/var/cache/salt/minion/extmods/modules/novav21/servers.py'
2019-02-12 10:33:18,887 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/novav21/services.py' to '/var/cache/salt/minion/extmods/modules/novav21/services.py'
2019-02-12 10:33:18,888 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/octaviav2/__init__.py' to '/var/cache/salt/minion/extmods/modules/octaviav2/__init__.py'
2019-02-12 10:33:18,888 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/octaviav2/common.py' to '/var/cache/salt/minion/extmods/modules/octaviav2/common.py'
2019-02-12 10:33:18,889 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/octaviav2/loadbalancers.py' to '/var/cache/salt/minion/extmods/modules/octaviav2/loadbalancers.py'
2019-02-12 10:33:18,889 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/ovs_config.py' to '/var/cache/salt/minion/extmods/modules/ovs_config.py'
2019-02-12 10:33:18,889 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2019-02-12 10:33:18,891 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2019-02-12 10:33:18,891 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2019-02-12 10:33:18,892 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2019-02-12 10:33:18,892 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2019-02-12 10:33:18,893 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2019-02-12 10:33:18,893 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2019-02-12 10:33:18,893 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2019-02-12 10:33:18,894 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2019-02-12 10:33:18,894 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2019-02-12 10:33:18,895 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2019-02-12 10:33:18,895 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2019-02-12 10:33:18,913 [salt.utils.extmods:82  ][INFO    ][18884] Syncing states for environment 'base'
2019-02-12 10:33:18,913 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_states, for base)
2019-02-12 10:33:18,913 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_states/' for environment 'base'
2019-02-12 10:33:20,521 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212103320486354
2019-02-12 10:33:20,549 [salt.minion      :1432][INFO    ][18902] Starting a new job with PID 18902
2019-02-12 10:33:20,567 [salt.minion      :1711][INFO    ][18902] Returning information for job: 20190212103320486354
2019-02-12 10:33:20,593 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/_states/gnocchiv1.py' to '/var/cache/salt/minion/extmods/states/_states/gnocchiv1.py'
2019-02-12 10:33:20,594 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/artifactory.py' to '/var/cache/salt/minion/extmods/states/artifactory.py'
2019-02-12 10:33:20,595 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2019-02-12 10:33:20,595 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/barbicanv1.py' to '/var/cache/salt/minion/extmods/states/barbicanv1.py'
2019-02-12 10:33:20,596 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2019-02-12 10:33:20,596 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/cinderv3.py' to '/var/cache/salt/minion/extmods/states/cinderv3.py'
2019-02-12 10:33:20,597 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2019-02-12 10:33:20,598 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/contrail_health.py' to '/var/cache/salt/minion/extmods/states/contrail_health.py'
2019-02-12 10:33:20,599 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/debmirror.py' to '/var/cache/salt/minion/extmods/states/debmirror.py'
2019-02-12 10:33:20,600 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2019-02-12 10:33:20,600 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2019-02-12 10:33:20,601 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/gitlab.py' to '/var/cache/salt/minion/extmods/states/gitlab.py'
2019-02-12 10:33:20,601 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2019-02-12 10:33:20,605 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/glancev2.py' to '/var/cache/salt/minion/extmods/states/glancev2.py'
2019-02-12 10:33:20,605 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/gnocchiv1.py' to '/var/cache/salt/minion/extmods/states/gnocchiv1.py'
2019-02-12 10:33:20,606 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2019-02-12 10:33:20,607 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2019-02-12 10:33:20,608 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2019-02-12 10:33:20,608 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/heatv1.py' to '/var/cache/salt/minion/extmods/states/heatv1.py'
2019-02-12 10:33:20,609 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2019-02-12 10:33:20,609 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2019-02-12 10:33:20,610 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/httpng.py' to '/var/cache/salt/minion/extmods/states/httpng.py'
2019-02-12 10:33:20,611 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/ironicng.py' to '/var/cache/salt/minion/extmods/states/ironicng.py'
2019-02-12 10:33:20,611 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/ironicv1.py' to '/var/cache/salt/minion/extmods/states/ironicv1.py'
2019-02-12 10:33:20,612 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2019-02-12 10:33:20,613 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2019-02-12 10:33:20,613 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2019-02-12 10:33:20,616 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_gerrit.py' to '/var/cache/salt/minion/extmods/states/jenkins_gerrit.py'
2019-02-12 10:33:20,616 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2019-02-12 10:33:20,617 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_jira.py' to '/var/cache/salt/minion/extmods/states/jenkins_jira.py'
2019-02-12 10:33:20,617 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2019-02-12 10:33:20,619 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2019-02-12 10:33:20,620 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2019-02-12 10:33:20,620 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2019-02-12 10:33:20,621 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2019-02-12 10:33:20,622 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2019-02-12 10:33:20,622 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2019-02-12 10:33:20,623 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2019-02-12 10:33:20,623 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_throttle_category.py' to '/var/cache/salt/minion/extmods/states/jenkins_throttle_category.py'
2019-02-12 10:33:20,624 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2019-02-12 10:33:20,625 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2019-02-12 10:33:20,625 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2019-02-12 10:33:20,629 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/keystoneng.py' to '/var/cache/salt/minion/extmods/states/keystoneng.py'
2019-02-12 10:33:20,630 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/keystonev3.py' to '/var/cache/salt/minion/extmods/states/keystonev3.py'
2019-02-12 10:33:20,631 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2019-02-12 10:33:20,632 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/maasng.py' to '/var/cache/salt/minion/extmods/states/maasng.py'
2019-02-12 10:33:20,632 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/manilang.py' to '/var/cache/salt/minion/extmods/states/manilang.py'
2019-02-12 10:33:20,633 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2019-02-12 10:33:20,634 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/neutronv2.py' to '/var/cache/salt/minion/extmods/states/neutronv2.py'
2019-02-12 10:33:20,635 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2019-02-12 10:33:20,635 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/novav21.py' to '/var/cache/salt/minion/extmods/states/novav21.py'
2019-02-12 10:33:20,636 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/octaviav2.py' to '/var/cache/salt/minion/extmods/states/octaviav2.py'
2019-02-12 10:33:20,637 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/ovs_config.py' to '/var/cache/salt/minion/extmods/states/ovs_config.py'
2019-02-12 10:33:20,641 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/powerdns_mysql.py' to '/var/cache/salt/minion/extmods/states/powerdns_mysql.py'
2019-02-12 10:33:20,642 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2019-02-12 10:33:20,643 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2019-02-12 10:33:20,643 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2019-02-12 10:33:20,644 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2019-02-12 10:33:20,653 [salt.utils.extmods:71  ][INFO    ][18884] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2019-02-12 10:33:20,665 [salt.utils.extmods:82  ][INFO    ][18884] Syncing sdb for environment 'base'
2019-02-12 10:33:20,667 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_sdb, for base)
2019-02-12 10:33:20,668 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_sdb/' for environment 'base'
2019-02-12 10:33:20,831 [salt.utils.extmods:82  ][INFO    ][18884] Syncing grains for environment 'base'
2019-02-12 10:33:20,831 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_grains, for base)
2019-02-12 10:33:20,831 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_grains/' for environment 'base'
2019-02-12 10:33:21,255 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2019-02-12 10:33:21,255 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2019-02-12 10:33:21,256 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2019-02-12 10:33:21,257 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2019-02-12 10:33:21,258 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2019-02-12 10:33:21,258 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2019-02-12 10:33:21,259 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2019-02-12 10:33:21,259 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2019-02-12 10:33:21,260 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2019-02-12 10:33:21,261 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2019-02-12 10:33:21,264 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2019-02-12 10:33:21,264 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2019-02-12 10:33:21,268 [salt.utils.extmods:71  ][INFO    ][18884] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2019-02-12 10:33:21,283 [salt.utils.extmods:82  ][INFO    ][18884] Syncing renderers for environment 'base'
2019-02-12 10:33:21,283 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_renderers, for base)
2019-02-12 10:33:21,284 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_renderers/' for environment 'base'
2019-02-12 10:33:21,456 [salt.utils.extmods:82  ][INFO    ][18884] Syncing returners for environment 'base'
2019-02-12 10:33:21,457 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_returners, for base)
2019-02-12 10:33:21,457 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_returners/' for environment 'base'
2019-02-12 10:33:21,579 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_returners/postgres_graph_db.py' to '/var/cache/salt/minion/extmods/returners/postgres_graph_db.py'
2019-02-12 10:33:21,581 [salt.utils.extmods:71  ][INFO    ][18884] Creating module dir '/var/cache/salt/minion/extmods/output'
2019-02-12 10:33:21,593 [salt.utils.extmods:82  ][INFO    ][18884] Syncing output for environment 'base'
2019-02-12 10:33:21,593 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_output, for base)
2019-02-12 10:33:21,593 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_output/' for environment 'base'
2019-02-12 10:33:21,670 [salt.utils.extmods:71  ][INFO    ][18884] Creating module dir '/var/cache/salt/minion/extmods/utils'
2019-02-12 10:33:21,683 [salt.utils.extmods:82  ][INFO    ][18884] Syncing utils for environment 'base'
2019-02-12 10:33:21,683 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_utils, for base)
2019-02-12 10:33:21,684 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_utils/' for environment 'base'
2019-02-12 10:33:21,768 [salt.utils.extmods:71  ][INFO    ][18884] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2019-02-12 10:33:21,778 [salt.utils.extmods:82  ][INFO    ][18884] Syncing log_handlers for environment 'base'
2019-02-12 10:33:21,779 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_log_handlers, for base)
2019-02-12 10:33:21,779 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_log_handlers/' for environment 'base'
2019-02-12 10:33:22,180 [salt.utils.extmods:71  ][INFO    ][18884] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2019-02-12 10:33:22,186 [salt.utils.extmods:82  ][INFO    ][18884] Syncing proxy for environment 'base'
2019-02-12 10:33:22,187 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_proxy, for base)
2019-02-12 10:33:22,187 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_proxy/' for environment 'base'
2019-02-12 10:33:22,327 [salt.utils.extmods:82  ][INFO    ][18884] Syncing engines for environment 'base'
2019-02-12 10:33:22,328 [salt.utils.extmods:86  ][INFO    ][18884] Loading cache from salt://_engines, for base)
2019-02-12 10:33:22,328 [salt.fileclient  :230 ][INFO    ][18884] Caching directory '_engines/' for environment 'base'
2019-02-12 10:33:22,501 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_engines/architect.py' to '/var/cache/salt/minion/extmods/engines/architect.py'
2019-02-12 10:33:22,502 [salt.utils.extmods:111 ][INFO    ][18884] Copying '/var/cache/salt/minion/files/base/_engines/saltgraph.py' to '/var/cache/salt/minion/extmods/engines/saltgraph.py'
2019-02-12 10:33:22,514 [salt.minion      :1711][INFO    ][18884] Returning information for job: 20190212103310446276
2019-02-12 10:33:31,631 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command cp.push with jid 20190212103331624799
2019-02-12 10:33:31,650 [salt.minion      :1432][INFO    ][18989] Starting a new job with PID 18989
2019-02-12 10:33:31,674 [salt.minion      :1711][INFO    ][18989] Returning information for job: 20190212103331624799
2019-02-12 10:46:36,455 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command test.ping with jid 20190212104636446222
2019-02-12 10:46:36,475 [salt.minion      :1432][INFO    ][19041] Starting a new job with PID 19041
2019-02-12 10:46:36,501 [salt.minion      :1711][INFO    ][19041] Returning information for job: 20190212104636446222
2019-02-12 10:50:01,925 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command state.sls with jid 20190212105001917642
2019-02-12 10:50:01,949 [salt.minion      :1432][INFO    ][19058] Starting a new job with PID 19058
2019-02-12 10:50:07,665 [salt.state       :915 ][INFO    ][19058] Loading fresh modules for state activity
2019-02-12 10:50:07,734 [salt.fileclient  :1219][INFO    ][19058] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2019-02-12 10:50:07,767 [salt.fileclient  :1219][INFO    ][19058] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2019-02-12 10:50:08,575 [salt.state       :1780][INFO    ][19058] Running state [keepalived] at time 10:50:08.575402
2019-02-12 10:50:08,575 [salt.state       :1813][INFO    ][19058] Executing state pkg.installed for [keepalived]
2019-02-12 10:50:08,576 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:50:09,002 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2019-02-12 10:50:09,089 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-02-12 10:50:11,516 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:50:11,551 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2019-02-12 10:50:11,984 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212105011975826
2019-02-12 10:50:12,007 [salt.minion      :1432][INFO    ][19422] Starting a new job with PID 19422
2019-02-12 10:50:12,030 [salt.minion      :1711][INFO    ][19422] Returning information for job: 20190212105011975826
2019-02-12 10:50:16,221 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:50:16,279 [salt.state       :300 ][INFO    ][19058] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'keepalived' changed from 'absent' to '1:1.3.9-1.0.18.04.1~u16.04+mcp'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2019-02-12 10:50:16,297 [salt.state       :915 ][INFO    ][19058] Loading fresh modules for state activity
2019-02-12 10:50:16,337 [salt.state       :1951][INFO    ][19058] Completed state [keepalived] at time 10:50:16.337307 duration_in_ms=7761.906
2019-02-12 10:50:16,343 [salt.state       :1780][INFO    ][19058] Running state [lsof] at time 10:50:16.343862
2019-02-12 10:50:16,344 [salt.state       :1813][INFO    ][19058] Executing state pkg.installed for [lsof]
2019-02-12 10:50:17,053 [salt.state       :300 ][INFO    ][19058] All specified packages are already installed
2019-02-12 10:50:17,054 [salt.state       :1951][INFO    ][19058] Completed state [lsof] at time 10:50:17.053956 duration_in_ms=710.094
2019-02-12 10:50:17,056 [salt.state       :1780][INFO    ][19058] Running state [/etc/keepalived/keepalived.conf] at time 10:50:17.056913
2019-02-12 10:50:17,057 [salt.state       :1813][INFO    ][19058] Executing state file.managed for [/etc/keepalived/keepalived.conf]
2019-02-12 10:50:17,085 [salt.fileclient  :1219][INFO    ][19058] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2019-02-12 10:50:17,144 [salt.state       :300 ][INFO    ][19058] File changed:
New file
2019-02-12 10:50:17,145 [salt.state       :1951][INFO    ][19058] Completed state [/etc/keepalived/keepalived.conf] at time 10:50:17.145102 duration_in_ms=88.189
2019-02-12 10:50:17,146 [salt.state       :1780][INFO    ][19058] Running state [keepalived] at time 10:50:17.146695
2019-02-12 10:50:17,146 [salt.state       :1813][INFO    ][19058] Executing state service.running for [keepalived]
2019-02-12 10:50:17,147 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2019-02-12 10:50:17,163 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2019-02-12 10:50:17,175 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2019-02-12 10:50:17,188 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2019-02-12 10:50:17,260 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2019-02-12 10:50:17,274 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2019-02-12 10:50:17,288 [salt.loaded.int.module.cmdmod:395 ][INFO    ][19058] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2019-02-12 10:50:17,300 [salt.state       :300 ][INFO    ][19058] {'keepalived': True}
2019-02-12 10:50:17,301 [salt.state       :1951][INFO    ][19058] Completed state [keepalived] at time 10:50:17.301046 duration_in_ms=154.35
2019-02-12 10:50:17,304 [salt.minion      :1711][INFO    ][19058] Returning information for job: 20190212105001917642
2019-02-12 10:50:54,440 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command pillar.get with jid 20190212105054432756
2019-02-12 10:50:54,460 [salt.minion      :1432][INFO    ][20416] Starting a new job with PID 20416
2019-02-12 10:50:54,470 [salt.minion      :1711][INFO    ][20416] Returning information for job: 20190212105054432756
2019-02-12 10:56:45,677 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command state.sls with jid 20190212105645670538
2019-02-12 10:56:45,697 [salt.minion      :1432][INFO    ][20451] Starting a new job with PID 20451
2019-02-12 10:56:51,508 [salt.state       :915 ][INFO    ][20451] Loading fresh modules for state activity
2019-02-12 10:56:51,569 [salt.fileclient  :1219][INFO    ][20451] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2019-02-12 10:56:51,609 [salt.fileclient  :1219][INFO    ][20451] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2019-02-12 10:56:51,640 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:56:52,745 [salt.state       :1780][INFO    ][20451] Running state [glusterfs-server] at time 10:56:52.745369
2019-02-12 10:56:52,745 [salt.state       :1813][INFO    ][20451] Executing state pkg.installed for [glusterfs-server]
2019-02-12 10:56:52,770 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['apt-cache', '-q', 'policy', 'glusterfs-server'] in directory '/root'
2019-02-12 10:56:52,857 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-02-12 10:56:55,290 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:56:55,328 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-server'] in directory '/root'
2019-02-12 10:56:55,716 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212105655707230
2019-02-12 10:56:55,736 [salt.minion      :1432][INFO    ][20811] Starting a new job with PID 20811
2019-02-12 10:56:55,760 [salt.minion      :1711][INFO    ][20811] Returning information for job: 20190212105655707230
2019-02-12 10:57:05,897 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command saltutil.find_job with jid 20190212105705889669
2019-02-12 10:57:05,915 [salt.minion      :1432][INFO    ][22301] Starting a new job with PID 22301
2019-02-12 10:57:05,934 [salt.minion      :1711][INFO    ][22301] Returning information for job: 20190212105705889669
2019-02-12 10:57:08,983 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:57:09,040 [salt.state       :300 ][INFO    ][20451] Made the following changes:
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'attr' changed from 'absent' to '1:2.4.47-2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.4'
'glusterfs-client' changed from 'absent' to '3.13.2-ubuntu1~xenial2'
'glusterfs-common' changed from 'absent' to '3.13.2-ubuntu1~xenial2'
'liburcu4' changed from 'absent' to '0.9.1-3'
'portmap' changed from 'absent' to '1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'libtirpc1' changed from 'absent' to '0.2.5-1ubuntu0.1'
'nfs-client' changed from 'absent' to '1'
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'glusterfs-server' changed from 'absent' to '3.13.2-ubuntu1~xenial2'
'python-prettytable' changed from 'absent' to '0.7.2-3'

2019-02-12 10:57:09,055 [salt.state       :915 ][INFO    ][20451] Loading fresh modules for state activity
2019-02-12 10:57:09,096 [salt.state       :1951][INFO    ][20451] Completed state [glusterfs-server] at time 10:57:09.096875 duration_in_ms=16351.506
2019-02-12 10:57:09,102 [salt.state       :1780][INFO    ][20451] Running state [bc] at time 10:57:09.102585
2019-02-12 10:57:09,102 [salt.state       :1813][INFO    ][20451] Executing state pkg.installed for [bc]
2019-02-12 10:57:09,811 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-02-12 10:57:09,842 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2019-02-12 10:57:12,181 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:57:12,236 [salt.state       :300 ][INFO    ][20451] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2019-02-12 10:57:12,252 [salt.state       :915 ][INFO    ][20451] Loading fresh modules for state activity
2019-02-12 10:57:12,291 [salt.state       :1951][INFO    ][20451] Completed state [bc] at time 10:57:12.291207 duration_in_ms=3188.621
2019-02-12 10:57:12,296 [salt.state       :1780][INFO    ][20451] Running state [attr] at time 10:57:12.296533
2019-02-12 10:57:12,296 [salt.state       :1813][INFO    ][20451] Executing state pkg.installed for [attr]
2019-02-12 10:57:13,002 [salt.state       :300 ][INFO    ][20451] All specified packages are already installed
2019-02-12 10:57:13,003 [salt.state       :1951][INFO    ][20451] Completed state [attr] at time 10:57:13.002941 duration_in_ms=706.408
2019-02-12 10:57:13,004 [salt.state       :1780][INFO    ][20451] Running state [glusterd] at time 10:57:13.004076
2019-02-12 10:57:13,004 [salt.state       :1813][INFO    ][20451] Executing state service.running for [glusterd]
2019-02-12 10:57:13,004 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2019-02-12 10:57:13,023 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2019-02-12 10:57:13,039 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20451] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2019-02-12 10:57:13,059 [salt.state       :300 ][INFO    ][20451] The service glusterd is already running
2019-02-12 10:57:13,059 [salt.state       :1951][INFO    ][20451] Completed state [glusterd] at time 10:57:13.059580 duration_in_ms=55.503
2019-02-12 10:57:13,063 [salt.state       :1780][INFO    ][20451] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 10:57:13.063370
2019-02-12 10:57:13,063 [salt.state       :1813][INFO    ][20451] Executing state file.managed for [/etc/systemd/system/glusterd.service.d/override.conf]
2019-02-12 10:57:13,071 [salt.state       :300 ][INFO    ][20451] File changed:
New file
2019-02-12 10:57:13,071 [salt.state       :1951][INFO    ][20451] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 10:57:13.071299 duration_in_ms=7.93
2019-02-12 10:57:13,071 [salt.state       :1780][INFO    ][20451] Running state [/srv/glusterfs/glance] at time 10:57:13.071532
2019-02-12 10:57:13,071 [salt.state       :1813][INFO    ][20451] Executing state file.directory for [/srv/glusterfs/glance]
2019-02-12 10:57:13,074 [salt.state       :300 ][INFO    ][20451] {'/srv/glusterfs/glance': 'New Dir'}
2019-02-12 10:57:13,074 [salt.state       :1951][INFO    ][20451] Completed state [/srv/glusterfs/glance] at time 10:57:13.074384 duration_in_ms=2.851
2019-02-12 10:57:13,074 [salt.state       :1780][INFO    ][20451] Running state [/srv/glusterfs/keystone-keys] at time 10:57:13.074773
2019-02-12 10:57:13,075 [salt.state       :1813][INFO    ][20451] Executing state file.directory for [/srv/glusterfs/keystone-keys]
2019-02-12 10:57:13,076 [salt.state       :300 ][INFO    ][20451] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2019-02-12 10:57:13,076 [salt.state       :1951][INFO    ][20451] Completed state [/srv/glusterfs/keystone-keys] at time 10:57:13.076642 duration_in_ms=1.868
2019-02-12 10:57:13,077 [salt.state       :1780][INFO    ][20451] Running state [/srv/glusterfs/nova_instances] at time 10:57:13.077013
2019-02-12 10:57:13,077 [salt.state       :1813][INFO    ][20451] Executing state file.directory for [/srv/glusterfs/nova_instances]
2019-02-12 10:57:13,079 [salt.state       :300 ][INFO    ][20451] {'/srv/glusterfs/nova_instances': 'New Dir'}
2019-02-12 10:57:13,080 [salt.state       :1951][INFO    ][20451] Completed state [/srv/glusterfs/nova_instances] at time 10:57:13.080023 duration_in_ms=3.01
2019-02-12 10:57:13,080 [salt.state       :1780][INFO    ][20451] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:57:13.080294
2019-02-12 10:57:13,080 [salt.state       :1813][INFO    ][20451] Executing state file.directory for [/srv/glusterfs/keystone-credential-keys]
2019-02-12 10:57:13,081 [salt.state       :300 ][INFO    ][20451] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2019-02-12 10:57:13,081 [salt.state       :1951][INFO    ][20451] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:57:13.081521 duration_in_ms=1.227
2019-02-12 10:57:13,082 [salt.minion      :1711][INFO    ][20451] Returning information for job: 20190212105645670538
2019-02-12 10:57:13,876 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command test.ping with jid 20190212105713868064
2019-02-12 10:57:13,900 [salt.minion      :1432][INFO    ][22872] Starting a new job with PID 22872
2019-02-12 10:57:13,922 [salt.minion      :1711][INFO    ][22872] Returning information for job: 20190212105713868064
2019-02-12 10:57:55,580 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command state.sls with jid 20190212105755569106
2019-02-12 10:57:55,603 [salt.minion      :1432][INFO    ][23493] Starting a new job with PID 23493
2019-02-12 10:57:56,367 [salt.state       :915 ][INFO    ][23493] Loading fresh modules for state activity
2019-02-12 10:57:56,429 [salt.fileclient  :1219][INFO    ][23493] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2019-02-12 10:57:56,509 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-02-12 10:57:57,744 [salt.state       :1780][INFO    ][23493] Running state [glusterfs-server] at time 10:57:57.744845
2019-02-12 10:57:57,745 [salt.state       :1813][INFO    ][23493] Executing state pkg.installed for [glusterfs-server]
2019-02-12 10:57:57,755 [salt.state       :300 ][INFO    ][23493] All specified packages are already installed
2019-02-12 10:57:57,755 [salt.state       :1951][INFO    ][23493] Completed state [glusterfs-server] at time 10:57:57.755321 duration_in_ms=10.477
2019-02-12 10:57:57,755 [salt.state       :1780][INFO    ][23493] Running state [bc] at time 10:57:57.755582
2019-02-12 10:57:57,755 [salt.state       :1813][INFO    ][23493] Executing state pkg.installed for [bc]
2019-02-12 10:57:57,764 [salt.state       :300 ][INFO    ][23493] All specified packages are already installed
2019-02-12 10:57:57,764 [salt.state       :1951][INFO    ][23493] Completed state [bc] at time 10:57:57.764801 duration_in_ms=9.219
2019-02-12 10:57:57,765 [salt.state       :1780][INFO    ][23493] Running state [attr] at time 10:57:57.765014
2019-02-12 10:57:57,765 [salt.state       :1813][INFO    ][23493] Executing state pkg.installed for [attr]
2019-02-12 10:57:57,775 [salt.state       :300 ][INFO    ][23493] All specified packages are already installed
2019-02-12 10:57:57,775 [salt.state       :1951][INFO    ][23493] Completed state [attr] at time 10:57:57.775262 duration_in_ms=10.248
2019-02-12 10:57:57,776 [salt.state       :1780][INFO    ][23493] Running state [glusterd] at time 10:57:57.776817
2019-02-12 10:57:57,777 [salt.state       :1813][INFO    ][23493] Executing state service.running for [glusterd]
2019-02-12 10:57:57,777 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2019-02-12 10:57:57,796 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2019-02-12 10:57:57,913 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2019-02-12 10:57:57,949 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2019-02-12 10:57:57,964 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2019-02-12 10:57:57,979 [salt.state       :300 ][INFO    ][23493] The service glusterd is already running
2019-02-12 10:57:57,980 [salt.state       :1951][INFO    ][23493] Completed state [glusterd] at time 10:57:57.980019 duration_in_ms=203.201
2019-02-12 10:57:57,988 [salt.state       :1780][INFO    ][23493] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 10:57:57.988185
2019-02-12 10:57:57,988 [salt.state       :1813][INFO    ][23493] Executing state file.managed for [/etc/systemd/system/glusterd.service.d/override.conf]
2019-02-12 10:57:57,993 [salt.state       :300 ][INFO    ][23493] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2019-02-12 10:57:57,995 [salt.state       :1951][INFO    ][23493] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 10:57:57.995099 duration_in_ms=6.915
2019-02-12 10:57:57,995 [salt.state       :1780][INFO    ][23493] Running state [/srv/glusterfs/glance] at time 10:57:57.995502
2019-02-12 10:57:57,995 [salt.state       :1813][INFO    ][23493] Executing state file.directory for [/srv/glusterfs/glance]
2019-02-12 10:57:57,996 [salt.state       :300 ][INFO    ][23493] Directory /srv/glusterfs/glance is in the correct state
Directory /srv/glusterfs/glance updated
2019-02-12 10:57:57,997 [salt.state       :1951][INFO    ][23493] Completed state [/srv/glusterfs/glance] at time 10:57:57.997120 duration_in_ms=1.619
2019-02-12 10:57:57,997 [salt.state       :1780][INFO    ][23493] Running state [/srv/glusterfs/keystone-keys] at time 10:57:57.997476
2019-02-12 10:57:57,997 [salt.state       :1813][INFO    ][23493] Executing state file.directory for [/srv/glusterfs/keystone-keys]
2019-02-12 10:57:58,000 [salt.state       :300 ][INFO    ][23493] Directory /srv/glusterfs/keystone-keys is in the correct state
Directory /srv/glusterfs/keystone-keys updated
2019-02-12 10:57:58,000 [salt.state       :1951][INFO    ][23493] Completed state [/srv/glusterfs/keystone-keys] at time 10:57:58.000704 duration_in_ms=3.228
2019-02-12 10:57:58,000 [salt.state       :1780][INFO    ][23493] Running state [/srv/glusterfs/nova_instances] at time 10:57:58.000911
2019-02-12 10:57:58,001 [salt.state       :1813][INFO    ][23493] Executing state file.directory for [/srv/glusterfs/nova_instances]
2019-02-12 10:57:58,001 [salt.state       :300 ][INFO    ][23493] Directory /srv/glusterfs/nova_instances is in the correct state
Directory /srv/glusterfs/nova_instances updated
2019-02-12 10:57:58,001 [salt.state       :1951][INFO    ][23493] Completed state [/srv/glusterfs/nova_instances] at time 10:57:58.001764 duration_in_ms=0.853
2019-02-12 10:57:58,002 [salt.state       :1780][INFO    ][23493] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:57:58.001964
2019-02-12 10:57:58,002 [salt.state       :1813][INFO    ][23493] Executing state file.directory for [/srv/glusterfs/keystone-credential-keys]
2019-02-12 10:57:58,002 [salt.state       :300 ][INFO    ][23493] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
Directory /srv/glusterfs/keystone-credential-keys updated
2019-02-12 10:57:58,002 [salt.state       :1951][INFO    ][23493] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:57:58.002823 duration_in_ms=0.858
2019-02-12 10:57:58,170 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command ['git', '--version'] in directory '/root'
2019-02-12 10:57:58,391 [salt.state       :1780][INFO    ][23493] Running state [sleep 5] at time 10:57:58.391428
2019-02-12 10:57:58,391 [salt.state       :1813][INFO    ][23493] Executing state cmd.wait for [sleep 5]
2019-02-12 10:57:58,392 [salt.state       :300 ][INFO    ][23493] No changes made for sleep 5
2019-02-12 10:57:58,392 [salt.state       :1951][INFO    ][23493] Completed state [sleep 5] at time 10:57:58.392236 duration_in_ms=0.808
2019-02-12 10:57:58,392 [salt.state       :1780][INFO    ][23493] Running state [192.168.10.20] at time 10:57:58.392942
2019-02-12 10:57:58,393 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.peered for [192.168.10.20]
2019-02-12 10:57:58,424 [salt.state       :300 ][INFO    ][23493] Peering with localhost is not needed
2019-02-12 10:57:58,424 [salt.state       :1951][INFO    ][23493] Completed state [192.168.10.20] at time 10:57:58.424836 duration_in_ms=31.893
2019-02-12 10:57:58,435 [salt.state       :1780][INFO    ][23493] Running state [192.168.10.21] at time 10:57:58.435851
2019-02-12 10:57:58,436 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.peered for [192.168.10.21]
2019-02-12 10:57:58,467 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:57:58,485 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:57:58,587 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "peer status" succeeded
2019-02-12 10:57:58,588 [salt.state       :300 ][INFO    ][23493] Host 192.168.10.21 already peered
2019-02-12 10:57:58,589 [salt.state       :1951][INFO    ][23493] Completed state [192.168.10.21] at time 10:57:58.588983 duration_in_ms=153.131
2019-02-12 10:57:58,600 [salt.state       :1780][INFO    ][23493] Running state [192.168.10.22] at time 10:57:58.600751
2019-02-12 10:57:58,601 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.peered for [192.168.10.22]
2019-02-12 10:57:58,629 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:57:58,644 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:57:58,745 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "peer status" succeeded
2019-02-12 10:57:58,746 [salt.state       :300 ][INFO    ][23493] Host 192.168.10.22 already peered
2019-02-12 10:57:58,746 [salt.state       :1951][INFO    ][23493] Completed state [192.168.10.22] at time 10:57:58.746716 duration_in_ms=145.964
2019-02-12 10:57:58,749 [salt.state       :1780][INFO    ][23493] Running state [glance] at time 10:57:58.749055
2019-02-12 10:57:58,749 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.volume_present for [glance]
2019-02-12 10:57:58,753 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:57:58,771 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:57:58,868 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume list" succeeded
2019-02-12 10:57:58,869 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:57:58,892 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:57:59,008 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume info" succeeded
2019-02-12 10:57:59,009 [salt.state       :300 ][INFO    ][23493] Volume glance already exists and is started
2019-02-12 10:57:59,010 [salt.state       :1951][INFO    ][23493] Completed state [glance] at time 10:57:59.010396 duration_in_ms=261.34
2019-02-12 10:57:59,019 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:59.019755
2019-02-12 10:57:59,020 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING']
2019-02-12 10:57:59,020 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2019-02-12 10:57:59,112 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:57:59,113 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:59.113233 duration_in_ms=93.477
2019-02-12 10:57:59,114 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:57:59.114482
2019-02-12 10:57:59,114 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime']
2019-02-12 10:57:59,115 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2019-02-12 10:57:59,221 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:57:59,222 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:57:59.222127 duration_in_ms=107.637
2019-02-12 10:57:59,223 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:57:59.223776
2019-02-12 10:57:59,224 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'glance' 'network.remote-dio' 'True']
2019-02-12 10:57:59,225 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2019-02-12 10:57:59,328 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:57:59,329 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:57:59.328906 duration_in_ms=105.129
2019-02-12 10:57:59,330 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:59.330153
2019-02-12 10:57:59,330 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING']
2019-02-12 10:57:59,331 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2019-02-12 10:57:59,439 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:57:59,439 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:59.439542 duration_in_ms=109.39
2019-02-12 10:57:59,440 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:57:59.440647
2019-02-12 10:57:59,441 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'glance' 'nfs.disable' 'True']
2019-02-12 10:57:59,442 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2019-02-12 10:57:59,546 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:57:59,547 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:57:59.547204 duration_in_ms=106.556
2019-02-12 10:57:59,548 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:57:59.548348
2019-02-12 10:57:59,548 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'glance' 'cluster.readdir-optimize' 'True']
2019-02-12 10:57:59,549 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2019-02-12 10:57:59,655 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:57:59,655 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:57:59.655607 duration_in_ms=107.259
2019-02-12 10:57:59,659 [salt.state       :1780][INFO    ][23493] Running state [glance] at time 10:57:59.659719
2019-02-12 10:57:59,660 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.started for [glance]
2019-02-12 10:57:59,661 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:57:59,684 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:57:59,808 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume info" succeeded
2019-02-12 10:57:59,811 [salt.state       :300 ][INFO    ][23493] Volume glance is already started
2019-02-12 10:57:59,811 [salt.state       :1951][INFO    ][23493] Completed state [glance] at time 10:57:59.811255 duration_in_ms=151.536
2019-02-12 10:57:59,812 [salt.state       :1780][INFO    ][23493] Running state [keystone-keys] at time 10:57:59.812719
2019-02-12 10:57:59,813 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.volume_present for [keystone-keys]
2019-02-12 10:57:59,813 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:57:59,829 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:57:59,932 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume list" succeeded
2019-02-12 10:57:59,933 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:57:59,957 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:58:00,061 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume info" succeeded
2019-02-12 10:58:00,065 [salt.state       :300 ][INFO    ][23493] Volume keystone-keys already exists and is started
2019-02-12 10:58:00,065 [salt.state       :1951][INFO    ][23493] Completed state [keystone-keys] at time 10:58:00.065514 duration_in_ms=252.794
2019-02-12 10:58:00,076 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:58:00.076460
2019-02-12 10:58:00,076 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING']
2019-02-12 10:58:00,077 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2019-02-12 10:58:00,180 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:00,180 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:58:00.180652 duration_in_ms=104.191
2019-02-12 10:58:00,181 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:58:00.181877
2019-02-12 10:58:00,183 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime']
2019-02-12 10:58:00,184 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2019-02-12 10:58:00,288 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:00,288 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:58:00.288808 duration_in_ms=106.931
2019-02-12 10:58:00,291 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:58:00.291044
2019-02-12 10:58:00,291 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-keys' 'network.remote-dio' 'True']
2019-02-12 10:58:00,292 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2019-02-12 10:58:00,400 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:00,401 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:58:00.401076 duration_in_ms=110.032
2019-02-12 10:58:00,402 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:58:00.402671
2019-02-12 10:58:00,403 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING']
2019-02-12 10:58:00,404 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2019-02-12 10:58:00,511 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:00,512 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:58:00.512301 duration_in_ms=109.631
2019-02-12 10:58:00,513 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:58:00.513562
2019-02-12 10:58:00,516 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-keys' 'nfs.disable' 'True']
2019-02-12 10:58:00,517 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2019-02-12 10:58:00,621 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:00,623 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:58:00.623796 duration_in_ms=110.235
2019-02-12 10:58:00,625 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:58:00.625015
2019-02-12 10:58:00,625 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True']
2019-02-12 10:58:00,628 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2019-02-12 10:58:00,729 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:00,731 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:58:00.731763 duration_in_ms=106.747
2019-02-12 10:58:00,735 [salt.state       :1780][INFO    ][23493] Running state [keystone-keys] at time 10:58:00.735358
2019-02-12 10:58:00,735 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.started for [keystone-keys]
2019-02-12 10:58:00,736 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:58:00,756 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:58:00,867 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume info" succeeded
2019-02-12 10:58:00,868 [salt.state       :300 ][INFO    ][23493] Volume keystone-keys is already started
2019-02-12 10:58:00,868 [salt.state       :1951][INFO    ][23493] Completed state [keystone-keys] at time 10:58:00.868825 duration_in_ms=133.467
2019-02-12 10:58:00,870 [salt.state       :1780][INFO    ][23493] Running state [nova_instances] at time 10:58:00.870588
2019-02-12 10:58:00,870 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.volume_present for [nova_instances]
2019-02-12 10:58:00,871 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:58:00,887 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:58:00,986 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume list" succeeded
2019-02-12 10:58:00,987 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:58:01,012 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:58:01,121 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume info" succeeded
2019-02-12 10:58:01,123 [salt.state       :300 ][INFO    ][23493] Volume nova_instances already exists and is started
2019-02-12 10:58:01,124 [salt.state       :1951][INFO    ][23493] Completed state [nova_instances] at time 10:58:01.123967 duration_in_ms=253.379
2019-02-12 10:58:01,141 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:58:01.137971
2019-02-12 10:58:01,141 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING']
2019-02-12 10:58:01,143 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2019-02-12 10:58:01,253 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:01,254 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:58:01.254709 duration_in_ms=116.738
2019-02-12 10:58:01,256 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 10:58:01.255937
2019-02-12 10:58:01,256 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime']
2019-02-12 10:58:01,257 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2019-02-12 10:58:01,358 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:01,359 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 10:58:01.359034 duration_in_ms=103.096
2019-02-12 10:58:01,360 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 10:58:01.360281
2019-02-12 10:58:01,360 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'nova_instances' 'network.remote-dio' 'True']
2019-02-12 10:58:01,361 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2019-02-12 10:58:01,468 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:01,469 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 10:58:01.469125 duration_in_ms=108.844
2019-02-12 10:58:01,471 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:58:01.470969
2019-02-12 10:58:01,471 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING']
2019-02-12 10:58:01,472 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2019-02-12 10:58:01,583 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:01,584 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:58:01.584058 duration_in_ms=113.088
2019-02-12 10:58:01,585 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 10:58:01.585356
2019-02-12 10:58:01,585 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'nova_instances' 'nfs.disable' 'True']
2019-02-12 10:58:01,587 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2019-02-12 10:58:01,693 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:01,694 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 10:58:01.693953 duration_in_ms=108.597
2019-02-12 10:58:01,695 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 10:58:01.695010
2019-02-12 10:58:01,695 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True']
2019-02-12 10:58:01,696 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2019-02-12 10:58:01,802 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:01,803 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 10:58:01.803119 duration_in_ms=108.108
2019-02-12 10:58:01,806 [salt.state       :1780][INFO    ][23493] Running state [nova_instances] at time 10:58:01.806621
2019-02-12 10:58:01,807 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.started for [nova_instances]
2019-02-12 10:58:01,807 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:58:01,828 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:58:01,951 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume info" succeeded
2019-02-12 10:58:01,953 [salt.state       :300 ][INFO    ][23493] Volume nova_instances is already started
2019-02-12 10:58:01,958 [salt.state       :1951][INFO    ][23493] Completed state [nova_instances] at time 10:58:01.954016 duration_in_ms=147.395
2019-02-12 10:58:01,960 [salt.state       :1780][INFO    ][23493] Running state [keystone-credential-keys] at time 10:58:01.960365
2019-02-12 10:58:01,960 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.volume_present for [keystone-credential-keys]
2019-02-12 10:58:01,961 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:58:01,977 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:58:02,081 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume list" succeeded
2019-02-12 10:58:02,082 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:58:02,104 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:58:02,217 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume info" succeeded
2019-02-12 10:58:02,222 [salt.state       :300 ][INFO    ][23493] Volume keystone-credential-keys already exists and is started
2019-02-12 10:58:02,222 [salt.state       :1951][INFO    ][23493] Completed state [keystone-credential-keys] at time 10:58:02.222800 duration_in_ms=262.435
2019-02-12 10:58:02,229 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:58:02.229383
2019-02-12 10:58:02,229 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING']
2019-02-12 10:58:02,231 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2019-02-12 10:58:02,330 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:02,331 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:58:02.331296 duration_in_ms=101.913
2019-02-12 10:58:02,332 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:58:02.332493
2019-02-12 10:58:02,332 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime']
2019-02-12 10:58:02,333 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2019-02-12 10:58:02,441 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:02,442 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:58:02.441947 duration_in_ms=109.455
2019-02-12 10:58:02,443 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:58:02.443466
2019-02-12 10:58:02,443 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True']
2019-02-12 10:58:02,444 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2019-02-12 10:58:02,548 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:02,549 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:58:02.549164 duration_in_ms=105.697
2019-02-12 10:58:02,549 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:58:02.549890
2019-02-12 10:58:02,550 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING']
2019-02-12 10:58:02,551 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2019-02-12 10:58:02,655 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:02,655 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:58:02.655768 duration_in_ms=105.877
2019-02-12 10:58:02,657 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:58:02.656944
2019-02-12 10:58:02,657 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True']
2019-02-12 10:58:02,658 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2019-02-12 10:58:02,761 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:02,763 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:58:02.762956 duration_in_ms=106.012
2019-02-12 10:58:02,764 [salt.state       :1780][INFO    ][23493] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:58:02.764426
2019-02-12 10:58:02,764 [salt.state       :1813][INFO    ][23493] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True']
2019-02-12 10:58:02,765 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2019-02-12 10:58:02,872 [salt.state       :300 ][INFO    ][23493] unless execution succeeded
2019-02-12 10:58:02,873 [salt.state       :1951][INFO    ][23493] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:58:02.873256 duration_in_ms=108.829
2019-02-12 10:58:02,876 [salt.state       :1780][INFO    ][23493] Running state [keystone-credential-keys] at time 10:58:02.876653
2019-02-12 10:58:02,877 [salt.state       :1813][INFO    ][23493] Executing state glusterfs.started for [keystone-credential-keys]
2019-02-12 10:58:02,877 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --version' in directory '/root'
2019-02-12 10:58:02,897 [salt.loaded.int.module.cmdmod:395 ][INFO    ][23493] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-02-12 10:58:03,007 [salt.loaded.int.module.glusterfs:90  ][INFO    ][23493] Gluster call "volume info" succeeded
2019-02-12 10:58:03,009 [salt.state       :300 ][INFO    ][23493] Volume keystone-credential-keys is already started
2019-02-12 10:58:03,009 [salt.state       :1951][INFO    ][23493] Completed state [keystone-credential-keys] at time 10:58:03.009635 duration_in_ms=132.983
2019-02-12 10:58:03,017 [salt.minion      :1711][INFO    ][23493] Returning information for job: 20190212105755569106
2019-02-12 10:58:03,727 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command test.ping with jid 20190212105803720503
2019-02-12 10:58:03,749 [salt.minion      :1432][INFO    ][23935] Starting a new job with PID 23935
2019-02-12 10:58:03,772 [salt.minion      :1711][INFO    ][23935] Returning information for job: 20190212105803720503
2019-02-12 10:58:04,679 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command cmd.run with jid 20190212105804672988
2019-02-12 10:58:04,700 [salt.minion      :1432][INFO    ][23940] Starting a new job with PID 23940
2019-02-12 10:58:04,709 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][23940] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2019-02-12 10:58:04,926 [salt.minion      :1711][INFO    ][23940] Returning information for job: 20190212105804672988
2019-02-12 11:28:29,124 [salt.utils.schedule:1377][INFO    ][3141] Running scheduled job: __mine_interval
2019-02-12 11:42:44,961 [salt.minion      :1308][INFO    ][3141] User sudo_ubuntu Executing command cp.push_dir with jid 20190212114244951320
2019-02-12 11:42:44,983 [salt.minion      :1432][INFO    ][24169] Starting a new job with PID 24169
