2017-12-28 08:29:05,971 [salt.cli.daemons ][WARNING ][2181] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-28 08:29:35,637 [salt.state       ][ERROR   ][3755] No contents found in top file
2017-12-28 08:31:04,246 [salt.utils.parsers][WARNING ][2181] Minion received a SIGTERM. Exiting.
2017-12-28 08:35:29,186 [salt.cli.daemons ][WARNING ][3302] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-28 08:35:41,444 [py.warnings      ][WARNING ][3664] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-28 08:36:29,655 [salt.loaded.int.module.cmdmod][ERROR   ][3664] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-12-28 08:36:33,137 [salt.loaded.int.module.cmdmod][INFO    ][8198] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-28 08:36:33,154 [salt.loaded.int.module.cmdmod][INFO    ][8198] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-28 08:36:33,181 [salt.loaded.int.module.cmdmod][INFO    ][8198] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-28 08:36:33,202 [salt.utils.parsers][WARNING ][3302] Minion received a SIGTERM. Exiting.
2017-12-28 08:36:33,708 [salt.cli.daemons ][INFO    ][8281] Setting up the Salt Minion "kvm01.baremetal-mcp-pike-odl-ha.local"
2017-12-28 08:36:34,646 [salt.minion      ][INFO    ][8281] Creating minion process manager
2017-12-28 08:36:34,647 [salt.cli.daemons ][WARNING ][8281] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-28 08:36:34,647 [salt.cli.daemons ][INFO    ][8281] The Salt Minion is starting up
2017-12-28 08:36:34,648 [salt.minion      ][INFO    ][8281] Minion is starting as user 'root'
2017-12-28 08:36:34,649 [salt.utils.event ][INFO    ][8281] Starting pull socket on /var/run/salt/minion/minion_event_25905f168a_pull.ipc
2017-12-28 08:36:36,064 [salt.loaded.int.module.cmdmod][INFO    ][8281] Executing command ['date', '+%z'] in directory '/root'
2017-12-28 08:36:36,081 [salt.utils.schedule][INFO    ][8281] Updating job settings for scheduled job: __mine_interval
2017-12-28 08:36:36,088 [salt.minion      ][INFO    ][8281] Added mine.update to scheduler
2017-12-28 08:36:36,119 [salt.minion      ][INFO    ][8281] Minion is ready to receive requests!
2017-12-28 08:36:37,120 [salt.utils.schedule][INFO    ][8281] Running scheduled job: __mine_interval
2017-12-28 08:36:44,071 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083644054495
2017-12-28 08:36:44,090 [salt.minion      ][INFO    ][8381] Starting a new job with PID 8381
2017-12-28 08:36:44,112 [salt.minion      ][INFO    ][8381] Returning information for job: 20171228083644054495
2017-12-28 08:36:55,250 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command state.sls with jid 20171228083655233014
2017-12-28 08:36:55,271 [salt.minion      ][INFO    ][8394] Starting a new job with PID 8394
2017-12-28 08:36:57,885 [salt.state       ][INFO    ][8394] Loading fresh modules for state activity
2017-12-28 08:36:57,915 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-12-28 08:36:57,946 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-12-28 08:36:57,961 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-12-28 08:36:57,992 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-28 08:36:58,030 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-12-28 08:36:58,064 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-28 08:36:58,091 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-12-28 08:36:58,120 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-28 08:36:58,582 [salt.state       ][INFO    ][8394] Running state [libvirt0] at time 08:36:58.582154
2017-12-28 08:36:58,583 [salt.state       ][INFO    ][8394] Executing state pkg.installed for libvirt0
2017-12-28 08:36:58,583 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:36:58,923 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 08:37:01,150 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt0'] in directory '/root'
2017-12-28 08:37:04,139 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:37:04,190 [salt.state       ][INFO    ][8394] Made the following changes:
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'

2017-12-28 08:37:04,236 [salt.state       ][INFO    ][8394] Loading fresh modules for state activity
2017-12-28 08:37:04,264 [salt.state       ][INFO    ][8394] Completed state [libvirt0] at time 08:37:04.263781 duration_in_ms=5681.628
2017-12-28 08:37:04,272 [salt.state       ][INFO    ][8394] Running state [pm-utils] at time 08:37:04.271626
2017-12-28 08:37:04,272 [salt.state       ][INFO    ][8394] Executing state pkg.installed for pm-utils
2017-12-28 08:37:04,608 [salt.loaded.int.module.cmdmod][INFO    ][8394] 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'
2017-12-28 08:37:05,347 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083705326993
2017-12-28 08:37:05,368 [salt.minion      ][INFO    ][8966] Starting a new job with PID 8966
2017-12-28 08:37:05,389 [salt.minion      ][INFO    ][8966] Returning information for job: 20171228083705326993
2017-12-28 08:37:06,984 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:37:07,036 [salt.state       ][INFO    ][8394] 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'

2017-12-28 08:37:07,050 [salt.state       ][INFO    ][8394] Loading fresh modules for state activity
2017-12-28 08:37:07,099 [salt.state       ][INFO    ][8394] Completed state [pm-utils] at time 08:37:07.098665 duration_in_ms=2827.038
2017-12-28 08:37:07,108 [salt.state       ][INFO    ][8394] Running state [python-libvirt] at time 08:37:07.107838
2017-12-28 08:37:07,108 [salt.state       ][INFO    ][8394] Executing state pkg.installed for python-libvirt
2017-12-28 08:37:07,439 [salt.loaded.int.module.cmdmod][INFO    ][8394] 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'
2017-12-28 08:37:15,367 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083715348303
2017-12-28 08:37:15,380 [salt.minion      ][INFO    ][10011] Starting a new job with PID 10011
2017-12-28 08:37:15,411 [salt.minion      ][INFO    ][10011] Returning information for job: 20171228083715348303
2017-12-28 08:37:18,471 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:37:18,529 [salt.state       ][INFO    ][8394] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'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.10+dfsg-0ubuntu3.1~cloud0'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'librbd1' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'libaio1' changed from 'absent' to '0.3.110-2'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'qemu-system-i386' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2017-12-28 08:37:18,568 [salt.state       ][INFO    ][8394] Loading fresh modules for state activity
2017-12-28 08:37:18,593 [salt.state       ][INFO    ][8394] Completed state [python-libvirt] at time 08:37:18.592745 duration_in_ms=11484.906
2017-12-28 08:37:18,600 [salt.state       ][INFO    ][8394] Running state [libvirt-bin] at time 08:37:18.600401
2017-12-28 08:37:18,601 [salt.state       ][INFO    ][8394] Executing state pkg.installed for libvirt-bin
2017-12-28 08:37:19,042 [salt.loaded.int.module.cmdmod][INFO    ][8394] 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'
2017-12-28 08:37:25,386 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083725367040
2017-12-28 08:37:25,404 [salt.minion      ][INFO    ][11977] Starting a new job with PID 11977
2017-12-28 08:37:25,431 [salt.minion      ][INFO    ][11977] Returning information for job: 20171228083725367040
2017-12-28 08:37:27,659 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:37:27,717 [salt.state       ][INFO    ][8394] Made the following changes:
'libvirt-daemon-system' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libvirt-clients' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libvirt-bin' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'

2017-12-28 08:37:27,731 [salt.state       ][INFO    ][8394] Loading fresh modules for state activity
2017-12-28 08:37:27,754 [salt.state       ][INFO    ][8394] Completed state [libvirt-bin] at time 08:37:27.754213 duration_in_ms=9153.811
2017-12-28 08:37:27,762 [salt.state       ][INFO    ][8394] Running state [qemu-utils] at time 08:37:27.762002
2017-12-28 08:37:27,762 [salt.state       ][INFO    ][8394] Executing state pkg.installed for qemu-utils
2017-12-28 08:37:28,110 [salt.state       ][INFO    ][8394] Package qemu-utils is already installed
2017-12-28 08:37:28,110 [salt.state       ][INFO    ][8394] Completed state [qemu-utils] at time 08:37:28.109962 duration_in_ms=347.958
2017-12-28 08:37:28,110 [salt.state       ][INFO    ][8394] Running state [qemu-kvm] at time 08:37:28.110218
2017-12-28 08:37:28,110 [salt.state       ][INFO    ][8394] Executing state pkg.installed for qemu-kvm
2017-12-28 08:37:28,115 [salt.state       ][INFO    ][8394] Package qemu-kvm is already installed
2017-12-28 08:37:28,116 [salt.state       ][INFO    ][8394] Completed state [qemu-kvm] at time 08:37:28.115461 duration_in_ms=5.243
2017-12-28 08:37:28,117 [salt.state       ][INFO    ][8394] Running state [/etc/libvirt/libvirtd.conf] at time 08:37:28.117059
2017-12-28 08:37:28,118 [salt.state       ][INFO    ][8394] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-12-28 08:37:28,147 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-12-28 08:37:28,175 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-28 08:37:28,188 [salt.state       ][INFO    ][8394] File changed:
--- 
+++ 
@@ -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,
@@ -317,16 +297,6 @@
 # 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
-
 #################################################################
 #
 # Logging controls
@@ -334,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:
@@ -346,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
@@ -377,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
@@ -390,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
 
 
@@ -417,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.
 
@@ -434,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:
@@ -455,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

2017-12-28 08:37:28,188 [salt.state       ][INFO    ][8394] Completed state [/etc/libvirt/libvirtd.conf] at time 08:37:28.188344 duration_in_ms=71.285
2017-12-28 08:37:28,189 [salt.state       ][INFO    ][8394] Running state [/etc/default/libvirtd] at time 08:37:28.188717
2017-12-28 08:37:28,189 [salt.state       ][INFO    ][8394] Executing state file.managed for /etc/default/libvirtd
2017-12-28 08:37:28,214 [salt.fileclient  ][INFO    ][8394] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-12-28 08:37:28,223 [salt.state       ][INFO    ][8394] 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
2017-12-28 08:37:28,224 [salt.state       ][INFO    ][8394] Completed state [/etc/default/libvirtd] at time 08:37:28.223728 duration_in_ms=35.011
2017-12-28 08:37:28,225 [salt.state       ][INFO    ][8394] Running state [service.systemctl_reload] at time 08:37:28.224690
2017-12-28 08:37:28,225 [salt.state       ][INFO    ][8394] Executing state module.wait for service.systemctl_reload
2017-12-28 08:37:28,226 [salt.state       ][INFO    ][8394] No changes made for service.systemctl_reload
2017-12-28 08:37:28,226 [salt.state       ][INFO    ][8394] Completed state [service.systemctl_reload] at time 08:37:28.225710 duration_in_ms=1.02
2017-12-28 08:37:28,226 [salt.state       ][INFO    ][8394] Running state [service.systemctl_reload] at time 08:37:28.225916
2017-12-28 08:37:28,226 [salt.state       ][INFO    ][8394] Executing state module.mod_watch for service.systemctl_reload
2017-12-28 08:37:28,227 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-28 08:37:28,328 [salt.state       ][INFO    ][8394] {'ret': True}
2017-12-28 08:37:28,329 [salt.state       ][INFO    ][8394] Completed state [service.systemctl_reload] at time 08:37:28.328940 duration_in_ms=103.023
2017-12-28 08:37:28,334 [salt.state       ][INFO    ][8394] Running state [/etc/libvirt/qemu/networks/default.xml] at time 08:37:28.334270
2017-12-28 08:37:28,335 [salt.state       ][INFO    ][8394] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-12-28 08:37:28,336 [salt.state       ][INFO    ][8394] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2017-12-28 08:37:28,336 [salt.state       ][INFO    ][8394] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 08:37:28.335955 duration_in_ms=1.684
2017-12-28 08:37:28,340 [salt.state       ][INFO    ][8394] Running state [libvirtd] at time 08:37:28.340003
2017-12-28 08:37:28,340 [salt.state       ][INFO    ][8394] Executing state service.running for libvirtd
2017-12-28 08:37:28,341 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2017-12-28 08:37:28,356 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-12-28 08:37:28,369 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-12-28 08:37:28,379 [salt.state       ][INFO    ][8394] The service libvirtd is already running
2017-12-28 08:37:28,380 [salt.state       ][INFO    ][8394] Completed state [libvirtd] at time 08:37:28.379799 duration_in_ms=39.796
2017-12-28 08:37:28,380 [salt.state       ][INFO    ][8394] Running state [libvirtd] at time 08:37:28.380133
2017-12-28 08:37:28,381 [salt.state       ][INFO    ][8394] Executing state service.mod_watch for libvirtd
2017-12-28 08:37:28,382 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-12-28 08:37:28,394 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-12-28 08:37:28,404 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2017-12-28 08:37:28,504 [salt.state       ][INFO    ][8394] {'libvirtd': True}
2017-12-28 08:37:28,504 [salt.state       ][INFO    ][8394] Completed state [libvirtd] at time 08:37:28.503950 duration_in_ms=123.817
2017-12-28 08:37:28,507 [salt.state       ][INFO    ][8394] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 08:37:28.506618
2017-12-28 08:37:28,507 [salt.state       ][INFO    ][8394] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2017-12-28 08:37:28,508 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2017-12-28 08:37:28,999 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2017-12-28 08:37:29,306 [salt.state       ][INFO    ][8394] {'pid': 12625, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2017-12-28 08:37:29,307 [salt.state       ][INFO    ][8394] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 08:37:29.307120 duration_in_ms=800.5
2017-12-28 08:37:29,308 [salt.state       ][INFO    ][8394] Running state [virsh net-autostart default --disable] at time 08:37:29.308038
2017-12-28 08:37:29,309 [salt.state       ][INFO    ][8394] Executing state cmd.run for virsh net-autostart default --disable
2017-12-28 08:37:29,310 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-12-28 08:37:29,348 [salt.state       ][INFO    ][8394] onlyif execution failed
2017-12-28 08:37:29,348 [salt.state       ][INFO    ][8394] Completed state [virsh net-autostart default --disable] at time 08:37:29.348409 duration_in_ms=40.372
2017-12-28 08:37:29,349 [salt.state       ][INFO    ][8394] Running state [virsh net-destroy default] at time 08:37:29.348685
2017-12-28 08:37:29,349 [salt.state       ][INFO    ][8394] Executing state cmd.run for virsh net-destroy default
2017-12-28 08:37:29,350 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-12-28 08:37:29,384 [salt.state       ][INFO    ][8394] onlyif execution failed
2017-12-28 08:37:29,384 [salt.state       ][INFO    ][8394] Completed state [virsh net-destroy default] at time 08:37:29.384354 duration_in_ms=35.668
2017-12-28 08:37:29,385 [salt.state       ][INFO    ][8394] Running state [echo 'No pool is defined'] at time 08:37:29.384868
2017-12-28 08:37:29,386 [salt.state       ][INFO    ][8394] Executing state cmd.run for echo 'No pool is defined'
2017-12-28 08:37:29,387 [salt.loaded.int.module.cmdmod][INFO    ][8394] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-12-28 08:37:29,402 [salt.state       ][INFO    ][8394] {'pid': 12664, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-12-28 08:37:29,403 [salt.state       ][INFO    ][8394] Completed state [echo 'No pool is defined'] at time 08:37:29.402462 duration_in_ms=17.594
2017-12-28 08:37:29,405 [salt.minion      ][INFO    ][8394] Returning information for job: 20171228083655233014
2017-12-28 08:37:30,575 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command state.apply with jid 20171228083730556910
2017-12-28 08:37:30,594 [salt.minion      ][INFO    ][12669] Starting a new job with PID 12669
2017-12-28 08:37:33,358 [salt.state       ][INFO    ][12669] Loading fresh modules for state activity
2017-12-28 08:37:33,395 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-28 08:37:33,426 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-28 08:37:33,446 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-28 08:37:33,486 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:37:33,572 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-28 08:37:33,603 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 08:37:33,682 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-28 08:37:33,720 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-28 08:37:33,739 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 08:37:33,762 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-28 08:37:33,776 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-28 08:37:33,791 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-28 08:37:33,823 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-28 08:37:33,856 [py.warnings      ][WARNING ][12669] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-28 08:37:33,856 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'salt-minion --version' in directory '/root'
2017-12-28 08:37:34,227 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'salt-minion --version' in directory '/root'
2017-12-28 08:37:34,611 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-28 08:37:34,640 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-28 08:37:34,658 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-28 08:37:34,675 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-28 08:37:34,737 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-28 08:37:34,759 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-28 08:37:34,796 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-28 08:37:34,816 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-28 08:37:34,843 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-28 08:37:34,890 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-28 08:37:34,983 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-28 08:37:35,019 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:37:35,108 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-28 08:37:35,137 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 08:37:35,216 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-28 08:37:35,259 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-28 08:37:35,283 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 08:37:35,311 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-28 08:37:35,326 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-28 08:37:35,345 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-28 08:37:35,380 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-28 08:37:35,412 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'salt-minion --version' in directory '/root'
2017-12-28 08:37:35,783 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'salt-minion --version' in directory '/root'
2017-12-28 08:37:36,171 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-28 08:37:36,200 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-28 08:37:36,216 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-28 08:37:36,232 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-28 08:37:36,291 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-28 08:37:36,314 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-28 08:37:36,343 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-28 08:37:36,360 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-28 08:37:36,386 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-28 08:37:36,432 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-28 08:37:36,534 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-28 08:37:36,633 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:37:36,712 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-28 08:37:36,735 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-28 08:37:36,775 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:37:37,281 [salt.state       ][INFO    ][12669] Running state [salt-minion] at time 08:37:37.281094
2017-12-28 08:37:37,282 [salt.state       ][INFO    ][12669] Executing state pkg.installed for salt-minion
2017-12-28 08:37:37,283 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:37:37,656 [salt.state       ][INFO    ][12669] Package salt-minion is already installed
2017-12-28 08:37:37,656 [salt.state       ][INFO    ][12669] Completed state [salt-minion] at time 08:37:37.656310 duration_in_ms=375.216
2017-12-28 08:37:37,657 [salt.state       ][INFO    ][12669] Running state [salt_minion_dependency_packages] at time 08:37:37.656606
2017-12-28 08:37:37,657 [salt.state       ][INFO    ][12669] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-28 08:37:37,662 [salt.state       ][INFO    ][12669] All specified packages are already installed
2017-12-28 08:37:37,662 [salt.state       ][INFO    ][12669] Completed state [salt_minion_dependency_packages] at time 08:37:37.662038 duration_in_ms=5.431
2017-12-28 08:37:37,664 [salt.state       ][INFO    ][12669] Running state [/etc/salt/minion.d/minion.conf] at time 08:37:37.664293
2017-12-28 08:37:37,665 [salt.state       ][INFO    ][12669] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-28 08:37:37,688 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-28 08:37:37,770 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:37:37,842 [salt.fileclient  ][INFO    ][12669] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 08:37:37,907 [salt.state       ][INFO    ][12669] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-28 08:37:37,908 [salt.state       ][INFO    ][12669] Completed state [/etc/salt/minion.d/minion.conf] at time 08:37:37.907607 duration_in_ms=243.314
2017-12-28 08:37:37,908 [salt.state       ][INFO    ][12669] Running state [/etc/salt/minion.d/_virt.conf] at time 08:37:37.908388
2017-12-28 08:37:37,909 [salt.state       ][INFO    ][12669] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-28 08:37:37,909 [salt.state       ][INFO    ][12669] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-28 08:37:37,910 [salt.state       ][INFO    ][12669] Completed state [/etc/salt/minion.d/_virt.conf] at time 08:37:37.909575 duration_in_ms=1.187
2017-12-28 08:37:37,912 [salt.state       ][INFO    ][12669] Running state [salt-minion] at time 08:37:37.911627
2017-12-28 08:37:37,912 [salt.state       ][INFO    ][12669] Executing state service.running for salt-minion
2017-12-28 08:37:37,912 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-28 08:37:37,946 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-28 08:37:37,958 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-28 08:37:37,976 [salt.state       ][INFO    ][12669] The service salt-minion is already running
2017-12-28 08:37:37,976 [salt.state       ][INFO    ][12669] Completed state [salt-minion] at time 08:37:37.975964 duration_in_ms=64.336
2017-12-28 08:37:37,980 [salt.state       ][INFO    ][12669] Running state [/etc/salt/grains.d] at time 08:37:37.979911
2017-12-28 08:37:37,980 [salt.state       ][INFO    ][12669] Executing state file.directory for /etc/salt/grains.d
2017-12-28 08:37:37,982 [salt.state       ][INFO    ][12669] Directory /etc/salt/grains.d is in the correct state
2017-12-28 08:37:37,982 [salt.state       ][INFO    ][12669] Completed state [/etc/salt/grains.d] at time 08:37:37.982073 duration_in_ms=2.163
2017-12-28 08:37:37,983 [salt.state       ][INFO    ][12669] Running state [/etc/salt/grains] at time 08:37:37.982888
2017-12-28 08:37:37,983 [salt.state       ][INFO    ][12669] Executing state file.managed for /etc/salt/grains
2017-12-28 08:37:37,984 [salt.state       ][INFO    ][12669] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-28 08:37:37,984 [salt.state       ][INFO    ][12669] Completed state [/etc/salt/grains] at time 08:37:37.984286 duration_in_ms=1.398
2017-12-28 08:37:37,985 [salt.state       ][INFO    ][12669] Running state [/etc/salt/grains.d/placeholder] at time 08:37:37.984823
2017-12-28 08:37:37,985 [salt.state       ][INFO    ][12669] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-28 08:37:37,986 [salt.state       ][INFO    ][12669] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-28 08:37:37,986 [salt.state       ][INFO    ][12669] Completed state [/etc/salt/grains.d/placeholder] at time 08:37:37.986408 duration_in_ms=1.585
2017-12-28 08:37:37,987 [salt.state       ][INFO    ][12669] Running state [/etc/salt/grains.d/sphinx] at time 08:37:37.986947
2017-12-28 08:37:37,987 [salt.state       ][INFO    ][12669] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-28 08:37:37,990 [salt.state       ][INFO    ][12669] File changed:
--- 
+++ 
@@ -49,6 +49,7 @@
               - 127.0.0.1
               - 192.168.10.141
               - 192.168.11.27
+              - 192.168.122.1
         system:
           name: System
           param:

2017-12-28 08:37:37,990 [salt.state       ][INFO    ][12669] Completed state [/etc/salt/grains.d/sphinx] at time 08:37:37.990415 duration_in_ms=3.469
2017-12-28 08:37:37,992 [salt.state       ][INFO    ][12669] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:37:37.991505
2017-12-28 08:37:37,992 [salt.state       ][INFO    ][12669] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:37:37,992 [salt.state       ][INFO    ][12669] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:37:37,992 [salt.state       ][INFO    ][12669] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:37:37.992346 duration_in_ms=0.841
2017-12-28 08:37:37,993 [salt.state       ][INFO    ][12669] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:37:37.992579
2017-12-28 08:37:37,993 [salt.state       ][INFO    ][12669] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:37:37,994 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-28 08:37:38,106 [salt.state       ][INFO    ][12669] {'pid': 12739, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-28 08:37:38,107 [salt.state       ][INFO    ][12669] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:37:38.106743 duration_in_ms=114.163
2017-12-28 08:37:38,108 [salt.state       ][INFO    ][12669] Running state [/etc/salt/grains.d/dns_records] at time 08:37:38.107847
2017-12-28 08:37:38,108 [salt.state       ][INFO    ][12669] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-28 08:37:38,110 [salt.state       ][INFO    ][12669] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-28 08:37:38,111 [salt.state       ][INFO    ][12669] Completed state [/etc/salt/grains.d/dns_records] at time 08:37:38.110608 duration_in_ms=2.761
2017-12-28 08:37:38,113 [salt.state       ][INFO    ][12669] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:37:38.112433
2017-12-28 08:37:38,113 [salt.state       ][INFO    ][12669] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:37:38,115 [salt.state       ][INFO    ][12669] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:37:38,115 [salt.state       ][INFO    ][12669] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:37:38.115064 duration_in_ms=2.631
2017-12-28 08:37:38,116 [salt.state       ][INFO    ][12669] Running state [/etc/salt/grains.d/salt] at time 08:37:38.115891
2017-12-28 08:37:38,116 [salt.state       ][INFO    ][12669] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-28 08:37:38,118 [salt.state       ][INFO    ][12669] File /etc/salt/grains.d/salt is in the correct state
2017-12-28 08:37:38,118 [salt.state       ][INFO    ][12669] Completed state [/etc/salt/grains.d/salt] at time 08:37:38.118331 duration_in_ms=2.441
2017-12-28 08:37:38,119 [salt.state       ][INFO    ][12669] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:37:38.119192
2017-12-28 08:37:38,119 [salt.state       ][INFO    ][12669] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:37:38,120 [salt.state       ][INFO    ][12669] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:37:38,120 [salt.state       ][INFO    ][12669] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:37:38.120180 duration_in_ms=0.988
2017-12-28 08:37:38,122 [salt.state       ][INFO    ][12669] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:37:38.122414
2017-12-28 08:37:38,123 [salt.state       ][INFO    ][12669] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-28 08:37:38,123 [salt.state       ][INFO    ][12669] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-28 08:37:38,123 [salt.state       ][INFO    ][12669] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:37:38.123094 duration_in_ms=0.68
2017-12-28 08:37:38,123 [salt.state       ][INFO    ][12669] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:37:38.123276
2017-12-28 08:37:38,124 [salt.state       ][INFO    ][12669] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-28 08:37:38,126 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-28 08:37:38,141 [salt.state       ][INFO    ][12669] {'pid': 12741, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-28 08:37:38,142 [salt.state       ][INFO    ][12669] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:37:38.141697 duration_in_ms=18.42
2017-12-28 08:37:38,143 [salt.state       ][INFO    ][12669] Running state [mine.update] at time 08:37:38.143387
2017-12-28 08:37:38,144 [salt.state       ][INFO    ][12669] Executing state module.wait for mine.update
2017-12-28 08:37:38,145 [salt.state       ][INFO    ][12669] No changes made for mine.update
2017-12-28 08:37:38,145 [salt.state       ][INFO    ][12669] Completed state [mine.update] at time 08:37:38.144857 duration_in_ms=1.471
2017-12-28 08:37:38,146 [salt.state       ][INFO    ][12669] Running state [mine.update] at time 08:37:38.145926
2017-12-28 08:37:38,147 [salt.state       ][INFO    ][12669] Executing state module.mod_watch for mine.update
2017-12-28 08:37:38,691 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:37:38,692 [salt.state       ][INFO    ][12669] Completed state [mine.update] at time 08:37:38.691930 duration_in_ms=546.003
2017-12-28 08:37:38,693 [salt.state       ][INFO    ][12669] Running state [ca-certificates] at time 08:37:38.693101
2017-12-28 08:37:38,694 [salt.state       ][INFO    ][12669] Executing state pkg.installed for ca-certificates
2017-12-28 08:37:38,703 [salt.state       ][INFO    ][12669] Package ca-certificates is already installed
2017-12-28 08:37:38,703 [salt.state       ][INFO    ][12669] Completed state [ca-certificates] at time 08:37:38.703076 duration_in_ms=9.976
2017-12-28 08:37:38,704 [salt.state       ][INFO    ][12669] Running state [update-ca-certificates] at time 08:37:38.703774
2017-12-28 08:37:38,704 [salt.state       ][INFO    ][12669] Executing state cmd.wait for update-ca-certificates
2017-12-28 08:37:38,704 [salt.state       ][INFO    ][12669] No changes made for update-ca-certificates
2017-12-28 08:37:38,704 [salt.state       ][INFO    ][12669] Completed state [update-ca-certificates] at time 08:37:38.704423 duration_in_ms=0.648
2017-12-28 08:37:38,705 [salt.state       ][INFO    ][12669] Running state [libvirt-dev] at time 08:37:38.704628
2017-12-28 08:37:38,705 [salt.state       ][INFO    ][12669] Executing state pkg.installed for libvirt-dev
2017-12-28 08:37:38,719 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 08:37:40,667 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083740649388
2017-12-28 08:37:40,685 [salt.minion      ][INFO    ][13080] Starting a new job with PID 13080
2017-12-28 08:37:40,780 [salt.minion      ][INFO    ][13080] Returning information for job: 20171228083740649388
2017-12-28 08:37:40,921 [salt.loaded.int.module.cmdmod][INFO    ][12669] 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'
2017-12-28 08:37:50,820 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083750798632
2017-12-28 08:37:50,840 [salt.minion      ][INFO    ][16178] Starting a new job with PID 16178
2017-12-28 08:37:50,935 [salt.minion      ][INFO    ][16178] Returning information for job: 20171228083750798632
2017-12-28 08:37:54,313 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:37:54,463 [salt.state       ][INFO    ][12669] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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-104.127'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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.5'
'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.5'
'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.3'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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.5'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libvirt-dev' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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.5'
'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.5'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2017-12-28 08:37:54,478 [salt.state       ][INFO    ][12669] Loading fresh modules for state activity
2017-12-28 08:37:54,501 [salt.state       ][INFO    ][12669] Completed state [libvirt-dev] at time 08:37:54.501053 duration_in_ms=15796.424
2017-12-28 08:37:54,508 [salt.state       ][INFO    ][12669] Running state [pkg-config] at time 08:37:54.508420
2017-12-28 08:37:54,509 [salt.state       ][INFO    ][12669] Executing state pkg.installed for pkg-config
2017-12-28 08:37:54,865 [salt.state       ][INFO    ][12669] Package pkg-config is already installed
2017-12-28 08:37:54,866 [salt.state       ][INFO    ][12669] Completed state [pkg-config] at time 08:37:54.865822 duration_in_ms=357.401
2017-12-28 08:37:54,866 [salt.state       ][INFO    ][12669] Running state [virtng.init] at time 08:37:54.866374
2017-12-28 08:37:54,867 [salt.state       ][INFO    ][12669] Executing state module.run for virtng.init
2017-12-28 08:37:54,925 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command ['git', '--version'] in directory '/root'
2017-12-28 08:37:54,992 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:38:00,909 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083800890818
2017-12-28 08:38:00,930 [salt.minion      ][INFO    ][18306] Starting a new job with PID 18306
2017-12-28 08:38:00,955 [salt.minion      ][INFO    ][18306] Returning information for job: 20171228083800890818
2017-12-28 08:38:11,140 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083811117025
2017-12-28 08:38:11,162 [salt.minion      ][INFO    ][18311] Starting a new job with PID 18311
2017-12-28 08:38:11,185 [salt.minion      ][INFO    ][18311] Returning information for job: 20171228083811117025
2017-12-28 08:38:21,368 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083821348236
2017-12-28 08:38:21,386 [salt.minion      ][INFO    ][18318] Starting a new job with PID 18318
2017-12-28 08:38:21,408 [salt.minion      ][INFO    ][18318] Returning information for job: 20171228083821348236
2017-12-28 08:38:31,589 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083831567605
2017-12-28 08:38:31,610 [salt.minion      ][INFO    ][18323] Starting a new job with PID 18323
2017-12-28 08:38:31,631 [salt.minion      ][INFO    ][18323] Returning information for job: 20171228083831567605
2017-12-28 08:38:41,814 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083841794732
2017-12-28 08:38:41,834 [salt.minion      ][INFO    ][18328] Starting a new job with PID 18328
2017-12-28 08:38:41,854 [salt.minion      ][INFO    ][18328] Returning information for job: 20171228083841794732
2017-12-28 08:38:52,040 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083852023131
2017-12-28 08:38:52,058 [salt.minion      ][INFO    ][18333] Starting a new job with PID 18333
2017-12-28 08:38:52,080 [salt.minion      ][INFO    ][18333] Returning information for job: 20171228083852023131
2017-12-28 08:39:02,263 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083902242502
2017-12-28 08:39:02,282 [salt.minion      ][INFO    ][18338] Starting a new job with PID 18338
2017-12-28 08:39:02,303 [salt.minion      ][INFO    ][18338] Returning information for job: 20171228083902242502
2017-12-28 08:39:12,488 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083912469062
2017-12-28 08:39:12,508 [salt.minion      ][INFO    ][18343] Starting a new job with PID 18343
2017-12-28 08:39:12,528 [salt.minion      ][INFO    ][18343] Returning information for job: 20171228083912469062
2017-12-28 08:39:22,710 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083922688837
2017-12-28 08:39:22,729 [salt.minion      ][INFO    ][18348] Starting a new job with PID 18348
2017-12-28 08:39:22,751 [salt.minion      ][INFO    ][18348] Returning information for job: 20171228083922688837
2017-12-28 08:39:32,764 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083932743048
2017-12-28 08:39:32,784 [salt.minion      ][INFO    ][18353] Starting a new job with PID 18353
2017-12-28 08:39:32,806 [salt.minion      ][INFO    ][18353] Returning information for job: 20171228083932743048
2017-12-28 08:39:42,959 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083942936816
2017-12-28 08:39:42,981 [salt.minion      ][INFO    ][18358] Starting a new job with PID 18358
2017-12-28 08:39:43,003 [salt.minion      ][INFO    ][18358] Returning information for job: 20171228083942936816
2017-12-28 08:39:53,022 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228083953000503
2017-12-28 08:39:53,042 [salt.minion      ][INFO    ][18363] Starting a new job with PID 18363
2017-12-28 08:39:53,063 [salt.minion      ][INFO    ][18363] Returning information for job: 20171228083953000503
2017-12-28 08:40:03,118 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084003102944
2017-12-28 08:40:03,136 [salt.minion      ][INFO    ][18378] Starting a new job with PID 18378
2017-12-28 08:40:03,158 [salt.minion      ][INFO    ][18378] Returning information for job: 20171228084003102944
2017-12-28 08:40:13,275 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084013251634
2017-12-28 08:40:13,295 [salt.minion      ][INFO    ][18383] Starting a new job with PID 18383
2017-12-28 08:40:13,315 [salt.minion      ][INFO    ][18383] Returning information for job: 20171228084013251634
2017-12-28 08:40:23,315 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084023296238
2017-12-28 08:40:23,335 [salt.minion      ][INFO    ][18390] Starting a new job with PID 18390
2017-12-28 08:40:23,356 [salt.minion      ][INFO    ][18390] Returning information for job: 20171228084023296238
2017-12-28 08:40:33,363 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084033340683
2017-12-28 08:40:33,383 [salt.minion      ][INFO    ][18395] Starting a new job with PID 18395
2017-12-28 08:40:33,404 [salt.minion      ][INFO    ][18395] Returning information for job: 20171228084033340683
2017-12-28 08:40:43,409 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084043386954
2017-12-28 08:40:43,429 [salt.minion      ][INFO    ][18400] Starting a new job with PID 18400
2017-12-28 08:40:43,451 [salt.minion      ][INFO    ][18400] Returning information for job: 20171228084043386954
2017-12-28 08:40:53,465 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084053441252
2017-12-28 08:40:53,484 [salt.minion      ][INFO    ][18405] Starting a new job with PID 18405
2017-12-28 08:40:53,504 [salt.minion      ][INFO    ][18405] Returning information for job: 20171228084053441252
2017-12-28 08:41:03,519 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084103499003
2017-12-28 08:41:03,539 [salt.minion      ][INFO    ][18410] Starting a new job with PID 18410
2017-12-28 08:41:03,559 [salt.minion      ][INFO    ][18410] Returning information for job: 20171228084103499003
2017-12-28 08:41:13,578 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084113557324
2017-12-28 08:41:13,599 [salt.minion      ][INFO    ][18415] Starting a new job with PID 18415
2017-12-28 08:41:13,619 [salt.minion      ][INFO    ][18415] Returning information for job: 20171228084113557324
2017-12-28 08:41:23,638 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084123618796
2017-12-28 08:41:23,658 [salt.minion      ][INFO    ][18420] Starting a new job with PID 18420
2017-12-28 08:41:23,678 [salt.minion      ][INFO    ][18420] Returning information for job: 20171228084123618796
2017-12-28 08:41:33,700 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084133680856
2017-12-28 08:41:33,721 [salt.minion      ][INFO    ][18425] Starting a new job with PID 18425
2017-12-28 08:41:33,743 [salt.minion      ][INFO    ][18425] Returning information for job: 20171228084133680856
2017-12-28 08:41:43,769 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084143750553
2017-12-28 08:41:43,789 [salt.minion      ][INFO    ][18430] Starting a new job with PID 18430
2017-12-28 08:41:43,808 [salt.minion      ][INFO    ][18430] Returning information for job: 20171228084143750553
2017-12-28 08:41:53,848 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084153830507
2017-12-28 08:41:53,868 [salt.minion      ][INFO    ][18435] Starting a new job with PID 18435
2017-12-28 08:41:53,888 [salt.minion      ][INFO    ][18435] Returning information for job: 20171228084153830507
2017-12-28 08:42:04,035 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084204010816
2017-12-28 08:42:04,056 [salt.minion      ][INFO    ][18440] Starting a new job with PID 18440
2017-12-28 08:42:04,076 [salt.minion      ][INFO    ][18440] Returning information for job: 20171228084204010816
2017-12-28 08:42:14,106 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084214086311
2017-12-28 08:42:14,127 [salt.minion      ][INFO    ][18445] Starting a new job with PID 18445
2017-12-28 08:42:14,149 [salt.minion      ][INFO    ][18445] Returning information for job: 20171228084214086311
2017-12-28 08:42:24,191 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084224171454
2017-12-28 08:42:24,211 [salt.minion      ][INFO    ][18450] Starting a new job with PID 18450
2017-12-28 08:42:24,231 [salt.minion      ][INFO    ][18450] Returning information for job: 20171228084224171454
2017-12-28 08:42:34,283 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084234263585
2017-12-28 08:42:34,303 [salt.minion      ][INFO    ][18457] Starting a new job with PID 18457
2017-12-28 08:42:34,330 [salt.minion      ][INFO    ][18457] Returning information for job: 20171228084234263585
2017-12-28 08:42:44,382 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084244363292
2017-12-28 08:42:44,403 [salt.minion      ][INFO    ][18462] Starting a new job with PID 18462
2017-12-28 08:42:44,423 [salt.minion      ][INFO    ][18462] Returning information for job: 20171228084244363292
2017-12-28 08:42:54,476 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084254459423
2017-12-28 08:42:54,496 [salt.minion      ][INFO    ][18467] Starting a new job with PID 18467
2017-12-28 08:42:54,515 [salt.minion      ][INFO    ][18467] Returning information for job: 20171228084254459423
2017-12-28 08:43:04,567 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084304547879
2017-12-28 08:43:04,587 [salt.minion      ][INFO    ][18472] Starting a new job with PID 18472
2017-12-28 08:43:04,607 [salt.minion      ][INFO    ][18472] Returning information for job: 20171228084304547879
2017-12-28 08:43:14,668 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084314649196
2017-12-28 08:43:14,688 [salt.minion      ][INFO    ][18477] Starting a new job with PID 18477
2017-12-28 08:43:14,707 [salt.minion      ][INFO    ][18477] Returning information for job: 20171228084314649196
2017-12-28 08:43:25,326 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084325307505
2017-12-28 08:43:25,346 [salt.minion      ][INFO    ][18482] Starting a new job with PID 18482
2017-12-28 08:43:25,366 [salt.minion      ][INFO    ][18482] Returning information for job: 20171228084325307505
2017-12-28 08:43:36,060 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084336042970
2017-12-28 08:43:36,080 [salt.minion      ][INFO    ][18487] Starting a new job with PID 18487
2017-12-28 08:43:36,100 [salt.minion      ][INFO    ][18487] Returning information for job: 20171228084336042970
2017-12-28 08:43:46,191 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084346170850
2017-12-28 08:43:46,210 [salt.minion      ][INFO    ][18492] Starting a new job with PID 18492
2017-12-28 08:43:46,231 [salt.minion      ][INFO    ][18492] Returning information for job: 20171228084346170850
2017-12-28 08:43:56,363 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084356345817
2017-12-28 08:43:56,383 [salt.minion      ][INFO    ][18497] Starting a new job with PID 18497
2017-12-28 08:43:56,403 [salt.minion      ][INFO    ][18497] Returning information for job: 20171228084356345817
2017-12-28 08:44:06,486 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084406465209
2017-12-28 08:44:06,507 [salt.minion      ][INFO    ][18502] Starting a new job with PID 18502
2017-12-28 08:44:06,528 [salt.minion      ][INFO    ][18502] Returning information for job: 20171228084406465209
2017-12-28 08:44:16,634 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084416612443
2017-12-28 08:44:16,654 [salt.minion      ][INFO    ][18507] Starting a new job with PID 18507
2017-12-28 08:44:16,675 [salt.minion      ][INFO    ][18507] Returning information for job: 20171228084416612443
2017-12-28 08:44:26,775 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084426759793
2017-12-28 08:44:26,794 [salt.minion      ][INFO    ][18523] Starting a new job with PID 18523
2017-12-28 08:44:26,815 [salt.minion      ][INFO    ][18523] Returning information for job: 20171228084426759793
2017-12-28 08:44:36,920 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084436902233
2017-12-28 08:44:36,939 [salt.minion      ][INFO    ][18530] Starting a new job with PID 18530
2017-12-28 08:44:36,959 [salt.minion      ][INFO    ][18530] Returning information for job: 20171228084436902233
2017-12-28 08:44:47,070 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084447049148
2017-12-28 08:44:47,090 [salt.minion      ][INFO    ][18535] Starting a new job with PID 18535
2017-12-28 08:44:47,111 [salt.minion      ][INFO    ][18535] Returning information for job: 20171228084447049148
2017-12-28 08:44:50,200 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-28 08:44:50,248 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:44:50,387 [salt.loaded.int.module.cmdmod][ERROR   ][12669] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-28 08:44:50,388 [salt.loaded.int.module.cmdmod][ERROR   ][12669] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-28 08:44:50,388 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx01.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-28 08:44:50,432 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:44:50,444 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-28 08:44:51,520 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-28 08:44:52,259 [salt.loaded.ext.module.seedng][INFO    ][12669] salt-minion pre-installed on image, configuring as prx01.baremetal-mcp-pike-odl-ha.local
2017-12-28 08:44:52,273 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -l' in directory '/root'
2017-12-28 08:44:52,294 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-28 08:44:52,352 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-28 08:44:53,592 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:44:53,592 [salt.state       ][INFO    ][12669] Completed state [virtng.init] at time 08:44:53.592218 duration_in_ms=418725.842
2017-12-28 08:44:53,593 [salt.state       ][INFO    ][12669] Running state [virt.set_autostart] at time 08:44:53.592783
2017-12-28 08:44:53,599 [salt.state       ][INFO    ][12669] Executing state module.run for virt.set_autostart
2017-12-28 08:44:53,607 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:44:53,647 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:44:53,648 [salt.state       ][INFO    ][12669] Completed state [virt.set_autostart] at time 08:44:53.647836 duration_in_ms=55.051
2017-12-28 08:44:53,648 [salt.state       ][INFO    ][12669] Running state [virtng.init] at time 08:44:53.648402
2017-12-28 08:44:53,649 [salt.state       ][INFO    ][12669] Executing state module.run for virtng.init
2017-12-28 08:44:53,655 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:44:54,553 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-28 08:44:54,566 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:44:54,577 [salt.loaded.int.module.cmdmod][ERROR   ][12669] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-28 08:44:54,578 [salt.loaded.int.module.cmdmod][ERROR   ][12669] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-28 08:44:54,578 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl01.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-28 08:44:54,595 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:44:54,610 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-28 08:44:55,674 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-28 08:44:56,559 [salt.loaded.ext.module.seedng][INFO    ][12669] salt-minion pre-installed on image, configuring as ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-28 08:44:56,568 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -l' in directory '/root'
2017-12-28 08:44:56,589 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-28 08:44:56,639 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-28 08:44:57,237 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084457215962
2017-12-28 08:44:57,268 [salt.minion      ][INFO    ][19304] Starting a new job with PID 19304
2017-12-28 08:44:57,308 [salt.minion      ][INFO    ][19304] Returning information for job: 20171228084457215962
2017-12-28 08:44:57,592 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:44:57,594 [salt.state       ][INFO    ][12669] Completed state [virtng.init] at time 08:44:57.593194 duration_in_ms=3944.791
2017-12-28 08:44:57,595 [salt.state       ][INFO    ][12669] Running state [virt.set_autostart] at time 08:44:57.594488
2017-12-28 08:44:57,595 [salt.state       ][INFO    ][12669] Executing state module.run for virt.set_autostart
2017-12-28 08:44:57,603 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:44:57,641 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:44:57,643 [salt.state       ][INFO    ][12669] Completed state [virt.set_autostart] at time 08:44:57.643429 duration_in_ms=48.941
2017-12-28 08:44:57,644 [salt.state       ][INFO    ][12669] Running state [virtng.init] at time 08:44:57.644015
2017-12-28 08:44:57,644 [salt.state       ][INFO    ][12669] Executing state module.run for virtng.init
2017-12-28 08:44:57,650 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:44:58,611 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-28 08:44:58,621 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:44:58,631 [salt.loaded.int.module.cmdmod][ERROR   ][12669] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-28 08:44:58,632 [salt.loaded.int.module.cmdmod][ERROR   ][12669] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-28 08:44:58,632 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb01.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-28 08:44:58,648 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:44:58,657 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-28 08:44:59,726 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-28 08:45:00,447 [salt.loaded.ext.module.seedng][INFO    ][12669] salt-minion pre-installed on image, configuring as mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-28 08:45:00,460 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -l' in directory '/root'
2017-12-28 08:45:00,477 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-28 08:45:00,539 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-28 08:45:01,488 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:45:01,489 [salt.state       ][INFO    ][12669] Completed state [virtng.init] at time 08:45:01.488816 duration_in_ms=3844.8
2017-12-28 08:45:01,489 [salt.state       ][INFO    ][12669] Running state [virt.set_autostart] at time 08:45:01.489168
2017-12-28 08:45:01,490 [salt.state       ][INFO    ][12669] Executing state module.run for virt.set_autostart
2017-12-28 08:45:01,493 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:01,527 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:45:01,528 [salt.state       ][INFO    ][12669] Completed state [virt.set_autostart] at time 08:45:01.527675 duration_in_ms=38.506
2017-12-28 08:45:01,528 [salt.state       ][INFO    ][12669] Running state [virtng.init] at time 08:45:01.527952
2017-12-28 08:45:01,528 [salt.state       ][INFO    ][12669] Executing state module.run for virtng.init
2017-12-28 08:45:01,536 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:02,475 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-28 08:45:02,486 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:45:02,498 [salt.loaded.int.module.cmdmod][ERROR   ][12669] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-28 08:45:02,499 [salt.loaded.int.module.cmdmod][ERROR   ][12669] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-28 08:45:02,499 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg01.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-28 08:45:02,518 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:45:02,529 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-28 08:45:03,612 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-28 08:45:04,338 [salt.loaded.ext.module.seedng][INFO    ][12669] salt-minion pre-installed on image, configuring as msg01.baremetal-mcp-pike-odl-ha.local
2017-12-28 08:45:04,347 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -l' in directory '/root'
2017-12-28 08:45:04,366 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-28 08:45:04,428 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-28 08:45:05,355 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:45:05,355 [salt.state       ][INFO    ][12669] Completed state [virtng.init] at time 08:45:05.355310 duration_in_ms=3827.356
2017-12-28 08:45:05,356 [salt.state       ][INFO    ][12669] Running state [virt.set_autostart] at time 08:45:05.355639
2017-12-28 08:45:05,356 [salt.state       ][INFO    ][12669] Executing state module.run for virt.set_autostart
2017-12-28 08:45:05,360 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:05,396 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:45:05,397 [salt.state       ][INFO    ][12669] Completed state [virt.set_autostart] at time 08:45:05.396704 duration_in_ms=41.064
2017-12-28 08:45:05,399 [salt.state       ][INFO    ][12669] Running state [virtng.init] at time 08:45:05.399143
2017-12-28 08:45:05,399 [salt.state       ][INFO    ][12669] Executing state module.run for virtng.init
2017-12-28 08:45:05,404 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:06,403 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-28 08:45:06,415 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:45:06,424 [salt.loaded.int.module.cmdmod][ERROR   ][12669] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-28 08:45:06,425 [salt.loaded.int.module.cmdmod][ERROR   ][12669] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-28 08:45:06,426 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs01.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-28 08:45:06,444 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-28 08:45:06,455 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-28 08:45:07,291 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228084507272786
2017-12-28 08:45:07,302 [salt.minion      ][INFO    ][19965] Starting a new job with PID 19965
2017-12-28 08:45:07,323 [salt.minion      ][INFO    ][19965] Returning information for job: 20171228084507272786
2017-12-28 08:45:07,534 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-28 08:45:08,266 [salt.loaded.ext.module.seedng][INFO    ][12669] salt-minion pre-installed on image, configuring as dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-28 08:45:08,281 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'mount -l' in directory '/root'
2017-12-28 08:45:08,303 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-28 08:45:08,380 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-28 08:45:09,323 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:45:09,324 [salt.state       ][INFO    ][12669] Completed state [virtng.init] at time 08:45:09.323935 duration_in_ms=3924.791
2017-12-28 08:45:09,325 [salt.state       ][INFO    ][12669] Running state [virt.set_autostart] at time 08:45:09.324605
2017-12-28 08:45:09,325 [salt.state       ][INFO    ][12669] Executing state module.run for virt.set_autostart
2017-12-28 08:45:09,331 [salt.loaded.int.module.cmdmod][INFO    ][12669] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:09,375 [salt.state       ][INFO    ][12669] {'ret': True}
2017-12-28 08:45:09,375 [salt.state       ][INFO    ][12669] Completed state [virt.set_autostart] at time 08:45:09.375063 duration_in_ms=50.457
2017-12-28 08:45:09,383 [salt.minion      ][INFO    ][12669] Returning information for job: 20171228083730556910
2017-12-28 08:45:10,291 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command state.sls with jid 20171228084510269922
2017-12-28 08:45:10,305 [salt.minion      ][INFO    ][20234] Starting a new job with PID 20234
2017-12-28 08:45:13,016 [salt.state       ][INFO    ][20234] Loading fresh modules for state activity
2017-12-28 08:45:13,058 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-28 08:45:13,088 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-28 08:45:13,126 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:45:13,255 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-28 08:45:13,277 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-28 08:45:13,324 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:45:13,420 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-28 08:45:13,452 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 08:45:13,537 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-28 08:45:13,575 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-28 08:45:13,596 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 08:45:13,625 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-28 08:45:13,644 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-28 08:45:13,663 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-28 08:45:13,697 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-28 08:45:13,731 [py.warnings      ][WARNING ][20234] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-12-28 08:45:13,731 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'salt-minion --version' in directory '/root'
2017-12-28 08:45:14,113 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'salt-minion --version' in directory '/root'
2017-12-28 08:45:14,527 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-28 08:45:14,558 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-28 08:45:14,575 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-28 08:45:14,592 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-28 08:45:14,655 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-28 08:45:14,674 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-28 08:45:14,706 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-28 08:45:14,726 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-28 08:45:14,754 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-28 08:45:14,804 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-28 08:45:14,913 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-28 08:45:14,955 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:45:15,046 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-28 08:45:15,078 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 08:45:15,158 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-28 08:45:15,198 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-28 08:45:15,218 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 08:45:15,246 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-28 08:45:15,260 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-28 08:45:15,284 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-28 08:45:15,318 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-28 08:45:15,349 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'salt-minion --version' in directory '/root'
2017-12-28 08:45:15,743 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'salt-minion --version' in directory '/root'
2017-12-28 08:45:16,179 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-28 08:45:16,210 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-28 08:45:16,227 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-28 08:45:16,243 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-28 08:45:16,302 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-28 08:45:16,326 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-28 08:45:16,359 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-28 08:45:16,379 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-28 08:45:16,408 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-28 08:45:16,459 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-28 08:45:16,567 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-28 08:45:16,661 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:45:17,151 [salt.state       ][INFO    ][20234] Running state [salt-minion] at time 08:45:17.151412
2017-12-28 08:45:17,152 [salt.state       ][INFO    ][20234] Executing state pkg.installed for salt-minion
2017-12-28 08:45:17,152 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:45:17,538 [salt.state       ][INFO    ][20234] Package salt-minion is already installed
2017-12-28 08:45:17,538 [salt.state       ][INFO    ][20234] Completed state [salt-minion] at time 08:45:17.537943 duration_in_ms=386.532
2017-12-28 08:45:17,539 [salt.state       ][INFO    ][20234] Running state [salt_minion_dependency_packages] at time 08:45:17.538573
2017-12-28 08:45:17,539 [salt.state       ][INFO    ][20234] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-28 08:45:17,543 [salt.state       ][INFO    ][20234] All specified packages are already installed
2017-12-28 08:45:17,544 [salt.state       ][INFO    ][20234] Completed state [salt_minion_dependency_packages] at time 08:45:17.543657 duration_in_ms=5.084
2017-12-28 08:45:17,546 [salt.state       ][INFO    ][20234] Running state [/etc/salt/minion.d/minion.conf] at time 08:45:17.545769
2017-12-28 08:45:17,546 [salt.state       ][INFO    ][20234] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-28 08:45:17,569 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-28 08:45:17,707 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-28 08:45:17,785 [salt.fileclient  ][INFO    ][20234] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-28 08:45:17,852 [salt.state       ][INFO    ][20234] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-28 08:45:17,852 [salt.state       ][INFO    ][20234] Completed state [/etc/salt/minion.d/minion.conf] at time 08:45:17.852273 duration_in_ms=306.503
2017-12-28 08:45:17,853 [salt.state       ][INFO    ][20234] Running state [/etc/salt/minion.d/_virt.conf] at time 08:45:17.852767
2017-12-28 08:45:17,853 [salt.state       ][INFO    ][20234] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-28 08:45:17,854 [salt.state       ][INFO    ][20234] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-28 08:45:17,854 [salt.state       ][INFO    ][20234] Completed state [/etc/salt/minion.d/_virt.conf] at time 08:45:17.853986 duration_in_ms=1.219
2017-12-28 08:45:17,856 [salt.state       ][INFO    ][20234] Running state [salt-minion] at time 08:45:17.856109
2017-12-28 08:45:17,856 [salt.state       ][INFO    ][20234] Executing state service.running for salt-minion
2017-12-28 08:45:17,857 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-28 08:45:17,889 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-28 08:45:17,907 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-28 08:45:17,920 [salt.state       ][INFO    ][20234] The service salt-minion is already running
2017-12-28 08:45:17,921 [salt.state       ][INFO    ][20234] Completed state [salt-minion] at time 08:45:17.920652 duration_in_ms=64.543
2017-12-28 08:45:17,927 [salt.state       ][INFO    ][20234] Running state [/etc/salt/grains.d] at time 08:45:17.926519
2017-12-28 08:45:17,927 [salt.state       ][INFO    ][20234] Executing state file.directory for /etc/salt/grains.d
2017-12-28 08:45:17,928 [salt.state       ][INFO    ][20234] Directory /etc/salt/grains.d is in the correct state
2017-12-28 08:45:17,929 [salt.state       ][INFO    ][20234] Completed state [/etc/salt/grains.d] at time 08:45:17.928548 duration_in_ms=2.028
2017-12-28 08:45:17,930 [salt.state       ][INFO    ][20234] Running state [/etc/salt/grains] at time 08:45:17.929700
2017-12-28 08:45:17,930 [salt.state       ][INFO    ][20234] Executing state file.managed for /etc/salt/grains
2017-12-28 08:45:17,931 [salt.state       ][INFO    ][20234] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-28 08:45:17,931 [salt.state       ][INFO    ][20234] Completed state [/etc/salt/grains] at time 08:45:17.931221 duration_in_ms=1.52
2017-12-28 08:45:17,932 [salt.state       ][INFO    ][20234] Running state [/etc/salt/grains.d/placeholder] at time 08:45:17.932293
2017-12-28 08:45:17,933 [salt.state       ][INFO    ][20234] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-28 08:45:17,935 [salt.state       ][INFO    ][20234] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-28 08:45:17,937 [salt.state       ][INFO    ][20234] Completed state [/etc/salt/grains.d/placeholder] at time 08:45:17.936207 duration_in_ms=3.914
2017-12-28 08:45:17,938 [salt.state       ][INFO    ][20234] Running state [/etc/salt/grains.d/sphinx] at time 08:45:17.937540
2017-12-28 08:45:17,938 [salt.state       ][INFO    ][20234] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-28 08:45:17,940 [salt.state       ][INFO    ][20234] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.141
               - 192.168.11.27
-              - 192.168.122.1
         system:
           name: System
           param:

2017-12-28 08:45:17,940 [salt.state       ][INFO    ][20234] Completed state [/etc/salt/grains.d/sphinx] at time 08:45:17.939716 duration_in_ms=2.175
2017-12-28 08:45:17,941 [salt.state       ][INFO    ][20234] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:45:17.940729
2017-12-28 08:45:17,941 [salt.state       ][INFO    ][20234] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:45:17,941 [salt.state       ][INFO    ][20234] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:45:17,942 [salt.state       ][INFO    ][20234] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:45:17.941465 duration_in_ms=0.736
2017-12-28 08:45:17,942 [salt.state       ][INFO    ][20234] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:45:17.941666
2017-12-28 08:45:17,942 [salt.state       ][INFO    ][20234] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:45:17,943 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-28 08:45:18,052 [salt.state       ][INFO    ][20234] {'pid': 20305, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-28 08:45:18,053 [salt.state       ][INFO    ][20234] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:45:18.052769 duration_in_ms=111.1
2017-12-28 08:45:18,054 [salt.state       ][INFO    ][20234] Running state [/etc/salt/grains.d/dns_records] at time 08:45:18.054225
2017-12-28 08:45:18,055 [salt.state       ][INFO    ][20234] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-28 08:45:18,057 [salt.state       ][INFO    ][20234] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-28 08:45:18,058 [salt.state       ][INFO    ][20234] Completed state [/etc/salt/grains.d/dns_records] at time 08:45:18.057645 duration_in_ms=3.42
2017-12-28 08:45:18,060 [salt.state       ][INFO    ][20234] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:45:18.059591
2017-12-28 08:45:18,060 [salt.state       ][INFO    ][20234] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:45:18,061 [salt.state       ][INFO    ][20234] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:45:18,061 [salt.state       ][INFO    ][20234] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:45:18.060993 duration_in_ms=1.402
2017-12-28 08:45:18,062 [salt.state       ][INFO    ][20234] Running state [/etc/salt/grains.d/salt] at time 08:45:18.062260
2017-12-28 08:45:18,063 [salt.state       ][INFO    ][20234] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-28 08:45:18,064 [salt.state       ][INFO    ][20234] File /etc/salt/grains.d/salt is in the correct state
2017-12-28 08:45:18,065 [salt.state       ][INFO    ][20234] Completed state [/etc/salt/grains.d/salt] at time 08:45:18.064593 duration_in_ms=2.333
2017-12-28 08:45:18,067 [salt.state       ][INFO    ][20234] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:45:18.066719
2017-12-28 08:45:18,067 [salt.state       ][INFO    ][20234] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:45:18,068 [salt.state       ][INFO    ][20234] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-28 08:45:18,068 [salt.state       ][INFO    ][20234] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:45:18.068069 duration_in_ms=1.35
2017-12-28 08:45:18,072 [salt.state       ][INFO    ][20234] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:45:18.071956
2017-12-28 08:45:18,072 [salt.state       ][INFO    ][20234] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-28 08:45:18,073 [salt.state       ][INFO    ][20234] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-28 08:45:18,073 [salt.state       ][INFO    ][20234] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:45:18.072659 duration_in_ms=0.703
2017-12-28 08:45:18,073 [salt.state       ][INFO    ][20234] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:45:18.072852
2017-12-28 08:45:18,073 [salt.state       ][INFO    ][20234] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-28 08:45:18,076 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-28 08:45:18,089 [salt.state       ][INFO    ][20234] {'pid': 20307, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-28 08:45:18,089 [salt.state       ][INFO    ][20234] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:45:18.088946 duration_in_ms=16.093
2017-12-28 08:45:18,091 [salt.state       ][INFO    ][20234] Running state [mine.update] at time 08:45:18.090719
2017-12-28 08:45:18,091 [salt.state       ][INFO    ][20234] Executing state module.wait for mine.update
2017-12-28 08:45:18,091 [salt.state       ][INFO    ][20234] No changes made for mine.update
2017-12-28 08:45:18,092 [salt.state       ][INFO    ][20234] Completed state [mine.update] at time 08:45:18.091493 duration_in_ms=0.774
2017-12-28 08:45:18,092 [salt.state       ][INFO    ][20234] Running state [mine.update] at time 08:45:18.091705
2017-12-28 08:45:18,092 [salt.state       ][INFO    ][20234] Executing state module.mod_watch for mine.update
2017-12-28 08:45:18,634 [salt.state       ][INFO    ][20234] {'ret': True}
2017-12-28 08:45:18,635 [salt.state       ][INFO    ][20234] Completed state [mine.update] at time 08:45:18.634467 duration_in_ms=542.762
2017-12-28 08:45:18,635 [salt.state       ][INFO    ][20234] Running state [ca-certificates] at time 08:45:18.634764
2017-12-28 08:45:18,636 [salt.state       ][INFO    ][20234] Executing state pkg.installed for ca-certificates
2017-12-28 08:45:18,642 [salt.state       ][INFO    ][20234] Package ca-certificates is already installed
2017-12-28 08:45:18,642 [salt.state       ][INFO    ][20234] Completed state [ca-certificates] at time 08:45:18.641821 duration_in_ms=7.057
2017-12-28 08:45:18,643 [salt.state       ][INFO    ][20234] Running state [update-ca-certificates] at time 08:45:18.642652
2017-12-28 08:45:18,643 [salt.state       ][INFO    ][20234] Executing state cmd.wait for update-ca-certificates
2017-12-28 08:45:18,643 [salt.state       ][INFO    ][20234] No changes made for update-ca-certificates
2017-12-28 08:45:18,644 [salt.state       ][INFO    ][20234] Completed state [update-ca-certificates] at time 08:45:18.643716 duration_in_ms=1.063
2017-12-28 08:45:18,644 [salt.state       ][INFO    ][20234] Running state [libvirt-dev] at time 08:45:18.643956
2017-12-28 08:45:18,644 [salt.state       ][INFO    ][20234] Executing state pkg.installed for libvirt-dev
2017-12-28 08:45:18,650 [salt.state       ][INFO    ][20234] Package libvirt-dev is already installed
2017-12-28 08:45:18,650 [salt.state       ][INFO    ][20234] Completed state [libvirt-dev] at time 08:45:18.650439 duration_in_ms=6.483
2017-12-28 08:45:18,651 [salt.state       ][INFO    ][20234] Running state [pkg-config] at time 08:45:18.650648
2017-12-28 08:45:18,651 [salt.state       ][INFO    ][20234] Executing state pkg.installed for pkg-config
2017-12-28 08:45:18,655 [salt.state       ][INFO    ][20234] Package pkg-config is already installed
2017-12-28 08:45:18,656 [salt.state       ][INFO    ][20234] Completed state [pkg-config] at time 08:45:18.655473 duration_in_ms=4.825
2017-12-28 08:45:18,656 [salt.state       ][INFO    ][20234] Running state [virtng.init] at time 08:45:18.655689
2017-12-28 08:45:18,656 [salt.state       ][INFO    ][20234] Executing state module.run for virtng.init
2017-12-28 08:45:18,728 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command ['git', '--version'] in directory '/root'
2017-12-28 08:45:18,801 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:18,835 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:18,836 [salt.state       ][INFO    ][20234] Completed state [virtng.init] at time 08:45:18.835759 duration_in_ms=180.067
2017-12-28 08:45:18,836 [salt.state       ][INFO    ][20234] Running state [virt.set_autostart] at time 08:45:18.836298
2017-12-28 08:45:18,837 [salt.state       ][INFO    ][20234] Executing state module.run for virt.set_autostart
2017-12-28 08:45:18,844 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:18,883 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:18,883 [salt.state       ][INFO    ][20234] Completed state [virt.set_autostart] at time 08:45:18.883048 duration_in_ms=46.749
2017-12-28 08:45:18,884 [salt.state       ][INFO    ][20234] Running state [virtng.init] at time 08:45:18.883524
2017-12-28 08:45:18,884 [salt.state       ][INFO    ][20234] Executing state module.run for virtng.init
2017-12-28 08:45:18,892 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:18,936 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:18,936 [salt.state       ][INFO    ][20234] Completed state [virtng.init] at time 08:45:18.936331 duration_in_ms=52.806
2017-12-28 08:45:18,937 [salt.state       ][INFO    ][20234] Running state [virt.set_autostart] at time 08:45:18.936926
2017-12-28 08:45:18,938 [salt.state       ][INFO    ][20234] Executing state module.run for virt.set_autostart
2017-12-28 08:45:18,944 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:18,991 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:18,991 [salt.state       ][INFO    ][20234] Completed state [virt.set_autostart] at time 08:45:18.990996 duration_in_ms=54.069
2017-12-28 08:45:18,992 [salt.state       ][INFO    ][20234] Running state [virtng.init] at time 08:45:18.991515
2017-12-28 08:45:18,992 [salt.state       ][INFO    ][20234] Executing state module.run for virtng.init
2017-12-28 08:45:18,1000 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:19,036 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:19,036 [salt.state       ][INFO    ][20234] Completed state [virtng.init] at time 08:45:19.036370 duration_in_ms=44.854
2017-12-28 08:45:19,037 [salt.state       ][INFO    ][20234] Running state [virt.set_autostart] at time 08:45:19.036885
2017-12-28 08:45:19,037 [salt.state       ][INFO    ][20234] Executing state module.run for virt.set_autostart
2017-12-28 08:45:19,044 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:19,078 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:19,079 [salt.state       ][INFO    ][20234] Completed state [virt.set_autostart] at time 08:45:19.078573 duration_in_ms=41.687
2017-12-28 08:45:19,079 [salt.state       ][INFO    ][20234] Running state [virtng.init] at time 08:45:19.079127
2017-12-28 08:45:19,080 [salt.state       ][INFO    ][20234] Executing state module.run for virtng.init
2017-12-28 08:45:19,088 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:19,125 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:19,126 [salt.state       ][INFO    ][20234] Completed state [virtng.init] at time 08:45:19.125721 duration_in_ms=46.594
2017-12-28 08:45:19,126 [salt.state       ][INFO    ][20234] Running state [virt.set_autostart] at time 08:45:19.126260
2017-12-28 08:45:19,127 [salt.state       ][INFO    ][20234] Executing state module.run for virt.set_autostart
2017-12-28 08:45:19,133 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:19,175 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:19,176 [salt.state       ][INFO    ][20234] Completed state [virt.set_autostart] at time 08:45:19.175406 duration_in_ms=49.145
2017-12-28 08:45:19,176 [salt.state       ][INFO    ][20234] Running state [virtng.init] at time 08:45:19.175934
2017-12-28 08:45:19,176 [salt.state       ][INFO    ][20234] Executing state module.run for virtng.init
2017-12-28 08:45:19,185 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:19,224 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:19,225 [salt.state       ][INFO    ][20234] Completed state [virtng.init] at time 08:45:19.224727 duration_in_ms=48.793
2017-12-28 08:45:19,226 [salt.state       ][INFO    ][20234] Running state [virt.set_autostart] at time 08:45:19.226147
2017-12-28 08:45:19,227 [salt.state       ][INFO    ][20234] Executing state module.run for virt.set_autostart
2017-12-28 08:45:19,233 [salt.loaded.int.module.cmdmod][INFO    ][20234] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-28 08:45:19,271 [salt.state       ][INFO    ][20234] unless execution succeeded
2017-12-28 08:45:19,271 [salt.state       ][INFO    ][20234] Completed state [virt.set_autostart] at time 08:45:19.271044 duration_in_ms=44.895
2017-12-28 08:45:19,282 [salt.minion      ][INFO    ][20234] Returning information for job: 20171228084510269922
2017-12-28 08:45:20,727 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command pillar.get with jid 20171228084520710608
2017-12-28 08:45:20,747 [salt.minion      ][INFO    ][20360] Starting a new job with PID 20360
2017-12-28 08:45:20,754 [salt.minion      ][INFO    ][20360] Returning information for job: 20171228084520710608
2017-12-28 08:46:11,427 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171228084611406767
2017-12-28 08:46:11,448 [salt.minion      ][INFO    ][20368] Starting a new job with PID 20368
2017-12-28 08:46:15,747 [salt.state       ][INFO    ][20368] Loading fresh modules for state activity
2017-12-28 08:46:15,939 [salt.state       ][ERROR   ][20368] No contents found in top file
2017-12-28 08:46:15,941 [salt.utils.extmods][INFO    ][20368] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-12-28 08:46:15,950 [salt.utils.extmods][INFO    ][20368] Syncing beacons for environment 'base'
2017-12-28 08:46:15,951 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_beacons, for base)
2017-12-28 08:46:15,951 [salt.fileclient  ][INFO    ][20368] Caching directory '_beacons/' for environment 'base'
2017-12-28 08:46:16,006 [salt.utils.extmods][INFO    ][20368] Syncing modules for environment 'base'
2017-12-28 08:46:16,006 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_modules, for base)
2017-12-28 08:46:16,006 [salt.fileclient  ][INFO    ][20368] Caching directory '_modules/' for environment 'base'
2017-12-28 08:46:16,698 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-12-28 08:46:16,718 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-12-28 08:46:16,735 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-12-28 08:46:16,762 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-12-28 08:46:16,811 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-12-28 08:46:16,843 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-12-28 08:46:16,859 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/dockerng_service.py'
2017-12-28 08:46:16,879 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-12-28 08:46:16,894 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-12-28 08:46:16,921 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-12-28 08:46:16,939 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-12-28 08:46:16,971 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-12-28 08:46:16,994 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-12-28 08:46:17,019 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-12-28 08:46:17,054 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-12-28 08:46:17,069 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-12-28 08:46:17,095 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-12-28 08:46:17,107 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-12-28 08:46:17,132 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-12-28 08:46:17,145 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/modelschema.py'
2017-12-28 08:46:17,159 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-12-28 08:46:17,190 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-12-28 08:46:17,203 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-12-28 08:46:17,220 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-12-28 08:46:17,243 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-12-28 08:46:17,263 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-12-28 08:46:17,283 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-12-28 08:46:17,300 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-12-28 08:46:17,315 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-12-28 08:46:17,354 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-12-28 08:46:17,370 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-12-28 08:46:17,417 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-12-28 08:46:17,432 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-12-28 08:46:17,449 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-12-28 08:46:17,469 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-12-28 08:46:17,488 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-12-28 08:46:17,497 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-12-28 08:46:17,498 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-12-28 08:46:17,498 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-12-28 08:46:17,498 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-12-28 08:46:17,499 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-12-28 08:46:17,500 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-12-28 08:46:17,501 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-12-28 08:46:17,501 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2017-12-28 08:46:17,504 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-12-28 08:46:17,504 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-12-28 08:46:17,504 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-12-28 08:46:17,505 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-12-28 08:46:17,505 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-12-28 08:46:17,505 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-12-28 08:46:17,506 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-12-28 08:46:17,506 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-12-28 08:46:17,506 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-12-28 08:46:17,507 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-12-28 08:46:17,507 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-12-28 08:46:17,507 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-12-28 08:46:17,508 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2017-12-28 08:46:17,508 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-12-28 08:46:17,508 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-12-28 08:46:17,509 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-12-28 08:46:17,509 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-12-28 08:46:17,510 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-12-28 08:46:17,511 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-12-28 08:46:17,512 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-12-28 08:46:17,512 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-12-28 08:46:17,512 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-12-28 08:46:17,513 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-12-28 08:46:17,513 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-12-28 08:46:17,514 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-12-28 08:46:17,514 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-12-28 08:46:17,514 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-12-28 08:46:17,515 [salt.utils.extmods][INFO    ][20368] 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'
2017-12-28 08:46:17,515 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-12-28 08:46:17,515 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-12-28 08:46:17,525 [salt.utils.extmods][INFO    ][20368] Syncing states for environment 'base'
2017-12-28 08:46:17,525 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_states, for base)
2017-12-28 08:46:17,525 [salt.fileclient  ][INFO    ][20368] Caching directory '_states/' for environment 'base'
2017-12-28 08:46:17,629 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-12-28 08:46:17,655 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-12-28 08:46:17,673 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-12-28 08:46:17,697 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/dockerng_service.py'
2017-12-28 08:46:17,711 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-12-28 08:46:17,723 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-12-28 08:46:17,767 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-12-28 08:46:17,795 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-12-28 08:46:17,812 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-12-28 08:46:17,827 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-12-28 08:46:17,858 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/helm_repos.py'
2017-12-28 08:46:17,871 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-12-28 08:46:17,888 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-12-28 08:46:17,899 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-12-28 08:46:17,915 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-12-28 08:46:17,931 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-12-28 08:46:17,954 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-12-28 08:46:17,969 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-12-28 08:46:17,986 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-12-28 08:46:18,002 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-12-28 08:46:18,015 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-12-28 08:46:18,047 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-12-28 08:46:18,078 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-12-28 08:46:18,094 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-12-28 08:46:18,108 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-12-28 08:46:18,144 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-12-28 08:46:18,162 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-12-28 08:46:18,195 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-12-28 08:46:18,246 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-12-28 08:46:18,278 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-12-28 08:46:18,296 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-12-28 08:46:18,319 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-12-28 08:46:18,340 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-12-28 08:46:18,351 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-12-28 08:46:18,351 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-12-28 08:46:18,352 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-12-28 08:46:18,352 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2017-12-28 08:46:18,352 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-12-28 08:46:18,356 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-12-28 08:46:18,356 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-12-28 08:46:18,357 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-12-28 08:46:18,357 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-12-28 08:46:18,358 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-12-28 08:46:18,358 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2017-12-28 08:46:18,358 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-12-28 08:46:18,358 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-12-28 08:46:18,359 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-12-28 08:46:18,359 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-12-28 08:46:18,359 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-12-28 08:46:18,360 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-12-28 08:46:18,360 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-12-28 08:46:18,360 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-12-28 08:46:18,360 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-12-28 08:46:18,361 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-12-28 08:46:18,361 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-12-28 08:46:18,362 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-12-28 08:46:18,362 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-12-28 08:46:18,362 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-12-28 08:46:18,363 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-12-28 08:46:18,363 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-12-28 08:46:18,363 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-12-28 08:46:18,364 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-12-28 08:46:18,365 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-12-28 08:46:18,367 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-12-28 08:46:18,367 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-12-28 08:46:18,367 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-12-28 08:46:18,367 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-12-28 08:46:18,371 [salt.utils.extmods][INFO    ][20368] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-12-28 08:46:18,377 [salt.utils.extmods][INFO    ][20368] Syncing sdb for environment 'base'
2017-12-28 08:46:18,378 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_sdb, for base)
2017-12-28 08:46:18,378 [salt.fileclient  ][INFO    ][20368] Caching directory '_sdb/' for environment 'base'
2017-12-28 08:46:18,438 [salt.utils.extmods][INFO    ][20368] Syncing grains for environment 'base'
2017-12-28 08:46:18,438 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_grains, for base)
2017-12-28 08:46:18,438 [salt.fileclient  ][INFO    ][20368] Caching directory '_grains/' for environment 'base'
2017-12-28 08:46:18,564 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-12-28 08:46:18,592 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-12-28 08:46:18,633 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-12-28 08:46:18,653 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-12-28 08:46:18,686 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-12-28 08:46:18,708 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-12-28 08:46:18,717 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-12-28 08:46:18,752 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-12-28 08:46:18,802 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-12-28 08:46:18,833 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-12-28 08:46:18,872 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-12-28 08:46:18,891 [salt.fileclient  ][INFO    ][20368] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-12-28 08:46:18,899 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-12-28 08:46:18,900 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-12-28 08:46:18,900 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-12-28 08:46:18,901 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-12-28 08:46:18,901 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-12-28 08:46:18,902 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-12-28 08:46:18,902 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-12-28 08:46:18,903 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-12-28 08:46:18,903 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-12-28 08:46:18,903 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-12-28 08:46:18,903 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-12-28 08:46:18,904 [salt.utils.extmods][INFO    ][20368] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-12-28 08:46:18,906 [salt.utils.extmods][INFO    ][20368] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-12-28 08:46:18,910 [salt.utils.extmods][INFO    ][20368] Syncing renderers for environment 'base'
2017-12-28 08:46:18,911 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_renderers, for base)
2017-12-28 08:46:18,911 [salt.fileclient  ][INFO    ][20368] Caching directory '_renderers/' for environment 'base'
2017-12-28 08:46:18,950 [salt.utils.extmods][INFO    ][20368] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-12-28 08:46:18,956 [salt.utils.extmods][INFO    ][20368] Syncing returners for environment 'base'
2017-12-28 08:46:18,956 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_returners, for base)
2017-12-28 08:46:18,957 [salt.fileclient  ][INFO    ][20368] Caching directory '_returners/' for environment 'base'
2017-12-28 08:46:19,025 [salt.utils.extmods][INFO    ][20368] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-12-28 08:46:19,030 [salt.utils.extmods][INFO    ][20368] Syncing output for environment 'base'
2017-12-28 08:46:19,030 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_output, for base)
2017-12-28 08:46:19,030 [salt.fileclient  ][INFO    ][20368] Caching directory '_output/' for environment 'base'
2017-12-28 08:46:19,085 [salt.utils.extmods][INFO    ][20368] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-12-28 08:46:19,091 [salt.utils.extmods][INFO    ][20368] Syncing utils for environment 'base'
2017-12-28 08:46:19,091 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_utils, for base)
2017-12-28 08:46:19,091 [salt.fileclient  ][INFO    ][20368] Caching directory '_utils/' for environment 'base'
2017-12-28 08:46:19,140 [salt.utils.extmods][INFO    ][20368] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-12-28 08:46:19,144 [salt.utils.extmods][INFO    ][20368] Syncing log_handlers for environment 'base'
2017-12-28 08:46:19,145 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_log_handlers, for base)
2017-12-28 08:46:19,145 [salt.fileclient  ][INFO    ][20368] Caching directory '_log_handlers/' for environment 'base'
2017-12-28 08:46:19,195 [salt.utils.extmods][INFO    ][20368] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-12-28 08:46:19,200 [salt.utils.extmods][INFO    ][20368] Syncing proxy for environment 'base'
2017-12-28 08:46:19,200 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_proxy, for base)
2017-12-28 08:46:19,200 [salt.fileclient  ][INFO    ][20368] Caching directory '_proxy/' for environment 'base'
2017-12-28 08:46:19,247 [salt.utils.extmods][INFO    ][20368] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-12-28 08:46:19,253 [salt.utils.extmods][INFO    ][20368] Syncing engines for environment 'base'
2017-12-28 08:46:19,253 [salt.utils.extmods][INFO    ][20368] Loading cache from salt://_engines, for base)
2017-12-28 08:46:19,254 [salt.fileclient  ][INFO    ][20368] Caching directory '_engines/' for environment 'base'
2017-12-28 08:46:19,298 [salt.minion      ][INFO    ][20368] Returning information for job: 20171228084611406767
2017-12-28 08:57:25,283 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command test.ping with jid 20171228085725263899
2017-12-28 08:57:25,308 [salt.minion      ][INFO    ][20621] Starting a new job with PID 20621
2017-12-28 08:57:25,366 [salt.minion      ][INFO    ][20621] Returning information for job: 20171228085725263899
2017-12-28 08:59:08,803 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command state.sls with jid 20171228085908782183
2017-12-28 08:59:08,822 [salt.minion      ][INFO    ][20656] Starting a new job with PID 20656
2017-12-28 08:59:11,108 [salt.state       ][INFO    ][20656] Loading fresh modules for state activity
2017-12-28 08:59:11,143 [salt.fileclient  ][INFO    ][20656] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-28 08:59:11,166 [salt.fileclient  ][INFO    ][20656] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-28 08:59:11,203 [salt.fileclient  ][INFO    ][20656] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 08:59:11,707 [salt.state       ][INFO    ][20656] Running state [lsof] at time 08:59:11.707233
2017-12-28 08:59:11,708 [salt.state       ][INFO    ][20656] Executing state pkg.installed for lsof
2017-12-28 08:59:11,708 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:59:12,076 [salt.state       ][INFO    ][20656] Package lsof is already installed
2017-12-28 08:59:12,077 [salt.state       ][INFO    ][20656] Completed state [lsof] at time 08:59:12.076808 duration_in_ms=369.575
2017-12-28 08:59:12,078 [salt.state       ][INFO    ][20656] Running state [keepalived] at time 08:59:12.077721
2017-12-28 08:59:12,078 [salt.state       ][INFO    ][20656] Executing state pkg.installed for keepalived
2017-12-28 08:59:12,104 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 08:59:16,303 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-12-28 08:59:18,850 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228085918827648
2017-12-28 08:59:18,868 [salt.minion      ][INFO    ][21753] Starting a new job with PID 21753
2017-12-28 08:59:18,895 [salt.minion      ][INFO    ][21753] Returning information for job: 20171228085918827648
2017-12-28 08:59:21,315 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 08:59:21,379 [salt.state       ][INFO    ][20656] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-12-28 08:59:21,408 [salt.state       ][INFO    ][20656] Loading fresh modules for state activity
2017-12-28 08:59:21,435 [salt.state       ][INFO    ][20656] Completed state [keepalived] at time 08:59:21.435283 duration_in_ms=9357.561
2017-12-28 08:59:21,440 [salt.state       ][INFO    ][20656] Running state [/etc/keepalived/keepalived.conf] at time 08:59:21.440385
2017-12-28 08:59:21,441 [salt.state       ][INFO    ][20656] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-28 08:59:21,477 [salt.fileclient  ][INFO    ][20656] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-28 08:59:21,533 [salt.fileclient  ][INFO    ][20656] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 08:59:21,552 [salt.state       ][INFO    ][20656] File changed:
New file
2017-12-28 08:59:21,552 [salt.state       ][INFO    ][20656] Completed state [/etc/keepalived/keepalived.conf] at time 08:59:21.551920 duration_in_ms=111.534
2017-12-28 08:59:21,685 [salt.state       ][INFO    ][20656] Running state [keepalived] at time 08:59:21.684725
2017-12-28 08:59:21,685 [salt.state       ][INFO    ][20656] Executing state service.running for keepalived
2017-12-28 08:59:21,688 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-28 08:59:21,710 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-28 08:59:21,732 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-28 08:59:21,748 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-28 08:59:21,762 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-28 08:59:21,848 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-28 08:59:21,875 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-28 08:59:21,895 [salt.loaded.int.module.cmdmod][INFO    ][20656] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-28 08:59:21,908 [salt.state       ][INFO    ][20656] {'keepalived': True}
2017-12-28 08:59:21,909 [salt.state       ][INFO    ][20656] Completed state [keepalived] at time 08:59:21.908687 duration_in_ms=223.961
2017-12-28 08:59:21,911 [salt.minion      ][INFO    ][20656] Returning information for job: 20171228085908782183
2017-12-28 09:00:03,714 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command pillar.get with jid 20171228090003695374
2017-12-28 09:00:03,740 [salt.minion      ][INFO    ][22056] Starting a new job with PID 22056
2017-12-28 09:00:03,747 [salt.minion      ][INFO    ][22056] Returning information for job: 20171228090003695374
2017-12-28 09:06:17,747 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command state.sls with jid 20171228090617727382
2017-12-28 09:06:17,768 [salt.minion      ][INFO    ][22151] Starting a new job with PID 22151
2017-12-28 09:06:20,371 [salt.state       ][INFO    ][22151] Loading fresh modules for state activity
2017-12-28 09:06:20,406 [salt.fileclient  ][INFO    ][22151] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-28 09:06:20,443 [salt.fileclient  ][INFO    ][22151] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-28 09:06:20,903 [salt.state       ][INFO    ][22151] Running state [attr] at time 09:06:20.902706
2017-12-28 09:06:20,903 [salt.state       ][INFO    ][22151] Executing state pkg.installed for attr
2017-12-28 09:06:20,904 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 09:06:21,314 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-28 09:06:23,667 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'attr'] in directory '/root'
2017-12-28 09:06:25,910 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 09:06:25,967 [salt.state       ][INFO    ][22151] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-12-28 09:06:26,020 [salt.state       ][INFO    ][22151] Loading fresh modules for state activity
2017-12-28 09:06:26,047 [salt.state       ][INFO    ][22151] Completed state [attr] at time 09:06:26.047206 duration_in_ms=5144.501
2017-12-28 09:06:26,056 [salt.state       ][INFO    ][22151] Running state [glusterfs-server] at time 09:06:26.056453
2017-12-28 09:06:26,057 [salt.state       ][INFO    ][22151] Executing state pkg.installed for glusterfs-server
2017-12-28 09:06:26,452 [salt.loaded.int.module.cmdmod][INFO    ][22151] 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'
2017-12-28 09:06:28,543 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228090627823000
2017-12-28 09:06:28,565 [salt.minion      ][INFO    ][22945] Starting a new job with PID 22945
2017-12-28 09:06:28,588 [salt.minion      ][INFO    ][22945] Returning information for job: 20171228090627823000
2017-12-28 09:06:38,572 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228090638551638
2017-12-28 09:06:38,595 [salt.minion      ][INFO    ][24459] Starting a new job with PID 24459
2017-12-28 09:06:38,617 [salt.minion      ][INFO    ][24459] Returning information for job: 20171228090638551638
2017-12-28 09:06:40,183 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 09:06:40,261 [salt.state       ][INFO    ][22151] 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'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'glusterfs-client' changed from 'absent' to '3.13.1-ubuntu1~xenial1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'glusterfs-common' changed from 'absent' to '3.13.1-ubuntu1~xenial1'
'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-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.1-ubuntu1~xenial1'
'python-prettytable' changed from 'absent' to '0.7.2-3'

2017-12-28 09:06:40,274 [salt.state       ][INFO    ][22151] Loading fresh modules for state activity
2017-12-28 09:06:40,295 [salt.state       ][INFO    ][22151] Completed state [glusterfs-server] at time 09:06:40.295357 duration_in_ms=14238.903
2017-12-28 09:06:40,303 [salt.state       ][INFO    ][22151] Running state [bc] at time 09:06:40.303181
2017-12-28 09:06:40,303 [salt.state       ][INFO    ][22151] Executing state pkg.installed for bc
2017-12-28 09:06:40,681 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2017-12-28 09:06:43,009 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 09:06:43,067 [salt.state       ][INFO    ][22151] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-12-28 09:06:43,085 [salt.state       ][INFO    ][22151] Loading fresh modules for state activity
2017-12-28 09:06:43,133 [salt.state       ][INFO    ][22151] Completed state [bc] at time 09:06:43.132794 duration_in_ms=2829.612
2017-12-28 09:06:43,243 [salt.state       ][INFO    ][22151] Running state [glusterd] at time 09:06:43.243348
2017-12-28 09:06:43,244 [salt.state       ][INFO    ][22151] Executing state service.running for glusterd
2017-12-28 09:06:43,247 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-28 09:06:43,267 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-28 09:06:43,286 [salt.loaded.int.module.cmdmod][INFO    ][22151] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-28 09:06:43,300 [salt.state       ][INFO    ][22151] The service glusterd is already running
2017-12-28 09:06:43,301 [salt.state       ][INFO    ][22151] Completed state [glusterd] at time 09:06:43.300711 duration_in_ms=57.363
2017-12-28 09:06:43,306 [salt.state       ][INFO    ][22151] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:06:43.306270
2017-12-28 09:06:43,307 [salt.state       ][INFO    ][22151] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-28 09:06:43,319 [salt.state       ][INFO    ][22151] File changed:
New file
2017-12-28 09:06:43,320 [salt.state       ][INFO    ][22151] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:06:43.319637 duration_in_ms=13.366
2017-12-28 09:06:43,320 [salt.state       ][INFO    ][22151] Running state [/srv/glusterfs/glance] at time 09:06:43.320073
2017-12-28 09:06:43,321 [salt.state       ][INFO    ][22151] Executing state file.directory for /srv/glusterfs/glance
2017-12-28 09:06:43,323 [salt.state       ][INFO    ][22151] {'/srv/glusterfs/glance': 'New Dir'}
2017-12-28 09:06:43,324 [salt.state       ][INFO    ][22151] Completed state [/srv/glusterfs/glance] at time 09:06:43.323760 duration_in_ms=3.688
2017-12-28 09:06:43,324 [salt.state       ][INFO    ][22151] Running state [/srv/glusterfs/keystone-keys] at time 09:06:43.324029
2017-12-28 09:06:43,324 [salt.state       ][INFO    ][22151] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-28 09:06:43,327 [salt.state       ][INFO    ][22151] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-12-28 09:06:43,327 [salt.state       ][INFO    ][22151] Completed state [/srv/glusterfs/keystone-keys] at time 09:06:43.326684 duration_in_ms=2.656
2017-12-28 09:06:43,327 [salt.state       ][INFO    ][22151] Running state [/srv/glusterfs/nova_instances] at time 09:06:43.326891
2017-12-28 09:06:43,327 [salt.state       ][INFO    ][22151] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-28 09:06:43,328 [salt.state       ][INFO    ][22151] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-12-28 09:06:43,328 [salt.state       ][INFO    ][22151] Completed state [/srv/glusterfs/nova_instances] at time 09:06:43.327824 duration_in_ms=0.933
2017-12-28 09:06:43,328 [salt.state       ][INFO    ][22151] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:06:43.328034
2017-12-28 09:06:43,329 [salt.state       ][INFO    ][22151] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-28 09:06:43,330 [salt.state       ][INFO    ][22151] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-12-28 09:06:43,331 [salt.state       ][INFO    ][22151] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:06:43.330872 duration_in_ms=2.837
2017-12-28 09:06:43,332 [salt.minion      ][INFO    ][22151] Returning information for job: 20171228090617727382
2017-12-28 09:06:46,887 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command test.ping with jid 20171228090646870921
2017-12-28 09:06:46,909 [salt.minion      ][INFO    ][25019] Starting a new job with PID 25019
2017-12-28 09:06:46,966 [salt.minion      ][INFO    ][25019] Returning information for job: 20171228090646870921
2017-12-28 09:06:47,099 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command state.sls with jid 20171228090647081903
2017-12-28 09:06:47,117 [salt.minion      ][INFO    ][25024] Starting a new job with PID 25024
2017-12-28 09:06:49,456 [salt.state       ][INFO    ][25024] Loading fresh modules for state activity
2017-12-28 09:06:49,497 [salt.fileclient  ][INFO    ][25024] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-28 09:06:49,555 [salt.fileclient  ][INFO    ][25024] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-28 09:06:49,684 [salt.fileclient  ][INFO    ][25024] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-28 09:06:49,722 [salt.fileclient  ][INFO    ][25024] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-28 09:06:50,178 [salt.state       ][INFO    ][25024] Running state [attr] at time 09:06:50.177736
2017-12-28 09:06:50,178 [salt.state       ][INFO    ][25024] Executing state pkg.installed for attr
2017-12-28 09:06:50,179 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 09:06:50,534 [salt.state       ][INFO    ][25024] Package attr is already installed
2017-12-28 09:06:50,535 [salt.state       ][INFO    ][25024] Completed state [attr] at time 09:06:50.534623 duration_in_ms=356.887
2017-12-28 09:06:50,535 [salt.state       ][INFO    ][25024] Running state [glusterfs-server] at time 09:06:50.534994
2017-12-28 09:06:50,535 [salt.state       ][INFO    ][25024] Executing state pkg.installed for glusterfs-server
2017-12-28 09:06:50,540 [salt.state       ][INFO    ][25024] Package glusterfs-server is already installed
2017-12-28 09:06:50,540 [salt.state       ][INFO    ][25024] Completed state [glusterfs-server] at time 09:06:50.540401 duration_in_ms=5.407
2017-12-28 09:06:50,541 [salt.state       ][INFO    ][25024] Running state [bc] at time 09:06:50.540944
2017-12-28 09:06:50,541 [salt.state       ][INFO    ][25024] Executing state pkg.installed for bc
2017-12-28 09:06:50,546 [salt.state       ][INFO    ][25024] Package bc is already installed
2017-12-28 09:06:50,546 [salt.state       ][INFO    ][25024] Completed state [bc] at time 09:06:50.546360 duration_in_ms=5.415
2017-12-28 09:06:50,548 [salt.state       ][INFO    ][25024] Running state [glusterd] at time 09:06:50.547813
2017-12-28 09:06:50,548 [salt.state       ][INFO    ][25024] Executing state service.running for glusterd
2017-12-28 09:06:50,549 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-28 09:06:50,561 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-28 09:06:50,691 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-28 09:06:50,719 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-28 09:06:50,732 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-28 09:06:50,748 [salt.state       ][INFO    ][25024] The service glusterd is already running
2017-12-28 09:06:50,749 [salt.state       ][INFO    ][25024] Completed state [glusterd] at time 09:06:50.748444 duration_in_ms=200.63
2017-12-28 09:06:50,752 [salt.state       ][INFO    ][25024] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:06:50.752199
2017-12-28 09:06:50,753 [salt.state       ][INFO    ][25024] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-28 09:06:50,758 [salt.state       ][INFO    ][25024] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-28 09:06:50,759 [salt.state       ][INFO    ][25024] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:06:50.758634 duration_in_ms=6.434
2017-12-28 09:06:50,759 [salt.state       ][INFO    ][25024] Running state [/srv/glusterfs/glance] at time 09:06:50.759174
2017-12-28 09:06:50,760 [salt.state       ][INFO    ][25024] Executing state file.directory for /srv/glusterfs/glance
2017-12-28 09:06:50,760 [salt.state       ][INFO    ][25024] Directory /srv/glusterfs/glance is in the correct state
2017-12-28 09:06:50,761 [salt.state       ][INFO    ][25024] Completed state [/srv/glusterfs/glance] at time 09:06:50.760662 duration_in_ms=1.502
2017-12-28 09:06:50,761 [salt.state       ][INFO    ][25024] Running state [/srv/glusterfs/keystone-keys] at time 09:06:50.761006
2017-12-28 09:06:50,762 [salt.state       ][INFO    ][25024] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-28 09:06:50,762 [salt.state       ][INFO    ][25024] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-28 09:06:50,763 [salt.state       ][INFO    ][25024] Completed state [/srv/glusterfs/keystone-keys] at time 09:06:50.762572 duration_in_ms=1.566
2017-12-28 09:06:50,763 [salt.state       ][INFO    ][25024] Running state [/srv/glusterfs/nova_instances] at time 09:06:50.762890
2017-12-28 09:06:50,763 [salt.state       ][INFO    ][25024] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-28 09:06:50,764 [salt.state       ][INFO    ][25024] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-28 09:06:50,764 [salt.state       ][INFO    ][25024] Completed state [/srv/glusterfs/nova_instances] at time 09:06:50.764198 duration_in_ms=1.308
2017-12-28 09:06:50,765 [salt.state       ][INFO    ][25024] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:06:50.764533
2017-12-28 09:06:50,765 [salt.state       ][INFO    ][25024] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-28 09:06:50,766 [salt.state       ][INFO    ][25024] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-28 09:06:50,766 [salt.state       ][INFO    ][25024] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:06:50.766393 duration_in_ms=1.86
2017-12-28 09:06:50,936 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command ['git', '--version'] in directory '/root'
2017-12-28 09:06:51,023 [salt.state       ][INFO    ][25024] Running state [sleep 5] at time 09:06:51.022901
2017-12-28 09:06:51,023 [salt.state       ][INFO    ][25024] Executing state cmd.wait for sleep 5
2017-12-28 09:06:51,024 [salt.state       ][INFO    ][25024] No changes made for sleep 5
2017-12-28 09:06:51,024 [salt.state       ][INFO    ][25024] Completed state [sleep 5] at time 09:06:51.023687 duration_in_ms=0.786
2017-12-28 09:06:51,024 [salt.state       ][INFO    ][25024] Running state [192.168.10.143] at time 09:06:51.024373
2017-12-28 09:06:51,025 [salt.state       ][INFO    ][25024] Executing state glusterfs.peered for 192.168.10.143
2017-12-28 09:06:51,025 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:51,043 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:51,144 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:51,162 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:51,299 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:51,320 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:51,413 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:51,436 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:51,540 [salt.state       ][INFO    ][25024] {'new': {'192.168.10.143': []}, 'old': None}
2017-12-28 09:06:51,541 [salt.state       ][INFO    ][25024] Completed state [192.168.10.143] at time 09:06:51.540649 duration_in_ms=516.273
2017-12-28 09:06:51,552 [salt.state       ][INFO    ][25024] Running state [192.168.10.142] at time 09:06:51.551572
2017-12-28 09:06:51,552 [salt.state       ][INFO    ][25024] Executing state glusterfs.peered for 192.168.10.142
2017-12-28 09:06:51,552 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:51,573 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:51,675 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:51,699 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:51,820 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:51,842 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:51,942 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:51,966 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:52,069 [salt.state       ][INFO    ][25024] {'new': {'192.168.10.143': [], '192.168.10.142': []}, 'old': {'192.168.10.143': []}}
2017-12-28 09:06:52,070 [salt.state       ][INFO    ][25024] Completed state [192.168.10.142] at time 09:06:52.070311 duration_in_ms=518.736
2017-12-28 09:06:52,081 [salt.state       ][INFO    ][25024] Running state [192.168.10.141] at time 09:06:52.080478
2017-12-28 09:06:52,081 [salt.state       ][INFO    ][25024] Executing state glusterfs.peered for 192.168.10.141
2017-12-28 09:06:52,083 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:52,103 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:52,199 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:52,220 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:52,335 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:52,357 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:52,460 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:52,487 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:52,585 [salt.state       ][INFO    ][25024] Peering with localhost is not needed
2017-12-28 09:06:52,585 [salt.state       ][INFO    ][25024] Completed state [192.168.10.141] at time 09:06:52.585084 duration_in_ms=504.606
2017-12-28 09:06:52,588 [salt.state       ][INFO    ][25024] Running state [glance] at time 09:06:52.587698
2017-12-28 09:06:52,588 [salt.state       ][INFO    ][25024] Executing state glusterfs.created for glance
2017-12-28 09:06:52,589 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:52,608 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:52,709 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:52,728 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:52,890 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:52,913 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:55,260 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:55,289 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:55,412 [salt.state       ][INFO    ][25024] {'new': ['glance'], 'old': []}
2017-12-28 09:06:55,414 [salt.state       ][INFO    ][25024] Completed state [glance] at time 09:06:55.413192 duration_in_ms=2825.493
2017-12-28 09:06:55,427 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:55.427175
2017-12-28 09:06:55,428 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-28 09:06:55,428 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-28 09:06:55,534 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-12-28 09:06:55,747 [salt.state       ][INFO    ][25024] {'pid': 25317, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:06:55,747 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:06:55.747180 duration_in_ms=320.003
2017-12-28 09:06:55,749 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:06:55.748449
2017-12-28 09:06:55,749 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-28 09:06:55,751 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-28 09:06:55,864 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2017-12-28 09:06:56,072 [salt.state       ][INFO    ][25024] {'pid': 25359, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:06:56,073 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:06:56.072641 duration_in_ms=324.191
2017-12-28 09:06:56,075 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:06:56.075000
2017-12-28 09:06:56,076 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-28 09:06:56,077 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-28 09:06:56,184 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2017-12-28 09:06:56,408 [salt.state       ][INFO    ][25024] {'pid': 25398, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:06:56,409 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:06:56.408500 duration_in_ms=333.5
2017-12-28 09:06:56,410 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:06:56.410247
2017-12-28 09:06:56,411 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-28 09:06:56,412 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-28 09:06:56,535 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-12-28 09:06:56,740 [salt.state       ][INFO    ][25024] {'pid': 25437, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:06:56,741 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:06:56.740482 duration_in_ms=330.233
2017-12-28 09:06:56,742 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:56.742249
2017-12-28 09:06:56,743 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-28 09:06:56,744 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-28 09:06:56,861 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-12-28 09:06:57,085 [salt.state       ][INFO    ][25024] {'pid': 25476, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:06:57,086 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:06:57.086224 duration_in_ms=343.974
2017-12-28 09:06:57,088 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:06:57.087495
2017-12-28 09:06:57,088 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-28 09:06:57,089 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-28 09:06:57,159 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228090657136533
2017-12-28 09:06:57,173 [salt.minion      ][INFO    ][25511] Starting a new job with PID 25511
2017-12-28 09:06:57,198 [salt.minion      ][INFO    ][25511] Returning information for job: 20171228090657136533
2017-12-28 09:06:57,199 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-12-28 09:06:57,425 [salt.state       ][INFO    ][25024] {'pid': 25520, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:06:57,428 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:06:57.427512 duration_in_ms=340.015
2017-12-28 09:06:57,433 [salt.state       ][INFO    ][25024] Running state [glance] at time 09:06:57.432983
2017-12-28 09:06:57,435 [salt.state       ][INFO    ][25024] Executing state glusterfs.started for glance
2017-12-28 09:06:57,436 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:57,461 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:57,559 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:57,580 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:57,709 [salt.state       ][INFO    ][25024] Volume glance is already started
2017-12-28 09:06:57,711 [salt.state       ][INFO    ][25024] Completed state [glance] at time 09:06:57.711317 duration_in_ms=278.332
2017-12-28 09:06:57,715 [salt.state       ][INFO    ][25024] Running state [keystone-keys] at time 09:06:57.715128
2017-12-28 09:06:57,716 [salt.state       ][INFO    ][25024] Executing state glusterfs.created for keystone-keys
2017-12-28 09:06:57,717 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:57,739 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:57,840 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:57,862 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:06:58,024 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:06:58,052 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:00,286 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:00,325 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:00,441 [salt.state       ][INFO    ][25024] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2017-12-28 09:07:00,441 [salt.state       ][INFO    ][25024] Completed state [keystone-keys] at time 09:07:00.441006 duration_in_ms=2725.878
2017-12-28 09:07:00,454 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:07:00.454258
2017-12-28 09:07:00,455 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-28 09:07:00,455 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-28 09:07:00,572 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-12-28 09:07:00,797 [salt.state       ][INFO    ][25024] {'pid': 25687, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:00,799 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:07:00.799096 duration_in_ms=344.836
2017-12-28 09:07:00,802 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:07:00.802320
2017-12-28 09:07:00,803 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-28 09:07:00,805 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-28 09:07:00,919 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-12-28 09:07:01,129 [salt.state       ][INFO    ][25024] {'pid': 25726, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:01,131 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:07:01.130916 duration_in_ms=328.595
2017-12-28 09:07:01,133 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:07:01.132838
2017-12-28 09:07:01,135 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-28 09:07:01,136 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-28 09:07:01,243 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-12-28 09:07:01,456 [salt.state       ][INFO    ][25024] {'pid': 25768, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:01,457 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:07:01.456676 duration_in_ms=323.837
2017-12-28 09:07:01,461 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:07:01.460776
2017-12-28 09:07:01,463 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-28 09:07:01,464 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-28 09:07:01,569 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-12-28 09:07:01,794 [salt.state       ][INFO    ][25024] {'pid': 25807, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:01,795 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:07:01.794487 duration_in_ms=333.71
2017-12-28 09:07:01,796 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:07:01.795701
2017-12-28 09:07:01,797 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-28 09:07:01,800 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-28 09:07:01,911 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2017-12-28 09:07:02,132 [salt.state       ][INFO    ][25024] {'pid': 25846, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:02,132 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:07:02.132131 duration_in_ms=336.429
2017-12-28 09:07:02,135 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:07:02.134937
2017-12-28 09:07:02,135 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-28 09:07:02,136 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-28 09:07:02,258 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-12-28 09:07:02,479 [salt.state       ][INFO    ][25024] {'pid': 25885, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:02,480 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:07:02.479555 duration_in_ms=344.618
2017-12-28 09:07:02,485 [salt.state       ][INFO    ][25024] Running state [keystone-keys] at time 09:07:02.484462
2017-12-28 09:07:02,487 [salt.state       ][INFO    ][25024] Executing state glusterfs.started for keystone-keys
2017-12-28 09:07:02,488 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:02,517 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:02,617 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:02,642 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:02,756 [salt.state       ][INFO    ][25024] Volume keystone-keys is already started
2017-12-28 09:07:02,757 [salt.state       ][INFO    ][25024] Completed state [keystone-keys] at time 09:07:02.756900 duration_in_ms=272.436
2017-12-28 09:07:02,761 [salt.state       ][INFO    ][25024] Running state [nova_instances] at time 09:07:02.761069
2017-12-28 09:07:02,764 [salt.state       ][INFO    ][25024] Executing state glusterfs.created for nova_instances
2017-12-28 09:07:02,767 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:02,785 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:02,883 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:02,903 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:03,051 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:03,075 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:05,294 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:05,332 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:05,444 [salt.state       ][INFO    ][25024] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2017-12-28 09:07:05,445 [salt.state       ][INFO    ][25024] Completed state [nova_instances] at time 09:07:05.444567 duration_in_ms=2683.497
2017-12-28 09:07:05,457 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:07:05.456815
2017-12-28 09:07:05,457 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-28 09:07:05,458 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-28 09:07:05,568 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-12-28 09:07:05,805 [salt.state       ][INFO    ][25024] {'pid': 26050, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:05,808 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:07:05.807372 duration_in_ms=350.555
2017-12-28 09:07:05,809 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:07:05.808867
2017-12-28 09:07:05,811 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-28 09:07:05,812 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-28 09:07:05,924 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-12-28 09:07:06,149 [salt.state       ][INFO    ][25024] {'pid': 26092, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:06,150 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:07:06.149085 duration_in_ms=340.216
2017-12-28 09:07:06,153 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:07:06.152998
2017-12-28 09:07:06,154 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-28 09:07:06,155 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-28 09:07:06,265 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'True'' in directory '/root'
2017-12-28 09:07:06,499 [salt.state       ][INFO    ][25024] {'pid': 26131, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:06,499 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:07:06.499157 duration_in_ms=346.157
2017-12-28 09:07:06,501 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:07:06.500441
2017-12-28 09:07:06,505 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-28 09:07:06,507 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-28 09:07:06,621 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-12-28 09:07:06,857 [salt.state       ][INFO    ][25024] {'pid': 26171, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:06,860 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:07:06.859453 duration_in_ms=359.01
2017-12-28 09:07:06,861 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:07:06.860652
2017-12-28 09:07:06,861 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-28 09:07:06,863 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-28 09:07:06,973 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'True'' in directory '/root'
2017-12-28 09:07:07,194 [salt.state       ][INFO    ][25024] {'pid': 26210, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:07,195 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:07:07.194623 duration_in_ms=333.97
2017-12-28 09:07:07,197 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:07:07.196639
2017-12-28 09:07:07,197 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-28 09:07:07,200 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-28 09:07:07,312 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-12-28 09:07:07,336 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171228090707314905
2017-12-28 09:07:07,356 [salt.minion      ][INFO    ][26256] Starting a new job with PID 26256
2017-12-28 09:07:07,380 [salt.minion      ][INFO    ][26256] Returning information for job: 20171228090707314905
2017-12-28 09:07:07,554 [salt.state       ][INFO    ][25024] {'pid': 26249, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:07,555 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:07:07.554906 duration_in_ms=358.266
2017-12-28 09:07:07,561 [salt.state       ][INFO    ][25024] Running state [nova_instances] at time 09:07:07.561009
2017-12-28 09:07:07,563 [salt.state       ][INFO    ][25024] Executing state glusterfs.started for nova_instances
2017-12-28 09:07:07,564 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:07,589 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:07,701 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:07,726 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:07,841 [salt.state       ][INFO    ][25024] Volume nova_instances is already started
2017-12-28 09:07:07,842 [salt.state       ][INFO    ][25024] Completed state [nova_instances] at time 09:07:07.841188 duration_in_ms=280.178
2017-12-28 09:07:07,845 [salt.state       ][INFO    ][25024] Running state [keystone-credential-keys] at time 09:07:07.844887
2017-12-28 09:07:07,848 [salt.state       ][INFO    ][25024] Executing state glusterfs.created for keystone-credential-keys
2017-12-28 09:07:07,848 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:07,868 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:07,967 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:07,986 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:08,159 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:08,184 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:10,405 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:10,440 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:10,574 [salt.state       ][INFO    ][25024] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2017-12-28 09:07:10,575 [salt.state       ][INFO    ][25024] Completed state [keystone-credential-keys] at time 09:07:10.574579 duration_in_ms=2729.691
2017-12-28 09:07:10,588 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:07:10.588384
2017-12-28 09:07:10,589 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-28 09:07:10,590 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-28 09:07:10,692 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-12-28 09:07:10,927 [salt.state       ][INFO    ][25024] {'pid': 26427, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:10,928 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:07:10.927834 duration_in_ms=339.448
2017-12-28 09:07:10,932 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:07:10.932095
2017-12-28 09:07:10,933 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-28 09:07:10,936 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-28 09:07:11,043 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-12-28 09:07:11,280 [salt.state       ][INFO    ][25024] {'pid': 26466, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:11,281 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:07:11.280399 duration_in_ms=348.302
2017-12-28 09:07:11,284 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:07:11.284343
2017-12-28 09:07:11,285 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-28 09:07:11,286 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-28 09:07:11,401 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-12-28 09:07:11,648 [salt.state       ][INFO    ][25024] {'pid': 26505, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:11,649 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:07:11.649005 duration_in_ms=364.662
2017-12-28 09:07:11,655 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:07:11.655365
2017-12-28 09:07:11,656 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-28 09:07:11,657 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-28 09:07:11,780 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2017-12-28 09:07:12,019 [salt.state       ][INFO    ][25024] {'pid': 26547, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:12,019 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:07:12.019119 duration_in_ms=363.752
2017-12-28 09:07:12,020 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:07:12.020370
2017-12-28 09:07:12,022 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-28 09:07:12,024 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-28 09:07:12,127 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-12-28 09:07:12,369 [salt.state       ][INFO    ][25024] {'pid': 26586, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:12,371 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:07:12.370600 duration_in_ms=350.23
2017-12-28 09:07:12,372 [salt.state       ][INFO    ][25024] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:07:12.372096
2017-12-28 09:07:12,373 [salt.state       ][INFO    ][25024] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-28 09:07:12,375 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-28 09:07:12,489 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-12-28 09:07:12,732 [salt.state       ][INFO    ][25024] {'pid': 26625, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-12-28 09:07:12,733 [salt.state       ][INFO    ][25024] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:07:12.732577 duration_in_ms=360.48
2017-12-28 09:07:12,739 [salt.state       ][INFO    ][25024] Running state [keystone-credential-keys] at time 09:07:12.738608
2017-12-28 09:07:12,739 [salt.state       ][INFO    ][25024] Executing state glusterfs.started for keystone-credential-keys
2017-12-28 09:07:12,741 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:12,761 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:12,859 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:07:12,881 [salt.loaded.int.module.cmdmod][INFO    ][25024] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:07:13,000 [salt.state       ][INFO    ][25024] Volume keystone-credential-keys is already started
2017-12-28 09:07:13,001 [salt.state       ][INFO    ][25024] Completed state [keystone-credential-keys] at time 09:07:13.001023 duration_in_ms=262.413
2017-12-28 09:07:13,009 [salt.minion      ][INFO    ][25024] Returning information for job: 20171228090647081903
2017-12-28 09:07:31,573 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command test.ping with jid 20171228090731556957
2017-12-28 09:07:31,596 [salt.minion      ][INFO    ][26686] Starting a new job with PID 26686
2017-12-28 09:07:31,653 [salt.minion      ][INFO    ][26686] Returning information for job: 20171228090731556957
2017-12-28 09:07:31,789 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command cmd.run with jid 20171228090731770521
2017-12-28 09:07:31,806 [salt.minion      ][INFO    ][26691] Starting a new job with PID 26691
2017-12-28 09:07:31,818 [salt.loaded.int.module.cmdmod][INFO    ][26691] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-28 09:07:32,050 [salt.minion      ][INFO    ][26691] Returning information for job: 20171228090731770521
2017-12-28 09:36:37,120 [salt.utils.schedule][INFO    ][8281] Running scheduled job: __mine_interval
2017-12-28 09:54:47,498 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command test.ping with jid 20171228095447482482
2017-12-28 09:54:47,521 [salt.minion      ][INFO    ][27360] Starting a new job with PID 27360
2017-12-28 09:54:47,587 [salt.minion      ][INFO    ][27360] Returning information for job: 20171228095447482482
2017-12-28 09:55:22,543 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command state.sls with jid 20171228095522525545
2017-12-28 09:55:22,567 [salt.minion      ][INFO    ][27368] Starting a new job with PID 27368
2017-12-28 09:55:23,202 [salt.state       ][INFO    ][27368] Loading fresh modules for state activity
2017-12-28 09:55:23,252 [salt.fileclient  ][INFO    ][27368] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-28 09:55:23,284 [salt.fileclient  ][INFO    ][27368] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-28 09:55:23,326 [salt.fileclient  ][INFO    ][27368] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 09:55:23,888 [salt.state       ][INFO    ][27368] Running state [lsof] at time 09:55:23.888236
2017-12-28 09:55:23,889 [salt.state       ][INFO    ][27368] Executing state pkg.installed for lsof
2017-12-28 09:55:23,890 [salt.loaded.int.module.cmdmod][INFO    ][27368] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 09:55:24,306 [salt.state       ][INFO    ][27368] Package lsof is already installed
2017-12-28 09:55:24,307 [salt.state       ][INFO    ][27368] Completed state [lsof] at time 09:55:24.306588 duration_in_ms=418.353
2017-12-28 09:55:24,307 [salt.state       ][INFO    ][27368] Running state [keepalived] at time 09:55:24.306912
2017-12-28 09:55:24,307 [salt.state       ][INFO    ][27368] Executing state pkg.installed for keepalived
2017-12-28 09:55:24,312 [salt.state       ][INFO    ][27368] Package keepalived is already installed
2017-12-28 09:55:24,313 [salt.state       ][INFO    ][27368] Completed state [keepalived] at time 09:55:24.312607 duration_in_ms=5.695
2017-12-28 09:55:24,316 [salt.state       ][INFO    ][27368] Running state [/etc/keepalived/keepalived.conf] at time 09:55:24.315832
2017-12-28 09:55:24,316 [salt.state       ][INFO    ][27368] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-28 09:55:24,347 [salt.fileclient  ][INFO    ][27368] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-28 09:55:24,408 [salt.fileclient  ][INFO    ][27368] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-28 09:55:24,423 [salt.state       ][INFO    ][27368] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-28 09:55:24,423 [salt.state       ][INFO    ][27368] Completed state [/etc/keepalived/keepalived.conf] at time 09:55:24.422838 duration_in_ms=107.006
2017-12-28 09:55:24,424 [salt.state       ][INFO    ][27368] Running state [keepalived] at time 09:55:24.423740
2017-12-28 09:55:24,425 [salt.state       ][INFO    ][27368] Executing state service.running for keepalived
2017-12-28 09:55:24,426 [salt.loaded.int.module.cmdmod][INFO    ][27368] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-28 09:55:24,458 [salt.loaded.int.module.cmdmod][INFO    ][27368] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-28 09:55:24,475 [salt.loaded.int.module.cmdmod][INFO    ][27368] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-28 09:55:24,491 [salt.state       ][INFO    ][27368] The service keepalived is already running
2017-12-28 09:55:24,492 [salt.state       ][INFO    ][27368] Completed state [keepalived] at time 09:55:24.491962 duration_in_ms=68.221
2017-12-28 09:55:24,494 [salt.minion      ][INFO    ][27368] Returning information for job: 20171228095522525545
2017-12-28 09:55:34,349 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command pillar.get with jid 20171228095534332518
2017-12-28 09:55:34,372 [salt.minion      ][INFO    ][27394] Starting a new job with PID 27394
2017-12-28 09:55:34,380 [salt.minion      ][INFO    ][27394] Returning information for job: 20171228095534332518
2017-12-28 09:56:46,165 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command state.sls with jid 20171228095646148422
2017-12-28 09:56:46,189 [salt.minion      ][INFO    ][27412] Starting a new job with PID 27412
2017-12-28 09:56:48,822 [salt.state       ][INFO    ][27412] Loading fresh modules for state activity
2017-12-28 09:56:48,855 [salt.fileclient  ][INFO    ][27412] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-28 09:56:48,891 [salt.fileclient  ][INFO    ][27412] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-28 09:56:49,408 [salt.state       ][INFO    ][27412] Running state [attr] at time 09:56:49.407639
2017-12-28 09:56:49,408 [salt.state       ][INFO    ][27412] Executing state pkg.installed for attr
2017-12-28 09:56:49,409 [salt.loaded.int.module.cmdmod][INFO    ][27412] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 09:56:49,855 [salt.state       ][INFO    ][27412] Package attr is already installed
2017-12-28 09:56:49,856 [salt.state       ][INFO    ][27412] Completed state [attr] at time 09:56:49.855972 duration_in_ms=448.332
2017-12-28 09:56:49,856 [salt.state       ][INFO    ][27412] Running state [glusterfs-server] at time 09:56:49.856334
2017-12-28 09:56:49,857 [salt.state       ][INFO    ][27412] Executing state pkg.installed for glusterfs-server
2017-12-28 09:56:49,861 [salt.state       ][INFO    ][27412] Package glusterfs-server is already installed
2017-12-28 09:56:49,862 [salt.state       ][INFO    ][27412] Completed state [glusterfs-server] at time 09:56:49.861581 duration_in_ms=5.247
2017-12-28 09:56:49,862 [salt.state       ][INFO    ][27412] Running state [bc] at time 09:56:49.861823
2017-12-28 09:56:49,862 [salt.state       ][INFO    ][27412] Executing state pkg.installed for bc
2017-12-28 09:56:49,868 [salt.state       ][INFO    ][27412] Package bc is already installed
2017-12-28 09:56:49,868 [salt.state       ][INFO    ][27412] Completed state [bc] at time 09:56:49.868137 duration_in_ms=6.314
2017-12-28 09:56:49,870 [salt.state       ][INFO    ][27412] Running state [glusterd] at time 09:56:49.869673
2017-12-28 09:56:49,870 [salt.state       ][INFO    ][27412] Executing state service.running for glusterd
2017-12-28 09:56:49,871 [salt.loaded.int.module.cmdmod][INFO    ][27412] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-28 09:56:49,909 [salt.loaded.int.module.cmdmod][INFO    ][27412] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-28 09:56:49,928 [salt.loaded.int.module.cmdmod][INFO    ][27412] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-28 09:56:49,952 [salt.state       ][INFO    ][27412] The service glusterd is already running
2017-12-28 09:56:49,955 [salt.state       ][INFO    ][27412] Completed state [glusterd] at time 09:56:49.953200 duration_in_ms=83.525
2017-12-28 09:56:49,962 [salt.state       ][INFO    ][27412] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:56:49.962013
2017-12-28 09:56:49,962 [salt.state       ][INFO    ][27412] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-28 09:56:49,968 [salt.state       ][INFO    ][27412] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-28 09:56:49,969 [salt.state       ][INFO    ][27412] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:56:49.968504 duration_in_ms=6.491
2017-12-28 09:56:49,969 [salt.state       ][INFO    ][27412] Running state [/srv/glusterfs/glance] at time 09:56:49.968731
2017-12-28 09:56:49,969 [salt.state       ][INFO    ][27412] Executing state file.directory for /srv/glusterfs/glance
2017-12-28 09:56:49,970 [salt.state       ][INFO    ][27412] Directory /srv/glusterfs/glance is in the correct state
2017-12-28 09:56:49,970 [salt.state       ][INFO    ][27412] Completed state [/srv/glusterfs/glance] at time 09:56:49.969992 duration_in_ms=1.261
2017-12-28 09:56:49,970 [salt.state       ][INFO    ][27412] Running state [/srv/glusterfs/keystone-keys] at time 09:56:49.970201
2017-12-28 09:56:49,971 [salt.state       ][INFO    ][27412] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-28 09:56:49,971 [salt.state       ][INFO    ][27412] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-28 09:56:49,972 [salt.state       ][INFO    ][27412] Completed state [/srv/glusterfs/keystone-keys] at time 09:56:49.971708 duration_in_ms=1.507
2017-12-28 09:56:49,972 [salt.state       ][INFO    ][27412] Running state [/srv/glusterfs/nova_instances] at time 09:56:49.971917
2017-12-28 09:56:49,972 [salt.state       ][INFO    ][27412] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-28 09:56:49,973 [salt.state       ][INFO    ][27412] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-28 09:56:49,973 [salt.state       ][INFO    ][27412] Completed state [/srv/glusterfs/nova_instances] at time 09:56:49.972795 duration_in_ms=0.877
2017-12-28 09:56:49,973 [salt.state       ][INFO    ][27412] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:56:49.973005
2017-12-28 09:56:49,974 [salt.state       ][INFO    ][27412] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-28 09:56:49,974 [salt.state       ][INFO    ][27412] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-28 09:56:49,974 [salt.state       ][INFO    ][27412] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:56:49.974200 duration_in_ms=1.195
2017-12-28 09:56:49,976 [salt.minion      ][INFO    ][27412] Returning information for job: 20171228095646148422
2017-12-28 09:56:51,067 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command test.ping with jid 20171228095651048069
2017-12-28 09:56:51,090 [salt.minion      ][INFO    ][27432] Starting a new job with PID 27432
2017-12-28 09:56:51,150 [salt.minion      ][INFO    ][27432] Returning information for job: 20171228095651048069
2017-12-28 09:56:51,287 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command state.sls with jid 20171228095651268155
2017-12-28 09:56:51,311 [salt.minion      ][INFO    ][27437] Starting a new job with PID 27437
2017-12-28 09:56:51,921 [salt.state       ][INFO    ][27437] Loading fresh modules for state activity
2017-12-28 09:56:51,960 [salt.fileclient  ][INFO    ][27437] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-28 09:56:52,020 [salt.fileclient  ][INFO    ][27437] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-28 09:56:52,152 [salt.fileclient  ][INFO    ][27437] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-28 09:56:52,188 [salt.fileclient  ][INFO    ][27437] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-28 09:56:52,709 [salt.state       ][INFO    ][27437] Running state [attr] at time 09:56:52.708947
2017-12-28 09:56:52,710 [salt.state       ][INFO    ][27437] Executing state pkg.installed for attr
2017-12-28 09:56:52,710 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-28 09:56:53,180 [salt.state       ][INFO    ][27437] Package attr is already installed
2017-12-28 09:56:53,181 [salt.state       ][INFO    ][27437] Completed state [attr] at time 09:56:53.181022 duration_in_ms=472.075
2017-12-28 09:56:53,183 [salt.state       ][INFO    ][27437] Running state [glusterfs-server] at time 09:56:53.182709
2017-12-28 09:56:53,183 [salt.state       ][INFO    ][27437] Executing state pkg.installed for glusterfs-server
2017-12-28 09:56:53,190 [salt.state       ][INFO    ][27437] Package glusterfs-server is already installed
2017-12-28 09:56:53,190 [salt.state       ][INFO    ][27437] Completed state [glusterfs-server] at time 09:56:53.189929 duration_in_ms=7.22
2017-12-28 09:56:53,190 [salt.state       ][INFO    ][27437] Running state [bc] at time 09:56:53.190169
2017-12-28 09:56:53,190 [salt.state       ][INFO    ][27437] Executing state pkg.installed for bc
2017-12-28 09:56:53,197 [salt.state       ][INFO    ][27437] Package bc is already installed
2017-12-28 09:56:53,198 [salt.state       ][INFO    ][27437] Completed state [bc] at time 09:56:53.197645 duration_in_ms=7.476
2017-12-28 09:56:53,200 [salt.state       ][INFO    ][27437] Running state [glusterd] at time 09:56:53.200271
2017-12-28 09:56:53,201 [salt.state       ][INFO    ][27437] Executing state service.running for glusterd
2017-12-28 09:56:53,202 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-28 09:56:53,242 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-28 09:56:53,264 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-28 09:56:53,289 [salt.state       ][INFO    ][27437] The service glusterd is already running
2017-12-28 09:56:53,290 [salt.state       ][INFO    ][27437] Completed state [glusterd] at time 09:56:53.289805 duration_in_ms=89.532
2017-12-28 09:56:53,300 [salt.state       ][INFO    ][27437] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:56:53.299967
2017-12-28 09:56:53,300 [salt.state       ][INFO    ][27437] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-28 09:56:53,306 [salt.state       ][INFO    ][27437] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-28 09:56:53,307 [salt.state       ][INFO    ][27437] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:56:53.306655 duration_in_ms=6.688
2017-12-28 09:56:53,307 [salt.state       ][INFO    ][27437] Running state [/srv/glusterfs/glance] at time 09:56:53.306881
2017-12-28 09:56:53,307 [salt.state       ][INFO    ][27437] Executing state file.directory for /srv/glusterfs/glance
2017-12-28 09:56:53,308 [salt.state       ][INFO    ][27437] Directory /srv/glusterfs/glance is in the correct state
2017-12-28 09:56:53,308 [salt.state       ][INFO    ][27437] Completed state [/srv/glusterfs/glance] at time 09:56:53.307845 duration_in_ms=0.964
2017-12-28 09:56:53,309 [salt.state       ][INFO    ][27437] Running state [/srv/glusterfs/keystone-keys] at time 09:56:53.308383
2017-12-28 09:56:53,309 [salt.state       ][INFO    ][27437] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-28 09:56:53,311 [salt.state       ][INFO    ][27437] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-28 09:56:53,311 [salt.state       ][INFO    ][27437] Completed state [/srv/glusterfs/keystone-keys] at time 09:56:53.310804 duration_in_ms=2.421
2017-12-28 09:56:53,311 [salt.state       ][INFO    ][27437] Running state [/srv/glusterfs/nova_instances] at time 09:56:53.311040
2017-12-28 09:56:53,311 [salt.state       ][INFO    ][27437] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-28 09:56:53,312 [salt.state       ][INFO    ][27437] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-28 09:56:53,312 [salt.state       ][INFO    ][27437] Completed state [/srv/glusterfs/nova_instances] at time 09:56:53.312251 duration_in_ms=1.211
2017-12-28 09:56:53,312 [salt.state       ][INFO    ][27437] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:56:53.312455
2017-12-28 09:56:53,313 [salt.state       ][INFO    ][27437] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-28 09:56:53,314 [salt.state       ][INFO    ][27437] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-28 09:56:53,314 [salt.state       ][INFO    ][27437] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:56:53.314244 duration_in_ms=1.789
2017-12-28 09:56:53,466 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command ['git', '--version'] in directory '/root'
2017-12-28 09:56:53,558 [salt.state       ][INFO    ][27437] Running state [sleep 5] at time 09:56:53.558226
2017-12-28 09:56:53,559 [salt.state       ][INFO    ][27437] Executing state cmd.wait for sleep 5
2017-12-28 09:56:53,559 [salt.state       ][INFO    ][27437] No changes made for sleep 5
2017-12-28 09:56:53,559 [salt.state       ][INFO    ][27437] Completed state [sleep 5] at time 09:56:53.559299 duration_in_ms=1.074
2017-12-28 09:56:53,561 [salt.state       ][INFO    ][27437] Running state [192.168.10.143] at time 09:56:53.559981
2017-12-28 09:56:53,561 [salt.state       ][INFO    ][27437] Executing state glusterfs.peered for 192.168.10.143
2017-12-28 09:56:53,562 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:53,582 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:53,708 [salt.state       ][INFO    ][27437] Host 192.168.10.143 already peered
2017-12-28 09:56:53,709 [salt.state       ][INFO    ][27437] Completed state [192.168.10.143] at time 09:56:53.709003 duration_in_ms=149.02
2017-12-28 09:56:53,720 [salt.state       ][INFO    ][27437] Running state [192.168.10.142] at time 09:56:53.720299
2017-12-28 09:56:53,723 [salt.state       ][INFO    ][27437] Executing state glusterfs.peered for 192.168.10.142
2017-12-28 09:56:53,724 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:53,744 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:53,858 [salt.state       ][INFO    ][27437] Host 192.168.10.142 already peered
2017-12-28 09:56:53,858 [salt.state       ][INFO    ][27437] Completed state [192.168.10.142] at time 09:56:53.858377 duration_in_ms=138.076
2017-12-28 09:56:53,868 [salt.state       ][INFO    ][27437] Running state [192.168.10.141] at time 09:56:53.868360
2017-12-28 09:56:53,869 [salt.state       ][INFO    ][27437] Executing state glusterfs.peered for 192.168.10.141
2017-12-28 09:56:53,870 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:53,892 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:54,009 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:54,033 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:54,148 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:54,176 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:54,295 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:54,315 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:54,428 [salt.state       ][INFO    ][27437] Peering with localhost is not needed
2017-12-28 09:56:54,430 [salt.state       ][INFO    ][27437] Completed state [192.168.10.141] at time 09:56:54.429127 duration_in_ms=560.765
2017-12-28 09:56:54,432 [salt.state       ][INFO    ][27437] Running state [glance] at time 09:56:54.432117
2017-12-28 09:56:54,433 [salt.state       ][INFO    ][27437] Executing state glusterfs.created for glance
2017-12-28 09:56:54,436 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:54,460 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:54,566 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:54,588 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:54,725 [salt.state       ][INFO    ][27437] Volume glance already exists and is started.
2017-12-28 09:56:54,727 [salt.state       ][INFO    ][27437] Completed state [glance] at time 09:56:54.725155 duration_in_ms=293.036
2017-12-28 09:56:54,744 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:56:54.743735
2017-12-28 09:56:54,744 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-28 09:56:54,745 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-28 09:56:54,867 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:54,868 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:56:54.867874 duration_in_ms=124.138
2017-12-28 09:56:54,870 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:56:54.869239
2017-12-28 09:56:54,870 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-28 09:56:54,871 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-28 09:56:55,002 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:55,003 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:56:55.002639 duration_in_ms=133.4
2017-12-28 09:56:55,004 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:56:55.003808
2017-12-28 09:56:55,005 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-28 09:56:55,006 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-28 09:56:55,127 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:55,128 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:56:55.127915 duration_in_ms=124.107
2017-12-28 09:56:55,130 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:56:55.129422
2017-12-28 09:56:55,130 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-28 09:56:55,131 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-28 09:56:55,248 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:55,248 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:56:55.248312 duration_in_ms=118.889
2017-12-28 09:56:55,250 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:56:55.250087
2017-12-28 09:56:55,251 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-28 09:56:55,252 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-28 09:56:55,371 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:55,371 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:56:55.371363 duration_in_ms=121.276
2017-12-28 09:56:55,373 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:56:55.372501
2017-12-28 09:56:55,373 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-28 09:56:55,375 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-28 09:56:55,495 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:55,495 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:56:55.495367 duration_in_ms=122.866
2017-12-28 09:56:55,503 [salt.state       ][INFO    ][27437] Running state [glance] at time 09:56:55.502954
2017-12-28 09:56:55,504 [salt.state       ][INFO    ][27437] Executing state glusterfs.started for glance
2017-12-28 09:56:55,505 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:55,526 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:55,633 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:55,663 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:55,793 [salt.state       ][INFO    ][27437] Volume glance is already started
2017-12-28 09:56:55,796 [salt.state       ][INFO    ][27437] Completed state [glance] at time 09:56:55.795704 duration_in_ms=292.748
2017-12-28 09:56:55,800 [salt.state       ][INFO    ][27437] Running state [keystone-keys] at time 09:56:55.799996
2017-12-28 09:56:55,801 [salt.state       ][INFO    ][27437] Executing state glusterfs.created for keystone-keys
2017-12-28 09:56:55,803 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:55,827 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:55,945 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:55,971 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:56,099 [salt.state       ][INFO    ][27437] Volume keystone-keys already exists and is started.
2017-12-28 09:56:56,100 [salt.state       ][INFO    ][27437] Completed state [keystone-keys] at time 09:56:56.100003 duration_in_ms=300.005
2017-12-28 09:56:56,120 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:56:56.119498
2017-12-28 09:56:56,120 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-28 09:56:56,124 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-28 09:56:56,240 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:56,242 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:56:56.240918 duration_in_ms=121.422
2017-12-28 09:56:56,243 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:56:56.242826
2017-12-28 09:56:56,243 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-28 09:56:56,244 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-28 09:56:56,371 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:56,372 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:56:56.371671 duration_in_ms=128.845
2017-12-28 09:56:56,373 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:56:56.372852
2017-12-28 09:56:56,373 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-28 09:56:56,375 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-28 09:56:56,504 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:56,505 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:56:56.504666 duration_in_ms=131.813
2017-12-28 09:56:56,507 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:56:56.507019
2017-12-28 09:56:56,508 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-28 09:56:56,509 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-28 09:56:56,631 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:56,632 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:56:56.631574 duration_in_ms=124.554
2017-12-28 09:56:56,633 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:56:56.632765
2017-12-28 09:56:56,634 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-28 09:56:56,635 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-28 09:56:56,762 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:56,763 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:56:56.762510 duration_in_ms=129.743
2017-12-28 09:56:56,764 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:56:56.763678
2017-12-28 09:56:56,764 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-28 09:56:56,767 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-28 09:56:56,890 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:56,890 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:56:56.890189 duration_in_ms=126.51
2017-12-28 09:56:56,896 [salt.state       ][INFO    ][27437] Running state [keystone-keys] at time 09:56:56.895935
2017-12-28 09:56:56,897 [salt.state       ][INFO    ][27437] Executing state glusterfs.started for keystone-keys
2017-12-28 09:56:56,898 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:56,924 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:57,045 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:57,076 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:57,197 [salt.state       ][INFO    ][27437] Volume keystone-keys is already started
2017-12-28 09:56:57,198 [salt.state       ][INFO    ][27437] Completed state [keystone-keys] at time 09:56:57.197161 duration_in_ms=301.227
2017-12-28 09:56:57,201 [salt.state       ][INFO    ][27437] Running state [nova_instances] at time 09:56:57.200120
2017-12-28 09:56:57,201 [salt.state       ][INFO    ][27437] Executing state glusterfs.created for nova_instances
2017-12-28 09:56:57,203 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:57,225 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:57,335 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:57,362 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:57,482 [salt.state       ][INFO    ][27437] Volume nova_instances already exists and is started.
2017-12-28 09:56:57,483 [salt.state       ][INFO    ][27437] Completed state [nova_instances] at time 09:56:57.482692 duration_in_ms=282.571
2017-12-28 09:56:57,495 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:56:57.494646
2017-12-28 09:56:57,496 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-28 09:56:57,496 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-28 09:56:57,616 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:57,616 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:56:57.616050 duration_in_ms=121.402
2017-12-28 09:56:57,618 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:56:57.618226
2017-12-28 09:56:57,619 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-28 09:56:57,620 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-28 09:56:57,761 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:57,762 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:56:57.761125 duration_in_ms=142.899
2017-12-28 09:56:57,764 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:56:57.764066
2017-12-28 09:56:57,765 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-28 09:56:57,767 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-28 09:56:57,901 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:57,901 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:56:57.901035 duration_in_ms=136.968
2017-12-28 09:56:57,903 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:56:57.902814
2017-12-28 09:56:57,904 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-28 09:56:57,905 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-28 09:56:58,024 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:58,024 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:56:58.024292 duration_in_ms=121.477
2017-12-28 09:56:58,026 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:56:58.026169
2017-12-28 09:56:58,027 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-28 09:56:58,028 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-28 09:56:58,155 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:58,155 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:56:58.155298 duration_in_ms=129.127
2017-12-28 09:56:58,157 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:56:58.156654
2017-12-28 09:56:58,158 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-28 09:56:58,159 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-28 09:56:58,287 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:58,288 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:56:58.287861 duration_in_ms=131.207
2017-12-28 09:56:58,292 [salt.state       ][INFO    ][27437] Running state [nova_instances] at time 09:56:58.292223
2017-12-28 09:56:58,295 [salt.state       ][INFO    ][27437] Executing state glusterfs.started for nova_instances
2017-12-28 09:56:58,297 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:58,320 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:58,428 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:58,450 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:58,574 [salt.state       ][INFO    ][27437] Volume nova_instances is already started
2017-12-28 09:56:58,576 [salt.state       ][INFO    ][27437] Completed state [nova_instances] at time 09:56:58.575408 duration_in_ms=283.186
2017-12-28 09:56:58,579 [salt.state       ][INFO    ][27437] Running state [keystone-credential-keys] at time 09:56:58.579183
2017-12-28 09:56:58,580 [salt.state       ][INFO    ][27437] Executing state glusterfs.created for keystone-credential-keys
2017-12-28 09:56:58,580 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:58,607 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:58,730 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:58,756 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:58,883 [salt.state       ][INFO    ][27437] Volume keystone-credential-keys already exists and is started.
2017-12-28 09:56:58,883 [salt.state       ][INFO    ][27437] Completed state [keystone-credential-keys] at time 09:56:58.883343 duration_in_ms=304.159
2017-12-28 09:56:58,897 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:56:58.896998
2017-12-28 09:56:58,899 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-28 09:56:58,900 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-28 09:56:59,015 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:59,015 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:56:59.015275 duration_in_ms=118.276
2017-12-28 09:56:59,017 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:56:59.016859
2017-12-28 09:56:59,019 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-28 09:56:59,020 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-28 09:56:59,146 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:59,146 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:56:59.146409 duration_in_ms=129.551
2017-12-28 09:56:59,148 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:56:59.147807
2017-12-28 09:56:59,148 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-28 09:56:59,151 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-28 09:56:59,292 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:59,293 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:56:59.292881 duration_in_ms=145.067
2017-12-28 09:56:59,294 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:56:59.294205
2017-12-28 09:56:59,295 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-28 09:56:59,296 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-28 09:56:59,416 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:59,417 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:56:59.416454 duration_in_ms=122.249
2017-12-28 09:56:59,419 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:56:59.418445
2017-12-28 09:56:59,420 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-28 09:56:59,421 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-28 09:56:59,534 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:59,535 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:56:59.534753 duration_in_ms=116.308
2017-12-28 09:56:59,536 [salt.state       ][INFO    ][27437] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:56:59.536156
2017-12-28 09:56:59,539 [salt.state       ][INFO    ][27437] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-28 09:56:59,540 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-28 09:56:59,659 [salt.state       ][INFO    ][27437] unless execution succeeded
2017-12-28 09:56:59,660 [salt.state       ][INFO    ][27437] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:56:59.659783 duration_in_ms=123.627
2017-12-28 09:56:59,665 [salt.state       ][INFO    ][27437] Running state [keystone-credential-keys] at time 09:56:59.664612
2017-12-28 09:56:59,667 [salt.state       ][INFO    ][27437] Executing state glusterfs.started for keystone-credential-keys
2017-12-28 09:56:59,668 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:59,695 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:59,803 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --version' in directory '/root'
2017-12-28 09:56:59,829 [salt.loaded.int.module.cmdmod][INFO    ][27437] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-28 09:56:59,964 [salt.state       ][INFO    ][27437] Volume keystone-credential-keys is already started
2017-12-28 09:56:59,965 [salt.state       ][INFO    ][27437] Completed state [keystone-credential-keys] at time 09:56:59.964717 duration_in_ms=300.105
2017-12-28 09:56:59,972 [salt.minion      ][INFO    ][27437] Returning information for job: 20171228095651268155
2017-12-28 09:57:19,476 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command test.ping with jid 20171228095719459546
2017-12-28 09:57:19,503 [salt.minion      ][INFO    ][28014] Starting a new job with PID 28014
2017-12-28 09:57:19,567 [salt.minion      ][INFO    ][28014] Returning information for job: 20171228095719459546
2017-12-28 09:57:19,696 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command cmd.run with jid 20171228095719676136
2017-12-28 09:57:19,714 [salt.minion      ][INFO    ][28019] Starting a new job with PID 28019
2017-12-28 09:57:19,720 [salt.loaded.int.module.cmdmod][INFO    ][28019] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-28 09:57:19,983 [salt.minion      ][INFO    ][28019] Returning information for job: 20171228095719676136
2017-12-28 10:18:10,647 [salt.minion      ][INFO    ][8281] User sudo_ubuntu Executing command cp.push_dir with jid 20171228101810630812
2017-12-28 10:18:10,671 [salt.minion      ][INFO    ][28181] Starting a new job with PID 28181
