2018-07-19 23:06:52,462 [salt.utils       ][ERROR   ][1602] DNS lookup or connection check of 'salt' failed.
2018-07-19 23:06:52,463 [salt.minion      ][ERROR   ][1602] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
2018-07-19 23:06:52,914 [salt.utils.parsers][WARNING ][1602] Minion received a SIGTERM. Exiting.
2018-07-19 23:07:35,103 [salt.minion      ][ERROR   ][1743] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-07-19 23:08:11,250 [salt.crypt       ][ERROR   ][1743] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
2018-07-19 23:12:23,122 [salt.loaded.int.module.cmdmod][ERROR   ][1928] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-07-19 23:12:52,818 [salt.loaded.int.module.cmdmod][INFO    ][4929] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-19 23:12:52,838 [salt.loaded.int.module.cmdmod][INFO    ][4929] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-19 23:12:52,865 [salt.loaded.int.module.cmdmod][INFO    ][4929] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-19 23:12:52,917 [salt.utils.parsers][WARNING ][1743] Minion received a SIGTERM. Exiting.
2018-07-19 23:12:53,345 [salt.cli.daemons ][INFO    ][5008] Setting up the Salt Minion "mas01.mcp-ovs-ha.local"
2018-07-19 23:12:53,472 [salt.cli.daemons ][INFO    ][5008] Starting up the Salt Minion
2018-07-19 23:12:53,473 [salt.utils.event ][INFO    ][5008] Starting pull socket on /var/run/salt/minion/minion_event_501f9ec045_pull.ipc
2018-07-19 23:12:53,995 [salt.minion      ][INFO    ][5008] Creating minion process manager
2018-07-19 23:12:55,033 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5008] Executing command ['date', '+%z'] in directory '/root'
2018-07-19 23:12:55,055 [salt.utils.schedule][INFO    ][5008] Updating job settings for scheduled job: __mine_interval
2018-07-19 23:12:55,057 [salt.minion      ][INFO    ][5008] Added mine.update to scheduler
2018-07-19 23:12:55,063 [salt.minion      ][INFO    ][5008] Minion is starting as user 'root'
2018-07-19 23:12:55,079 [salt.minion      ][INFO    ][5008] Minion is ready to receive requests!
2018-07-19 23:12:56,081 [salt.utils.schedule][INFO    ][5008] Running scheduled job: __mine_interval
2018-07-19 23:13:12,085 [salt.minion      ][INFO    ][5008] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231312072786
2018-07-19 23:13:12,106 [salt.minion      ][INFO    ][5111] Starting a new job with PID 5111
2018-07-19 23:13:12,126 [salt.minion      ][INFO    ][5111] Returning information for job: 20180719231312072786
2018-07-19 23:13:32,915 [salt.minion      ][INFO    ][5008] User sudo_ubuntu Executing command state.sls with jid 20180719231332901674
2018-07-19 23:13:32,940 [salt.minion      ][INFO    ][5124] Starting a new job with PID 5124
2018-07-19 23:13:35,539 [salt.state       ][INFO    ][5124] Loading fresh modules for state activity
2018-07-19 23:13:35,605 [salt.fileclient  ][INFO    ][5124] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-19 23:13:35,757 [salt.fileclient  ][INFO    ][5124] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-19 23:13:35,883 [salt.fileclient  ][INFO    ][5124] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-19 23:13:36,091 [salt.fileclient  ][INFO    ][5124] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-19 23:13:36,330 [salt.fileclient  ][INFO    ][5124] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-19 23:13:36,442 [salt.state       ][INFO    ][5124] Running state [/etc/hostname] at time 23:13:36.441896
2018-07-19 23:13:36,442 [salt.state       ][INFO    ][5124] Executing state file.managed for /etc/hostname
2018-07-19 23:13:36,481 [salt.fileclient  ][INFO    ][5124] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-19 23:13:36,490 [salt.state       ][INFO    ][5124] File /etc/hostname is in the correct state
2018-07-19 23:13:36,491 [salt.state       ][INFO    ][5124] Completed state [/etc/hostname] at time 23:13:36.491725 duration_in_ms=49.827
2018-07-19 23:13:36,495 [salt.state       ][INFO    ][5124] Running state [hostname mas01] at time 23:13:36.495579
2018-07-19 23:13:36,497 [salt.state       ][INFO    ][5124] Executing state cmd.wait for hostname mas01
2018-07-19 23:13:36,497 [salt.state       ][INFO    ][5124] No changes made for hostname mas01
2018-07-19 23:13:36,498 [salt.state       ][INFO    ][5124] Completed state [hostname mas01] at time 23:13:36.498047 duration_in_ms=2.469
2018-07-19 23:13:36,499 [salt.state       ][INFO    ][5124] Running state [mdb02] at time 23:13:36.499953
2018-07-19 23:13:36,500 [salt.state       ][INFO    ][5124] Executing state host.present for mdb02
2018-07-19 23:13:36,502 [salt.state       ][INFO    ][5124] {'host': 'mdb02'}
2018-07-19 23:13:36,503 [salt.state       ][INFO    ][5124] Completed state [mdb02] at time 23:13:36.503087 duration_in_ms=3.134
2018-07-19 23:13:36,503 [salt.state       ][INFO    ][5124] Running state [mdb02.mcp-ovs-ha.local] at time 23:13:36.503617
2018-07-19 23:13:36,504 [salt.state       ][INFO    ][5124] Executing state host.present for mdb02.mcp-ovs-ha.local
2018-07-19 23:13:36,505 [salt.state       ][INFO    ][5124] {'host': 'mdb02.mcp-ovs-ha.local'}
2018-07-19 23:13:36,506 [salt.state       ][INFO    ][5124] Completed state [mdb02.mcp-ovs-ha.local] at time 23:13:36.506160 duration_in_ms=2.543
2018-07-19 23:13:36,506 [salt.state       ][INFO    ][5124] Running state [mdb03] at time 23:13:36.506678
2018-07-19 23:13:36,507 [salt.state       ][INFO    ][5124] Executing state host.present for mdb03
2018-07-19 23:13:36,509 [salt.state       ][INFO    ][5124] {'host': 'mdb03'}
2018-07-19 23:13:36,509 [salt.state       ][INFO    ][5124] Completed state [mdb03] at time 23:13:36.509533 duration_in_ms=2.855
2018-07-19 23:13:36,510 [salt.state       ][INFO    ][5124] Running state [mdb03.mcp-ovs-ha.local] at time 23:13:36.510107
2018-07-19 23:13:36,510 [salt.state       ][INFO    ][5124] Executing state host.present for mdb03.mcp-ovs-ha.local
2018-07-19 23:13:36,511 [salt.state       ][INFO    ][5124] {'host': 'mdb03.mcp-ovs-ha.local'}
2018-07-19 23:13:36,512 [salt.state       ][INFO    ][5124] Completed state [mdb03.mcp-ovs-ha.local] at time 23:13:36.512537 duration_in_ms=2.43
2018-07-19 23:13:36,513 [salt.state       ][INFO    ][5124] Running state [mdb01] at time 23:13:36.513008
2018-07-19 23:13:36,513 [salt.state       ][INFO    ][5124] Executing state host.present for mdb01
2018-07-19 23:13:36,514 [salt.state       ][INFO    ][5124] {'host': 'mdb01'}
2018-07-19 23:13:36,515 [salt.state       ][INFO    ][5124] Completed state [mdb01] at time 23:13:36.515002 duration_in_ms=1.994
2018-07-19 23:13:36,515 [salt.state       ][INFO    ][5124] Running state [mdb01.mcp-ovs-ha.local] at time 23:13:36.515480
2018-07-19 23:13:36,516 [salt.state       ][INFO    ][5124] Executing state host.present for mdb01.mcp-ovs-ha.local
2018-07-19 23:13:36,517 [salt.state       ][INFO    ][5124] {'host': 'mdb01.mcp-ovs-ha.local'}
2018-07-19 23:13:36,517 [salt.state       ][INFO    ][5124] Completed state [mdb01.mcp-ovs-ha.local] at time 23:13:36.517516 duration_in_ms=2.036
2018-07-19 23:13:36,518 [salt.state       ][INFO    ][5124] Running state [mdb] at time 23:13:36.517982
2018-07-19 23:13:36,518 [salt.state       ][INFO    ][5124] Executing state host.present for mdb
2018-07-19 23:13:36,519 [salt.state       ][INFO    ][5124] {'host': 'mdb'}
2018-07-19 23:13:36,520 [salt.state       ][INFO    ][5124] Completed state [mdb] at time 23:13:36.520668 duration_in_ms=2.686
2018-07-19 23:13:36,521 [salt.state       ][INFO    ][5124] Running state [mdb.mcp-ovs-ha.local] at time 23:13:36.521145
2018-07-19 23:13:36,521 [salt.state       ][INFO    ][5124] Executing state host.present for mdb.mcp-ovs-ha.local
2018-07-19 23:13:36,522 [salt.state       ][INFO    ][5124] {'host': 'mdb.mcp-ovs-ha.local'}
2018-07-19 23:13:36,523 [salt.state       ][INFO    ][5124] Completed state [mdb.mcp-ovs-ha.local] at time 23:13:36.523131 duration_in_ms=1.986
2018-07-19 23:13:36,523 [salt.state       ][INFO    ][5124] Running state [cfg01] at time 23:13:36.523589
2018-07-19 23:13:36,524 [salt.state       ][INFO    ][5124] Executing state host.present for cfg01
2018-07-19 23:13:36,525 [salt.state       ][INFO    ][5124] {'host': 'cfg01'}
2018-07-19 23:13:36,525 [salt.state       ][INFO    ][5124] Completed state [cfg01] at time 23:13:36.525724 duration_in_ms=2.135
2018-07-19 23:13:36,526 [salt.state       ][INFO    ][5124] Running state [cfg01.mcp-ovs-ha.local] at time 23:13:36.526233
2018-07-19 23:13:36,526 [salt.state       ][INFO    ][5124] Executing state host.present for cfg01.mcp-ovs-ha.local
2018-07-19 23:13:36,527 [salt.state       ][INFO    ][5124] {'host': 'cfg01.mcp-ovs-ha.local'}
2018-07-19 23:13:36,528 [salt.state       ][INFO    ][5124] Completed state [cfg01.mcp-ovs-ha.local] at time 23:13:36.528423 duration_in_ms=2.19
2018-07-19 23:13:36,528 [salt.state       ][INFO    ][5124] Running state [prx01] at time 23:13:36.528930
2018-07-19 23:13:36,529 [salt.state       ][INFO    ][5124] Executing state host.present for prx01
2018-07-19 23:13:36,530 [salt.state       ][INFO    ][5124] {'host': 'prx01'}
2018-07-19 23:13:36,531 [salt.state       ][INFO    ][5124] Completed state [prx01] at time 23:13:36.531070 duration_in_ms=2.14
2018-07-19 23:13:36,531 [salt.state       ][INFO    ][5124] Running state [prx01.mcp-ovs-ha.local] at time 23:13:36.531569
2018-07-19 23:13:36,532 [salt.state       ][INFO    ][5124] Executing state host.present for prx01.mcp-ovs-ha.local
2018-07-19 23:13:36,533 [salt.state       ][INFO    ][5124] {'host': 'prx01.mcp-ovs-ha.local'}
2018-07-19 23:13:36,534 [salt.state       ][INFO    ][5124] Completed state [prx01.mcp-ovs-ha.local] at time 23:13:36.534086 duration_in_ms=2.517
2018-07-19 23:13:36,534 [salt.state       ][INFO    ][5124] Running state [kvm01] at time 23:13:36.534585
2018-07-19 23:13:36,535 [salt.state       ][INFO    ][5124] Executing state host.present for kvm01
2018-07-19 23:13:36,536 [salt.state       ][INFO    ][5124] {'host': 'kvm01'}
2018-07-19 23:13:36,536 [salt.state       ][INFO    ][5124] Completed state [kvm01] at time 23:13:36.536795 duration_in_ms=2.21
2018-07-19 23:13:36,537 [salt.state       ][INFO    ][5124] Running state [kvm01.mcp-ovs-ha.local] at time 23:13:36.537322
2018-07-19 23:13:36,537 [salt.state       ][INFO    ][5124] Executing state host.present for kvm01.mcp-ovs-ha.local
2018-07-19 23:13:36,539 [salt.state       ][INFO    ][5124] {'host': 'kvm01.mcp-ovs-ha.local'}
2018-07-19 23:13:36,539 [salt.state       ][INFO    ][5124] Completed state [kvm01.mcp-ovs-ha.local] at time 23:13:36.539520 duration_in_ms=2.198
2018-07-19 23:13:36,540 [salt.state       ][INFO    ][5124] Running state [kvm03] at time 23:13:36.540073
2018-07-19 23:13:36,540 [salt.state       ][INFO    ][5124] Executing state host.present for kvm03
2018-07-19 23:13:36,541 [salt.state       ][INFO    ][5124] {'host': 'kvm03'}
2018-07-19 23:13:36,542 [salt.state       ][INFO    ][5124] Completed state [kvm03] at time 23:13:36.542310 duration_in_ms=2.237
2018-07-19 23:13:36,542 [salt.state       ][INFO    ][5124] Running state [kvm03.mcp-ovs-ha.local] at time 23:13:36.542913
2018-07-19 23:13:36,543 [salt.state       ][INFO    ][5124] Executing state host.present for kvm03.mcp-ovs-ha.local
2018-07-19 23:13:36,544 [salt.state       ][INFO    ][5124] {'host': 'kvm03.mcp-ovs-ha.local'}
2018-07-19 23:13:36,545 [salt.state       ][INFO    ][5124] Completed state [kvm03.mcp-ovs-ha.local] at time 23:13:36.545169 duration_in_ms=2.256
2018-07-19 23:13:36,545 [salt.state       ][INFO    ][5124] Running state [kvm02] at time 23:13:36.545667
2018-07-19 23:13:36,546 [salt.state       ][INFO    ][5124] Executing state host.present for kvm02
2018-07-19 23:13:36,547 [salt.state       ][INFO    ][5124] {'host': 'kvm02'}
2018-07-19 23:13:36,547 [salt.state       ][INFO    ][5124] Completed state [kvm02] at time 23:13:36.547844 duration_in_ms=2.177
2018-07-19 23:13:36,548 [salt.state       ][INFO    ][5124] Running state [kvm02.mcp-ovs-ha.local] at time 23:13:36.548657
2018-07-19 23:13:36,549 [salt.state       ][INFO    ][5124] Executing state host.present for kvm02.mcp-ovs-ha.local
2018-07-19 23:13:36,550 [salt.state       ][INFO    ][5124] {'host': 'kvm02.mcp-ovs-ha.local'}
2018-07-19 23:13:36,550 [salt.state       ][INFO    ][5124] Completed state [kvm02.mcp-ovs-ha.local] at time 23:13:36.550716 duration_in_ms=2.059
2018-07-19 23:13:36,551 [salt.state       ][INFO    ][5124] Running state [dbs] at time 23:13:36.551189
2018-07-19 23:13:36,551 [salt.state       ][INFO    ][5124] Executing state host.present for dbs
2018-07-19 23:13:36,554 [salt.state       ][INFO    ][5124] {'host': 'dbs'}
2018-07-19 23:13:36,554 [salt.state       ][INFO    ][5124] Completed state [dbs] at time 23:13:36.554701 duration_in_ms=3.512
2018-07-19 23:13:36,554 [salt.state       ][INFO    ][5124] Running state [dbs.mcp-ovs-ha.local] at time 23:13:36.554955
2018-07-19 23:13:36,555 [salt.state       ][INFO    ][5124] Executing state host.present for dbs.mcp-ovs-ha.local
2018-07-19 23:13:36,556 [salt.state       ][INFO    ][5124] {'host': 'dbs.mcp-ovs-ha.local'}
2018-07-19 23:13:36,556 [salt.state       ][INFO    ][5124] Completed state [dbs.mcp-ovs-ha.local] at time 23:13:36.556902 duration_in_ms=1.947
2018-07-19 23:13:36,557 [salt.state       ][INFO    ][5124] Running state [prx] at time 23:13:36.557159
2018-07-19 23:13:36,557 [salt.state       ][INFO    ][5124] Executing state host.present for prx
2018-07-19 23:13:36,558 [salt.state       ][INFO    ][5124] {'host': 'prx'}
2018-07-19 23:13:36,558 [salt.state       ][INFO    ][5124] Completed state [prx] at time 23:13:36.558568 duration_in_ms=1.409
2018-07-19 23:13:36,558 [salt.state       ][INFO    ][5124] Running state [prx.mcp-ovs-ha.local] at time 23:13:36.558808
2018-07-19 23:13:36,559 [salt.state       ][INFO    ][5124] Executing state host.present for prx.mcp-ovs-ha.local
2018-07-19 23:13:36,560 [salt.state       ][INFO    ][5124] {'host': 'prx.mcp-ovs-ha.local'}
2018-07-19 23:13:36,560 [salt.state       ][INFO    ][5124] Completed state [prx.mcp-ovs-ha.local] at time 23:13:36.560274 duration_in_ms=1.465
2018-07-19 23:13:36,560 [salt.state       ][INFO    ][5124] Running state [prx02] at time 23:13:36.560526
2018-07-19 23:13:36,560 [salt.state       ][INFO    ][5124] Executing state host.present for prx02
2018-07-19 23:13:36,561 [salt.state       ][INFO    ][5124] {'host': 'prx02'}
2018-07-19 23:13:36,562 [salt.state       ][INFO    ][5124] Completed state [prx02] at time 23:13:36.561958 duration_in_ms=1.432
2018-07-19 23:13:36,562 [salt.state       ][INFO    ][5124] Running state [prx02.mcp-ovs-ha.local] at time 23:13:36.562200
2018-07-19 23:13:36,562 [salt.state       ][INFO    ][5124] Executing state host.present for prx02.mcp-ovs-ha.local
2018-07-19 23:13:36,563 [salt.state       ][INFO    ][5124] {'host': 'prx02.mcp-ovs-ha.local'}
2018-07-19 23:13:36,563 [salt.state       ][INFO    ][5124] Completed state [prx02.mcp-ovs-ha.local] at time 23:13:36.563651 duration_in_ms=1.451
2018-07-19 23:13:36,563 [salt.state       ][INFO    ][5124] Running state [msg02] at time 23:13:36.563903
2018-07-19 23:13:36,564 [salt.state       ][INFO    ][5124] Executing state host.present for msg02
2018-07-19 23:13:36,565 [salt.state       ][INFO    ][5124] {'host': 'msg02'}
2018-07-19 23:13:36,565 [salt.state       ][INFO    ][5124] Completed state [msg02] at time 23:13:36.565752 duration_in_ms=1.849
2018-07-19 23:13:36,566 [salt.state       ][INFO    ][5124] Running state [msg02.mcp-ovs-ha.local] at time 23:13:36.565998
2018-07-19 23:13:36,566 [salt.state       ][INFO    ][5124] Executing state host.present for msg02.mcp-ovs-ha.local
2018-07-19 23:13:36,567 [salt.state       ][INFO    ][5124] {'host': 'msg02.mcp-ovs-ha.local'}
2018-07-19 23:13:36,567 [salt.state       ][INFO    ][5124] Completed state [msg02.mcp-ovs-ha.local] at time 23:13:36.567451 duration_in_ms=1.453
2018-07-19 23:13:36,567 [salt.state       ][INFO    ][5124] Running state [msg03] at time 23:13:36.567702
2018-07-19 23:13:36,567 [salt.state       ][INFO    ][5124] Executing state host.present for msg03
2018-07-19 23:13:36,569 [salt.state       ][INFO    ][5124] {'host': 'msg03'}
2018-07-19 23:13:36,569 [salt.state       ][INFO    ][5124] Completed state [msg03] at time 23:13:36.569598 duration_in_ms=1.896
2018-07-19 23:13:36,569 [salt.state       ][INFO    ][5124] Running state [msg03.mcp-ovs-ha.local] at time 23:13:36.569843
2018-07-19 23:13:36,570 [salt.state       ][INFO    ][5124] Executing state host.present for msg03.mcp-ovs-ha.local
2018-07-19 23:13:36,571 [salt.state       ][INFO    ][5124] {'host': 'msg03.mcp-ovs-ha.local'}
2018-07-19 23:13:36,571 [salt.state       ][INFO    ][5124] Completed state [msg03.mcp-ovs-ha.local] at time 23:13:36.571332 duration_in_ms=1.489
2018-07-19 23:13:36,571 [salt.state       ][INFO    ][5124] Running state [msg01] at time 23:13:36.571578
2018-07-19 23:13:36,571 [salt.state       ][INFO    ][5124] Executing state host.present for msg01
2018-07-19 23:13:36,572 [salt.state       ][INFO    ][5124] {'host': 'msg01'}
2018-07-19 23:13:36,573 [salt.state       ][INFO    ][5124] Completed state [msg01] at time 23:13:36.573077 duration_in_ms=1.499
2018-07-19 23:13:36,573 [salt.state       ][INFO    ][5124] Running state [msg01.mcp-ovs-ha.local] at time 23:13:36.573330
2018-07-19 23:13:36,573 [salt.state       ][INFO    ][5124] Executing state host.present for msg01.mcp-ovs-ha.local
2018-07-19 23:13:36,574 [salt.state       ][INFO    ][5124] {'host': 'msg01.mcp-ovs-ha.local'}
2018-07-19 23:13:36,575 [salt.state       ][INFO    ][5124] Completed state [msg01.mcp-ovs-ha.local] at time 23:13:36.574959 duration_in_ms=1.629
2018-07-19 23:13:36,575 [salt.state       ][INFO    ][5124] Running state [msg] at time 23:13:36.575205
2018-07-19 23:13:36,575 [salt.state       ][INFO    ][5124] Executing state host.present for msg
2018-07-19 23:13:36,576 [salt.state       ][INFO    ][5124] {'host': 'msg'}
2018-07-19 23:13:36,576 [salt.state       ][INFO    ][5124] Completed state [msg] at time 23:13:36.576770 duration_in_ms=1.564
2018-07-19 23:13:36,577 [salt.state       ][INFO    ][5124] Running state [msg.mcp-ovs-ha.local] at time 23:13:36.577014
2018-07-19 23:13:36,577 [salt.state       ][INFO    ][5124] Executing state host.present for msg.mcp-ovs-ha.local
2018-07-19 23:13:36,578 [salt.state       ][INFO    ][5124] {'host': 'msg.mcp-ovs-ha.local'}
2018-07-19 23:13:36,578 [salt.state       ][INFO    ][5124] Completed state [msg.mcp-ovs-ha.local] at time 23:13:36.578491 duration_in_ms=1.477
2018-07-19 23:13:36,578 [salt.state       ][INFO    ][5124] Running state [cfg01] at time 23:13:36.578739
2018-07-19 23:13:36,579 [salt.state       ][INFO    ][5124] Executing state host.present for cfg01
2018-07-19 23:13:36,579 [salt.state       ][INFO    ][5124] Host cfg01 (192.168.10.11) already present
2018-07-19 23:13:36,579 [salt.state       ][INFO    ][5124] Completed state [cfg01] at time 23:13:36.579659 duration_in_ms=0.92
2018-07-19 23:13:36,579 [salt.state       ][INFO    ][5124] Running state [cfg01.mcp-ovs-ha.local] at time 23:13:36.579895
2018-07-19 23:13:36,580 [salt.state       ][INFO    ][5124] Executing state host.present for cfg01.mcp-ovs-ha.local
2018-07-19 23:13:36,580 [salt.state       ][INFO    ][5124] Host cfg01.mcp-ovs-ha.local (192.168.10.11) already present
2018-07-19 23:13:36,581 [salt.state       ][INFO    ][5124] Completed state [cfg01.mcp-ovs-ha.local] at time 23:13:36.581157 duration_in_ms=1.262
2018-07-19 23:13:36,581 [salt.state       ][INFO    ][5124] Running state [cmp002] at time 23:13:36.581392
2018-07-19 23:13:36,581 [salt.state       ][INFO    ][5124] Executing state host.present for cmp002
2018-07-19 23:13:36,582 [salt.state       ][INFO    ][5124] {'host': 'cmp002'}
2018-07-19 23:13:36,582 [salt.state       ][INFO    ][5124] Completed state [cmp002] at time 23:13:36.582906 duration_in_ms=1.513
2018-07-19 23:13:36,583 [salt.state       ][INFO    ][5124] Running state [cmp002.mcp-ovs-ha.local] at time 23:13:36.583160
2018-07-19 23:13:36,583 [salt.state       ][INFO    ][5124] Executing state host.present for cmp002.mcp-ovs-ha.local
2018-07-19 23:13:36,584 [salt.state       ][INFO    ][5124] {'host': 'cmp002.mcp-ovs-ha.local'}
2018-07-19 23:13:36,584 [salt.state       ][INFO    ][5124] Completed state [cmp002.mcp-ovs-ha.local] at time 23:13:36.584719 duration_in_ms=1.559
2018-07-19 23:13:36,585 [salt.state       ][INFO    ][5124] Running state [cmp001] at time 23:13:36.584965
2018-07-19 23:13:36,585 [salt.state       ][INFO    ][5124] Executing state host.present for cmp001
2018-07-19 23:13:36,586 [salt.state       ][INFO    ][5124] {'host': 'cmp001'}
2018-07-19 23:13:36,586 [salt.state       ][INFO    ][5124] Completed state [cmp001] at time 23:13:36.586503 duration_in_ms=1.538
2018-07-19 23:13:36,586 [salt.state       ][INFO    ][5124] Running state [cmp001.mcp-ovs-ha.local] at time 23:13:36.586751
2018-07-19 23:13:36,587 [salt.state       ][INFO    ][5124] Executing state host.present for cmp001.mcp-ovs-ha.local
2018-07-19 23:13:36,588 [salt.state       ][INFO    ][5124] {'host': 'cmp001.mcp-ovs-ha.local'}
2018-07-19 23:13:36,588 [salt.state       ][INFO    ][5124] Completed state [cmp001.mcp-ovs-ha.local] at time 23:13:36.588328 duration_in_ms=1.577
2018-07-19 23:13:36,588 [salt.state       ][INFO    ][5124] Running state [dbs01] at time 23:13:36.588575
2018-07-19 23:13:36,588 [salt.state       ][INFO    ][5124] Executing state host.present for dbs01
2018-07-19 23:13:36,589 [salt.state       ][INFO    ][5124] {'host': 'dbs01'}
2018-07-19 23:13:36,590 [salt.state       ][INFO    ][5124] Completed state [dbs01] at time 23:13:36.590089 duration_in_ms=1.514
2018-07-19 23:13:36,590 [salt.state       ][INFO    ][5124] Running state [dbs01.mcp-ovs-ha.local] at time 23:13:36.590332
2018-07-19 23:13:36,590 [salt.state       ][INFO    ][5124] Executing state host.present for dbs01.mcp-ovs-ha.local
2018-07-19 23:13:36,591 [salt.state       ][INFO    ][5124] {'host': 'dbs01.mcp-ovs-ha.local'}
2018-07-19 23:13:36,591 [salt.state       ][INFO    ][5124] Completed state [dbs01.mcp-ovs-ha.local] at time 23:13:36.591947 duration_in_ms=1.615
2018-07-19 23:13:36,592 [salt.state       ][INFO    ][5124] Running state [dbs02] at time 23:13:36.592223
2018-07-19 23:13:36,592 [salt.state       ][INFO    ][5124] Executing state host.present for dbs02
2018-07-19 23:13:36,593 [salt.state       ][INFO    ][5124] {'host': 'dbs02'}
2018-07-19 23:13:36,593 [salt.state       ][INFO    ][5124] Completed state [dbs02] at time 23:13:36.593887 duration_in_ms=1.663
2018-07-19 23:13:36,594 [salt.state       ][INFO    ][5124] Running state [dbs02.mcp-ovs-ha.local] at time 23:13:36.594143
2018-07-19 23:13:36,594 [salt.state       ][INFO    ][5124] Executing state host.present for dbs02.mcp-ovs-ha.local
2018-07-19 23:13:36,595 [salt.state       ][INFO    ][5124] {'host': 'dbs02.mcp-ovs-ha.local'}
2018-07-19 23:13:36,595 [salt.state       ][INFO    ][5124] Completed state [dbs02.mcp-ovs-ha.local] at time 23:13:36.595704 duration_in_ms=1.561
2018-07-19 23:13:36,596 [salt.state       ][INFO    ][5124] Running state [dbs03] at time 23:13:36.595980
2018-07-19 23:13:36,596 [salt.state       ][INFO    ][5124] Executing state host.present for dbs03
2018-07-19 23:13:36,597 [salt.state       ][INFO    ][5124] {'host': 'dbs03'}
2018-07-19 23:13:36,597 [salt.state       ][INFO    ][5124] Completed state [dbs03] at time 23:13:36.597561 duration_in_ms=1.58
2018-07-19 23:13:36,597 [salt.state       ][INFO    ][5124] Running state [dbs03.mcp-ovs-ha.local] at time 23:13:36.597805
2018-07-19 23:13:36,598 [salt.state       ][INFO    ][5124] Executing state host.present for dbs03.mcp-ovs-ha.local
2018-07-19 23:13:36,599 [salt.state       ][INFO    ][5124] {'host': 'dbs03.mcp-ovs-ha.local'}
2018-07-19 23:13:36,599 [salt.state       ][INFO    ][5124] Completed state [dbs03.mcp-ovs-ha.local] at time 23:13:36.599346 duration_in_ms=1.541
2018-07-19 23:13:36,599 [salt.state       ][INFO    ][5124] Running state [mas01] at time 23:13:36.599611
2018-07-19 23:13:36,599 [salt.state       ][INFO    ][5124] Executing state host.present for mas01
2018-07-19 23:13:36,601 [salt.state       ][INFO    ][5124] {'host': 'mas01'}
2018-07-19 23:13:36,601 [salt.state       ][INFO    ][5124] Completed state [mas01] at time 23:13:36.601220 duration_in_ms=1.609
2018-07-19 23:13:36,601 [salt.state       ][INFO    ][5124] Running state [mas01.mcp-ovs-ha.local] at time 23:13:36.601464
2018-07-19 23:13:36,601 [salt.state       ][INFO    ][5124] Executing state host.present for mas01.mcp-ovs-ha.local
2018-07-19 23:13:36,602 [salt.state       ][INFO    ][5124] {'host': 'mas01.mcp-ovs-ha.local'}
2018-07-19 23:13:36,603 [salt.state       ][INFO    ][5124] Completed state [mas01.mcp-ovs-ha.local] at time 23:13:36.603009 duration_in_ms=1.545
2018-07-19 23:13:36,603 [salt.state       ][INFO    ][5124] Running state [ctl02] at time 23:13:36.603257
2018-07-19 23:13:36,603 [salt.state       ][INFO    ][5124] Executing state host.present for ctl02
2018-07-19 23:13:36,604 [salt.state       ][INFO    ][5124] {'host': 'ctl02'}
2018-07-19 23:13:36,604 [salt.state       ][INFO    ][5124] Completed state [ctl02] at time 23:13:36.604893 duration_in_ms=1.636
2018-07-19 23:13:36,605 [salt.state       ][INFO    ][5124] Running state [ctl02.mcp-ovs-ha.local] at time 23:13:36.605139
2018-07-19 23:13:36,605 [salt.state       ][INFO    ][5124] Executing state host.present for ctl02.mcp-ovs-ha.local
2018-07-19 23:13:36,606 [salt.state       ][INFO    ][5124] {'host': 'ctl02.mcp-ovs-ha.local'}
2018-07-19 23:13:36,606 [salt.state       ][INFO    ][5124] Completed state [ctl02.mcp-ovs-ha.local] at time 23:13:36.606702 duration_in_ms=1.563
2018-07-19 23:13:36,606 [salt.state       ][INFO    ][5124] Running state [ctl03] at time 23:13:36.606949
2018-07-19 23:13:36,607 [salt.state       ][INFO    ][5124] Executing state host.present for ctl03
2018-07-19 23:13:36,608 [salt.state       ][INFO    ][5124] {'host': 'ctl03'}
2018-07-19 23:13:36,608 [salt.state       ][INFO    ][5124] Completed state [ctl03] at time 23:13:36.608683 duration_in_ms=1.734
2018-07-19 23:13:36,608 [salt.state       ][INFO    ][5124] Running state [ctl03.mcp-ovs-ha.local] at time 23:13:36.608931
2018-07-19 23:13:36,609 [salt.state       ][INFO    ][5124] Executing state host.present for ctl03.mcp-ovs-ha.local
2018-07-19 23:13:36,610 [salt.state       ][INFO    ][5124] {'host': 'ctl03.mcp-ovs-ha.local'}
2018-07-19 23:13:36,610 [salt.state       ][INFO    ][5124] Completed state [ctl03.mcp-ovs-ha.local] at time 23:13:36.610517 duration_in_ms=1.586
2018-07-19 23:13:36,610 [salt.state       ][INFO    ][5124] Running state [ctl01] at time 23:13:36.610772
2018-07-19 23:13:36,611 [salt.state       ][INFO    ][5124] Executing state host.present for ctl01
2018-07-19 23:13:36,612 [salt.state       ][INFO    ][5124] {'host': 'ctl01'}
2018-07-19 23:13:36,612 [salt.state       ][INFO    ][5124] Completed state [ctl01] at time 23:13:36.612487 duration_in_ms=1.714
2018-07-19 23:13:36,612 [salt.state       ][INFO    ][5124] Running state [ctl01.mcp-ovs-ha.local] at time 23:13:36.612742
2018-07-19 23:13:36,613 [salt.state       ][INFO    ][5124] Executing state host.present for ctl01.mcp-ovs-ha.local
2018-07-19 23:13:36,614 [salt.state       ][INFO    ][5124] {'host': 'ctl01.mcp-ovs-ha.local'}
2018-07-19 23:13:36,614 [salt.state       ][INFO    ][5124] Completed state [ctl01.mcp-ovs-ha.local] at time 23:13:36.614359 duration_in_ms=1.616
2018-07-19 23:13:36,614 [salt.state       ][INFO    ][5124] Running state [ctl] at time 23:13:36.614609
2018-07-19 23:13:36,614 [salt.state       ][INFO    ][5124] Executing state host.present for ctl
2018-07-19 23:13:36,616 [salt.state       ][INFO    ][5124] {'host': 'ctl'}
2018-07-19 23:13:36,616 [salt.state       ][INFO    ][5124] Completed state [ctl] at time 23:13:36.616598 duration_in_ms=1.989
2018-07-19 23:13:36,616 [salt.state       ][INFO    ][5124] Running state [ctl.mcp-ovs-ha.local] at time 23:13:36.616860
2018-07-19 23:13:36,617 [salt.state       ][INFO    ][5124] Executing state host.present for ctl.mcp-ovs-ha.local
2018-07-19 23:13:36,618 [salt.state       ][INFO    ][5124] {'host': 'ctl.mcp-ovs-ha.local'}
2018-07-19 23:13:36,618 [salt.state       ][INFO    ][5124] Completed state [ctl.mcp-ovs-ha.local] at time 23:13:36.618535 duration_in_ms=1.675
2018-07-19 23:13:36,618 [salt.state       ][INFO    ][5124] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 23:13:36.618781
2018-07-19 23:13:36,619 [salt.state       ][INFO    ][5124] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-19 23:13:36,619 [salt.state       ][INFO    ][5124] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-19 23:13:36,619 [salt.state       ][INFO    ][5124] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 23:13:36.619668 duration_in_ms=0.886
2018-07-19 23:13:36,633 [salt.state       ][INFO    ][5124] Running state [ens5] at time 23:13:36.633124
2018-07-19 23:13:36,633 [salt.state       ][INFO    ][5124] Executing state network.managed for ens5
2018-07-19 23:13:36,794 [salt.loaded.int.module.cmdmod][INFO    ][5124] Executing command ['ifup', 'ens5'] in directory '/root'
2018-07-19 23:13:37,445 [salt.state       ][INFO    ][5124] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2018-07-19 23:13:37,446 [salt.state       ][INFO    ][5124] Completed state [ens5] at time 23:13:37.445952 duration_in_ms=812.827
2018-07-19 23:13:37,446 [salt.state       ][INFO    ][5124] Running state [ens4] at time 23:13:37.446280
2018-07-19 23:13:37,446 [salt.state       ][INFO    ][5124] Executing state network.managed for ens4
2018-07-19 23:13:37,468 [salt.loaded.int.module.cmdmod][INFO    ][5124] Executing command ['ifup', 'ens4'] in directory '/root'
2018-07-19 23:13:38,023 [salt.state       ][INFO    ][5124] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-07-19 23:13:38,024 [salt.state       ][INFO    ][5124] Completed state [ens4] at time 23:13:38.023908 duration_in_ms=577.622
2018-07-19 23:13:38,025 [salt.state       ][INFO    ][5124] Running state [ens3] at time 23:13:38.025770
2018-07-19 23:13:38,026 [salt.state       ][INFO    ][5124] Executing state network.managed for ens3
2018-07-19 23:13:38,049 [salt.loaded.int.module.cmdmod][INFO    ][5124] Executing command ['ifdown', 'ens3'] in directory '/root'
2018-07-19 23:13:39,212 [salt.loaded.int.module.cmdmod][INFO    ][5124] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-19 23:13:39,398 [salt.state       ][INFO    ][5124] {'interface': 'Added network interface.', 'status': 'Interface ens3 restart to validate'}
2018-07-19 23:13:39,399 [salt.state       ][INFO    ][5124] Completed state [ens3] at time 23:13:39.399397 duration_in_ms=1373.626
2018-07-19 23:13:39,399 [salt.state       ][INFO    ][5124] Running state [/etc/profile.d/proxy.sh] at time 23:13:39.399801
2018-07-19 23:13:39,400 [salt.state       ][INFO    ][5124] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-19 23:13:39,401 [salt.state       ][INFO    ][5124] File /etc/profile.d/proxy.sh is not present
2018-07-19 23:13:39,401 [salt.state       ][INFO    ][5124] Completed state [/etc/profile.d/proxy.sh] at time 23:13:39.401876 duration_in_ms=2.075
2018-07-19 23:13:39,402 [salt.state       ][INFO    ][5124] Running state [/etc/apt/apt.conf.d/95proxies] at time 23:13:39.402219
2018-07-19 23:13:39,402 [salt.state       ][INFO    ][5124] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-19 23:13:39,403 [salt.state       ][INFO    ][5124] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-19 23:13:39,403 [salt.state       ][INFO    ][5124] Completed state [/etc/apt/apt.conf.d/95proxies] at time 23:13:39.403304 duration_in_ms=1.086
2018-07-19 23:13:39,406 [salt.minion      ][INFO    ][5124] Returning information for job: 20180719231332901674
2018-07-19 23:13:40,234 [salt.minion      ][INFO    ][5008] User sudo_ubuntu Executing command state.sls with jid 20180719231340225449
2018-07-19 23:13:40,256 [salt.minion      ][INFO    ][5537] Starting a new job with PID 5537
2018-07-19 23:13:40,749 [salt.state       ][INFO    ][5537] Loading fresh modules for state activity
2018-07-19 23:13:40,793 [salt.fileclient  ][INFO    ][5537] Fetching file from saltenv 'base', ** done ** 'opnfv/route_wrapper.sls'
2018-07-19 23:13:40,808 [salt.state       ][INFO    ][5537] Running state [/usr/local/sbin/route] at time 23:13:40.808885
2018-07-19 23:13:40,809 [salt.state       ][INFO    ][5537] Executing state file.managed for /usr/local/sbin/route
2018-07-19 23:13:40,819 [salt.state       ][INFO    ][5537] File changed:
New file
2018-07-19 23:13:40,819 [salt.state       ][INFO    ][5537] Completed state [/usr/local/sbin/route] at time 23:13:40.819688 duration_in_ms=10.803
2018-07-19 23:13:40,821 [salt.minion      ][INFO    ][5537] Returning information for job: 20180719231340225449
2018-07-19 23:13:41,527 [salt.minion      ][INFO    ][5008] User sudo_ubuntu Executing command system.reboot with jid 20180719231341516196
2018-07-19 23:13:41,552 [salt.minion      ][INFO    ][5546] Starting a new job with PID 5546
2018-07-19 23:13:41,562 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5546] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-07-19 23:13:41,644 [salt.utils.parsers][WARNING ][5008] Minion received a SIGTERM. Exiting.
2018-07-19 23:13:41,645 [salt.cli.daemons ][INFO    ][5008] Shutting down the Salt Minion
2018-07-19 23:13:51,662 [salt.cli.daemons ][INFO    ][1737] Setting up the Salt Minion "mas01.mcp-ovs-ha.local"
2018-07-19 23:13:52,002 [salt.cli.daemons ][INFO    ][1737] Starting up the Salt Minion
2018-07-19 23:13:52,003 [salt.utils.event ][INFO    ][1737] Starting pull socket on /var/run/salt/minion/minion_event_501f9ec045_pull.ipc
2018-07-19 23:13:52,600 [salt.minion      ][INFO    ][1737] Creating minion process manager
2018-07-19 23:13:53,750 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1737] Executing command ['date', '+%z'] in directory '/root'
2018-07-19 23:13:53,791 [salt.utils.schedule][INFO    ][1737] Updating job settings for scheduled job: __mine_interval
2018-07-19 23:13:53,794 [salt.minion      ][INFO    ][1737] Added mine.update to scheduler
2018-07-19 23:13:53,804 [salt.minion      ][INFO    ][1737] Minion is starting as user 'root'
2018-07-19 23:13:53,820 [salt.minion      ][INFO    ][1737] Minion is ready to receive requests!
2018-07-19 23:13:54,822 [salt.utils.schedule][INFO    ][1737] Running scheduled job: __mine_interval
2018-07-19 23:14:01,049 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231401551987
2018-07-19 23:14:01,069 [salt.minion      ][INFO    ][1871] Starting a new job with PID 1871
2018-07-19 23:14:01,105 [salt.minion      ][INFO    ][1871] Returning information for job: 20180719231401551987
2018-07-19 23:14:11,850 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command test.ping with jid 20180719231412350611
2018-07-19 23:14:11,871 [salt.minion      ][INFO    ][1876] Starting a new job with PID 1876
2018-07-19 23:14:11,952 [salt.minion      ][INFO    ][1876] Returning information for job: 20180719231412350611
2018-07-19 23:14:12,716 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command pkg.upgrade with jid 20180719231413220077
2018-07-19 23:14:12,737 [salt.minion      ][INFO    ][1881] Starting a new job with PID 1881
2018-07-19 23:14:12,861 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1881] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:14:13,424 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1881] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'dist-upgrade'] in directory '/root'
2018-07-19 23:14:33,357 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231433350072
2018-07-19 23:14:33,380 [salt.minion      ][INFO    ][9341] Starting a new job with PID 9341
2018-07-19 23:14:33,410 [salt.minion      ][INFO    ][9341] Returning information for job: 20180719231433350072
2018-07-19 23:14:43,390 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231443381453
2018-07-19 23:14:43,412 [salt.minion      ][INFO    ][11097] Starting a new job with PID 11097
2018-07-19 23:14:43,439 [salt.minion      ][INFO    ][11097] Returning information for job: 20180719231443381453
2018-07-19 23:14:53,431 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231453429624
2018-07-19 23:14:53,453 [salt.minion      ][INFO    ][16713] Starting a new job with PID 16713
2018-07-19 23:14:53,477 [salt.minion      ][INFO    ][16713] Returning information for job: 20180719231453429624
2018-07-19 23:15:03,475 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231503467167
2018-07-19 23:15:03,495 [salt.minion      ][INFO    ][17087] Starting a new job with PID 17087
2018-07-19 23:15:03,522 [salt.minion      ][INFO    ][17087] Returning information for job: 20180719231503467167
2018-07-19 23:15:13,464 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1881] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:15:13,506 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231513499347
2018-07-19 23:15:13,510 [salt.minion      ][INFO    ][1881] Returning information for job: 20180719231413220077
2018-07-19 23:15:13,523 [salt.minion      ][INFO    ][18109] Starting a new job with PID 18109
2018-07-19 23:15:13,550 [salt.minion      ][INFO    ][18109] Returning information for job: 20180719231513499347
2018-07-19 23:15:14,179 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.sls with jid 20180719231514171272
2018-07-19 23:15:14,202 [salt.minion      ][INFO    ][18114] Starting a new job with PID 18114
2018-07-19 23:15:16,780 [salt.state       ][INFO    ][18114] Loading fresh modules for state activity
2018-07-19 23:15:16,849 [salt.fileclient  ][INFO    ][18114] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-19 23:15:17,344 [salt.fileclient  ][INFO    ][18114] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-19 23:15:17,409 [salt.fileclient  ][INFO    ][18114] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-19 23:15:18,830 [salt.state       ][INFO    ][18114] Running state [ntp] at time 23:15:18.830117
2018-07-19 23:15:18,831 [salt.state       ][INFO    ][18114] Executing state pkg.installed for ntp
2018-07-19 23:15:18,832 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:15:19,231 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2018-07-19 23:15:19,340 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-19 23:15:21,670 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-19 23:15:21,697 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-07-19 23:15:25,898 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:15:25,940 [salt.state       ][INFO    ][18114] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-07-19 23:15:25,969 [salt.state       ][INFO    ][18114] Loading fresh modules for state activity
2018-07-19 23:15:26,002 [salt.state       ][INFO    ][18114] Completed state [ntp] at time 23:15:26.002009 duration_in_ms=7171.895
2018-07-19 23:15:26,009 [salt.state       ][INFO    ][18114] Running state [/etc/ntp.conf] at time 23:15:26.009096
2018-07-19 23:15:26,009 [salt.state       ][INFO    ][18114] Executing state file.managed for /etc/ntp.conf
2018-07-19 23:15:26,102 [salt.fileclient  ][INFO    ][18114] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-19 23:15:26,190 [salt.state       ][INFO    ][18114] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.se.pool.ntp.org iburst
+server 0.se.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift

2018-07-19 23:15:26,194 [salt.state       ][INFO    ][18114] Completed state [/etc/ntp.conf] at time 23:15:26.194188 duration_in_ms=185.089
2018-07-19 23:15:26,402 [salt.state       ][INFO    ][18114] Running state [ntp] at time 23:15:26.402395
2018-07-19 23:15:26,402 [salt.state       ][INFO    ][18114] Executing state service.running for ntp
2018-07-19 23:15:26,405 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-19 23:15:26,419 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-19 23:15:26,432 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-19 23:15:26,453 [salt.state       ][INFO    ][18114] The service ntp is already running
2018-07-19 23:15:26,455 [salt.state       ][INFO    ][18114] Completed state [ntp] at time 23:15:26.454966 duration_in_ms=52.572
2018-07-19 23:15:26,455 [salt.state       ][INFO    ][18114] Running state [ntp] at time 23:15:26.455718
2018-07-19 23:15:26,456 [salt.state       ][INFO    ][18114] Executing state service.mod_watch for ntp
2018-07-19 23:15:26,458 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-19 23:15:26,471 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-19 23:15:26,488 [salt.loaded.int.module.cmdmod][INFO    ][18114] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-19 23:15:26,572 [salt.state       ][INFO    ][18114] {'ntp': True}
2018-07-19 23:15:26,572 [salt.state       ][INFO    ][18114] Completed state [ntp] at time 23:15:26.572426 duration_in_ms=116.708
2018-07-19 23:15:26,574 [salt.minion      ][INFO    ][18114] Returning information for job: 20180719231514171272
2018-07-19 23:15:27,934 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command pillar.get with jid 20180719231527927328
2018-07-19 23:15:27,959 [salt.minion      ][INFO    ][19334] Starting a new job with PID 19334
2018-07-19 23:15:27,968 [salt.minion      ][INFO    ][19334] Returning information for job: 20180719231527927328
2018-07-19 23:15:28,748 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719231528742876
2018-07-19 23:15:28,770 [salt.minion      ][INFO    ][19339] Starting a new job with PID 19339
2018-07-19 23:15:29,300 [salt.state       ][INFO    ][19339] Loading fresh modules for state activity
2018-07-19 23:15:29,362 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-19 23:15:32,896 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'salt-minion --version' in directory '/root'
2018-07-19 23:15:33,196 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'salt-minion --version' in directory '/root'
2018-07-19 23:15:34,159 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'salt-minion --version' in directory '/root'
2018-07-19 23:15:34,432 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'salt-minion --version' in directory '/root'
2018-07-19 23:15:35,191 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'openssh/init.sls'
2018-07-19 23:15:35,227 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'openssh/server/init.sls'
2018-07-19 23:15:35,252 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'openssh/server/service.sls'
2018-07-19 23:15:35,287 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'openssh/map.jinja'
2018-07-19 23:15:35,338 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'openssh/server/public_key.sls'
2018-07-19 23:15:35,515 [salt.state       ][INFO    ][19339] Running state [/etc/environment] at time 23:15:35.515305
2018-07-19 23:15:35,516 [salt.state       ][INFO    ][19339] Executing state file.blockreplace for /etc/environment
2018-07-19 23:15:35,525 [salt.state       ][INFO    ][19339] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-07-19 23:15:35,527 [salt.state       ][INFO    ][19339] Completed state [/etc/environment] at time 23:15:35.527080 duration_in_ms=11.775
2018-07-19 23:15:35,527 [salt.state       ][INFO    ][19339] Running state [/etc/profile.d] at time 23:15:35.527612
2018-07-19 23:15:35,528 [salt.state       ][INFO    ][19339] Executing state file.directory for /etc/profile.d
2018-07-19 23:15:35,529 [salt.state       ][INFO    ][19339] Directory /etc/profile.d is in the correct state
2018-07-19 23:15:35,530 [salt.state       ][INFO    ][19339] Completed state [/etc/profile.d] at time 23:15:35.530376 duration_in_ms=2.764
2018-07-19 23:15:36,088 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:15:36.088831
2018-07-19 23:15:36,089 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-19 23:15:36,124 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-19 23:15:36,125 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:15:36.125147 duration_in_ms=36.317
2018-07-19 23:15:36,125 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 23:15:36.125709
2018-07-19 23:15:36,126 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-19 23:15:36,149 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-19 23:15:36,150 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 23:15:36.150495 duration_in_ms=24.786
2018-07-19 23:15:36,152 [salt.state       ][INFO    ][19339] Running state [linux_repo_prereq_pkgs] at time 23:15:36.152691
2018-07-19 23:15:36,153 [salt.state       ][INFO    ][19339] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-19 23:15:36,154 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:15:36,551 [salt.state       ][INFO    ][19339] All specified packages are already installed
2018-07-19 23:15:36,552 [salt.state       ][INFO    ][19339] Completed state [linux_repo_prereq_pkgs] at time 23:15:36.552891 duration_in_ms=400.2
2018-07-19 23:15:36,553 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 23:15:36.553585
2018-07-19 23:15:36,554 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt
2018-07-19 23:15:36,554 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/99proxies-salt is not present
2018-07-19 23:15:36,555 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 23:15:36.555424 duration_in_ms=1.839
2018-07-19 23:15:36,555 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:15:36.555928
2018-07-19 23:15:36,556 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-19 23:15:36,557 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-19 23:15:36,557 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:15:36.557485 duration_in_ms=1.557
2018-07-19 23:15:36,558 [salt.state       ][INFO    ][19339] Running state [/etc/apt/preferences.d/uca] at time 23:15:36.558025
2018-07-19 23:15:36,558 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-19 23:15:36,682 [salt.state       ][INFO    ][19339] File /etc/apt/preferences.d/uca is in the correct state
2018-07-19 23:15:36,683 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/preferences.d/uca] at time 23:15:36.683442 duration_in_ms=125.416
2018-07-19 23:15:36,689 [salt.state       ][INFO    ][19339] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 23:15:36.689001
2018-07-19 23:15:36,689 [salt.state       ][INFO    ][19339] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-19 23:15:36,731 [salt.state       ][INFO    ][19339] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-19 23:15:36,731 [salt.state       ][INFO    ][19339] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 23:15:36.731866 duration_in_ms=42.865
2018-07-19 23:15:36,732 [salt.state       ][INFO    ][19339] Running state [linux_extra_packages_latest] at time 23:15:36.732423
2018-07-19 23:15:36,732 [salt.state       ][INFO    ][19339] Executing state pkg.latest for linux_extra_packages_latest
2018-07-19 23:15:36,779 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-19 23:15:38,980 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-19 23:15:39,060 [salt.state       ][INFO    ][19339] Package python-tornado is already up-to-date
2018-07-19 23:15:39,061 [salt.state       ][INFO    ][19339] Completed state [linux_extra_packages_latest] at time 23:15:39.061287 duration_in_ms=2328.863
2018-07-19 23:15:39,063 [salt.state       ][INFO    ][19339] Running state [UTC] at time 23:15:39.063654
2018-07-19 23:15:39,064 [salt.state       ][INFO    ][19339] Executing state timezone.system for UTC
2018-07-19 23:15:39,065 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['timedatectl'] in directory '/root'
2018-07-19 23:15:39,132 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['timedatectl'] in directory '/root'
2018-07-19 23:15:39,150 [salt.state       ][INFO    ][19339] Timezone UTC already set, UTC already set to UTC
2018-07-19 23:15:39,151 [salt.state       ][INFO    ][19339] Completed state [UTC] at time 23:15:39.151287 duration_in_ms=87.633
2018-07-19 23:15:39,153 [salt.state       ][INFO    ][19339] Running state [nf_conntrack] at time 23:15:39.153777
2018-07-19 23:15:39,154 [salt.state       ][INFO    ][19339] Executing state kmod.present for nf_conntrack
2018-07-19 23:15:39,155 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'lsmod' in directory '/root'
2018-07-19 23:15:39,172 [salt.state       ][INFO    ][19339] Kernel module nf_conntrack is already present
2018-07-19 23:15:39,173 [salt.state       ][INFO    ][19339] Completed state [nf_conntrack] at time 23:15:39.173650 duration_in_ms=19.874
2018-07-19 23:15:39,175 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_keepalive_probes] at time 23:15:39.175499
2018-07-19 23:15:39,176 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-19 23:15:39,189 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,247 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-19 23:15:39,248 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_keepalive_probes] at time 23:15:39.248286 duration_in_ms=72.788
2018-07-19 23:15:39,248 [salt.state       ][INFO    ][19339] Running state [fs.file-max] at time 23:15:39.248703
2018-07-19 23:15:39,249 [salt.state       ][INFO    ][19339] Executing state sysctl.present for fs.file-max
2018-07-19 23:15:39,250 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,286 [salt.state       ][INFO    ][19339] Sysctl value fs.file-max = 124165 is already set
2018-07-19 23:15:39,286 [salt.state       ][INFO    ][19339] Completed state [fs.file-max] at time 23:15:39.286874 duration_in_ms=38.171
2018-07-19 23:15:39,287 [salt.state       ][INFO    ][19339] Running state [net.core.somaxconn] at time 23:15:39.287257
2018-07-19 23:15:39,287 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.core.somaxconn
2018-07-19 23:15:39,288 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,321 [salt.state       ][INFO    ][19339] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-19 23:15:39,322 [salt.state       ][INFO    ][19339] Completed state [net.core.somaxconn] at time 23:15:39.322012 duration_in_ms=34.755
2018-07-19 23:15:39,322 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_max_syn_backlog] at time 23:15:39.322397
2018-07-19 23:15:39,322 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-19 23:15:39,323 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,357 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-19 23:15:39,358 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_max_syn_backlog] at time 23:15:39.358035 duration_in_ms=35.638
2018-07-19 23:15:39,358 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_tw_reuse] at time 23:15:39.358421
2018-07-19 23:15:39,358 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-19 23:15:39,359 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,394 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-19 23:15:39,395 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_tw_reuse] at time 23:15:39.395321 duration_in_ms=36.899
2018-07-19 23:15:39,396 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_congestion_control] at time 23:15:39.396007
2018-07-19 23:15:39,396 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-19 23:15:39,398 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,434 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-19 23:15:39,435 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_congestion_control] at time 23:15:39.434944 duration_in_ms=38.937
2018-07-19 23:15:39,435 [salt.state       ][INFO    ][19339] Running state [net.nf_conntrack_max] at time 23:15:39.435532
2018-07-19 23:15:39,436 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.nf_conntrack_max
2018-07-19 23:15:39,437 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,474 [salt.state       ][INFO    ][19339] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-19 23:15:39,475 [salt.state       ][INFO    ][19339] Completed state [net.nf_conntrack_max] at time 23:15:39.475411 duration_in_ms=39.878
2018-07-19 23:15:39,476 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_retries2] at time 23:15:39.476083
2018-07-19 23:15:39,476 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-19 23:15:39,478 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,511 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-19 23:15:39,511 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_retries2] at time 23:15:39.511498 duration_in_ms=35.415
2018-07-19 23:15:39,511 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_fin_timeout] at time 23:15:39.511866
2018-07-19 23:15:39,512 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-19 23:15:39,512 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,551 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-19 23:15:39,552 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_fin_timeout] at time 23:15:39.551903 duration_in_ms=40.036
2018-07-19 23:15:39,552 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_slow_start_after_idle] at time 23:15:39.552555
2018-07-19 23:15:39,553 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-19 23:15:39,554 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,589 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-19 23:15:39,590 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 23:15:39.589972 duration_in_ms=37.417
2018-07-19 23:15:39,590 [salt.state       ][INFO    ][19339] Running state [vm.swappiness] at time 23:15:39.590588
2018-07-19 23:15:39,591 [salt.state       ][INFO    ][19339] Executing state sysctl.present for vm.swappiness
2018-07-19 23:15:39,592 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,624 [salt.state       ][INFO    ][19339] Sysctl value vm.swappiness = 10 is already set
2018-07-19 23:15:39,625 [salt.state       ][INFO    ][19339] Completed state [vm.swappiness] at time 23:15:39.625533 duration_in_ms=34.945
2018-07-19 23:15:39,625 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_keepalive_intvl] at time 23:15:39.625918
2018-07-19 23:15:39,626 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-19 23:15:39,626 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,657 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-19 23:15:39,658 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_keepalive_intvl] at time 23:15:39.658367 duration_in_ms=32.448
2018-07-19 23:15:39,659 [salt.state       ][INFO    ][19339] Running state [net.ipv4.neigh.default.gc_thresh1] at time 23:15:39.659145
2018-07-19 23:15:39,659 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-19 23:15:39,661 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,693 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-19 23:15:39,694 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 23:15:39.694443 duration_in_ms=35.298
2018-07-19 23:15:39,695 [salt.state       ][INFO    ][19339] Running state [net.ipv4.neigh.default.gc_thresh2] at time 23:15:39.695244
2018-07-19 23:15:39,695 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-19 23:15:39,697 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,732 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-19 23:15:39,732 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 23:15:39.732610 duration_in_ms=37.367
2018-07-19 23:15:39,733 [salt.state       ][INFO    ][19339] Running state [net.ipv4.neigh.default.gc_thresh3] at time 23:15:39.733401
2018-07-19 23:15:39,733 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-19 23:15:39,734 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,769 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-19 23:15:39,769 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 23:15:39.769894 duration_in_ms=36.493
2018-07-19 23:15:39,770 [salt.state       ][INFO    ][19339] Running state [net.core.netdev_max_backlog] at time 23:15:39.770264
2018-07-19 23:15:39,770 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-19 23:15:39,771 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,803 [salt.state       ][INFO    ][19339] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-19 23:15:39,804 [salt.state       ][INFO    ][19339] Completed state [net.core.netdev_max_backlog] at time 23:15:39.804396 duration_in_ms=34.132
2018-07-19 23:15:39,806 [salt.state       ][INFO    ][19339] Running state [net.ipv4.tcp_keepalive_time] at time 23:15:39.806134
2018-07-19 23:15:39,806 [salt.state       ][INFO    ][19339] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-19 23:15:39,807 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,836 [salt.state       ][INFO    ][19339] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-19 23:15:39,837 [salt.state       ][INFO    ][19339] Completed state [net.ipv4.tcp_keepalive_time] at time 23:15:39.837108 duration_in_ms=30.974
2018-07-19 23:15:39,837 [salt.state       ][INFO    ][19339] Running state [kernel.panic] at time 23:15:39.837497
2018-07-19 23:15:39,837 [salt.state       ][INFO    ][19339] Executing state sysctl.present for kernel.panic
2018-07-19 23:15:39,838 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:39,871 [salt.state       ][INFO    ][19339] Sysctl value kernel.panic = 60 is already set
2018-07-19 23:15:39,872 [salt.state       ][INFO    ][19339] Completed state [kernel.panic] at time 23:15:39.872448 duration_in_ms=34.951
2018-07-19 23:15:39,873 [salt.state       ][INFO    ][19339] Running state [linux_sysfs_package] at time 23:15:39.873196
2018-07-19 23:15:39,873 [salt.state       ][INFO    ][19339] Executing state pkg.installed for linux_sysfs_package
2018-07-19 23:15:39,884 [salt.state       ][INFO    ][19339] All specified packages are already installed
2018-07-19 23:15:39,885 [salt.state       ][INFO    ][19339] Completed state [linux_sysfs_package] at time 23:15:39.885120 duration_in_ms=11.924
2018-07-19 23:15:39,887 [salt.state       ][INFO    ][19339] Running state [/etc/sysfs.d] at time 23:15:39.887022
2018-07-19 23:15:39,887 [salt.state       ][INFO    ][19339] Executing state file.directory for /etc/sysfs.d
2018-07-19 23:15:39,888 [salt.state       ][INFO    ][19339] Directory /etc/sysfs.d is in the correct state
2018-07-19 23:15:39,888 [salt.state       ][INFO    ][19339] Completed state [/etc/sysfs.d] at time 23:15:39.888412 duration_in_ms=1.39
2018-07-19 23:15:39,890 [salt.state       ][INFO    ][19339] Running state [ondemand] at time 23:15:39.890363
2018-07-19 23:15:39,890 [salt.state       ][INFO    ][19339] Executing state service.dead for ondemand
2018-07-19 23:15:39,891 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-19 23:15:39,906 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-19 23:15:39,922 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-19 23:15:39,949 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'runlevel' in directory '/root'
2018-07-19 23:15:39,965 [salt.state       ][INFO    ][19339] The service ondemand is already dead
2018-07-19 23:15:39,965 [salt.state       ][INFO    ][19339] Completed state [ondemand] at time 23:15:39.965703 duration_in_ms=75.34
2018-07-19 23:15:39,967 [salt.state       ][INFO    ][19339] Running state [cs_CZ.UTF-8] at time 23:15:39.967805
2018-07-19 23:15:39,968 [salt.state       ][INFO    ][19339] Executing state locale.present for cs_CZ.UTF-8
2018-07-19 23:15:39,969 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'locale -a' in directory '/root'
2018-07-19 23:15:39,985 [salt.state       ][INFO    ][19339] Locale cs_CZ.UTF-8 is already present
2018-07-19 23:15:39,986 [salt.state       ][INFO    ][19339] Completed state [cs_CZ.UTF-8] at time 23:15:39.985998 duration_in_ms=18.193
2018-07-19 23:15:39,986 [salt.state       ][INFO    ][19339] Running state [en_US.UTF-8] at time 23:15:39.986619
2018-07-19 23:15:39,987 [salt.state       ][INFO    ][19339] Executing state locale.present for en_US.UTF-8
2018-07-19 23:15:39,988 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'locale -a' in directory '/root'
2018-07-19 23:15:40,001 [salt.state       ][INFO    ][19339] Locale en_US.UTF-8 is already present
2018-07-19 23:15:40,002 [salt.state       ][INFO    ][19339] Completed state [en_US.UTF-8] at time 23:15:40.002254 duration_in_ms=15.635
2018-07-19 23:15:40,004 [salt.state       ][INFO    ][19339] Running state [en_US.UTF-8] at time 23:15:40.004577
2018-07-19 23:15:40,005 [salt.state       ][INFO    ][19339] Executing state locale.system for en_US.UTF-8
2018-07-19 23:15:40,006 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'localectl' in directory '/root'
2018-07-19 23:15:40,054 [salt.state       ][INFO    ][19339] System locale en_US.UTF-8 already set
2018-07-19 23:15:40,055 [salt.state       ][INFO    ][19339] Completed state [en_US.UTF-8] at time 23:15:40.054940 duration_in_ms=50.364
2018-07-19 23:15:40,057 [salt.state       ][INFO    ][19339] Running state [root] at time 23:15:40.057180
2018-07-19 23:15:40,057 [salt.state       ][INFO    ][19339] Executing state group.present for root
2018-07-19 23:15:40,058 [salt.state       ][INFO    ][19339] Group root is present and up to date
2018-07-19 23:15:40,058 [salt.state       ][INFO    ][19339] Completed state [root] at time 23:15:40.058675 duration_in_ms=1.495
2018-07-19 23:15:40,064 [salt.state       ][INFO    ][19339] Running state [root] at time 23:15:40.064353
2018-07-19 23:15:40,065 [salt.state       ][INFO    ][19339] Executing state user.present for root
2018-07-19 23:15:40,067 [salt.state       ][INFO    ][19339] User root is present and up to date
2018-07-19 23:15:40,067 [salt.state       ][INFO    ][19339] Completed state [root] at time 23:15:40.067794 duration_in_ms=3.442
2018-07-19 23:15:40,069 [salt.state       ][INFO    ][19339] Running state [/root] at time 23:15:40.069665
2018-07-19 23:15:40,070 [salt.state       ][INFO    ][19339] Executing state file.directory for /root
2018-07-19 23:15:40,070 [salt.state       ][INFO    ][19339] Directory /root is in the correct state
2018-07-19 23:15:40,071 [salt.state       ][INFO    ][19339] Completed state [/root] at time 23:15:40.071103 duration_in_ms=1.438
2018-07-19 23:15:40,071 [salt.state       ][INFO    ][19339] Running state [/etc/sudoers.d/90-salt-user-root] at time 23:15:40.071358
2018-07-19 23:15:40,071 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-19 23:15:40,072 [salt.state       ][INFO    ][19339] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-19 23:15:40,072 [salt.state       ][INFO    ][19339] Completed state [/etc/sudoers.d/90-salt-user-root] at time 23:15:40.072817 duration_in_ms=1.458
2018-07-19 23:15:40,073 [salt.state       ][INFO    ][19339] Running state [ubuntu] at time 23:15:40.073117
2018-07-19 23:15:40,073 [salt.state       ][INFO    ][19339] Executing state group.present for ubuntu
2018-07-19 23:15:40,073 [salt.state       ][INFO    ][19339] Group ubuntu is present and up to date
2018-07-19 23:15:40,074 [salt.state       ][INFO    ][19339] Completed state [ubuntu] at time 23:15:40.073978 duration_in_ms=0.861
2018-07-19 23:15:40,075 [salt.state       ][INFO    ][19339] Running state [ubuntu] at time 23:15:40.075003
2018-07-19 23:15:40,075 [salt.state       ][INFO    ][19339] Executing state user.present for ubuntu
2018-07-19 23:15:40,077 [salt.state       ][INFO    ][19339] User ubuntu is present and up to date
2018-07-19 23:15:40,077 [salt.state       ][INFO    ][19339] Completed state [ubuntu] at time 23:15:40.077392 duration_in_ms=2.389
2018-07-19 23:15:40,078 [salt.state       ][INFO    ][19339] Running state [/home/ubuntu] at time 23:15:40.078628
2018-07-19 23:15:40,078 [salt.state       ][INFO    ][19339] Executing state file.directory for /home/ubuntu
2018-07-19 23:15:40,079 [salt.state       ][INFO    ][19339] Directory /home/ubuntu is in the correct state
2018-07-19 23:15:40,079 [salt.state       ][INFO    ][19339] Completed state [/home/ubuntu] at time 23:15:40.079947 duration_in_ms=1.32
2018-07-19 23:15:40,081 [salt.state       ][INFO    ][19339] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:15:40.081659
2018-07-19 23:15:40,081 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-19 23:15:40,117 [salt.state       ][INFO    ][19339] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-19 23:15:40,117 [salt.state       ][INFO    ][19339] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:15:40.117467 duration_in_ms=35.808
2018-07-19 23:15:40,117 [salt.state       ][INFO    ][19339] Running state [/etc/security/limits.d/90-salt-default.conf] at time 23:15:40.117748
2018-07-19 23:15:40,118 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-19 23:15:40,246 [salt.state       ][INFO    ][19339] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-19 23:15:40,247 [salt.state       ][INFO    ][19339] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 23:15:40.247064 duration_in_ms=129.315
2018-07-19 23:15:40,247 [salt.state       ][INFO    ][19339] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:15:40.247321
2018-07-19 23:15:40,247 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-19 23:15:40,368 [salt.state       ][INFO    ][19339] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-19 23:15:40,368 [salt.state       ][INFO    ][19339] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:15:40.368556 duration_in_ms=121.234
2018-07-19 23:15:40,371 [salt.state       ][INFO    ][19339] Running state [service.systemctl_reload] at time 23:15:40.371003
2018-07-19 23:15:40,371 [salt.state       ][INFO    ][19339] Executing state module.wait for service.systemctl_reload
2018-07-19 23:15:40,371 [salt.state       ][INFO    ][19339] No changes made for service.systemctl_reload
2018-07-19 23:15:40,371 [salt.state       ][INFO    ][19339] Completed state [service.systemctl_reload] at time 23:15:40.371769 duration_in_ms=0.766
2018-07-19 23:15:40,372 [salt.state       ][INFO    ][19339] Running state [/etc/issue] at time 23:15:40.372020
2018-07-19 23:15:40,372 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/issue
2018-07-19 23:15:40,373 [salt.state       ][INFO    ][19339] File /etc/issue is in the correct state
2018-07-19 23:15:40,373 [salt.state       ][INFO    ][19339] Completed state [/etc/issue] at time 23:15:40.373871 duration_in_ms=1.851
2018-07-19 23:15:40,374 [salt.state       ][INFO    ][19339] Running state [/etc/hostname] at time 23:15:40.374132
2018-07-19 23:15:40,374 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/hostname
2018-07-19 23:15:40,390 [salt.state       ][INFO    ][19339] File /etc/hostname is in the correct state
2018-07-19 23:15:40,391 [salt.state       ][INFO    ][19339] Completed state [/etc/hostname] at time 23:15:40.391185 duration_in_ms=17.053
2018-07-19 23:15:40,396 [salt.state       ][INFO    ][19339] Running state [hostname mas01] at time 23:15:40.396329
2018-07-19 23:15:40,397 [salt.state       ][INFO    ][19339] Executing state cmd.wait for hostname mas01
2018-07-19 23:15:40,397 [salt.state       ][INFO    ][19339] No changes made for hostname mas01
2018-07-19 23:15:40,398 [salt.state       ][INFO    ][19339] Completed state [hostname mas01] at time 23:15:40.398122 duration_in_ms=1.794
2018-07-19 23:15:40,399 [salt.state       ][INFO    ][19339] Running state [mdb02] at time 23:15:40.399913
2018-07-19 23:15:40,400 [salt.state       ][INFO    ][19339] Executing state host.present for mdb02
2018-07-19 23:15:40,401 [salt.state       ][INFO    ][19339] Host mdb02 (192.168.10.33) already present
2018-07-19 23:15:40,401 [salt.state       ][INFO    ][19339] Completed state [mdb02] at time 23:15:40.401673 duration_in_ms=1.761
2018-07-19 23:15:40,402 [salt.state       ][INFO    ][19339] Running state [mdb02.mcp-ovs-ha.local] at time 23:15:40.402089
2018-07-19 23:15:40,402 [salt.state       ][INFO    ][19339] Executing state host.present for mdb02.mcp-ovs-ha.local
2018-07-19 23:15:40,403 [salt.state       ][INFO    ][19339] Host mdb02.mcp-ovs-ha.local (192.168.10.33) already present
2018-07-19 23:15:40,403 [salt.state       ][INFO    ][19339] Completed state [mdb02.mcp-ovs-ha.local] at time 23:15:40.403666 duration_in_ms=1.576
2018-07-19 23:15:40,404 [salt.state       ][INFO    ][19339] Running state [mdb03] at time 23:15:40.404051
2018-07-19 23:15:40,404 [salt.state       ][INFO    ][19339] Executing state host.present for mdb03
2018-07-19 23:15:40,405 [salt.state       ][INFO    ][19339] Host mdb03 (192.168.10.34) already present
2018-07-19 23:15:40,406 [salt.state       ][INFO    ][19339] Completed state [mdb03] at time 23:15:40.406004 duration_in_ms=1.954
2018-07-19 23:15:40,406 [salt.state       ][INFO    ][19339] Running state [mdb03.mcp-ovs-ha.local] at time 23:15:40.406258
2018-07-19 23:15:40,406 [salt.state       ][INFO    ][19339] Executing state host.present for mdb03.mcp-ovs-ha.local
2018-07-19 23:15:40,407 [salt.state       ][INFO    ][19339] Host mdb03.mcp-ovs-ha.local (192.168.10.34) already present
2018-07-19 23:15:40,407 [salt.state       ][INFO    ][19339] Completed state [mdb03.mcp-ovs-ha.local] at time 23:15:40.407215 duration_in_ms=0.957
2018-07-19 23:15:40,407 [salt.state       ][INFO    ][19339] Running state [mdb01] at time 23:15:40.407465
2018-07-19 23:15:40,407 [salt.state       ][INFO    ][19339] Executing state host.present for mdb01
2018-07-19 23:15:40,408 [salt.state       ][INFO    ][19339] Host mdb01 (192.168.10.32) already present
2018-07-19 23:15:40,408 [salt.state       ][INFO    ][19339] Completed state [mdb01] at time 23:15:40.408445 duration_in_ms=0.979
2018-07-19 23:15:40,408 [salt.state       ][INFO    ][19339] Running state [mdb01.mcp-ovs-ha.local] at time 23:15:40.408711
2018-07-19 23:15:40,408 [salt.state       ][INFO    ][19339] Executing state host.present for mdb01.mcp-ovs-ha.local
2018-07-19 23:15:40,409 [salt.state       ][INFO    ][19339] Host mdb01.mcp-ovs-ha.local (192.168.10.32) already present
2018-07-19 23:15:40,409 [salt.state       ][INFO    ][19339] Completed state [mdb01.mcp-ovs-ha.local] at time 23:15:40.409727 duration_in_ms=1.016
2018-07-19 23:15:40,410 [salt.state       ][INFO    ][19339] Running state [mdb] at time 23:15:40.409977
2018-07-19 23:15:40,410 [salt.state       ][INFO    ][19339] Executing state host.present for mdb
2018-07-19 23:15:40,410 [salt.state       ][INFO    ][19339] Host mdb (192.168.10.31) already present
2018-07-19 23:15:40,411 [salt.state       ][INFO    ][19339] Completed state [mdb] at time 23:15:40.410969 duration_in_ms=0.992
2018-07-19 23:15:40,411 [salt.state       ][INFO    ][19339] Running state [mdb.mcp-ovs-ha.local] at time 23:15:40.411240
2018-07-19 23:15:40,411 [salt.state       ][INFO    ][19339] Executing state host.present for mdb.mcp-ovs-ha.local
2018-07-19 23:15:40,412 [salt.state       ][INFO    ][19339] Host mdb.mcp-ovs-ha.local (192.168.10.31) already present
2018-07-19 23:15:40,412 [salt.state       ][INFO    ][19339] Completed state [mdb.mcp-ovs-ha.local] at time 23:15:40.412261 duration_in_ms=1.021
2018-07-19 23:15:40,412 [salt.state       ][INFO    ][19339] Running state [cfg01] at time 23:15:40.412514
2018-07-19 23:15:40,413 [salt.state       ][INFO    ][19339] Executing state host.present for cfg01
2018-07-19 23:15:40,413 [salt.state       ][INFO    ][19339] Host cfg01 (192.168.10.11) already present
2018-07-19 23:15:40,413 [salt.state       ][INFO    ][19339] Completed state [cfg01] at time 23:15:40.413888 duration_in_ms=1.374
2018-07-19 23:15:40,414 [salt.state       ][INFO    ][19339] Running state [cfg01.mcp-ovs-ha.local] at time 23:15:40.414139
2018-07-19 23:15:40,414 [salt.state       ][INFO    ][19339] Executing state host.present for cfg01.mcp-ovs-ha.local
2018-07-19 23:15:40,414 [salt.state       ][INFO    ][19339] Host cfg01.mcp-ovs-ha.local (192.168.10.11) already present
2018-07-19 23:15:40,415 [salt.state       ][INFO    ][19339] Completed state [cfg01.mcp-ovs-ha.local] at time 23:15:40.415102 duration_in_ms=0.964
2018-07-19 23:15:40,415 [salt.state       ][INFO    ][19339] Running state [prx01] at time 23:15:40.415352
2018-07-19 23:15:40,415 [salt.state       ][INFO    ][19339] Executing state host.present for prx01
2018-07-19 23:15:40,416 [salt.state       ][INFO    ][19339] Host prx01 (192.168.10.14) already present
2018-07-19 23:15:40,416 [salt.state       ][INFO    ][19339] Completed state [prx01] at time 23:15:40.416324 duration_in_ms=0.973
2018-07-19 23:15:40,416 [salt.state       ][INFO    ][19339] Running state [prx01.mcp-ovs-ha.local] at time 23:15:40.416573
2018-07-19 23:15:40,417 [salt.state       ][INFO    ][19339] Executing state host.present for prx01.mcp-ovs-ha.local
2018-07-19 23:15:40,417 [salt.state       ][INFO    ][19339] Host prx01.mcp-ovs-ha.local (192.168.10.14) already present
2018-07-19 23:15:40,418 [salt.state       ][INFO    ][19339] Completed state [prx01.mcp-ovs-ha.local] at time 23:15:40.418134 duration_in_ms=1.561
2018-07-19 23:15:40,418 [salt.state       ][INFO    ][19339] Running state [kvm01] at time 23:15:40.418435
2018-07-19 23:15:40,418 [salt.state       ][INFO    ][19339] Executing state host.present for kvm01
2018-07-19 23:15:40,419 [salt.state       ][INFO    ][19339] Host kvm01 (192.168.10.20) already present
2018-07-19 23:15:40,419 [salt.state       ][INFO    ][19339] Completed state [kvm01] at time 23:15:40.419379 duration_in_ms=0.944
2018-07-19 23:15:40,419 [salt.state       ][INFO    ][19339] Running state [kvm01.mcp-ovs-ha.local] at time 23:15:40.419617
2018-07-19 23:15:40,419 [salt.state       ][INFO    ][19339] Executing state host.present for kvm01.mcp-ovs-ha.local
2018-07-19 23:15:40,420 [salt.state       ][INFO    ][19339] Host kvm01.mcp-ovs-ha.local (192.168.10.20) already present
2018-07-19 23:15:40,420 [salt.state       ][INFO    ][19339] Completed state [kvm01.mcp-ovs-ha.local] at time 23:15:40.420567 duration_in_ms=0.949
2018-07-19 23:15:40,420 [salt.state       ][INFO    ][19339] Running state [kvm03] at time 23:15:40.420825
2018-07-19 23:15:40,421 [salt.state       ][INFO    ][19339] Executing state host.present for kvm03
2018-07-19 23:15:40,421 [salt.state       ][INFO    ][19339] Host kvm03 (192.168.10.22) already present
2018-07-19 23:15:40,422 [salt.state       ][INFO    ][19339] Completed state [kvm03] at time 23:15:40.422003 duration_in_ms=1.177
2018-07-19 23:15:40,422 [salt.state       ][INFO    ][19339] Running state [kvm03.mcp-ovs-ha.local] at time 23:15:40.422247
2018-07-19 23:15:40,422 [salt.state       ][INFO    ][19339] Executing state host.present for kvm03.mcp-ovs-ha.local
2018-07-19 23:15:40,423 [salt.state       ][INFO    ][19339] Host kvm03.mcp-ovs-ha.local (192.168.10.22) already present
2018-07-19 23:15:40,423 [salt.state       ][INFO    ][19339] Completed state [kvm03.mcp-ovs-ha.local] at time 23:15:40.423183 duration_in_ms=0.937
2018-07-19 23:15:40,423 [salt.state       ][INFO    ][19339] Running state [kvm02] at time 23:15:40.423438
2018-07-19 23:15:40,423 [salt.state       ][INFO    ][19339] Executing state host.present for kvm02
2018-07-19 23:15:40,424 [salt.state       ][INFO    ][19339] Host kvm02 (192.168.10.21) already present
2018-07-19 23:15:40,424 [salt.state       ][INFO    ][19339] Completed state [kvm02] at time 23:15:40.424354 duration_in_ms=0.916
2018-07-19 23:15:40,424 [salt.state       ][INFO    ][19339] Running state [kvm02.mcp-ovs-ha.local] at time 23:15:40.424593
2018-07-19 23:15:40,424 [salt.state       ][INFO    ][19339] Executing state host.present for kvm02.mcp-ovs-ha.local
2018-07-19 23:15:40,425 [salt.state       ][INFO    ][19339] Host kvm02.mcp-ovs-ha.local (192.168.10.21) already present
2018-07-19 23:15:40,425 [salt.state       ][INFO    ][19339] Completed state [kvm02.mcp-ovs-ha.local] at time 23:15:40.425573 duration_in_ms=0.979
2018-07-19 23:15:40,425 [salt.state       ][INFO    ][19339] Running state [dbs] at time 23:15:40.425814
2018-07-19 23:15:40,426 [salt.state       ][INFO    ][19339] Executing state host.present for dbs
2018-07-19 23:15:40,426 [salt.state       ][INFO    ][19339] Host dbs (192.168.10.23) already present
2018-07-19 23:15:40,426 [salt.state       ][INFO    ][19339] Completed state [dbs] at time 23:15:40.426726 duration_in_ms=0.912
2018-07-19 23:15:40,427 [salt.state       ][INFO    ][19339] Running state [dbs.mcp-ovs-ha.local] at time 23:15:40.426965
2018-07-19 23:15:40,427 [salt.state       ][INFO    ][19339] Executing state host.present for dbs.mcp-ovs-ha.local
2018-07-19 23:15:40,427 [salt.state       ][INFO    ][19339] Host dbs.mcp-ovs-ha.local (192.168.10.23) already present
2018-07-19 23:15:40,427 [salt.state       ][INFO    ][19339] Completed state [dbs.mcp-ovs-ha.local] at time 23:15:40.427894 duration_in_ms=0.929
2018-07-19 23:15:40,428 [salt.state       ][INFO    ][19339] Running state [prx] at time 23:15:40.428134
2018-07-19 23:15:40,428 [salt.state       ][INFO    ][19339] Executing state host.present for prx
2018-07-19 23:15:40,429 [salt.state       ][INFO    ][19339] Host prx (192.168.10.13) already present
2018-07-19 23:15:40,429 [salt.state       ][INFO    ][19339] Completed state [prx] at time 23:15:40.429398 duration_in_ms=1.264
2018-07-19 23:15:40,429 [salt.state       ][INFO    ][19339] Running state [prx.mcp-ovs-ha.local] at time 23:15:40.429638
2018-07-19 23:15:40,429 [salt.state       ][INFO    ][19339] Executing state host.present for prx.mcp-ovs-ha.local
2018-07-19 23:15:40,430 [salt.state       ][INFO    ][19339] Host prx.mcp-ovs-ha.local (192.168.10.13) already present
2018-07-19 23:15:40,430 [salt.state       ][INFO    ][19339] Completed state [prx.mcp-ovs-ha.local] at time 23:15:40.430587 duration_in_ms=0.949
2018-07-19 23:15:40,430 [salt.state       ][INFO    ][19339] Running state [prx02] at time 23:15:40.430829
2018-07-19 23:15:40,431 [salt.state       ][INFO    ][19339] Executing state host.present for prx02
2018-07-19 23:15:40,431 [salt.state       ][INFO    ][19339] Host prx02 (192.168.10.15) already present
2018-07-19 23:15:40,431 [salt.state       ][INFO    ][19339] Completed state [prx02] at time 23:15:40.431794 duration_in_ms=0.965
2018-07-19 23:15:40,432 [salt.state       ][INFO    ][19339] Running state [prx02.mcp-ovs-ha.local] at time 23:15:40.432071
2018-07-19 23:15:40,432 [salt.state       ][INFO    ][19339] Executing state host.present for prx02.mcp-ovs-ha.local
2018-07-19 23:15:40,432 [salt.state       ][INFO    ][19339] Host prx02.mcp-ovs-ha.local (192.168.10.15) already present
2018-07-19 23:15:40,433 [salt.state       ][INFO    ][19339] Completed state [prx02.mcp-ovs-ha.local] at time 23:15:40.433091 duration_in_ms=1.02
2018-07-19 23:15:40,433 [salt.state       ][INFO    ][19339] Running state [msg02] at time 23:15:40.433375
2018-07-19 23:15:40,433 [salt.state       ][INFO    ][19339] Executing state host.present for msg02
2018-07-19 23:15:40,434 [salt.state       ][INFO    ][19339] Host msg02 (192.168.10.29) already present
2018-07-19 23:15:40,434 [salt.state       ][INFO    ][19339] Completed state [msg02] at time 23:15:40.434313 duration_in_ms=0.938
2018-07-19 23:15:40,434 [salt.state       ][INFO    ][19339] Running state [msg02.mcp-ovs-ha.local] at time 23:15:40.434564
2018-07-19 23:15:40,434 [salt.state       ][INFO    ][19339] Executing state host.present for msg02.mcp-ovs-ha.local
2018-07-19 23:15:40,435 [salt.state       ][INFO    ][19339] Host msg02.mcp-ovs-ha.local (192.168.10.29) already present
2018-07-19 23:15:40,435 [salt.state       ][INFO    ][19339] Completed state [msg02.mcp-ovs-ha.local] at time 23:15:40.435507 duration_in_ms=0.944
2018-07-19 23:15:40,435 [salt.state       ][INFO    ][19339] Running state [msg03] at time 23:15:40.435746
2018-07-19 23:15:40,436 [salt.state       ][INFO    ][19339] Executing state host.present for msg03
2018-07-19 23:15:40,436 [salt.state       ][INFO    ][19339] Host msg03 (192.168.10.30) already present
2018-07-19 23:15:40,436 [salt.state       ][INFO    ][19339] Completed state [msg03] at time 23:15:40.436675 duration_in_ms=0.928
2018-07-19 23:15:40,436 [salt.state       ][INFO    ][19339] Running state [msg03.mcp-ovs-ha.local] at time 23:15:40.436939
2018-07-19 23:15:40,437 [salt.state       ][INFO    ][19339] Executing state host.present for msg03.mcp-ovs-ha.local
2018-07-19 23:15:40,437 [salt.state       ][INFO    ][19339] Host msg03.mcp-ovs-ha.local (192.168.10.30) already present
2018-07-19 23:15:40,437 [salt.state       ][INFO    ][19339] Completed state [msg03.mcp-ovs-ha.local] at time 23:15:40.437859 duration_in_ms=0.92
2018-07-19 23:15:40,438 [salt.state       ][INFO    ][19339] Running state [msg01] at time 23:15:40.438098
2018-07-19 23:15:40,438 [salt.state       ][INFO    ][19339] Executing state host.present for msg01
2018-07-19 23:15:40,438 [salt.state       ][INFO    ][19339] Host msg01 (192.168.10.28) already present
2018-07-19 23:15:40,439 [salt.state       ][INFO    ][19339] Completed state [msg01] at time 23:15:40.439065 duration_in_ms=0.967
2018-07-19 23:15:40,439 [salt.state       ][INFO    ][19339] Running state [msg01.mcp-ovs-ha.local] at time 23:15:40.439306
2018-07-19 23:15:40,439 [salt.state       ][INFO    ][19339] Executing state host.present for msg01.mcp-ovs-ha.local
2018-07-19 23:15:40,440 [salt.state       ][INFO    ][19339] Host msg01.mcp-ovs-ha.local (192.168.10.28) already present
2018-07-19 23:15:40,440 [salt.state       ][INFO    ][19339] Completed state [msg01.mcp-ovs-ha.local] at time 23:15:40.440260 duration_in_ms=0.955
2018-07-19 23:15:40,440 [salt.state       ][INFO    ][19339] Running state [msg] at time 23:15:40.440499
2018-07-19 23:15:40,441 [salt.state       ][INFO    ][19339] Executing state host.present for msg
2018-07-19 23:15:40,441 [salt.state       ][INFO    ][19339] Host msg (192.168.10.27) already present
2018-07-19 23:15:40,441 [salt.state       ][INFO    ][19339] Completed state [msg] at time 23:15:40.441790 duration_in_ms=1.291
2018-07-19 23:15:40,442 [salt.state       ][INFO    ][19339] Running state [msg.mcp-ovs-ha.local] at time 23:15:40.442048
2018-07-19 23:15:40,442 [salt.state       ][INFO    ][19339] Executing state host.present for msg.mcp-ovs-ha.local
2018-07-19 23:15:40,442 [salt.state       ][INFO    ][19339] Host msg.mcp-ovs-ha.local (192.168.10.27) already present
2018-07-19 23:15:40,443 [salt.state       ][INFO    ][19339] Completed state [msg.mcp-ovs-ha.local] at time 23:15:40.442990 duration_in_ms=0.942
2018-07-19 23:15:40,443 [salt.state       ][INFO    ][19339] Running state [cfg01] at time 23:15:40.443233
2018-07-19 23:15:40,443 [salt.state       ][INFO    ][19339] Executing state host.present for cfg01
2018-07-19 23:15:40,444 [salt.state       ][INFO    ][19339] Host cfg01 (192.168.10.11) already present
2018-07-19 23:15:40,444 [salt.state       ][INFO    ][19339] Completed state [cfg01] at time 23:15:40.444190 duration_in_ms=0.957
2018-07-19 23:15:40,444 [salt.state       ][INFO    ][19339] Running state [cfg01.mcp-ovs-ha.local] at time 23:15:40.444449
2018-07-19 23:15:40,444 [salt.state       ][INFO    ][19339] Executing state host.present for cfg01.mcp-ovs-ha.local
2018-07-19 23:15:40,445 [salt.state       ][INFO    ][19339] Host cfg01.mcp-ovs-ha.local (192.168.10.11) already present
2018-07-19 23:15:40,445 [salt.state       ][INFO    ][19339] Completed state [cfg01.mcp-ovs-ha.local] at time 23:15:40.445453 duration_in_ms=1.003
2018-07-19 23:15:40,445 [salt.state       ][INFO    ][19339] Running state [cmp002] at time 23:15:40.445692
2018-07-19 23:15:40,445 [salt.state       ][INFO    ][19339] Executing state host.present for cmp002
2018-07-19 23:15:40,446 [salt.state       ][INFO    ][19339] Host cmp002 (192.168.10.53) already present
2018-07-19 23:15:40,446 [salt.state       ][INFO    ][19339] Completed state [cmp002] at time 23:15:40.446751 duration_in_ms=1.059
2018-07-19 23:15:40,447 [salt.state       ][INFO    ][19339] Running state [cmp002.mcp-ovs-ha.local] at time 23:15:40.446995
2018-07-19 23:15:40,447 [salt.state       ][INFO    ][19339] Executing state host.present for cmp002.mcp-ovs-ha.local
2018-07-19 23:15:40,447 [salt.state       ][INFO    ][19339] Host cmp002.mcp-ovs-ha.local (192.168.10.53) already present
2018-07-19 23:15:40,447 [salt.state       ][INFO    ][19339] Completed state [cmp002.mcp-ovs-ha.local] at time 23:15:40.447947 duration_in_ms=0.952
2018-07-19 23:15:40,448 [salt.state       ][INFO    ][19339] Running state [cmp001] at time 23:15:40.448190
2018-07-19 23:15:40,448 [salt.state       ][INFO    ][19339] Executing state host.present for cmp001
2018-07-19 23:15:40,448 [salt.state       ][INFO    ][19339] Host cmp001 (192.168.10.52) already present
2018-07-19 23:15:40,449 [salt.state       ][INFO    ][19339] Completed state [cmp001] at time 23:15:40.449152 duration_in_ms=0.962
2018-07-19 23:15:40,449 [salt.state       ][INFO    ][19339] Running state [cmp001.mcp-ovs-ha.local] at time 23:15:40.449391
2018-07-19 23:15:40,449 [salt.state       ][INFO    ][19339] Executing state host.present for cmp001.mcp-ovs-ha.local
2018-07-19 23:15:40,450 [salt.state       ][INFO    ][19339] Host cmp001.mcp-ovs-ha.local (192.168.10.52) already present
2018-07-19 23:15:40,450 [salt.state       ][INFO    ][19339] Completed state [cmp001.mcp-ovs-ha.local] at time 23:15:40.450316 duration_in_ms=0.925
2018-07-19 23:15:40,450 [salt.state       ][INFO    ][19339] Running state [dbs01] at time 23:15:40.450553
2018-07-19 23:15:40,450 [salt.state       ][INFO    ][19339] Executing state host.present for dbs01
2018-07-19 23:15:40,451 [salt.state       ][INFO    ][19339] Host dbs01 (192.168.10.24) already present
2018-07-19 23:15:40,451 [salt.state       ][INFO    ][19339] Completed state [dbs01] at time 23:15:40.451481 duration_in_ms=0.928
2018-07-19 23:15:40,451 [salt.state       ][INFO    ][19339] Running state [dbs01.mcp-ovs-ha.local] at time 23:15:40.451723
2018-07-19 23:15:40,451 [salt.state       ][INFO    ][19339] Executing state host.present for dbs01.mcp-ovs-ha.local
2018-07-19 23:15:40,452 [salt.state       ][INFO    ][19339] Host dbs01.mcp-ovs-ha.local (192.168.10.24) already present
2018-07-19 23:15:40,453 [salt.state       ][INFO    ][19339] Completed state [dbs01.mcp-ovs-ha.local] at time 23:15:40.453259 duration_in_ms=1.536
2018-07-19 23:15:40,453 [salt.state       ][INFO    ][19339] Running state [dbs02] at time 23:15:40.453519
2018-07-19 23:15:40,453 [salt.state       ][INFO    ][19339] Executing state host.present for dbs02
2018-07-19 23:15:40,454 [salt.state       ][INFO    ][19339] Host dbs02 (192.168.10.25) already present
2018-07-19 23:15:40,454 [salt.state       ][INFO    ][19339] Completed state [dbs02] at time 23:15:40.454442 duration_in_ms=0.924
2018-07-19 23:15:40,454 [salt.state       ][INFO    ][19339] Running state [dbs02.mcp-ovs-ha.local] at time 23:15:40.454679
2018-07-19 23:15:40,454 [salt.state       ][INFO    ][19339] Executing state host.present for dbs02.mcp-ovs-ha.local
2018-07-19 23:15:40,455 [salt.state       ][INFO    ][19339] Host dbs02.mcp-ovs-ha.local (192.168.10.25) already present
2018-07-19 23:15:40,455 [salt.state       ][INFO    ][19339] Completed state [dbs02.mcp-ovs-ha.local] at time 23:15:40.455599 duration_in_ms=0.92
2018-07-19 23:15:40,455 [salt.state       ][INFO    ][19339] Running state [dbs03] at time 23:15:40.455848
2018-07-19 23:15:40,456 [salt.state       ][INFO    ][19339] Executing state host.present for dbs03
2018-07-19 23:15:40,456 [salt.state       ][INFO    ][19339] Host dbs03 (192.168.10.26) already present
2018-07-19 23:15:40,456 [salt.state       ][INFO    ][19339] Completed state [dbs03] at time 23:15:40.456776 duration_in_ms=0.929
2018-07-19 23:15:40,457 [salt.state       ][INFO    ][19339] Running state [dbs03.mcp-ovs-ha.local] at time 23:15:40.457048
2018-07-19 23:15:40,457 [salt.state       ][INFO    ][19339] Executing state host.present for dbs03.mcp-ovs-ha.local
2018-07-19 23:15:40,457 [salt.state       ][INFO    ][19339] Host dbs03.mcp-ovs-ha.local (192.168.10.26) already present
2018-07-19 23:15:40,458 [salt.state       ][INFO    ][19339] Completed state [dbs03.mcp-ovs-ha.local] at time 23:15:40.457959 duration_in_ms=0.91
2018-07-19 23:15:40,458 [salt.state       ][INFO    ][19339] Running state [mas01] at time 23:15:40.458197
2018-07-19 23:15:40,458 [salt.state       ][INFO    ][19339] Executing state host.present for mas01
2018-07-19 23:15:40,458 [salt.state       ][INFO    ][19339] Host mas01 (192.168.10.12) already present
2018-07-19 23:15:40,459 [salt.state       ][INFO    ][19339] Completed state [mas01] at time 23:15:40.459113 duration_in_ms=0.916
2018-07-19 23:15:40,459 [salt.state       ][INFO    ][19339] Running state [mas01.mcp-ovs-ha.local] at time 23:15:40.459351
2018-07-19 23:15:40,459 [salt.state       ][INFO    ][19339] Executing state host.present for mas01.mcp-ovs-ha.local
2018-07-19 23:15:40,460 [salt.state       ][INFO    ][19339] Host mas01.mcp-ovs-ha.local (192.168.10.12) already present
2018-07-19 23:15:40,460 [salt.state       ][INFO    ][19339] Completed state [mas01.mcp-ovs-ha.local] at time 23:15:40.460264 duration_in_ms=0.913
2018-07-19 23:15:40,461 [salt.state       ][INFO    ][19339] Running state [file.replace] at time 23:15:40.461472
2018-07-19 23:15:40,461 [salt.state       ][INFO    ][19339] Executing state module.run for file.replace
2018-07-19 23:15:40,889 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['git', '--version'] in directory '/root'
2018-07-19 23:15:41,013 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'grep -q "mas01 mas01.mcp-ovs-ha.local" /etc/hosts' in directory '/root'
2018-07-19 23:15:41,038 [salt.state       ][INFO    ][19339] {'ret': '--- \n+++ \n@@ -27,7 +27,7 @@\n 192.168.10.24\t\tdbs01 dbs01.mcp-ovs-ha.local\n 192.168.10.25\t\tdbs02 dbs02.mcp-ovs-ha.local\n 192.168.10.26\t\tdbs03 dbs03.mcp-ovs-ha.local\n-192.168.10.12\t\tmas01 mas01.mcp-ovs-ha.local\n+192.168.10.12\t\tmas01.mcp-ovs-ha.local mas01\n 192.168.10.37\t\tctl02 ctl02.mcp-ovs-ha.local\n 192.168.10.38\t\tctl03 ctl03.mcp-ovs-ha.local\n 192.168.10.36\t\tctl01 ctl01.mcp-ovs-ha.local\n'}
2018-07-19 23:15:41,039 [salt.state       ][INFO    ][19339] Completed state [file.replace] at time 23:15:41.039267 duration_in_ms=577.791
2018-07-19 23:15:41,039 [salt.state       ][INFO    ][19339] Running state [ctl02] at time 23:15:41.039757
2018-07-19 23:15:41,040 [salt.state       ][INFO    ][19339] Executing state host.present for ctl02
2018-07-19 23:15:41,041 [salt.state       ][INFO    ][19339] Host ctl02 (192.168.10.37) already present
2018-07-19 23:15:41,041 [salt.state       ][INFO    ][19339] Completed state [ctl02] at time 23:15:41.041471 duration_in_ms=1.714
2018-07-19 23:15:41,041 [salt.state       ][INFO    ][19339] Running state [ctl02.mcp-ovs-ha.local] at time 23:15:41.041740
2018-07-19 23:15:41,042 [salt.state       ][INFO    ][19339] Executing state host.present for ctl02.mcp-ovs-ha.local
2018-07-19 23:15:41,042 [salt.state       ][INFO    ][19339] Host ctl02.mcp-ovs-ha.local (192.168.10.37) already present
2018-07-19 23:15:41,042 [salt.state       ][INFO    ][19339] Completed state [ctl02.mcp-ovs-ha.local] at time 23:15:41.042710 duration_in_ms=0.97
2018-07-19 23:15:41,043 [salt.state       ][INFO    ][19339] Running state [ctl03] at time 23:15:41.042970
2018-07-19 23:15:41,043 [salt.state       ][INFO    ][19339] Executing state host.present for ctl03
2018-07-19 23:15:41,043 [salt.state       ][INFO    ][19339] Host ctl03 (192.168.10.38) already present
2018-07-19 23:15:41,043 [salt.state       ][INFO    ][19339] Completed state [ctl03] at time 23:15:41.043926 duration_in_ms=0.956
2018-07-19 23:15:41,044 [salt.state       ][INFO    ][19339] Running state [ctl03.mcp-ovs-ha.local] at time 23:15:41.044176
2018-07-19 23:15:41,044 [salt.state       ][INFO    ][19339] Executing state host.present for ctl03.mcp-ovs-ha.local
2018-07-19 23:15:41,045 [salt.state       ][INFO    ][19339] Host ctl03.mcp-ovs-ha.local (192.168.10.38) already present
2018-07-19 23:15:41,045 [salt.state       ][INFO    ][19339] Completed state [ctl03.mcp-ovs-ha.local] at time 23:15:41.045430 duration_in_ms=1.255
2018-07-19 23:15:41,045 [salt.state       ][INFO    ][19339] Running state [ctl01] at time 23:15:41.045700
2018-07-19 23:15:41,045 [salt.state       ][INFO    ][19339] Executing state host.present for ctl01
2018-07-19 23:15:41,046 [salt.state       ][INFO    ][19339] Host ctl01 (192.168.10.36) already present
2018-07-19 23:15:41,046 [salt.state       ][INFO    ][19339] Completed state [ctl01] at time 23:15:41.046637 duration_in_ms=0.937
2018-07-19 23:15:41,046 [salt.state       ][INFO    ][19339] Running state [ctl01.mcp-ovs-ha.local] at time 23:15:41.046881
2018-07-19 23:15:41,047 [salt.state       ][INFO    ][19339] Executing state host.present for ctl01.mcp-ovs-ha.local
2018-07-19 23:15:41,047 [salt.state       ][INFO    ][19339] Host ctl01.mcp-ovs-ha.local (192.168.10.36) already present
2018-07-19 23:15:41,047 [salt.state       ][INFO    ][19339] Completed state [ctl01.mcp-ovs-ha.local] at time 23:15:41.047805 duration_in_ms=0.924
2018-07-19 23:15:41,048 [salt.state       ][INFO    ][19339] Running state [ctl] at time 23:15:41.048066
2018-07-19 23:15:41,048 [salt.state       ][INFO    ][19339] Executing state host.present for ctl
2018-07-19 23:15:41,048 [salt.state       ][INFO    ][19339] Host ctl (192.168.10.35) already present
2018-07-19 23:15:41,049 [salt.state       ][INFO    ][19339] Completed state [ctl] at time 23:15:41.049067 duration_in_ms=1.001
2018-07-19 23:15:41,049 [salt.state       ][INFO    ][19339] Running state [ctl.mcp-ovs-ha.local] at time 23:15:41.049324
2018-07-19 23:15:41,049 [salt.state       ][INFO    ][19339] Executing state host.present for ctl.mcp-ovs-ha.local
2018-07-19 23:15:41,050 [salt.state       ][INFO    ][19339] Host ctl.mcp-ovs-ha.local (192.168.10.35) already present
2018-07-19 23:15:41,050 [salt.state       ][INFO    ][19339] Completed state [ctl.mcp-ovs-ha.local] at time 23:15:41.050278 duration_in_ms=0.954
2018-07-19 23:15:41,050 [salt.state       ][INFO    ][19339] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 23:15:41.050536
2018-07-19 23:15:41,050 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-19 23:15:41,051 [salt.state       ][INFO    ][19339] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-19 23:15:41,051 [salt.state       ][INFO    ][19339] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 23:15:41.051838 duration_in_ms=1.302
2018-07-19 23:15:41,052 [salt.state       ][INFO    ][19339] Running state [ens5] at time 23:15:41.052109
2018-07-19 23:15:41,052 [salt.state       ][INFO    ][19339] Executing state network.managed for ens5
2018-07-19 23:15:41,742 [salt.state       ][INFO    ][19339] Interface ens5 is up to date.
2018-07-19 23:15:41,742 [salt.state       ][INFO    ][19339] Completed state [ens5] at time 23:15:41.742912 duration_in_ms=690.802
2018-07-19 23:15:41,743 [salt.state       ][INFO    ][19339] Running state [ens4] at time 23:15:41.743267
2018-07-19 23:15:41,743 [salt.state       ][INFO    ][19339] Executing state network.managed for ens4
2018-07-19 23:15:42,286 [salt.state       ][INFO    ][19339] Interface ens4 is up to date.
2018-07-19 23:15:42,287 [salt.state       ][INFO    ][19339] Completed state [ens4] at time 23:15:42.287022 duration_in_ms=543.754
2018-07-19 23:15:42,287 [salt.state       ][INFO    ][19339] Running state [ens3] at time 23:15:42.287409
2018-07-19 23:15:42,287 [salt.state       ][INFO    ][19339] Executing state network.managed for ens3
2018-07-19 23:15:42,872 [salt.state       ][INFO    ][19339] Interface ens3 is up to date.
2018-07-19 23:15:42,873 [salt.state       ][INFO    ][19339] Completed state [ens3] at time 23:15:42.873126 duration_in_ms=585.716
2018-07-19 23:15:42,873 [salt.state       ][INFO    ][19339] Running state [/etc/profile.d/proxy.sh] at time 23:15:42.873473
2018-07-19 23:15:42,873 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-19 23:15:42,874 [salt.state       ][INFO    ][19339] File /etc/profile.d/proxy.sh is not present
2018-07-19 23:15:42,874 [salt.state       ][INFO    ][19339] Completed state [/etc/profile.d/proxy.sh] at time 23:15:42.874513 duration_in_ms=1.04
2018-07-19 23:15:42,874 [salt.state       ][INFO    ][19339] Running state [/etc/apt/apt.conf.d/95proxies] at time 23:15:42.874773
2018-07-19 23:15:42,875 [salt.state       ][INFO    ][19339] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-19 23:15:42,875 [salt.state       ][INFO    ][19339] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-19 23:15:42,875 [salt.state       ][INFO    ][19339] Completed state [/etc/apt/apt.conf.d/95proxies] at time 23:15:42.875593 duration_in_ms=0.82
2018-07-19 23:15:42,875 [salt.state       ][INFO    ][19339] Running state [salt-minion] at time 23:15:42.875861
2018-07-19 23:15:42,876 [salt.state       ][INFO    ][19339] Executing state pkg.installed for salt-minion
2018-07-19 23:15:42,885 [salt.state       ][INFO    ][19339] All specified packages are already installed
2018-07-19 23:15:42,885 [salt.state       ][INFO    ][19339] Completed state [salt-minion] at time 23:15:42.885417 duration_in_ms=9.556
2018-07-19 23:15:42,885 [salt.state       ][INFO    ][19339] Running state [salt_minion_dependency_packages] at time 23:15:42.885686
2018-07-19 23:15:42,885 [salt.state       ][INFO    ][19339] Executing state pkg.installed for salt_minion_dependency_packages
2018-07-19 23:15:42,894 [salt.state       ][INFO    ][19339] All specified packages are already installed
2018-07-19 23:15:42,894 [salt.state       ][INFO    ][19339] Completed state [salt_minion_dependency_packages] at time 23:15:42.894204 duration_in_ms=8.518
2018-07-19 23:15:42,896 [salt.state       ][INFO    ][19339] Running state [/etc/salt/minion.d/minion.conf] at time 23:15:42.896245
2018-07-19 23:15:42,896 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-07-19 23:15:43,164 [salt.state       ][INFO    ][19339] File /etc/salt/minion.d/minion.conf is in the correct state
2018-07-19 23:15:43,165 [salt.state       ][INFO    ][19339] Completed state [/etc/salt/minion.d/minion.conf] at time 23:15:43.165198 duration_in_ms=268.952
2018-07-19 23:15:43,167 [salt.state       ][INFO    ][19339] Running state [salt-minion] at time 23:15:43.167285
2018-07-19 23:15:43,167 [salt.state       ][INFO    ][19339] Executing state service.running for salt-minion
2018-07-19 23:15:43,168 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-19 23:15:43,187 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-07-19 23:15:43,206 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-19 23:15:43,221 [salt.state       ][INFO    ][19339] The service salt-minion is already running
2018-07-19 23:15:43,221 [salt.state       ][INFO    ][19339] Completed state [salt-minion] at time 23:15:43.221701 duration_in_ms=54.415
2018-07-19 23:15:43,227 [salt.state       ][INFO    ][19339] Running state [/etc/salt/grains.d] at time 23:15:43.227037
2018-07-19 23:15:43,227 [salt.state       ][INFO    ][19339] Executing state file.directory for /etc/salt/grains.d
2018-07-19 23:15:43,228 [salt.state       ][INFO    ][19339] Directory /etc/salt/grains.d is in the correct state
2018-07-19 23:15:43,229 [salt.state       ][INFO    ][19339] Completed state [/etc/salt/grains.d] at time 23:15:43.229010 duration_in_ms=1.973
2018-07-19 23:15:43,230 [salt.state       ][INFO    ][19339] Running state [/etc/salt/grains] at time 23:15:43.230254
2018-07-19 23:15:43,230 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/salt/grains
2018-07-19 23:15:43,231 [salt.state       ][INFO    ][19339] File /etc/salt/grains exists with proper permissions. No changes made.
2018-07-19 23:15:43,231 [salt.state       ][INFO    ][19339] Completed state [/etc/salt/grains] at time 23:15:43.231308 duration_in_ms=1.054
2018-07-19 23:15:43,232 [salt.state       ][INFO    ][19339] Running state [/etc/salt/grains.d/placeholder] at time 23:15:43.232351
2018-07-19 23:15:43,232 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-07-19 23:15:43,233 [salt.state       ][INFO    ][19339] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-07-19 23:15:43,234 [salt.state       ][INFO    ][19339] Completed state [/etc/salt/grains.d/placeholder] at time 23:15:43.234113 duration_in_ms=1.762
2018-07-19 23:15:43,235 [salt.state       ][INFO    ][19339] Running state [/etc/salt/grains.d/sphinx] at time 23:15:43.235163
2018-07-19 23:15:43,235 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-07-19 23:15:43,238 [salt.state       ][INFO    ][19339] File changed:
--- 
+++ 
@@ -16,11 +16,13 @@
               value:
               - 10.20.0.3
               - 127.0.0.1
+              - 192.168.10.12
+              - 192.168.11.3
         system:
           name: System
           param:
             distribution:
-              value: Ubuntu 16.04.4 LTS
+              value: Ubuntu 16.04.5 LTS
             kernel:
               value: Linux 4.13.0-45-generic
             name:

2018-07-19 23:15:43,238 [salt.state       ][INFO    ][19339] Completed state [/etc/salt/grains.d/sphinx] at time 23:15:43.238542 duration_in_ms=3.38
2018-07-19 23:15:43,241 [salt.state       ][INFO    ][19339] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:15:43.240658
2018-07-19 23:15:43,241 [salt.state       ][INFO    ][19339] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:15:43,241 [salt.state       ][INFO    ][19339] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:15:43,241 [salt.state       ][INFO    ][19339] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:15:43.241817 duration_in_ms=1.159
2018-07-19 23:15:43,242 [salt.state       ][INFO    ][19339] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:15:43.242057
2018-07-19 23:15:43,242 [salt.state       ][INFO    ][19339] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:15:43,243 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-07-19 23:15:43,370 [salt.state       ][INFO    ][19339] {'pid': 19997, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:15:43,371 [salt.state       ][INFO    ][19339] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:15:43.371031 duration_in_ms=128.974
2018-07-19 23:15:43,373 [salt.state       ][INFO    ][19339] Running state [/etc/salt/grains.d/dns_records] at time 23:15:43.373010
2018-07-19 23:15:43,373 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-07-19 23:15:43,375 [salt.state       ][INFO    ][19339] File /etc/salt/grains.d/dns_records is in the correct state
2018-07-19 23:15:43,375 [salt.state       ][INFO    ][19339] Completed state [/etc/salt/grains.d/dns_records] at time 23:15:43.375633 duration_in_ms=2.623
2018-07-19 23:15:43,378 [salt.state       ][INFO    ][19339] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 23:15:43.377974
2018-07-19 23:15:43,378 [salt.state       ][INFO    ][19339] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:15:43,378 [salt.state       ][INFO    ][19339] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:15:43,378 [salt.state       ][INFO    ][19339] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 23:15:43.378854 duration_in_ms=0.881
2018-07-19 23:15:43,379 [salt.state       ][INFO    ][19339] Running state [/etc/salt/grains.d/salt] at time 23:15:43.379952
2018-07-19 23:15:43,380 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/salt/grains.d/salt
2018-07-19 23:15:43,384 [salt.state       ][INFO    ][19339] File /etc/salt/grains.d/salt is in the correct state
2018-07-19 23:15:43,384 [salt.state       ][INFO    ][19339] Completed state [/etc/salt/grains.d/salt] at time 23:15:43.384449 duration_in_ms=4.497
2018-07-19 23:15:43,386 [salt.state       ][INFO    ][19339] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 23:15:43.386794
2018-07-19 23:15:43,387 [salt.state       ][INFO    ][19339] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:15:43,387 [salt.state       ][INFO    ][19339] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:15:43,387 [salt.state       ][INFO    ][19339] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 23:15:43.387636 duration_in_ms=0.842
2018-07-19 23:15:43,391 [salt.state       ][INFO    ][19339] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:15:43.391632
2018-07-19 23:15:43,391 [salt.state       ][INFO    ][19339] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-19 23:15:43,392 [salt.state       ][INFO    ][19339] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-19 23:15:43,392 [salt.state       ][INFO    ][19339] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:15:43.392453 duration_in_ms=0.821
2018-07-19 23:15:43,393 [salt.state       ][INFO    ][19339] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:15:43.393282
2018-07-19 23:15:43,393 [salt.state       ][INFO    ][19339] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-19 23:15:43,395 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-07-19 23:15:43,410 [salt.state       ][INFO    ][19339] {'pid': 20000, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:15:43,411 [salt.state       ][INFO    ][19339] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:15:43.411266 duration_in_ms=17.984
2018-07-19 23:15:43,413 [salt.state       ][INFO    ][19339] Running state [mine.update] at time 23:15:43.413129
2018-07-19 23:15:43,413 [salt.state       ][INFO    ][19339] Executing state module.wait for mine.update
2018-07-19 23:15:43,413 [salt.state       ][INFO    ][19339] No changes made for mine.update
2018-07-19 23:15:43,414 [salt.state       ][INFO    ][19339] Completed state [mine.update] at time 23:15:43.414151 duration_in_ms=1.022
2018-07-19 23:15:43,414 [salt.state       ][INFO    ][19339] Running state [mine.update] at time 23:15:43.414410
2018-07-19 23:15:43,414 [salt.state       ][INFO    ][19339] Executing state module.mod_watch for mine.update
2018-07-19 23:15:43,944 [salt.state       ][INFO    ][19339] {'ret': True}
2018-07-19 23:15:43,945 [salt.state       ][INFO    ][19339] Completed state [mine.update] at time 23:15:43.945534 duration_in_ms=531.123
2018-07-19 23:15:43,946 [salt.state       ][INFO    ][19339] Running state [ca-certificates] at time 23:15:43.946262
2018-07-19 23:15:43,946 [salt.state       ][INFO    ][19339] Executing state pkg.installed for ca-certificates
2018-07-19 23:15:43,960 [salt.state       ][INFO    ][19339] All specified packages are already installed
2018-07-19 23:15:43,961 [salt.state       ][INFO    ][19339] Completed state [ca-certificates] at time 23:15:43.960983 duration_in_ms=14.722
2018-07-19 23:15:43,962 [salt.state       ][INFO    ][19339] Running state [update-ca-certificates] at time 23:15:43.962449
2018-07-19 23:15:43,962 [salt.state       ][INFO    ][19339] Executing state cmd.wait for update-ca-certificates
2018-07-19 23:15:43,963 [salt.state       ][INFO    ][19339] No changes made for update-ca-certificates
2018-07-19 23:15:43,963 [salt.state       ][INFO    ][19339] Completed state [update-ca-certificates] at time 23:15:43.963258 duration_in_ms=0.809
2018-07-19 23:15:43,963 [salt.state       ][INFO    ][19339] Running state [openssh-server] at time 23:15:43.963522
2018-07-19 23:15:43,963 [salt.state       ][INFO    ][19339] Executing state pkg.latest for openssh-server
2018-07-19 23:15:43,970 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2018-07-19 23:15:44,053 [salt.state       ][INFO    ][19339] Package openssh-server is already up-to-date
2018-07-19 23:15:44,054 [salt.state       ][INFO    ][19339] Completed state [openssh-server] at time 23:15:44.054333 duration_in_ms=90.811
2018-07-19 23:15:44,056 [salt.state       ][INFO    ][19339] Running state [/etc/issue.net] at time 23:15:44.056130
2018-07-19 23:15:44,056 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/issue.net
2018-07-19 23:15:44,092 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'openssh/files/banner'
2018-07-19 23:15:44,140 [salt.state       ][INFO    ][19339] File changed:
--- 
+++ 
@@ -1 +1,9 @@
-Ubuntu 16.04.5 LTS
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME.
+You are required to have authorisation from COMPANY_NAME
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME may take legal action against you.
+================================================================================

2018-07-19 23:15:44,140 [salt.state       ][INFO    ][19339] Completed state [/etc/issue.net] at time 23:15:44.140840 duration_in_ms=84.709
2018-07-19 23:15:44,142 [salt.state       ][INFO    ][19339] Running state [/etc/ssh/sshd_config] at time 23:15:44.142036
2018-07-19 23:15:44,142 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/ssh/sshd_config
2018-07-19 23:15:44,166 [salt.fileclient  ][INFO    ][19339] Fetching file from saltenv 'base', ** done ** 'openssh/files/sshd_config'
2018-07-19 23:15:44,258 [salt.state       ][INFO    ][19339] File changed:
--- 
+++ 
@@ -1,48 +1,63 @@
+
+
 # Package generated configuration file
 # See the sshd_config(5) manpage for details
-
 # What ports, IPs and protocols we listen for
 Port 22
+
 # Use these options to restrict which interfaces/protocols sshd will bind to
-#ListenAddress ::
-#ListenAddress 0.0.0.0
+ListenAddress 0.0.0.0
+
 Protocol 2
+
 # HostKeys for protocol version 2
 HostKey /etc/ssh/ssh_host_rsa_key
 HostKey /etc/ssh/ssh_host_dsa_key
 HostKey /etc/ssh/ssh_host_ecdsa_key
-HostKey /etc/ssh/ssh_host_ed25519_key
+
 #Privilege Separation is turned on for security
 UsePrivilegeSeparation yes
 
 # Lifetime and size of ephemeral version 1 server key
 KeyRegenerationInterval 3600
-ServerKeyBits 1024
+ServerKeyBits 2048
 
 # Logging
 SyslogFacility AUTH
+
 LogLevel INFO
 
-# Authentication:
-LoginGraceTime 120
-PermitRootLogin prohibit-password
+LoginGraceTime 60
+
+PermitRootLogin no
+
 StrictModes yes
 
 RSAAuthentication yes
+
 PubkeyAuthentication yes
-#AuthorizedKeysFile	%h/.ssh/authorized_keys
+AuthorizedKeysFile     %h/.ssh/authorized_keys
 
-# Don't read the user's ~/.rhosts and ~/.shosts files
+
+
+
+
+
 IgnoreRhosts yes
+
 # For this to work you will also need host keys in /etc/ssh_known_hosts
 RhostsRSAAuthentication no
 # similar for protocol version 2
+
 HostbasedAuthentication no
+
 # Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication
 #IgnoreUserKnownHosts yes
 
 # To enable empty passwords, change to yes (NOT RECOMMENDED)
 PermitEmptyPasswords no
+
+PermitUserEnvironment no
 
 # Change to yes to enable challenge-response passwords (beware issues with
 # some PAM modules and threads)
@@ -52,24 +67,33 @@
 PasswordAuthentication no
 
 # Kerberos options
-#KerberosAuthentication no
+KerberosAuthentication no
 #KerberosGetAFSToken no
 #KerberosOrLocalPasswd yes
 #KerberosTicketCleanup yes
 
 # GSSAPI options
-#GSSAPIAuthentication no
+GSSAPIAuthentication no
 #GSSAPICleanupCredentials yes
 
-X11Forwarding yes
+X11Forwarding no
 X11DisplayOffset 10
 PrintMotd no
 PrintLastLog yes
 TCPKeepAlive yes
 #UseLogin no
+ClientAliveInterval 300
 
+ClientAliveCountMax 0
+
+MaxSessions 10
 #MaxStartups 10:30:60
-#Banner /etc/issue.net
+MaxAuthTries 4
+# CIS 5.2.15 requires Banner option configured. It also proposes
+# file name '/etc/issue.net' as a solution, if Banner is not configured.
+# WARNING: Some security scanners accepts only '/etc/issue.net'
+# as a valid banner file name, so please do not change it.
+Banner /etc/issue.net
 
 # Allow client to pass locale environment variables
 AcceptEnv LANG LC_*
@@ -86,3 +110,5 @@
 # PAM authentication, then enable this but set PasswordAuthentication
 # and ChallengeResponseAuthentication to 'no'.
 UsePAM yes
+MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,umac-128@openssh.com,hmac-sha2-256,umac-128-etm@openssh.com
+

2018-07-19 23:15:44,259 [salt.state       ][INFO    ][19339] Completed state [/etc/ssh/sshd_config] at time 23:15:44.259232 duration_in_ms=117.195
2018-07-19 23:15:44,261 [salt.state       ][INFO    ][19339] Running state [ssh] at time 23:15:44.261197
2018-07-19 23:15:44,261 [salt.state       ][INFO    ][19339] Executing state service.running for ssh
2018-07-19 23:15:44,262 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2018-07-19 23:15:44,289 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-07-19 23:15:44,309 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-07-19 23:15:44,324 [salt.state       ][INFO    ][19339] The service ssh is already running
2018-07-19 23:15:44,325 [salt.state       ][INFO    ][19339] Completed state [ssh] at time 23:15:44.324979 duration_in_ms=63.782
2018-07-19 23:15:44,325 [salt.state       ][INFO    ][19339] Running state [ssh] at time 23:15:44.325283
2018-07-19 23:15:44,325 [salt.state       ][INFO    ][19339] Executing state service.mod_watch for ssh
2018-07-19 23:15:44,326 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-07-19 23:15:44,338 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-07-19 23:15:44,353 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ssh.service'] in directory '/root'
2018-07-19 23:15:44,397 [salt.state       ][INFO    ][19339] {'ssh': True}
2018-07-19 23:15:44,397 [salt.state       ][INFO    ][19339] Completed state [ssh] at time 23:15:44.397772 duration_in_ms=72.489
2018-07-19 23:15:44,398 [salt.state       ][INFO    ][19339] Running state [ntp] at time 23:15:44.398178
2018-07-19 23:15:44,398 [salt.state       ][INFO    ][19339] Executing state pkg.installed for ntp
2018-07-19 23:15:44,408 [salt.state       ][INFO    ][19339] All specified packages are already installed
2018-07-19 23:15:44,408 [salt.state       ][INFO    ][19339] Completed state [ntp] at time 23:15:44.408616 duration_in_ms=10.438
2018-07-19 23:15:44,410 [salt.state       ][INFO    ][19339] Running state [/etc/ntp.conf] at time 23:15:44.410498
2018-07-19 23:15:44,410 [salt.state       ][INFO    ][19339] Executing state file.managed for /etc/ntp.conf
2018-07-19 23:15:44,503 [salt.state       ][INFO    ][19339] File /etc/ntp.conf is in the correct state
2018-07-19 23:15:44,503 [salt.state       ][INFO    ][19339] Completed state [/etc/ntp.conf] at time 23:15:44.503748 duration_in_ms=93.249
2018-07-19 23:15:44,505 [salt.state       ][INFO    ][19339] Running state [ntp] at time 23:15:44.505280
2018-07-19 23:15:44,506 [salt.state       ][INFO    ][19339] Executing state service.running for ntp
2018-07-19 23:15:44,507 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-19 23:15:44,530 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-19 23:15:44,552 [salt.loaded.int.module.cmdmod][INFO    ][19339] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-19 23:15:44,574 [salt.state       ][INFO    ][19339] The service ntp is already running
2018-07-19 23:15:44,575 [salt.state       ][INFO    ][19339] Completed state [ntp] at time 23:15:44.575486 duration_in_ms=70.207
2018-07-19 23:15:44,585 [salt.minion      ][INFO    ][19339] Returning information for job: 20180719231528742876
2018-07-19 23:15:45,405 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719231545387865
2018-07-19 23:15:45,428 [salt.minion      ][INFO    ][20061] Starting a new job with PID 20061
2018-07-19 23:15:48,050 [salt.state       ][INFO    ][20061] Loading fresh modules for state activity
2018-07-19 23:15:48,106 [salt.fileclient  ][INFO    ][20061] Fetching file from saltenv 'base', ** done ** 'maas/pxe_nat.sls'
2018-07-19 23:15:48,132 [salt.state       ][INFO    ][20061] Running state [net.ipv4.ip_forward] at time 23:15:48.132241
2018-07-19 23:15:48,132 [salt.state       ][INFO    ][20061] Executing state sysctl.present for net.ipv4.ip_forward
2018-07-19 23:15:48,151 [salt.loaded.int.module.cmdmod][INFO    ][20061] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:15:48,194 [salt.loaded.int.module.cmdmod][INFO    ][20061] Executing command 'sysctl -w net.ipv4.ip_forward="1"' in directory '/root'
2018-07-19 23:15:48,208 [salt.state       ][INFO    ][20061] {'net.ipv4.ip_forward': 1}
2018-07-19 23:15:48,209 [salt.state       ][INFO    ][20061] Completed state [net.ipv4.ip_forward] at time 23:15:48.209760 duration_in_ms=77.519
2018-07-19 23:15:48,213 [salt.state       ][INFO    ][20061] Running state [iptables_pxe_nat] at time 23:15:48.213885
2018-07-19 23:15:48,214 [salt.state       ][INFO    ][20061] Executing state iptables.append for iptables_pxe_nat
2018-07-19 23:15:48,310 [salt.loaded.int.module.cmdmod][INFO    ][20061] Executing command '/sbin/iptables --wait -t nat -A POSTROUTING  --source 192.168.11.3/255.255.255.0  --destination 0/0 --jump MASQUERADE' in directory '/root'
2018-07-19 23:15:48,327 [salt.loaded.int.module.cmdmod][INFO    ][20061] Executing command '/sbin/iptables-save' in directory '/root'
2018-07-19 23:15:48,352 [salt.state       ][INFO    ][20061] {'locale': 'iptables_pxe_nat'}
2018-07-19 23:15:48,352 [salt.state       ][INFO    ][20061] Completed state [iptables_pxe_nat] at time 23:15:48.352796 duration_in_ms=138.911
2018-07-19 23:15:48,353 [salt.state       ][INFO    ][20061] Running state [iptables_pxe_source] at time 23:15:48.353380
2018-07-19 23:15:48,353 [salt.state       ][INFO    ][20061] Executing state iptables.append for iptables_pxe_source
2018-07-19 23:15:48,421 [salt.loaded.int.module.cmdmod][INFO    ][20061] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 192.168.11.3/255.255.255.0  --destination 0/0 --jump ACCEPT' in directory '/root'
2018-07-19 23:15:48,434 [salt.loaded.int.module.cmdmod][INFO    ][20061] Executing command '/sbin/iptables-save' in directory '/root'
2018-07-19 23:15:48,446 [salt.state       ][INFO    ][20061] {'locale': 'iptables_pxe_source'}
2018-07-19 23:15:48,447 [salt.state       ][INFO    ][20061] Completed state [iptables_pxe_source] at time 23:15:48.447337 duration_in_ms=93.956
2018-07-19 23:15:48,448 [salt.state       ][INFO    ][20061] Running state [iptables_pxe_destination] at time 23:15:48.448179
2018-07-19 23:15:48,449 [salt.state       ][INFO    ][20061] Executing state iptables.append for iptables_pxe_destination
2018-07-19 23:15:48,517 [salt.loaded.int.module.cmdmod][INFO    ][20061] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 0/0  --destination 192.168.11.3/255.255.255.0 --jump ACCEPT' in directory '/root'
2018-07-19 23:15:48,529 [salt.loaded.int.module.cmdmod][INFO    ][20061] Executing command '/sbin/iptables-save' in directory '/root'
2018-07-19 23:15:48,542 [salt.state       ][INFO    ][20061] {'locale': 'iptables_pxe_destination'}
2018-07-19 23:15:48,543 [salt.state       ][INFO    ][20061] Completed state [iptables_pxe_destination] at time 23:15:48.542982 duration_in_ms=94.804
2018-07-19 23:15:48,546 [salt.minion      ][INFO    ][20061] Returning information for job: 20180719231545387865
2018-07-19 23:15:49,307 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719231549296777
2018-07-19 23:15:49,328 [salt.minion      ][INFO    ][20112] Starting a new job with PID 20112
2018-07-19 23:15:49,847 [salt.state       ][INFO    ][20112] Loading fresh modules for state activity
2018-07-19 23:15:49,898 [salt.fileclient  ][INFO    ][20112] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2018-07-19 23:15:50,588 [salt.state       ][INFO    ][20112] Running state [maas-rack-controller] at time 23:15:50.588789
2018-07-19 23:15:50,590 [salt.state       ][INFO    ][20112] Executing state pkg.installed for maas-rack-controller
2018-07-19 23:15:50,591 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:15:51,037 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2018-07-19 23:15:51,147 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-19 23:15:53,337 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-19 23:15:53,366 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'maas-rack-controller'] in directory '/root'
2018-07-19 23:16:09,375 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231609360444
2018-07-19 23:16:09,399 [salt.minion      ][INFO    ][22863] Starting a new job with PID 22863
2018-07-19 23:16:09,426 [salt.minion      ][INFO    ][22863] Returning information for job: 20180719231609360444
2018-07-19 23:16:19,599 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231619585776
2018-07-19 23:16:19,625 [salt.minion      ][INFO    ][23480] Starting a new job with PID 23480
2018-07-19 23:16:19,651 [salt.minion      ][INFO    ][23480] Returning information for job: 20180719231619585776
2018-07-19 23:16:29,625 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231629615096
2018-07-19 23:16:29,648 [salt.minion      ][INFO    ][23640] Starting a new job with PID 23640
2018-07-19 23:16:29,672 [salt.minion      ][INFO    ][23640] Returning information for job: 20180719231629615096
2018-07-19 23:16:32,046 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:16:32,093 [salt.state       ][INFO    ][20112] Made the following changes:
'python3-pyvmomi' changed from 'absent' to '6.5.0.2017.5-0ubuntu1~16.04.1'
'libdaemon0' changed from 'absent' to '0.14-6'
'tgt' changed from 'absent' to '1:1.0.63-1ubuntu1.1'
'authbind' changed from 'absent' to '2.1.1+nmu1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-twisted' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libfreeipmi16' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-bson' changed from 'absent' to '3.2-1build1'
'python3-zope' changed from 'absent' to '1'
'python3-service-identity' changed from 'absent' to '16.0.0-2'
'python3-html5lib' changed from 'absent' to '0.999-4'
'python3-simplestreams' changed from 'absent' to '0.1.0~bzr426-0ubuntu1.2'
'freeipmi-tools' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-core7' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'avahi-daemon' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-iso8601' changed from 'absent' to '0.1.11-1'
'python3.5-lxml' changed from 'absent' to '1'
'sg3-utils' changed from 'absent' to '1.40-0ubuntu1'
'archdetect-deb' changed from 'absent' to '1.117ubuntu2.3'
'python3-lxml' changed from 'absent' to '3.5.0-1build1'
'maas-dhcp' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-httplib2' changed from 'absent' to '0.9.1+dfsg-1'
'python3-pexpect' changed from 'absent' to '4.0.1-1'
'python3-bson-ext' changed from 'absent' to '3.2-1build1'
'avahi-utils' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'distro-info' changed from 'absent' to '0.14build1'
'python3-netaddr' changed from 'absent' to '0.7.18-1'
'python3-maas-provisioningserver' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-jsonschema' changed from 'absent' to '2.6.0-2~cloud0'
'maas-cli' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-seamicroclient' changed from 'absent' to '0.4.0-1ubuntu1'
'python3-tempita' changed from 'absent' to '0.5.2-1build1'
'python3-ptyprocess' changed from 'absent' to '0.5-1'
'python3-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'syslinux-common' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libnss-mdns' changed from 'absent' to '0.10-7'
'libipmiconsole2' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-pyparsing' changed from 'absent' to '2.2.0+dfsg1-2~cloud0'
'python3-pbr' changed from 'absent' to '3.1.1-3ubuntu3~cloud0'
'python3-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'python3-paramiko' changed from 'absent' to '2.0.0-1ubuntu1~cloud0'
'python3-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python3-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python3-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python3.5-zope.interface' changed from 'absent' to '1'
'python3-txtftp' changed from 'absent' to '0.1~bzr42-0ubuntu2'
'maas-common' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'freeipmi-common' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'curtin-common' changed from 'absent' to '18.1-17-gae48e86f-0ubuntu1~16.04.1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'ieee-data' changed from 'absent' to '20150531.1'
'python3-oauth' changed from 'absent' to '1.0.1-5'
'python3-maas-client' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'libisccfg-export140' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'python3-openssl' changed from 'absent' to '17.5.0-1ubuntu1~cloud0'
'python3-distro-info' changed from 'absent' to '0.14build1'
'python3-attr' changed from 'absent' to '17.4.0-2~cloud0'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libdebian-installer4' changed from 'absent' to '0.102ubuntu1.1'
'isc-dhcp-server' changed from 'absent' to '4.3.3-5ubuntu12.10'
'maas-rack-controller' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python3-curtin' changed from 'absent' to '18.1-17-gae48e86f-0ubuntu1~16.04.1'
'python3-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'pxelinux' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'bind9utils' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'python3-crochet' changed from 'absent' to '1.4.0-0ubuntu2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'libipmidetect0' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'libconfig-general-perl' changed from 'absent' to '2.60-1'
'python3-bs4' changed from 'absent' to '4.6.0-1~cloud0'
'libsgutils2-2' changed from 'absent' to '1.40-0ubuntu1'
'libirs-export141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'

2018-07-19 23:16:32,125 [salt.state       ][INFO    ][20112] Loading fresh modules for state activity
2018-07-19 23:16:32,160 [salt.state       ][INFO    ][20112] Completed state [maas-rack-controller] at time 23:16:32.160757 duration_in_ms=41571.968
2018-07-19 23:16:32,173 [salt.state       ][INFO    ][20112] Running state [ipmitool] at time 23:16:32.173699
2018-07-19 23:16:32,174 [salt.state       ][INFO    ][20112] Executing state pkg.installed for ipmitool
2018-07-19 23:16:32,646 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-19 23:16:32,678 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ipmitool'] in directory '/root'
2018-07-19 23:16:37,431 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:16:37,481 [salt.state       ][INFO    ][20112] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'ipmitool' changed from 'absent' to '1.8.16-3ubuntu0.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libopenipmi0' changed from 'absent' to '2.0.18-0ubuntu11.2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'openipmi' changed from 'absent' to '2.0.18-0ubuntu11.2'

2018-07-19 23:16:37,499 [salt.state       ][INFO    ][20112] Loading fresh modules for state activity
2018-07-19 23:16:37,531 [salt.state       ][INFO    ][20112] Completed state [ipmitool] at time 23:16:37.531223 duration_in_ms=5357.523
2018-07-19 23:16:37,536 [salt.state       ][INFO    ][20112] Running state [/etc/maas/rackd.conf] at time 23:16:37.536010
2018-07-19 23:16:37,537 [salt.state       ][INFO    ][20112] Executing state file.line for /etc/maas/rackd.conf
2018-07-19 23:16:37,537 [salt.loaded.int.states.file][WARNING ][20112] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-07-19 23:16:37,541 [salt.state       ][INFO    ][20112] No changes needed to be made
2018-07-19 23:16:37,542 [salt.state       ][INFO    ][20112] Completed state [/etc/maas/rackd.conf] at time 23:16:37.542445 duration_in_ms=6.435
2018-07-19 23:16:37,543 [salt.state       ][INFO    ][20112] Running state [/etc/maas/rackd.conf] at time 23:16:37.542973
2018-07-19 23:16:37,543 [salt.state       ][INFO    ][20112] Executing state file.managed for /etc/maas/rackd.conf
2018-07-19 23:16:37,544 [salt.loaded.int.states.file][WARNING ][20112] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-07-19 23:16:37,545 [salt.state       ][INFO    ][20112] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2018-07-19 23:16:37,545 [salt.state       ][INFO    ][20112] Completed state [/etc/maas/rackd.conf] at time 23:16:37.545716 duration_in_ms=2.742
2018-07-19 23:16:37,757 [salt.state       ][INFO    ][20112] Running state [maas-rackd] at time 23:16:37.757251
2018-07-19 23:16:37,758 [salt.state       ][INFO    ][20112] Executing state service.running for maas-rackd
2018-07-19 23:16:37,761 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2018-07-19 23:16:37,780 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2018-07-19 23:16:37,797 [salt.loaded.int.module.cmdmod][INFO    ][20112] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2018-07-19 23:16:37,813 [salt.state       ][INFO    ][20112] The service maas-rackd is already running
2018-07-19 23:16:37,814 [salt.state       ][INFO    ][20112] Completed state [maas-rackd] at time 23:16:37.814132 duration_in_ms=56.881
2018-07-19 23:16:37,816 [salt.minion      ][INFO    ][20112] Returning information for job: 20180719231549296777
2018-07-19 23:16:38,551 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719231638541600
2018-07-19 23:16:38,574 [salt.minion      ][INFO    ][24825] Starting a new job with PID 24825
2018-07-19 23:16:41,150 [salt.state       ][INFO    ][24825] Loading fresh modules for state activity
2018-07-19 23:16:41,207 [salt.fileclient  ][INFO    ][24825] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2018-07-19 23:16:42,028 [salt.state       ][INFO    ][24825] Running state [maas-region-controller] at time 23:16:42.028267
2018-07-19 23:16:42,029 [salt.state       ][INFO    ][24825] Executing state pkg.installed for maas-region-controller
2018-07-19 23:16:42,030 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:16:42,440 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2018-07-19 23:16:42,544 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-19 23:16:44,810 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-19 23:16:44,838 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'maas-region-controller'] in directory '/root'
2018-07-19 23:16:58,603 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231658585778
2018-07-19 23:16:58,631 [salt.minion      ][INFO    ][26174] Starting a new job with PID 26174
2018-07-19 23:16:58,666 [salt.minion      ][INFO    ][26174] Returning information for job: 20180719231658585778
2018-07-19 23:17:08,639 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231708621525
2018-07-19 23:17:08,659 [salt.minion      ][INFO    ][28496] Starting a new job with PID 28496
2018-07-19 23:17:08,687 [salt.minion      ][INFO    ][28496] Returning information for job: 20180719231708621525
2018-07-19 23:17:18,661 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231718652592
2018-07-19 23:17:18,685 [salt.minion      ][INFO    ][28521] Starting a new job with PID 28521
2018-07-19 23:17:18,709 [salt.minion      ][INFO    ][28521] Returning information for job: 20180719231718652592
2018-07-19 23:17:28,694 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231728678862
2018-07-19 23:17:28,725 [salt.minion      ][INFO    ][28530] Starting a new job with PID 28530
2018-07-19 23:17:28,754 [salt.minion      ][INFO    ][28530] Returning information for job: 20180719231728678862
2018-07-19 23:17:38,730 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231738715367
2018-07-19 23:17:38,757 [salt.minion      ][INFO    ][28545] Starting a new job with PID 28545
2018-07-19 23:17:38,781 [salt.minion      ][INFO    ][28545] Returning information for job: 20180719231738715367
2018-07-19 23:17:48,759 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231748749225
2018-07-19 23:17:48,783 [salt.minion      ][INFO    ][29183] Starting a new job with PID 29183
2018-07-19 23:17:48,822 [salt.minion      ][INFO    ][29183] Returning information for job: 20180719231748749225
2018-07-19 23:17:58,788 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231758778727
2018-07-19 23:17:58,817 [salt.minion      ][INFO    ][29702] Starting a new job with PID 29702
2018-07-19 23:17:58,854 [salt.minion      ][INFO    ][29702] Returning information for job: 20180719231758778727
2018-07-19 23:18:08,837 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231808817011
2018-07-19 23:18:08,862 [salt.minion      ][INFO    ][30162] Starting a new job with PID 30162
2018-07-19 23:18:08,887 [salt.minion      ][INFO    ][30162] Returning information for job: 20180719231808817011
2018-07-19 23:18:18,864 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231818855940
2018-07-19 23:18:18,889 [salt.minion      ][INFO    ][30708] Starting a new job with PID 30708
2018-07-19 23:18:18,924 [salt.minion      ][INFO    ][30708] Returning information for job: 20180719231818855940
2018-07-19 23:18:28,889 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231828876781
2018-07-19 23:18:28,917 [salt.minion      ][INFO    ][30715] Starting a new job with PID 30715
2018-07-19 23:18:28,949 [salt.minion      ][INFO    ][30715] Returning information for job: 20180719231828876781
2018-07-19 23:18:38,917 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231838907035
2018-07-19 23:18:38,949 [salt.minion      ][INFO    ][30726] Starting a new job with PID 30726
2018-07-19 23:18:38,991 [salt.minion      ][INFO    ][30726] Returning information for job: 20180719231838907035
2018-07-19 23:18:48,956 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231848947069
2018-07-19 23:18:48,982 [salt.minion      ][INFO    ][30731] Starting a new job with PID 30731
2018-07-19 23:18:49,016 [salt.minion      ][INFO    ][30731] Returning information for job: 20180719231848947069
2018-07-19 23:18:58,978 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231858966668
2018-07-19 23:18:59,007 [salt.minion      ][INFO    ][30737] Starting a new job with PID 30737
2018-07-19 23:18:59,037 [salt.minion      ][INFO    ][30737] Returning information for job: 20180719231858966668
2018-07-19 23:19:09,001 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231908991223
2018-07-19 23:19:09,034 [salt.minion      ][INFO    ][30742] Starting a new job with PID 30742
2018-07-19 23:19:09,065 [salt.minion      ][INFO    ][30742] Returning information for job: 20180719231908991223
2018-07-19 23:19:19,056 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231919032033
2018-07-19 23:19:19,085 [salt.minion      ][INFO    ][30748] Starting a new job with PID 30748
2018-07-19 23:19:19,124 [salt.minion      ][INFO    ][30748] Returning information for job: 20180719231919032033
2018-07-19 23:19:29,113 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231929102308
2018-07-19 23:19:29,146 [salt.minion      ][INFO    ][30753] Starting a new job with PID 30753
2018-07-19 23:19:29,182 [salt.minion      ][INFO    ][30753] Returning information for job: 20180719231929102308
2018-07-19 23:19:39,159 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231939149574
2018-07-19 23:19:39,175 [salt.minion      ][INFO    ][30950] Starting a new job with PID 30950
2018-07-19 23:19:39,204 [salt.minion      ][INFO    ][30950] Returning information for job: 20180719231939149574
2018-07-19 23:19:49,203 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231949188962
2018-07-19 23:19:49,232 [salt.minion      ][INFO    ][31452] Starting a new job with PID 31452
2018-07-19 23:19:49,280 [salt.minion      ][INFO    ][31452] Returning information for job: 20180719231949188962
2018-07-19 23:19:59,283 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719231959267732
2018-07-19 23:19:59,307 [salt.minion      ][INFO    ][31492] Starting a new job with PID 31492
2018-07-19 23:19:59,341 [salt.minion      ][INFO    ][31492] Returning information for job: 20180719231959267732
2018-07-19 23:20:03,172 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:20:03,229 [salt.state       ][INFO    ][24825] Made the following changes:
'python3.5-psycopg2' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'sphinx-common' changed from 'absent' to '1.6.7-1ubuntu1~cloud0'
'libecap3' changed from 'absent' to '1.0.1-3ubuntu3'
'python3-docutils' changed from 'absent' to '0.12+dfsg-1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.4'
'maas-region-api' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-roman' changed from 'absent' to '2.0.0-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'docutils' changed from 'absent' to '1'
'postgresql-contrib-9.5' changed from 'absent' to '9.5.13-0ubuntu0.16.04'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.9'
'maas-region-controller-min' changed from 'absent' to '1'
'python3-mimeparse' changed from 'absent' to '0.1.4-1build1'
'libpq5' changed from 'absent' to '9.5.13-0ubuntu0.16.04'
'python3-django' changed from 'absent' to '1.8.7-1ubuntu5.6'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'postgresql-common' changed from 'absent' to '173ubuntu0.1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.9'
'python3-convoy' changed from 'absent' to '0.2.1+bzr39-1'
'python3-psycopg2' changed from 'absent' to '2.7.4-1~cloud0'
'libjs-yui3-min' changed from 'absent' to '3.5.1-1ubuntu3'
'python3-djorm-ext-pgarray' changed from 'absent' to '1.2-0ubuntu2'
'python3-imagesize' changed from 'absent' to '0.7.1-1~cloud0'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.9'
'libjbig0' changed from 'absent' to '2.1-3.1'
'bind9' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'postgresql-9.5' changed from 'absent' to '9.5.13-0ubuntu0.16.04'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'libpaperg' changed from 'absent' to '1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libirs141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'squid-common' changed from 'absent' to '3.5.12-1ubuntu7.5'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.9'
'squid' changed from 'absent' to '3.5.12-1ubuntu7.5'
'squid-langpack' changed from 'absent' to '20150704-1'
'libjs-yui3-full' changed from 'absent' to '3.5.1-1ubuntu3'
'python3-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'postgresql-client-common' changed from 'absent' to '173ubuntu0.1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3.1'
'python3-sqlparse' changed from 'absent' to '0.2.4-0.1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python3-django-piston' changed from 'absent' to '1'
'libjs-angularjs' changed from 'absent' to '1.2.28-1ubuntu2'
'postgresql-client-9.5' changed from 'absent' to '9.5.13-0ubuntu0.16.04'
'libjs-yui3-common' changed from 'absent' to '3.5.1-1ubuntu3'
'maas-dns' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-django-maas' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'dbconfig-pgsql' changed from 'absent' to '2.0.4ubuntu1'
'postgresql-client' changed from 'absent' to '9.5+173ubuntu0.1'
'python3-pillow' changed from 'absent' to '1'
'python3-django-piston3' changed from 'absent' to '0.3~rc2-3ubuntu1'
'dbconfig-common' changed from 'absent' to '2.0.4ubuntu1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'httpd' changed from 'absent' to '1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'squid3-common' changed from 'absent' to '1'
'python3-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'maas-proxy' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-alabaster' changed from 'absent' to '0.7.8-1~cloud0'
'postgresql' changed from 'absent' to '9.5+173ubuntu0.1'
'sysstat' changed from 'absent' to '11.2.0-1ubuntu0.2'
'python3-petname' changed from 'absent' to '2.0-0ubuntu1~16.04'
'httpd-cgi' changed from 'absent' to '1'
'python3-sphinx' changed from 'absent' to '1.6.7-1ubuntu1~cloud0'
'python3-djorm-pgarray' changed from 'absent' to '1'
'maas-region-controller' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python-django-common' changed from 'absent' to '1.8.7-1ubuntu5.6'
'ssl-cert' changed from 'absent' to '1.0.37'
'libwebpmux1' changed from 'absent' to '0.4.4-1'

2018-07-19 23:20:03,266 [salt.state       ][INFO    ][24825] Loading fresh modules for state activity
2018-07-19 23:20:03,310 [salt.state       ][INFO    ][24825] Completed state [maas-region-controller] at time 23:20:03.310110 duration_in_ms=201281.843
2018-07-19 23:20:03,326 [salt.state       ][INFO    ][24825] Running state [python-oauth] at time 23:20:03.326662
2018-07-19 23:20:03,327 [salt.state       ][INFO    ][24825] Executing state pkg.installed for python-oauth
2018-07-19 23:20:03,858 [salt.state       ][INFO    ][24825] All specified packages are already installed
2018-07-19 23:20:03,859 [salt.state       ][INFO    ][24825] Completed state [python-oauth] at time 23:20:03.859147 duration_in_ms=532.485
2018-07-19 23:20:03,865 [salt.state       ][INFO    ][24825] Running state [/etc/maas/regiond.conf] at time 23:20:03.865191
2018-07-19 23:20:03,865 [salt.state       ][INFO    ][24825] Executing state file.replace for /etc/maas/regiond.conf
2018-07-19 23:20:03,875 [salt.state       ][INFO    ][24825] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: bEYLPiO3GsuR
 database_port: 5432
 database_user: maas
-maas_url: http://10.20.0.3:5240/MAAS
+maas_url: http://192.168.11.3:5240/MAAS

2018-07-19 23:20:03,875 [salt.state       ][INFO    ][24825] Completed state [/etc/maas/regiond.conf] at time 23:20:03.875226 duration_in_ms=10.035
2018-07-19 23:20:03,875 [salt.state       ][INFO    ][24825] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 23:20:03.875710
2018-07-19 23:20:03,875 [salt.state       ][INFO    ][24825] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-07-19 23:20:03,914 [salt.fileclient  ][INFO    ][24825] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2018-07-19 23:20:03,961 [salt.state       ][INFO    ][24825] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # DO NOT EDIT.  This file is automatically created by MAAS.
 # Last updated at {{modified}}.
 
@@ -10,6 +12,7 @@
 acl localnet src {{cidr}}
 {{endfor}}
 acl SSL_ports port 443
+acl SSL_ports port 50000        # jenkins slave
 acl Safe_ports port 80          # http
 acl Safe_ports port 21          # ftp
 acl Safe_ports port 443         # https
@@ -57,7 +60,5 @@
 cache_log /var/log/maas/proxy/cache.log
 cache_store_log /var/log/maas/proxy/store.log
 {{endif}}
-{{if upstream_peer_proxy}}
-cache_peer {{upstream_proxy_address}} parent {{upstream_proxy_port}} 0 no-query default
-never_direct allow all
-{{endif}}
+
+

2018-07-19 23:20:03,966 [salt.state       ][INFO    ][24825] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 23:20:03.966295 duration_in_ms=90.585
2018-07-19 23:20:03,967 [salt.state       ][INFO    ][24825] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:20:03.967132
2018-07-19 23:20:03,967 [salt.state       ][INFO    ][24825] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-07-19 23:20:03,971 [salt.state       ][INFO    ][24825] File changed:
--- 
+++ 
@@ -284,7 +284,7 @@
 }
 
 NODE_FAILURE_MONITORED_STATUS_TIMEOUTS = {
-    NODE_STATUS.COMMISSIONING: 20,
+    NODE_STATUS.COMMISSIONING: 10,
     NODE_STATUS.DEPLOYING: 40,
     NODE_STATUS.RELEASING: 5,
     NODE_STATUS.ENTERING_RESCUE_MODE: 20,

2018-07-19 23:20:03,973 [salt.state       ][INFO    ][24825] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:20:03.973941 duration_in_ms=6.809
2018-07-19 23:20:03,974 [salt.state       ][INFO    ][24825] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:20:03.974700
2018-07-19 23:20:03,975 [salt.state       ][INFO    ][24825] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-07-19 23:20:03,979 [salt.state       ][INFO    ][24825] File changed:
--- 
+++ 
@@ -285,7 +285,7 @@
 
 NODE_FAILURE_MONITORED_STATUS_TIMEOUTS = {
     NODE_STATUS.COMMISSIONING: 10,
-    NODE_STATUS.DEPLOYING: 40,
+    NODE_STATUS.DEPLOYING: 15,
     NODE_STATUS.RELEASING: 5,
     NODE_STATUS.ENTERING_RESCUE_MODE: 20,
     NODE_STATUS.EXITING_RESCUE_MODE: 5,

2018-07-19 23:20:03,981 [salt.state       ][INFO    ][24825] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:20:03.981207 duration_in_ms=6.507
2018-07-19 23:20:03,981 [salt.state       ][INFO    ][24825] Running state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 23:20:03.981945
2018-07-19 23:20:03,982 [salt.state       ][INFO    ][24825] Executing state file.replace for /usr/lib/python3/dist-packages/tftp/bootstrap.py
2018-07-19 23:20:03,987 [salt.state       ][INFO    ][24825] File changed:
--- 
+++ 
@@ -103,7 +103,7 @@
             return None
         if int_blksize < 8 or int_blksize > 65464:
             return None
-        int_blksize = min((int_blksize, MAX_BLOCK_SIZE))
+        int_blksize = 1464
         return int_to_byte_string(int_blksize)
 
     def option_timeout(self, val):

2018-07-19 23:20:03,989 [salt.state       ][INFO    ][24825] Completed state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 23:20:03.989365 duration_in_ms=7.42
2018-07-19 23:20:03,990 [salt.state       ][INFO    ][24825] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 23:20:03.990295
2018-07-19 23:20:03,990 [salt.state       ][INFO    ][24825] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-07-19 23:20:04,031 [salt.state       ][INFO    ][24825] File changed:
--- 
+++ 
@@ -3210,7 +3210,7 @@
             alloc_type=IPADDRESS_TYPE.DISCOVERED, subnet__isnull=False)
         for ip_address in discovered_addresses:
             boot_interface.link_subnet(
-                INTERFACE_LINK_TYPE.AUTO, ip_address.subnet)
+                INTERFACE_LINK_TYPE.DHCP, ip_address.subnet)
             auto_set = True
         if not auto_set:
             # Failed to set AUTO mode on the boot interface. Lets force an

2018-07-19 23:20:04,033 [salt.state       ][INFO    ][24825] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 23:20:04.033291 duration_in_ms=42.995
2018-07-19 23:20:04,033 [salt.state       ][INFO    ][24825] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 23:20:04.033924
2018-07-19 23:20:04,034 [salt.state       ][INFO    ][24825] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-07-19 23:20:04,062 [salt.fileclient  ][INFO    ][24825] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2018-07-19 23:20:04,066 [salt.state       ][INFO    ][24825] File changed:
--- 
+++ 
@@ -37,3 +37,5 @@
     # Redirect (permanently) requests for /MAAS to /MAAS/.
     RewriteRule ^/MAAS$ %{REQUEST_URI}/ [R=301,L]
 </IfModule>
+Header set Access-Control-Allow-Origin "*"
+Header set X-Frame-Options "ALLOWALL"

2018-07-19 23:20:04,067 [salt.state       ][INFO    ][24825] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 23:20:04.067923 duration_in_ms=33.999
2018-07-19 23:20:04,070 [salt.state       ][INFO    ][24825] Running state [a2enmod headers] at time 23:20:04.070811
2018-07-19 23:20:04,075 [salt.state       ][INFO    ][24825] Executing state cmd.run for a2enmod headers
2018-07-19 23:20:04,075 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command 'a2enmod headers' in directory '/root'
2018-07-19 23:20:04,147 [salt.state       ][INFO    ][24825] {'pid': 31703, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-07-19 23:20:04,148 [salt.state       ][INFO    ][24825] Completed state [a2enmod headers] at time 23:20:04.148282 duration_in_ms=77.47
2018-07-19 23:20:04,148 [salt.state       ][INFO    ][24825] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 23:20:04.148785
2018-07-19 23:20:04,149 [salt.state       ][INFO    ][24825] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-07-19 23:20:04,214 [salt.fileclient  ][INFO    ][24825] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2018-07-19 23:20:04,218 [salt.state       ][INFO    ][24825] File changed:
New file
2018-07-19 23:20:04,218 [salt.state       ][INFO    ][24825] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 23:20:04.218729 duration_in_ms=69.944
2018-07-19 23:20:04,219 [salt.state       ][INFO    ][24825] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 23:20:04.219513
2018-07-19 23:20:04,219 [salt.state       ][INFO    ][24825] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-07-19 23:20:04,245 [salt.fileclient  ][INFO    ][24825] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2018-07-19 23:20:04,288 [salt.state       ][INFO    ][24825] File changed:
New file
2018-07-19 23:20:04,289 [salt.state       ][INFO    ][24825] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 23:20:04.289659 duration_in_ms=70.146
2018-07-19 23:20:04,290 [salt.state       ][INFO    ][24825] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 23:20:04.290350
2018-07-19 23:20:04,290 [salt.state       ][INFO    ][24825] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-07-19 23:20:04,310 [salt.fileclient  ][INFO    ][24825] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2018-07-19 23:20:04,356 [salt.state       ][INFO    ][24825] File changed:
New file
2018-07-19 23:20:04,356 [salt.state       ][INFO    ][24825] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 23:20:04.356656 duration_in_ms=66.305
2018-07-19 23:20:04,357 [salt.state       ][INFO    ][24825] Running state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 23:20:04.357261
2018-07-19 23:20:04,357 [salt.state       ][INFO    ][24825] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_arm64_generic_xenial
2018-07-19 23:20:04,384 [salt.fileclient  ][INFO    ][24825] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_arm64_generic_xenial'
2018-07-19 23:20:04,434 [salt.state       ][INFO    ][24825] File changed:
New file
2018-07-19 23:20:04,434 [salt.state       ][INFO    ][24825] Completed state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 23:20:04.434638 duration_in_ms=77.376
2018-07-19 23:20:04,434 [salt.state       ][INFO    ][24825] Running state [/root/.pgpass] at time 23:20:04.434917
2018-07-19 23:20:04,435 [salt.state       ][INFO    ][24825] Executing state file.managed for /root/.pgpass
2018-07-19 23:20:04,453 [salt.fileclient  ][INFO    ][24825] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2018-07-19 23:20:04,487 [salt.state       ][INFO    ][24825] File changed:
New file
2018-07-19 23:20:04,487 [salt.state       ][INFO    ][24825] Completed state [/root/.pgpass] at time 23:20:04.487391 duration_in_ms=52.474
2018-07-19 23:20:04,493 [salt.state       ][INFO    ][24825] Running state [maas-region syncdb --noinput] at time 23:20:04.493404
2018-07-19 23:20:04,493 [salt.state       ][INFO    ][24825] Executing state cmd.run for maas-region syncdb --noinput
2018-07-19 23:20:04,494 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command 'maas-region syncdb --noinput' in directory '/root'
2018-07-19 23:20:07,487 [salt.state       ][INFO    ][24825] {'pid': 31725, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: maasserver, auth, contenttypes, sites, metadataserver, piston3, sessions\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2018-07-19 23:20:07,488 [salt.state       ][INFO    ][24825] Completed state [maas-region syncdb --noinput] at time 23:20:07.488394 duration_in_ms=2994.988
2018-07-19 23:20:07,492 [salt.state       ][INFO    ][24825] Running state [maas-regiond] at time 23:20:07.492237
2018-07-19 23:20:07,492 [salt.state       ][INFO    ][24825] Executing state service.running for maas-regiond
2018-07-19 23:20:07,494 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-07-19 23:20:07,511 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-07-19 23:20:07,526 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-07-19 23:20:07,542 [salt.state       ][INFO    ][24825] The service maas-regiond is already running
2018-07-19 23:20:07,543 [salt.state       ][INFO    ][24825] Completed state [maas-regiond] at time 23:20:07.543882 duration_in_ms=51.645
2018-07-19 23:20:07,544 [salt.state       ][INFO    ][24825] Running state [maas-regiond] at time 23:20:07.544220
2018-07-19 23:20:07,544 [salt.state       ][INFO    ][24825] Executing state service.mod_watch for maas-regiond
2018-07-19 23:20:07,545 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-07-19 23:20:07,560 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-07-19 23:20:07,575 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2018-07-19 23:20:07,650 [salt.state       ][INFO    ][24825] {'maas-regiond': True}
2018-07-19 23:20:07,651 [salt.state       ][INFO    ][24825] Completed state [maas-regiond] at time 23:20:07.651295 duration_in_ms=107.074
2018-07-19 23:20:07,656 [salt.state       ][INFO    ][24825] Running state [bind9] at time 23:20:07.656165
2018-07-19 23:20:07,656 [salt.state       ][INFO    ][24825] Executing state service.running for bind9
2018-07-19 23:20:07,657 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-07-19 23:20:07,680 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-07-19 23:20:07,709 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-07-19 23:20:07,747 [salt.state       ][INFO    ][24825] The service bind9 is already running
2018-07-19 23:20:07,748 [salt.state       ][INFO    ][24825] Completed state [bind9] at time 23:20:07.748036 duration_in_ms=91.871
2018-07-19 23:20:07,748 [salt.state       ][INFO    ][24825] Running state [bind9] at time 23:20:07.748407
2018-07-19 23:20:07,749 [salt.state       ][INFO    ][24825] Executing state service.mod_watch for bind9
2018-07-19 23:20:07,750 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-07-19 23:20:07,768 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-07-19 23:20:07,795 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2018-07-19 23:20:07,867 [salt.state       ][INFO    ][24825] {'bind9': True}
2018-07-19 23:20:07,868 [salt.state       ][INFO    ][24825] Completed state [bind9] at time 23:20:07.868015 duration_in_ms=119.607
2018-07-19 23:20:07,873 [salt.state       ][INFO    ][24825] Running state [apache2] at time 23:20:07.873918
2018-07-19 23:20:07,874 [salt.state       ][INFO    ][24825] Executing state service.running for apache2
2018-07-19 23:20:07,875 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-19 23:20:07,902 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-19 23:20:07,927 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-19 23:20:07,970 [salt.state       ][INFO    ][24825] The service apache2 is already running
2018-07-19 23:20:07,970 [salt.state       ][INFO    ][24825] Completed state [apache2] at time 23:20:07.970449 duration_in_ms=96.53
2018-07-19 23:20:07,970 [salt.state       ][INFO    ][24825] Running state [apache2] at time 23:20:07.970780
2018-07-19 23:20:07,971 [salt.state       ][INFO    ][24825] Executing state service.mod_watch for apache2
2018-07-19 23:20:07,972 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-19 23:20:08,000 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-19 23:20:08,052 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-19 23:20:09,328 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232009318684
2018-07-19 23:20:09,347 [salt.minion      ][INFO    ][31957] Starting a new job with PID 31957
2018-07-19 23:20:09,365 [salt.state       ][INFO    ][24825] {'apache2': True}
2018-07-19 23:20:09,366 [salt.state       ][INFO    ][24825] Completed state [apache2] at time 23:20:09.366246 duration_in_ms=1395.466
2018-07-19 23:20:09,367 [salt.state       ][INFO    ][24825] Running state [maasng.wait_for_http_code] at time 23:20:09.367483
2018-07-19 23:20:09,367 [salt.state       ][INFO    ][24825] Executing state module.run for maasng.wait_for_http_code
2018-07-19 23:20:09,381 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting for api:http://localhost:5240/MAAS
sleep for:5s Left:120.0/120s
2018-07-19 23:20:09,382 [salt.minion      ][INFO    ][31957] Returning information for job: 20180719232009318684
2018-07-19 23:20:14,586 [salt.state       ][INFO    ][24825] {'ret': {'comment': 'MAAS API:http://localhost:5240/MAAS up.', 'result': True}}
2018-07-19 23:20:14,587 [salt.state       ][INFO    ][24825] Completed state [maasng.wait_for_http_code] at time 23:20:14.587145 duration_in_ms=5219.658
2018-07-19 23:20:14,588 [salt.state       ][INFO    ][24825] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 23:20:14.588790
2018-07-19 23:20:14,589 [salt.state       ][INFO    ][24825] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-07-19 23:20:14,591 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2018-07-19 23:20:16,630 [salt.state       ][INFO    ][24825] {'pid': 32272, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:20:16,631 [salt.state       ][INFO    ][24825] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 23:20:16.631469 duration_in_ms=2042.678
2018-07-19 23:20:16,633 [salt.state       ][INFO    ][24825] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:20:16.633461
2018-07-19 23:20:16,634 [salt.state       ][INFO    ][24825] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:20:16,635 [salt.loaded.int.module.cmdmod][INFO    ][24825] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:20:18,645 [salt.state       ][INFO    ][24825] {'pid': 32325, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:20:18,646 [salt.state       ][INFO    ][24825] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:20:18.645999 duration_in_ms=2012.538
2018-07-19 23:20:18,654 [salt.state       ][INFO    ][24825] Running state [maas_region_boot_source_resources_mirror] at time 23:20:18.654285
2018-07-19 23:20:18,654 [salt.state       ][INFO    ][24825] Executing state maasng.boot_source_present for maas_region_boot_source_resources_mirror
2018-07-19 23:20:18,769 [salt.state       ][INFO    ][24825] {'new': 'boot resource http://images.maas.io/ephemeral-v3/daily was created'}
2018-07-19 23:20:18,769 [salt.state       ][INFO    ][24825] Completed state [maas_region_boot_source_resources_mirror] at time 23:20:18.769529 duration_in_ms=115.244
2018-07-19 23:20:18,770 [salt.state       ][INFO    ][24825] Running state [maas_region_boot_sources_selection_xenial] at time 23:20:18.770208
2018-07-19 23:20:18,770 [salt.state       ][INFO    ][24825] Executing state maasng.boot_sources_selections_present for maas_region_boot_sources_selection_xenial
2018-07-19 23:20:19,379 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232019359636
2018-07-19 23:20:19,410 [salt.minion      ][INFO    ][32405] Starting a new job with PID 32405
2018-07-19 23:20:19,443 [salt.minion      ][INFO    ][32405] Returning information for job: 20180719232019359636
2018-07-19 23:20:20,124 [salt.loaded.ext.module.maasng][WARNING ][24825] boot_source_selections catch error during processing. Most-probably, streams not imported yet.
Sleep:5sRetry:0/5
2018-07-19 23:20:20,124 [salt.loaded.ext.module.maasng][WARNING ][24825] Message:['{"os": ["OS ubuntu with release xenial has no available images for download"]}']
2018-07-19 23:20:29,438 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232029423928
2018-07-19 23:20:29,474 [salt.minion      ][INFO    ][32439] Starting a new job with PID 32439
2018-07-19 23:20:29,509 [salt.minion      ][INFO    ][32439] Returning information for job: 20180719232029423928
2018-07-19 23:20:30,322 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2018-07-19 23:20:35,403 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2018-07-19 23:20:39,503 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232039488135
2018-07-19 23:20:39,533 [salt.minion      ][INFO    ][32481] Starting a new job with PID 32481
2018-07-19 23:20:39,596 [salt.minion      ][INFO    ][32481] Returning information for job: 20180719232039488135
2018-07-19 23:20:40,462 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2018-07-19 23:20:45,526 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:885.0/900s
2018-07-19 23:20:49,598 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232049584683
2018-07-19 23:20:49,621 [salt.minion      ][INFO    ][32603] Starting a new job with PID 32603
2018-07-19 23:20:49,648 [salt.minion      ][INFO    ][32603] Returning information for job: 20180719232049584683
2018-07-19 23:20:51,036 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:879.0/900s
2018-07-19 23:20:56,104 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:874.0/900s
2018-07-19 23:20:59,676 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232059660630
2018-07-19 23:20:59,706 [salt.minion      ][INFO    ][32628] Starting a new job with PID 32628
2018-07-19 23:20:59,746 [salt.minion      ][INFO    ][32628] Returning information for job: 20180719232059660630
2018-07-19 23:21:01,158 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:869.0/900s
2018-07-19 23:21:06,212 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:864.0/900s
2018-07-19 23:21:09,763 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232109749498
2018-07-19 23:21:09,784 [salt.minion      ][INFO    ][32671] Starting a new job with PID 32671
2018-07-19 23:21:09,823 [salt.minion      ][INFO    ][32671] Returning information for job: 20180719232109749498
2018-07-19 23:21:11,301 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:859.0/900s
2018-07-19 23:21:16,376 [salt.state       ][INFO    ][24825] boot-source selection for http://images.maas.io/ephemeral-v3/daily was created
2018-07-19 23:21:16,376 [salt.state       ][INFO    ][24825] Completed state [maas_region_boot_sources_selection_xenial] at time 23:21:16.376588 duration_in_ms=57606.379
2018-07-19 23:21:16,380 [salt.state       ][INFO    ][24825] Running state [maasng.boot_sources_delete_all_others] at time 23:21:16.380547
2018-07-19 23:21:16,381 [salt.state       ][INFO    ][24825] Executing state module.run for maasng.boot_sources_delete_all_others
2018-07-19 23:21:16,425 [salt.loaded.ext.module.maasng][INFO    ][24825] Removing boot-source:http://images.maas.io/ephemeral-v3/daily/
2018-07-19 23:21:16,732 [salt.state       ][INFO    ][24825] {'ret': {'changes': {'new': 'Boot-resource http://images.maas.io/ephemeral-v3/daily/ deleted'}}}
2018-07-19 23:21:16,732 [salt.state       ][INFO    ][24825] Completed state [maasng.boot_sources_delete_all_others] at time 23:21:16.732587 duration_in_ms=352.039
2018-07-19 23:21:16,733 [salt.state       ][INFO    ][24825] Running state [maasng.boot_resources_import] at time 23:21:16.733428
2018-07-19 23:21:16,733 [salt.state       ][INFO    ][24825] Executing state module.run for maasng.boot_resources_import
2018-07-19 23:21:18,001 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2018-07-19 23:21:19,848 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232119833670
2018-07-19 23:21:19,869 [salt.minion      ][INFO    ][32753] Starting a new job with PID 32753
2018-07-19 23:21:19,905 [salt.minion      ][INFO    ][32753] Returning information for job: 20180719232119833670
2018-07-19 23:21:23,069 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2018-07-19 23:21:28,159 [salt.state       ][INFO    ][24825] {'ret': True}
2018-07-19 23:21:28,160 [salt.state       ][INFO    ][24825] Completed state [maasng.boot_resources_import] at time 23:21:28.160263 duration_in_ms=11426.834
2018-07-19 23:21:28,161 [salt.state       ][INFO    ][24825] Running state [maasng.sync_and_wait_bs_to_all_racks] at time 23:21:28.161534
2018-07-19 23:21:28,161 [salt.state       ][INFO    ][24825] Executing state module.run for maasng.sync_and_wait_bs_to_all_racks
2018-07-19 23:21:28,163 [salt.loaded.ext.module.maasng][INFO    ][24825] boot-sources sync initiated for ALL Rack's
2018-07-19 23:21:28,685 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:900.0/900s
2018-07-19 23:21:29,934 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232129917075
2018-07-19 23:21:29,962 [salt.minion      ][INFO    ][321] Starting a new job with PID 321
2018-07-19 23:21:30,011 [salt.minion      ][INFO    ][321] Returning information for job: 20180719232129917075
2018-07-19 23:21:33,960 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:894.0/900s
2018-07-19 23:21:39,192 [salt.loaded.ext.module.maasng][INFO    ][24825] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:889.0/900s
2018-07-19 23:21:40,031 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232140015758
2018-07-19 23:21:40,060 [salt.minion      ][INFO    ][370] Starting a new job with PID 370
2018-07-19 23:21:40,114 [salt.minion      ][INFO    ][370] Returning information for job: 20180719232140015758
2018-07-19 23:21:45,446 [salt.state       ][INFO    ][24825] {'ret': True}
2018-07-19 23:21:45,447 [salt.state       ][INFO    ][24825] Completed state [maasng.sync_and_wait_bs_to_all_racks] at time 23:21:45.447169 duration_in_ms=17285.634
2018-07-19 23:21:45,449 [salt.state       ][INFO    ][24825] Running state [maas.process_maas_config] at time 23:21:45.449650
2018-07-19 23:21:45,450 [salt.state       ][INFO    ][24825] Executing state module.run for maas.process_maas_config
2018-07-19 23:21:45,452 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=enable_http_proxy value=True
2018-07-19 23:21:45,508 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=dnssec_validation value=no
2018-07-19 23:21:45,564 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=commissioning_distro_series value=xenial
2018-07-19 23:21:45,625 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=default_osystem value=ubuntu
2018-07-19 23:21:46,765 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=active_discovery_interval value=600
2018-07-19 23:21:46,804 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=upstream_dns value=8.8.8.8
2018-07-19 23:21:46,852 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=enable_third_party_drivers value=True
2018-07-19 23:21:46,893 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=network_discovery value=enabled
2018-07-19 23:21:47,009 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=maas_name value=mas01
2018-07-19 23:21:47,062 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=default_storage_layout value=lvm
2018-07-19 23:21:47,105 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=ntp_external_only value=True
2018-07-19 23:21:47,147 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=disk_erase_with_secure_erase value=False
2018-07-19 23:21:47,188 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=default_distro_series value=xenial
2018-07-19 23:21:47,253 [salt.loaded.ext.module.maas][INFO    ][24825] maasconfig name=default_min_hwe_kernel value=hwe-16.04
2018-07-19 23:21:47,348 [salt.state       ][INFO    ][24825] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'dnssec_validation', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'upstream_dns', 'enable_third_party_drivers', 'network_discovery', 'maas_name', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2018-07-19 23:21:47,349 [salt.state       ][INFO    ][24825] Completed state [maas.process_maas_config] at time 23:21:47.349073 duration_in_ms=1899.423
2018-07-19 23:21:47,349 [salt.state       ][INFO    ][24825] Running state [pxe_admin] at time 23:21:47.349714
2018-07-19 23:21:47,350 [salt.state       ][INFO    ][24825] Executing state maasng.fabric_present for pxe_admin
2018-07-19 23:21:47,506 [salt.loaded.ext.module.maasng][INFO    ][24825] [{u'id': 0, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-2', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2018-07-19 23:21:47,644 [salt.loaded.ext.module.maasng][WARNING ][24825] Detected cidr:192.168.11.0/24 in fabric:fabric-2
2018-07-19 23:21:47,645 [salt.loaded.ext.module.maasng][WARNING ][24825] Guessing, that fabric with current name:fabric-2
 should be renamed to:pxe_admin
2018-07-19 23:21:47,701 [salt.state       ][INFO    ][24825] {'new': 'Fabric  pxe_admin created', 'result': True}
2018-07-19 23:21:47,701 [salt.state       ][INFO    ][24825] Completed state [pxe_admin] at time 23:21:47.701653 duration_in_ms=351.939
2018-07-19 23:21:47,702 [salt.state       ][INFO    ][24825] Running state [vlan 0] at time 23:21:47.702098
2018-07-19 23:21:47,702 [salt.state       ][INFO    ][24825] Executing state maasng.vlan_present_in_fabric for vlan 0
2018-07-19 23:21:47,784 [salt.loaded.ext.module.maasng][INFO    ][24825] [{u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2018-07-19 23:21:47,950 [salt.loaded.ext.module.maasng][INFO    ][24825] [{u'id': 0, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2018-07-19 23:21:48,198 [salt.loaded.ext.module.maasng][INFO    ][24825] [{u'id': 0, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2018-07-19 23:21:48,282 [salt.state       ][INFO    ][24825] {'new': 'Vlan untagged was updated'}
2018-07-19 23:21:48,283 [salt.state       ][INFO    ][24825] Completed state [vlan 0] at time 23:21:48.283405 duration_in_ms=581.308
2018-07-19 23:21:48,284 [salt.state       ][INFO    ][24825] Running state [192.168.11.0/24] at time 23:21:48.284560
2018-07-19 23:21:48,284 [salt.state       ][INFO    ][24825] Executing state maasng.subnet_present for 192.168.11.0/24
2018-07-19 23:21:48,469 [salt.loaded.ext.module.maasng][INFO    ][24825] [{u'id': 0, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2018-07-19 23:21:48,469 [salt.loaded.ext.module.maasng][WARNING ][24825] Ignoring parameter vlan:0
2018-07-19 23:21:48,544 [salt.state       ][INFO    ][24825] Subnet 192.168.11.0/24 has been updated for pxe_admin
2018-07-19 23:21:48,544 [salt.state       ][INFO    ][24825] Completed state [192.168.11.0/24] at time 23:21:48.544736 duration_in_ms=260.175
2018-07-19 23:21:48,545 [salt.state       ][INFO    ][24825] Running state [maas_create_iprange_1] at time 23:21:48.545585
2018-07-19 23:21:48,545 [salt.state       ][INFO    ][24825] Executing state maasng.iprange_present for maas_create_iprange_1
2018-07-19 23:21:48,671 [salt.state       ][INFO    ][24825] {'new': 'Iprange: Type:dynamic: 192.168.11.36-192.168.11.254 has been created'}
2018-07-19 23:21:48,672 [salt.state       ][INFO    ][24825] Completed state [maas_create_iprange_1] at time 23:21:48.672264 duration_in_ms=126.679
2018-07-19 23:21:48,672 [salt.state       ][INFO    ][24825] Running state [vlan 0] at time 23:21:48.672573
2018-07-19 23:21:48,673 [salt.state       ][INFO    ][24825] Executing state maasng.vlan_present_in_fabric for vlan 0
2018-07-19 23:21:48,722 [salt.loaded.ext.module.maasng][INFO    ][24825] [{u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'id': 0, u'name': u'fabric-0', u'class_type': None}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'id': 1, u'name': u'fabric-1', u'class_type': None}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'vlans': [{u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'id': 2, u'name': u'pxe_admin', u'class_type': u''}]
2018-07-19 23:21:48,823 [salt.loaded.ext.module.maasng][INFO    ][24825] [{u'id': 0, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'pxe_admin', u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2018-07-19 23:21:49,071 [salt.loaded.ext.module.maasng][INFO    ][24825] [{u'id': 0, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'pxe_admin', u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2018-07-19 23:21:49,140 [salt.state       ][INFO    ][24825] {'new': 'Vlan untagged was updated'}
2018-07-19 23:21:49,140 [salt.state       ][INFO    ][24825] Completed state [vlan 0] at time 23:21:49.140583 duration_in_ms=468.009
2018-07-19 23:21:49,141 [salt.state       ][INFO    ][24825] Running state [maas.process_sshprefs] at time 23:21:49.141319
2018-07-19 23:21:49,141 [salt.state       ][INFO    ][24825] Executing state module.run for maas.process_sshprefs
2018-07-19 23:21:49,142 [salt.loaded.ext.module.maas][INFO    ][24825] sshprefs key=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwbsLV1UY13y2+2b7H9h6zOFMrcnumZvKOz6oqAXgttZjoKci01cqGRU8OMjob/9xeAOP2Cmu7HOBpRxda00X57yYx4UidSgEtlbOi7LLj2DuvJScix+rgPAd19aukdCiTuMmyLZQPMzVrdBxqzupJ5zqS3djSCllnQ2myEwswcSBn0Dpusgt3bnwdsCgI6B6ZgL9aR9DLnyMPMVroI6ZZH7aP7syIy1sPEsiJd3smWEULgeRElsuK+4I3YKG1Z1J2n80lmtR2gVD5tuKLFRRxnbjAqzyCEXQBTUVRc13SAFrH0b5bzFaqfxY1wdQPzP+dBSA+t25KcjnpTAAtL86H
2018-07-19 23:21:49,256 [salt.state       ][INFO    ][24825] {'ret': {'updated': [], 'errors': {}, 'success': ['ssh-rsa AA']}}
2018-07-19 23:21:49,257 [salt.state       ][INFO    ][24825] Completed state [maas.process_sshprefs] at time 23:21:49.257318 duration_in_ms=115.998
2018-07-19 23:21:49,262 [salt.minion      ][INFO    ][24825] Returning information for job: 20180719231638541600
2018-07-19 23:21:50,124 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232150105691
2018-07-19 23:21:50,141 [salt.minion      ][INFO    ][675] Starting a new job with PID 675
2018-07-19 23:21:52,749 [salt.state       ][INFO    ][675] Loading fresh modules for state activity
2018-07-19 23:21:52,814 [salt.fileclient  ][INFO    ][675] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2018-07-19 23:21:52,862 [salt.state       ][INFO    ][675] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:21:52.862779
2018-07-19 23:21:52,863 [salt.state       ][INFO    ][675] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:21:52,865 [salt.loaded.int.module.cmdmod][INFO    ][675] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:21:54,729 [salt.state       ][INFO    ][675] {'pid': 725, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:21:54,730 [salt.state       ][INFO    ][675] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:21:54.730391 duration_in_ms=1867.616
2018-07-19 23:21:54,732 [salt.state       ][INFO    ][675] Running state [maas.process_machines] at time 23:21:54.732453
2018-07-19 23:21:54,732 [salt.state       ][INFO    ][675] Executing state module.run for maas.process_machines
2018-07-19 23:21:54,815 [salt.loaded.ext.module.maas][WARNING ][675] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-07-19 23:21:54,815 [salt.loaded.ext.module.maas][INFO    ][675] machine hostname=cmp002 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.20 mac_addresses=9c:b6:54:8a:10:18 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-07-19 23:21:56,223 [salt.loaded.ext.module.maas][WARNING ][675] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-07-19 23:21:56,223 [salt.loaded.ext.module.maas][INFO    ][675] machine hostname=cmp001 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.19 mac_addresses=9c:b6:54:8a:95:a0 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-07-19 23:21:57,520 [salt.loaded.ext.module.maas][WARNING ][675] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-07-19 23:21:57,520 [salt.loaded.ext.module.maas][INFO    ][675] machine hostname=kvm01 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.16 mac_addresses=14:58:d0:54:e7:88 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-07-19 23:21:57,776 [salt.loaded.ext.module.maas][ERROR   ][675] Error Global
Traceback (most recent call last):
  File "/var/cache/salt/minion/extmods/modules/maas.py", line 174, in process
    process_single(name, config_data)
  File "/var/cache/salt/minion/extmods/modules/maas.py", line 160, in process_single
    LOG.error('Failed for object %s reason %s', name, etxt)
  File "/usr/lib/python2.7/logging/__init__.py", line 1193, in error
    self._log(ERROR, msg, args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 310, in _log
    self, level, msg, args, exc_info=exc_info, extra=extra
  File "/usr/lib/python2.7/logging/__init__.py", line 1285, in _log
    record = self.makeRecord(self.name, level, fn, lno, msg, args, exc_info, func, extra)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 344, in makeRecord
    exc_info, func)
  File "/usr/lib/python2.7/dist-packages/salt/log/setup.py", line 191, in __init__
    self.colormsg = '%s%s%s' % (cmsg, self.getMessage(), reset)
  File "/usr/lib/python2.7/logging/__init__.py", line 329, in getMessage
    msg = msg % self.args
UnicodeDecodeError: 'ascii' codec can't decode byte 0x8b in position 1: ordinal not in range(128)
2018-07-19 23:21:57,782 [salt.state       ][ERROR   ][675] Module function maas.process_machines threw an exception. Exception: 'ascii' codec can't decode byte 0x8b in position 1: ordinal not in range(128)
2018-07-19 23:21:57,783 [salt.state       ][INFO    ][675] Completed state [maas.process_machines] at time 23:21:57.783226 duration_in_ms=3050.771
2018-07-19 23:21:57,787 [salt.minion      ][INFO    ][675] Returning information for job: 20180719232150105691
2018-07-19 23:22:08,811 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command pillar.get with jid 20180719232208789422
2018-07-19 23:22:08,845 [salt.minion      ][INFO    ][936] Starting a new job with PID 936
2018-07-19 23:22:08,854 [salt.minion      ][INFO    ][936] Returning information for job: 20180719232208789422
2018-07-19 23:22:09,595 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232209576974
2018-07-19 23:22:09,613 [salt.minion      ][INFO    ][941] Starting a new job with PID 941
2018-07-19 23:22:10,172 [salt.state       ][INFO    ][941] Loading fresh modules for state activity
2018-07-19 23:22:13,849 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'salt-minion --version' in directory '/root'
2018-07-19 23:22:14,182 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'salt-minion --version' in directory '/root'
2018-07-19 23:22:15,091 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'salt-minion --version' in directory '/root'
2018-07-19 23:22:15,372 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'salt-minion --version' in directory '/root'
2018-07-19 23:22:16,483 [salt.state       ][INFO    ][941] Running state [/etc/environment] at time 23:22:16.483750
2018-07-19 23:22:16,484 [salt.state       ][INFO    ][941] Executing state file.blockreplace for /etc/environment
2018-07-19 23:22:16,491 [salt.state       ][INFO    ][941] No changes needed to be made
2018-07-19 23:22:16,491 [salt.state       ][INFO    ][941] Completed state [/etc/environment] at time 23:22:16.491803 duration_in_ms=8.054
2018-07-19 23:22:16,492 [salt.state       ][INFO    ][941] Running state [/etc/profile.d] at time 23:22:16.492399
2018-07-19 23:22:16,493 [salt.state       ][INFO    ][941] Executing state file.directory for /etc/profile.d
2018-07-19 23:22:16,494 [salt.state       ][INFO    ][941] Directory /etc/profile.d is in the correct state
2018-07-19 23:22:16,496 [salt.state       ][INFO    ][941] Completed state [/etc/profile.d] at time 23:22:16.496336 duration_in_ms=3.937
2018-07-19 23:22:17,121 [salt.state       ][INFO    ][941] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:22:17.121297
2018-07-19 23:22:17,121 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-19 23:22:17,159 [salt.state       ][INFO    ][941] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-19 23:22:17,159 [salt.state       ][INFO    ][941] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:22:17.159905 duration_in_ms=38.608
2018-07-19 23:22:17,160 [salt.state       ][INFO    ][941] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 23:22:17.160193
2018-07-19 23:22:17,160 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-19 23:22:17,183 [salt.state       ][INFO    ][941] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-19 23:22:17,183 [salt.state       ][INFO    ][941] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 23:22:17.183324 duration_in_ms=23.13
2018-07-19 23:22:17,184 [salt.state       ][INFO    ][941] Running state [linux_repo_prereq_pkgs] at time 23:22:17.184938
2018-07-19 23:22:17,185 [salt.state       ][INFO    ][941] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-19 23:22:17,186 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:22:17,649 [salt.state       ][INFO    ][941] All specified packages are already installed
2018-07-19 23:22:17,650 [salt.state       ][INFO    ][941] Completed state [linux_repo_prereq_pkgs] at time 23:22:17.649961 duration_in_ms=465.023
2018-07-19 23:22:17,650 [salt.state       ][INFO    ][941] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 23:22:17.650359
2018-07-19 23:22:17,650 [salt.state       ][INFO    ][941] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt
2018-07-19 23:22:17,651 [salt.state       ][INFO    ][941] File /etc/apt/apt.conf.d/99proxies-salt is not present
2018-07-19 23:22:17,651 [salt.state       ][INFO    ][941] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 23:22:17.651428 duration_in_ms=1.07
2018-07-19 23:22:17,651 [salt.state       ][INFO    ][941] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:22:17.651688
2018-07-19 23:22:17,651 [salt.state       ][INFO    ][941] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-19 23:22:17,652 [salt.state       ][INFO    ][941] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-19 23:22:17,652 [salt.state       ][INFO    ][941] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:22:17.652475 duration_in_ms=0.786
2018-07-19 23:22:17,652 [salt.state       ][INFO    ][941] Running state [/etc/apt/preferences.d/uca] at time 23:22:17.652735
2018-07-19 23:22:17,653 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-19 23:22:17,783 [salt.state       ][INFO    ][941] File /etc/apt/preferences.d/uca is in the correct state
2018-07-19 23:22:17,783 [salt.state       ][INFO    ][941] Completed state [/etc/apt/preferences.d/uca] at time 23:22:17.783599 duration_in_ms=130.862
2018-07-19 23:22:17,790 [salt.state       ][INFO    ][941] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 23:22:17.790315
2018-07-19 23:22:17,790 [salt.state       ][INFO    ][941] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-19 23:22:17,835 [salt.state       ][INFO    ][941] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-19 23:22:17,835 [salt.state       ][INFO    ][941] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 23:22:17.835634 duration_in_ms=45.32
2018-07-19 23:22:17,835 [salt.state       ][INFO    ][941] Running state [linux_extra_packages_latest] at time 23:22:17.835903
2018-07-19 23:22:17,836 [salt.state       ][INFO    ][941] Executing state pkg.latest for linux_extra_packages_latest
2018-07-19 23:22:17,843 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-19 23:22:20,156 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-19 23:22:20,242 [salt.state       ][INFO    ][941] Package python-tornado is already up-to-date
2018-07-19 23:22:20,244 [salt.state       ][INFO    ][941] Completed state [linux_extra_packages_latest] at time 23:22:20.244337 duration_in_ms=2408.434
2018-07-19 23:22:20,246 [salt.state       ][INFO    ][941] Running state [UTC] at time 23:22:20.246753
2018-07-19 23:22:20,247 [salt.state       ][INFO    ][941] Executing state timezone.system for UTC
2018-07-19 23:22:20,250 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['timedatectl'] in directory '/root'
2018-07-19 23:22:20,288 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['timedatectl'] in directory '/root'
2018-07-19 23:22:20,302 [salt.state       ][INFO    ][941] Timezone UTC already set, UTC already set to UTC
2018-07-19 23:22:20,303 [salt.state       ][INFO    ][941] Completed state [UTC] at time 23:22:20.303611 duration_in_ms=56.858
2018-07-19 23:22:20,305 [salt.state       ][INFO    ][941] Running state [nf_conntrack] at time 23:22:20.305411
2018-07-19 23:22:20,306 [salt.state       ][INFO    ][941] Executing state kmod.present for nf_conntrack
2018-07-19 23:22:20,307 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'lsmod' in directory '/root'
2018-07-19 23:22:20,330 [salt.state       ][INFO    ][941] Kernel module nf_conntrack is already present
2018-07-19 23:22:20,330 [salt.state       ][INFO    ][941] Completed state [nf_conntrack] at time 23:22:20.330688 duration_in_ms=25.277
2018-07-19 23:22:20,332 [salt.state       ][INFO    ][941] Running state [net.ipv4.tcp_keepalive_probes] at time 23:22:20.332841
2018-07-19 23:22:20,333 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-19 23:22:20,348 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,388 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-19 23:22:20,389 [salt.state       ][INFO    ][941] Completed state [net.ipv4.tcp_keepalive_probes] at time 23:22:20.389263 duration_in_ms=56.422
2018-07-19 23:22:20,390 [salt.state       ][INFO    ][941] Running state [fs.file-max] at time 23:22:20.390101
2018-07-19 23:22:20,390 [salt.state       ][INFO    ][941] Executing state sysctl.present for fs.file-max
2018-07-19 23:22:20,392 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,434 [salt.state       ][INFO    ][941] Sysctl value fs.file-max = 124165 is already set
2018-07-19 23:22:20,435 [salt.state       ][INFO    ][941] Completed state [fs.file-max] at time 23:22:20.435297 duration_in_ms=45.195
2018-07-19 23:22:20,436 [salt.state       ][INFO    ][941] Running state [net.core.somaxconn] at time 23:22:20.436138
2018-07-19 23:22:20,437 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.core.somaxconn
2018-07-19 23:22:20,438 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,481 [salt.state       ][INFO    ][941] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-19 23:22:20,482 [salt.state       ][INFO    ][941] Completed state [net.core.somaxconn] at time 23:22:20.482506 duration_in_ms=46.367
2018-07-19 23:22:20,484 [salt.state       ][INFO    ][941] Running state [net.ipv4.tcp_max_syn_backlog] at time 23:22:20.483908
2018-07-19 23:22:20,485 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-19 23:22:20,487 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,525 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-19 23:22:20,526 [salt.state       ][INFO    ][941] Completed state [net.ipv4.tcp_max_syn_backlog] at time 23:22:20.526517 duration_in_ms=42.611
2018-07-19 23:22:20,527 [salt.state       ][INFO    ][941] Running state [net.ipv4.tcp_tw_reuse] at time 23:22:20.527127
2018-07-19 23:22:20,528 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-19 23:22:20,530 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,563 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-19 23:22:20,564 [salt.state       ][INFO    ][941] Completed state [net.ipv4.tcp_tw_reuse] at time 23:22:20.564059 duration_in_ms=36.932
2018-07-19 23:22:20,564 [salt.state       ][INFO    ][941] Running state [net.ipv4.tcp_congestion_control] at time 23:22:20.564691
2018-07-19 23:22:20,565 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-19 23:22:20,566 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,597 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-19 23:22:20,597 [salt.state       ][INFO    ][941] Completed state [net.ipv4.tcp_congestion_control] at time 23:22:20.597780 duration_in_ms=33.089
2018-07-19 23:22:20,598 [salt.state       ][INFO    ][941] Running state [net.nf_conntrack_max] at time 23:22:20.598563
2018-07-19 23:22:20,599 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.nf_conntrack_max
2018-07-19 23:22:20,600 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,639 [salt.state       ][INFO    ][941] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-19 23:22:20,640 [salt.state       ][INFO    ][941] Completed state [net.nf_conntrack_max] at time 23:22:20.640266 duration_in_ms=41.701
2018-07-19 23:22:20,641 [salt.state       ][INFO    ][941] Running state [net.ipv4.tcp_retries2] at time 23:22:20.641394
2018-07-19 23:22:20,642 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-19 23:22:20,643 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,678 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-19 23:22:20,678 [salt.state       ][INFO    ][941] Completed state [net.ipv4.tcp_retries2] at time 23:22:20.678911 duration_in_ms=37.518
2018-07-19 23:22:20,679 [salt.state       ][INFO    ][941] Running state [net.ipv4.tcp_fin_timeout] at time 23:22:20.679564
2018-07-19 23:22:20,680 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-19 23:22:20,681 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,712 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-19 23:22:20,712 [salt.state       ][INFO    ][941] Completed state [net.ipv4.tcp_fin_timeout] at time 23:22:20.712927 duration_in_ms=33.363
2018-07-19 23:22:20,713 [salt.state       ][INFO    ][941] Running state [net.ipv4.tcp_slow_start_after_idle] at time 23:22:20.713545
2018-07-19 23:22:20,714 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-19 23:22:20,715 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,747 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-19 23:22:20,748 [salt.state       ][INFO    ][941] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 23:22:20.748695 duration_in_ms=35.149
2018-07-19 23:22:20,749 [salt.state       ][INFO    ][941] Running state [vm.swappiness] at time 23:22:20.749488
2018-07-19 23:22:20,750 [salt.state       ][INFO    ][941] Executing state sysctl.present for vm.swappiness
2018-07-19 23:22:20,751 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,790 [salt.state       ][INFO    ][941] Sysctl value vm.swappiness = 10 is already set
2018-07-19 23:22:20,792 [salt.state       ][INFO    ][941] Completed state [vm.swappiness] at time 23:22:20.791973 duration_in_ms=42.485
2018-07-19 23:22:20,792 [salt.state       ][INFO    ][941] Running state [net.ipv4.tcp_keepalive_intvl] at time 23:22:20.792830
2018-07-19 23:22:20,793 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-19 23:22:20,794 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,829 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-19 23:22:20,829 [salt.state       ][INFO    ][941] Completed state [net.ipv4.tcp_keepalive_intvl] at time 23:22:20.829881 duration_in_ms=37.05
2018-07-19 23:22:20,830 [salt.state       ][INFO    ][941] Running state [net.ipv4.neigh.default.gc_thresh1] at time 23:22:20.830740
2018-07-19 23:22:20,831 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-19 23:22:20,832 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,864 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-19 23:22:20,865 [salt.state       ][INFO    ][941] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 23:22:20.865132 duration_in_ms=34.391
2018-07-19 23:22:20,866 [salt.state       ][INFO    ][941] Running state [net.ipv4.neigh.default.gc_thresh2] at time 23:22:20.866102
2018-07-19 23:22:20,866 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-19 23:22:20,868 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,906 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-19 23:22:20,908 [salt.state       ][INFO    ][941] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 23:22:20.907901 duration_in_ms=41.798
2018-07-19 23:22:20,908 [salt.state       ][INFO    ][941] Running state [net.ipv4.neigh.default.gc_thresh3] at time 23:22:20.908861
2018-07-19 23:22:20,909 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-19 23:22:20,911 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,948 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-19 23:22:20,949 [salt.state       ][INFO    ][941] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 23:22:20.949730 duration_in_ms=40.869
2018-07-19 23:22:20,950 [salt.state       ][INFO    ][941] Running state [net.core.netdev_max_backlog] at time 23:22:20.950635
2018-07-19 23:22:20,951 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-19 23:22:20,953 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:20,989 [salt.state       ][INFO    ][941] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-19 23:22:20,991 [salt.state       ][INFO    ][941] Completed state [net.core.netdev_max_backlog] at time 23:22:20.991000 duration_in_ms=40.364
2018-07-19 23:22:20,992 [salt.state       ][INFO    ][941] Running state [net.ipv4.tcp_keepalive_time] at time 23:22:20.992331
2018-07-19 23:22:20,993 [salt.state       ][INFO    ][941] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-19 23:22:20,995 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:21,030 [salt.state       ][INFO    ][941] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-19 23:22:21,032 [salt.state       ][INFO    ][941] Completed state [net.ipv4.tcp_keepalive_time] at time 23:22:21.032466 duration_in_ms=40.135
2018-07-19 23:22:21,033 [salt.state       ][INFO    ][941] Running state [kernel.panic] at time 23:22:21.033572
2018-07-19 23:22:21,034 [salt.state       ][INFO    ][941] Executing state sysctl.present for kernel.panic
2018-07-19 23:22:21,036 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:21,070 [salt.state       ][INFO    ][941] Sysctl value kernel.panic = 60 is already set
2018-07-19 23:22:21,070 [salt.state       ][INFO    ][941] Completed state [kernel.panic] at time 23:22:21.070843 duration_in_ms=37.272
2018-07-19 23:22:21,071 [salt.state       ][INFO    ][941] Running state [linux_sysfs_package] at time 23:22:21.071632
2018-07-19 23:22:21,072 [salt.state       ][INFO    ][941] Executing state pkg.installed for linux_sysfs_package
2018-07-19 23:22:21,082 [salt.state       ][INFO    ][941] All specified packages are already installed
2018-07-19 23:22:21,082 [salt.state       ][INFO    ][941] Completed state [linux_sysfs_package] at time 23:22:21.082858 duration_in_ms=11.226
2018-07-19 23:22:21,084 [salt.state       ][INFO    ][941] Running state [/etc/sysfs.d] at time 23:22:21.084828
2018-07-19 23:22:21,085 [salt.state       ][INFO    ][941] Executing state file.directory for /etc/sysfs.d
2018-07-19 23:22:21,086 [salt.state       ][INFO    ][941] Directory /etc/sysfs.d is in the correct state
2018-07-19 23:22:21,086 [salt.state       ][INFO    ][941] Completed state [/etc/sysfs.d] at time 23:22:21.086895 duration_in_ms=2.067
2018-07-19 23:22:21,088 [salt.state       ][INFO    ][941] Running state [ondemand] at time 23:22:21.088053
2018-07-19 23:22:21,088 [salt.state       ][INFO    ][941] Executing state service.dead for ondemand
2018-07-19 23:22:21,089 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-19 23:22:21,105 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-19 23:22:21,122 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-19 23:22:21,154 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'runlevel' in directory '/root'
2018-07-19 23:22:21,169 [salt.state       ][INFO    ][941] The service ondemand is already dead
2018-07-19 23:22:21,169 [salt.state       ][INFO    ][941] Completed state [ondemand] at time 23:22:21.169882 duration_in_ms=81.829
2018-07-19 23:22:21,171 [salt.state       ][INFO    ][941] Running state [cs_CZ.UTF-8] at time 23:22:21.171710
2018-07-19 23:22:21,172 [salt.state       ][INFO    ][941] Executing state locale.present for cs_CZ.UTF-8
2018-07-19 23:22:21,173 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'locale -a' in directory '/root'
2018-07-19 23:22:21,185 [salt.state       ][INFO    ][941] Locale cs_CZ.UTF-8 is already present
2018-07-19 23:22:21,186 [salt.state       ][INFO    ][941] Completed state [cs_CZ.UTF-8] at time 23:22:21.186365 duration_in_ms=14.656
2018-07-19 23:22:21,187 [salt.state       ][INFO    ][941] Running state [en_US.UTF-8] at time 23:22:21.186990
2018-07-19 23:22:21,188 [salt.state       ][INFO    ][941] Executing state locale.present for en_US.UTF-8
2018-07-19 23:22:21,189 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'locale -a' in directory '/root'
2018-07-19 23:22:21,205 [salt.state       ][INFO    ][941] Locale en_US.UTF-8 is already present
2018-07-19 23:22:21,206 [salt.state       ][INFO    ][941] Completed state [en_US.UTF-8] at time 23:22:21.206529 duration_in_ms=19.536
2018-07-19 23:22:21,213 [salt.state       ][INFO    ][941] Running state [en_US.UTF-8] at time 23:22:21.213131
2018-07-19 23:22:21,213 [salt.state       ][INFO    ][941] Executing state locale.system for en_US.UTF-8
2018-07-19 23:22:21,214 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'localectl' in directory '/root'
2018-07-19 23:22:21,248 [salt.state       ][INFO    ][941] System locale en_US.UTF-8 already set
2018-07-19 23:22:21,249 [salt.state       ][INFO    ][941] Completed state [en_US.UTF-8] at time 23:22:21.249782 duration_in_ms=36.65
2018-07-19 23:22:21,252 [salt.state       ][INFO    ][941] Running state [root] at time 23:22:21.252234
2018-07-19 23:22:21,253 [salt.state       ][INFO    ][941] Executing state group.present for root
2018-07-19 23:22:21,254 [salt.state       ][INFO    ][941] Group root is present and up to date
2018-07-19 23:22:21,255 [salt.state       ][INFO    ][941] Completed state [root] at time 23:22:21.255523 duration_in_ms=3.29
2018-07-19 23:22:21,260 [salt.state       ][INFO    ][941] Running state [root] at time 23:22:21.260692
2018-07-19 23:22:21,261 [salt.state       ][INFO    ][941] Executing state user.present for root
2018-07-19 23:22:21,262 [salt.state       ][INFO    ][941] User root is present and up to date
2018-07-19 23:22:21,263 [salt.state       ][INFO    ][941] Completed state [root] at time 23:22:21.263677 duration_in_ms=2.985
2018-07-19 23:22:21,265 [salt.state       ][INFO    ][941] Running state [/root] at time 23:22:21.265291
2018-07-19 23:22:21,265 [salt.state       ][INFO    ][941] Executing state file.directory for /root
2018-07-19 23:22:21,266 [salt.state       ][INFO    ][941] Directory /root is in the correct state
2018-07-19 23:22:21,267 [salt.state       ][INFO    ][941] Completed state [/root] at time 23:22:21.267082 duration_in_ms=1.792
2018-07-19 23:22:21,267 [salt.state       ][INFO    ][941] Running state [/etc/sudoers.d/90-salt-user-root] at time 23:22:21.267366
2018-07-19 23:22:21,267 [salt.state       ][INFO    ][941] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-19 23:22:21,267 [salt.state       ][INFO    ][941] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-19 23:22:21,268 [salt.state       ][INFO    ][941] Completed state [/etc/sudoers.d/90-salt-user-root] at time 23:22:21.268149 duration_in_ms=0.784
2018-07-19 23:22:21,268 [salt.state       ][INFO    ][941] Running state [ubuntu] at time 23:22:21.268405
2018-07-19 23:22:21,268 [salt.state       ][INFO    ][941] Executing state group.present for ubuntu
2018-07-19 23:22:21,269 [salt.state       ][INFO    ][941] Group ubuntu is present and up to date
2018-07-19 23:22:21,269 [salt.state       ][INFO    ][941] Completed state [ubuntu] at time 23:22:21.269244 duration_in_ms=0.839
2018-07-19 23:22:21,270 [salt.state       ][INFO    ][941] Running state [ubuntu] at time 23:22:21.270487
2018-07-19 23:22:21,270 [salt.state       ][INFO    ][941] Executing state user.present for ubuntu
2018-07-19 23:22:21,272 [salt.state       ][INFO    ][941] User ubuntu is present and up to date
2018-07-19 23:22:21,272 [salt.state       ][INFO    ][941] Completed state [ubuntu] at time 23:22:21.272893 duration_in_ms=2.406
2018-07-19 23:22:21,274 [salt.state       ][INFO    ][941] Running state [/home/ubuntu] at time 23:22:21.274120
2018-07-19 23:22:21,274 [salt.state       ][INFO    ][941] Executing state file.directory for /home/ubuntu
2018-07-19 23:22:21,275 [salt.state       ][INFO    ][941] Directory /home/ubuntu is in the correct state
2018-07-19 23:22:21,275 [salt.state       ][INFO    ][941] Completed state [/home/ubuntu] at time 23:22:21.275758 duration_in_ms=1.638
2018-07-19 23:22:21,276 [salt.state       ][INFO    ][941] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:22:21.276776
2018-07-19 23:22:21,277 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-19 23:22:21,302 [salt.state       ][INFO    ][941] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-19 23:22:21,302 [salt.state       ][INFO    ][941] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:22:21.302217 duration_in_ms=25.441
2018-07-19 23:22:21,302 [salt.state       ][INFO    ][941] Running state [/etc/security/limits.d/90-salt-default.conf] at time 23:22:21.302476
2018-07-19 23:22:21,302 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-19 23:22:21,433 [salt.state       ][INFO    ][941] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-19 23:22:21,433 [salt.state       ][INFO    ][941] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 23:22:21.433439 duration_in_ms=130.962
2018-07-19 23:22:21,433 [salt.state       ][INFO    ][941] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:22:21.433701
2018-07-19 23:22:21,433 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-19 23:22:21,546 [salt.state       ][INFO    ][941] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-19 23:22:21,546 [salt.state       ][INFO    ][941] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:22:21.546881 duration_in_ms=113.179
2018-07-19 23:22:21,549 [salt.state       ][INFO    ][941] Running state [service.systemctl_reload] at time 23:22:21.549123
2018-07-19 23:22:21,549 [salt.state       ][INFO    ][941] Executing state module.wait for service.systemctl_reload
2018-07-19 23:22:21,549 [salt.state       ][INFO    ][941] No changes made for service.systemctl_reload
2018-07-19 23:22:21,550 [salt.state       ][INFO    ][941] Completed state [service.systemctl_reload] at time 23:22:21.550052 duration_in_ms=0.929
2018-07-19 23:22:21,550 [salt.state       ][INFO    ][941] Running state [/etc/issue] at time 23:22:21.550359
2018-07-19 23:22:21,550 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/issue
2018-07-19 23:22:21,552 [salt.state       ][INFO    ][941] File /etc/issue is in the correct state
2018-07-19 23:22:21,552 [salt.state       ][INFO    ][941] Completed state [/etc/issue] at time 23:22:21.552576 duration_in_ms=2.218
2018-07-19 23:22:21,552 [salt.state       ][INFO    ][941] Running state [/etc/hostname] at time 23:22:21.552883
2018-07-19 23:22:21,553 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/hostname
2018-07-19 23:22:21,571 [salt.state       ][INFO    ][941] File /etc/hostname is in the correct state
2018-07-19 23:22:21,571 [salt.state       ][INFO    ][941] Completed state [/etc/hostname] at time 23:22:21.571690 duration_in_ms=18.807
2018-07-19 23:22:21,573 [salt.state       ][INFO    ][941] Running state [hostname mas01] at time 23:22:21.573550
2018-07-19 23:22:21,573 [salt.state       ][INFO    ][941] Executing state cmd.wait for hostname mas01
2018-07-19 23:22:21,574 [salt.state       ][INFO    ][941] No changes made for hostname mas01
2018-07-19 23:22:21,574 [salt.state       ][INFO    ][941] Completed state [hostname mas01] at time 23:22:21.574436 duration_in_ms=0.886
2018-07-19 23:22:21,575 [salt.state       ][INFO    ][941] Running state [mdb02] at time 23:22:21.575091
2018-07-19 23:22:21,575 [salt.state       ][INFO    ][941] Executing state host.present for mdb02
2018-07-19 23:22:21,576 [salt.state       ][INFO    ][941] Host mdb02 (192.168.10.33) already present
2018-07-19 23:22:21,576 [salt.state       ][INFO    ][941] Completed state [mdb02] at time 23:22:21.576244 duration_in_ms=1.153
2018-07-19 23:22:21,576 [salt.state       ][INFO    ][941] Running state [mdb02.mcp-ovs-ha.local] at time 23:22:21.576523
2018-07-19 23:22:21,576 [salt.state       ][INFO    ][941] Executing state host.present for mdb02.mcp-ovs-ha.local
2018-07-19 23:22:21,577 [salt.state       ][INFO    ][941] Host mdb02.mcp-ovs-ha.local (192.168.10.33) already present
2018-07-19 23:22:21,577 [salt.state       ][INFO    ][941] Completed state [mdb02.mcp-ovs-ha.local] at time 23:22:21.577627 duration_in_ms=1.104
2018-07-19 23:22:21,577 [salt.state       ][INFO    ][941] Running state [mdb03] at time 23:22:21.577903
2018-07-19 23:22:21,578 [salt.state       ][INFO    ][941] Executing state host.present for mdb03
2018-07-19 23:22:21,578 [salt.state       ][INFO    ][941] Host mdb03 (192.168.10.34) already present
2018-07-19 23:22:21,578 [salt.state       ][INFO    ][941] Completed state [mdb03] at time 23:22:21.578939 duration_in_ms=1.036
2018-07-19 23:22:21,579 [salt.state       ][INFO    ][941] Running state [mdb03.mcp-ovs-ha.local] at time 23:22:21.579227
2018-07-19 23:22:21,579 [salt.state       ][INFO    ][941] Executing state host.present for mdb03.mcp-ovs-ha.local
2018-07-19 23:22:21,580 [salt.state       ][INFO    ][941] Host mdb03.mcp-ovs-ha.local (192.168.10.34) already present
2018-07-19 23:22:21,580 [salt.state       ][INFO    ][941] Completed state [mdb03.mcp-ovs-ha.local] at time 23:22:21.580267 duration_in_ms=1.04
2018-07-19 23:22:21,580 [salt.state       ][INFO    ][941] Running state [mdb01] at time 23:22:21.580538
2018-07-19 23:22:21,580 [salt.state       ][INFO    ][941] Executing state host.present for mdb01
2018-07-19 23:22:21,581 [salt.state       ][INFO    ][941] Host mdb01 (192.168.10.32) already present
2018-07-19 23:22:21,581 [salt.state       ][INFO    ][941] Completed state [mdb01] at time 23:22:21.581628 duration_in_ms=1.09
2018-07-19 23:22:21,581 [salt.state       ][INFO    ][941] Running state [mdb01.mcp-ovs-ha.local] at time 23:22:21.581899
2018-07-19 23:22:21,582 [salt.state       ][INFO    ][941] Executing state host.present for mdb01.mcp-ovs-ha.local
2018-07-19 23:22:21,582 [salt.state       ][INFO    ][941] Host mdb01.mcp-ovs-ha.local (192.168.10.32) already present
2018-07-19 23:22:21,582 [salt.state       ][INFO    ][941] Completed state [mdb01.mcp-ovs-ha.local] at time 23:22:21.582932 duration_in_ms=1.033
2018-07-19 23:22:21,583 [salt.state       ][INFO    ][941] Running state [mdb] at time 23:22:21.583563
2018-07-19 23:22:21,583 [salt.state       ][INFO    ][941] Executing state host.present for mdb
2018-07-19 23:22:21,584 [salt.state       ][INFO    ][941] Host mdb (192.168.10.31) already present
2018-07-19 23:22:21,584 [salt.state       ][INFO    ][941] Completed state [mdb] at time 23:22:21.584508 duration_in_ms=0.945
2018-07-19 23:22:21,584 [salt.state       ][INFO    ][941] Running state [mdb.mcp-ovs-ha.local] at time 23:22:21.584747
2018-07-19 23:22:21,585 [salt.state       ][INFO    ][941] Executing state host.present for mdb.mcp-ovs-ha.local
2018-07-19 23:22:21,585 [salt.state       ][INFO    ][941] Host mdb.mcp-ovs-ha.local (192.168.10.31) already present
2018-07-19 23:22:21,585 [salt.state       ][INFO    ][941] Completed state [mdb.mcp-ovs-ha.local] at time 23:22:21.585706 duration_in_ms=0.958
2018-07-19 23:22:21,585 [salt.state       ][INFO    ][941] Running state [cfg01] at time 23:22:21.585952
2018-07-19 23:22:21,586 [salt.state       ][INFO    ][941] Executing state host.present for cfg01
2018-07-19 23:22:21,586 [salt.state       ][INFO    ][941] Host cfg01 (192.168.10.11) already present
2018-07-19 23:22:21,586 [salt.state       ][INFO    ][941] Completed state [cfg01] at time 23:22:21.586875 duration_in_ms=0.923
2018-07-19 23:22:21,587 [salt.state       ][INFO    ][941] Running state [cfg01.mcp-ovs-ha.local] at time 23:22:21.587116
2018-07-19 23:22:21,587 [salt.state       ][INFO    ][941] Executing state host.present for cfg01.mcp-ovs-ha.local
2018-07-19 23:22:21,587 [salt.state       ][INFO    ][941] Host cfg01.mcp-ovs-ha.local (192.168.10.11) already present
2018-07-19 23:22:21,588 [salt.state       ][INFO    ][941] Completed state [cfg01.mcp-ovs-ha.local] at time 23:22:21.588071 duration_in_ms=0.955
2018-07-19 23:22:21,588 [salt.state       ][INFO    ][941] Running state [prx01] at time 23:22:21.588313
2018-07-19 23:22:21,588 [salt.state       ][INFO    ][941] Executing state host.present for prx01
2018-07-19 23:22:21,589 [salt.state       ][INFO    ][941] Host prx01 (192.168.10.14) already present
2018-07-19 23:22:21,589 [salt.state       ][INFO    ][941] Completed state [prx01] at time 23:22:21.589268 duration_in_ms=0.955
2018-07-19 23:22:21,589 [salt.state       ][INFO    ][941] Running state [prx01.mcp-ovs-ha.local] at time 23:22:21.589506
2018-07-19 23:22:21,589 [salt.state       ][INFO    ][941] Executing state host.present for prx01.mcp-ovs-ha.local
2018-07-19 23:22:21,590 [salt.state       ][INFO    ][941] Host prx01.mcp-ovs-ha.local (192.168.10.14) already present
2018-07-19 23:22:21,590 [salt.state       ][INFO    ][941] Completed state [prx01.mcp-ovs-ha.local] at time 23:22:21.590433 duration_in_ms=0.926
2018-07-19 23:22:21,590 [salt.state       ][INFO    ][941] Running state [kvm01] at time 23:22:21.590679
2018-07-19 23:22:21,590 [salt.state       ][INFO    ][941] Executing state host.present for kvm01
2018-07-19 23:22:21,591 [salt.state       ][INFO    ][941] Host kvm01 (192.168.10.20) already present
2018-07-19 23:22:21,591 [salt.state       ][INFO    ][941] Completed state [kvm01] at time 23:22:21.591611 duration_in_ms=0.932
2018-07-19 23:22:21,591 [salt.state       ][INFO    ][941] Running state [kvm01.mcp-ovs-ha.local] at time 23:22:21.591853
2018-07-19 23:22:21,592 [salt.state       ][INFO    ][941] Executing state host.present for kvm01.mcp-ovs-ha.local
2018-07-19 23:22:21,592 [salt.state       ][INFO    ][941] Host kvm01.mcp-ovs-ha.local (192.168.10.20) already present
2018-07-19 23:22:21,592 [salt.state       ][INFO    ][941] Completed state [kvm01.mcp-ovs-ha.local] at time 23:22:21.592798 duration_in_ms=0.945
2018-07-19 23:22:21,593 [salt.state       ][INFO    ][941] Running state [kvm03] at time 23:22:21.593079
2018-07-19 23:22:21,593 [salt.state       ][INFO    ][941] Executing state host.present for kvm03
2018-07-19 23:22:21,594 [salt.state       ][INFO    ][941] Host kvm03 (192.168.10.22) already present
2018-07-19 23:22:21,594 [salt.state       ][INFO    ][941] Completed state [kvm03] at time 23:22:21.594199 duration_in_ms=1.12
2018-07-19 23:22:21,594 [salt.state       ][INFO    ][941] Running state [kvm03.mcp-ovs-ha.local] at time 23:22:21.594442
2018-07-19 23:22:21,594 [salt.state       ][INFO    ][941] Executing state host.present for kvm03.mcp-ovs-ha.local
2018-07-19 23:22:21,595 [salt.state       ][INFO    ][941] Host kvm03.mcp-ovs-ha.local (192.168.10.22) already present
2018-07-19 23:22:21,595 [salt.state       ][INFO    ][941] Completed state [kvm03.mcp-ovs-ha.local] at time 23:22:21.595407 duration_in_ms=0.965
2018-07-19 23:22:21,595 [salt.state       ][INFO    ][941] Running state [kvm02] at time 23:22:21.595656
2018-07-19 23:22:21,595 [salt.state       ][INFO    ][941] Executing state host.present for kvm02
2018-07-19 23:22:21,596 [salt.state       ][INFO    ][941] Host kvm02 (192.168.10.21) already present
2018-07-19 23:22:21,596 [salt.state       ][INFO    ][941] Completed state [kvm02] at time 23:22:21.596571 duration_in_ms=0.915
2018-07-19 23:22:21,596 [salt.state       ][INFO    ][941] Running state [kvm02.mcp-ovs-ha.local] at time 23:22:21.596811
2018-07-19 23:22:21,597 [salt.state       ][INFO    ][941] Executing state host.present for kvm02.mcp-ovs-ha.local
2018-07-19 23:22:21,597 [salt.state       ][INFO    ][941] Host kvm02.mcp-ovs-ha.local (192.168.10.21) already present
2018-07-19 23:22:21,597 [salt.state       ][INFO    ][941] Completed state [kvm02.mcp-ovs-ha.local] at time 23:22:21.597758 duration_in_ms=0.947
2018-07-19 23:22:21,598 [salt.state       ][INFO    ][941] Running state [dbs] at time 23:22:21.597998
2018-07-19 23:22:21,598 [salt.state       ][INFO    ][941] Executing state host.present for dbs
2018-07-19 23:22:21,598 [salt.state       ][INFO    ][941] Host dbs (192.168.10.23) already present
2018-07-19 23:22:21,598 [salt.state       ][INFO    ][941] Completed state [dbs] at time 23:22:21.598905 duration_in_ms=0.907
2018-07-19 23:22:21,599 [salt.state       ][INFO    ][941] Running state [dbs.mcp-ovs-ha.local] at time 23:22:21.599145
2018-07-19 23:22:21,599 [salt.state       ][INFO    ][941] Executing state host.present for dbs.mcp-ovs-ha.local
2018-07-19 23:22:21,600 [salt.state       ][INFO    ][941] Host dbs.mcp-ovs-ha.local (192.168.10.23) already present
2018-07-19 23:22:21,600 [salt.state       ][INFO    ][941] Completed state [dbs.mcp-ovs-ha.local] at time 23:22:21.600403 duration_in_ms=1.258
2018-07-19 23:22:21,600 [salt.state       ][INFO    ][941] Running state [prx] at time 23:22:21.600644
2018-07-19 23:22:21,600 [salt.state       ][INFO    ][941] Executing state host.present for prx
2018-07-19 23:22:21,601 [salt.state       ][INFO    ][941] Host prx (192.168.10.13) already present
2018-07-19 23:22:21,601 [salt.state       ][INFO    ][941] Completed state [prx] at time 23:22:21.601607 duration_in_ms=0.963
2018-07-19 23:22:21,601 [salt.state       ][INFO    ][941] Running state [prx.mcp-ovs-ha.local] at time 23:22:21.601847
2018-07-19 23:22:21,602 [salt.state       ][INFO    ][941] Executing state host.present for prx.mcp-ovs-ha.local
2018-07-19 23:22:21,602 [salt.state       ][INFO    ][941] Host prx.mcp-ovs-ha.local (192.168.10.13) already present
2018-07-19 23:22:21,602 [salt.state       ][INFO    ][941] Completed state [prx.mcp-ovs-ha.local] at time 23:22:21.602782 duration_in_ms=0.936
2018-07-19 23:22:21,603 [salt.state       ][INFO    ][941] Running state [prx02] at time 23:22:21.603043
2018-07-19 23:22:21,603 [salt.state       ][INFO    ][941] Executing state host.present for prx02
2018-07-19 23:22:21,603 [salt.state       ][INFO    ][941] Host prx02 (192.168.10.15) already present
2018-07-19 23:22:21,604 [salt.state       ][INFO    ][941] Completed state [prx02] at time 23:22:21.603973 duration_in_ms=0.93
2018-07-19 23:22:21,604 [salt.state       ][INFO    ][941] Running state [prx02.mcp-ovs-ha.local] at time 23:22:21.604217
2018-07-19 23:22:21,604 [salt.state       ][INFO    ][941] Executing state host.present for prx02.mcp-ovs-ha.local
2018-07-19 23:22:21,604 [salt.state       ][INFO    ][941] Host prx02.mcp-ovs-ha.local (192.168.10.15) already present
2018-07-19 23:22:21,605 [salt.state       ][INFO    ][941] Completed state [prx02.mcp-ovs-ha.local] at time 23:22:21.605171 duration_in_ms=0.954
2018-07-19 23:22:21,605 [salt.state       ][INFO    ][941] Running state [msg02] at time 23:22:21.605414
2018-07-19 23:22:21,605 [salt.state       ][INFO    ][941] Executing state host.present for msg02
2018-07-19 23:22:21,606 [salt.state       ][INFO    ][941] Host msg02 (192.168.10.29) already present
2018-07-19 23:22:21,606 [salt.state       ][INFO    ][941] Completed state [msg02] at time 23:22:21.606333 duration_in_ms=0.919
2018-07-19 23:22:21,606 [salt.state       ][INFO    ][941] Running state [msg02.mcp-ovs-ha.local] at time 23:22:21.606573
2018-07-19 23:22:21,606 [salt.state       ][INFO    ][941] Executing state host.present for msg02.mcp-ovs-ha.local
2018-07-19 23:22:21,607 [salt.state       ][INFO    ][941] Host msg02.mcp-ovs-ha.local (192.168.10.29) already present
2018-07-19 23:22:21,607 [salt.state       ][INFO    ][941] Completed state [msg02.mcp-ovs-ha.local] at time 23:22:21.607850 duration_in_ms=1.276
2018-07-19 23:22:21,608 [salt.state       ][INFO    ][941] Running state [msg03] at time 23:22:21.608090
2018-07-19 23:22:21,608 [salt.state       ][INFO    ][941] Executing state host.present for msg03
2018-07-19 23:22:21,608 [salt.state       ][INFO    ][941] Host msg03 (192.168.10.30) already present
2018-07-19 23:22:21,609 [salt.state       ][INFO    ][941] Completed state [msg03] at time 23:22:21.609023 duration_in_ms=0.934
2018-07-19 23:22:21,609 [salt.state       ][INFO    ][941] Running state [msg03.mcp-ovs-ha.local] at time 23:22:21.609274
2018-07-19 23:22:21,609 [salt.state       ][INFO    ][941] Executing state host.present for msg03.mcp-ovs-ha.local
2018-07-19 23:22:21,610 [salt.state       ][INFO    ][941] Host msg03.mcp-ovs-ha.local (192.168.10.30) already present
2018-07-19 23:22:21,610 [salt.state       ][INFO    ][941] Completed state [msg03.mcp-ovs-ha.local] at time 23:22:21.610202 duration_in_ms=0.929
2018-07-19 23:22:21,610 [salt.state       ][INFO    ][941] Running state [msg01] at time 23:22:21.610442
2018-07-19 23:22:21,610 [salt.state       ][INFO    ][941] Executing state host.present for msg01
2018-07-19 23:22:21,611 [salt.state       ][INFO    ][941] Host msg01 (192.168.10.28) already present
2018-07-19 23:22:21,611 [salt.state       ][INFO    ][941] Completed state [msg01] at time 23:22:21.611370 duration_in_ms=0.927
2018-07-19 23:22:21,611 [salt.state       ][INFO    ][941] Running state [msg01.mcp-ovs-ha.local] at time 23:22:21.611611
2018-07-19 23:22:21,611 [salt.state       ][INFO    ][941] Executing state host.present for msg01.mcp-ovs-ha.local
2018-07-19 23:22:21,612 [salt.state       ][INFO    ][941] Host msg01.mcp-ovs-ha.local (192.168.10.28) already present
2018-07-19 23:22:21,612 [salt.state       ][INFO    ][941] Completed state [msg01.mcp-ovs-ha.local] at time 23:22:21.612539 duration_in_ms=0.928
2018-07-19 23:22:21,612 [salt.state       ][INFO    ][941] Running state [msg] at time 23:22:21.612779
2018-07-19 23:22:21,613 [salt.state       ][INFO    ][941] Executing state host.present for msg
2018-07-19 23:22:21,613 [salt.state       ][INFO    ][941] Host msg (192.168.10.27) already present
2018-07-19 23:22:21,613 [salt.state       ][INFO    ][941] Completed state [msg] at time 23:22:21.613725 duration_in_ms=0.946
2018-07-19 23:22:21,614 [salt.state       ][INFO    ][941] Running state [msg.mcp-ovs-ha.local] at time 23:22:21.613973
2018-07-19 23:22:21,614 [salt.state       ][INFO    ][941] Executing state host.present for msg.mcp-ovs-ha.local
2018-07-19 23:22:21,614 [salt.state       ][INFO    ][941] Host msg.mcp-ovs-ha.local (192.168.10.27) already present
2018-07-19 23:22:21,614 [salt.state       ][INFO    ][941] Completed state [msg.mcp-ovs-ha.local] at time 23:22:21.614897 duration_in_ms=0.924
2018-07-19 23:22:21,615 [salt.state       ][INFO    ][941] Running state [cfg01] at time 23:22:21.615137
2018-07-19 23:22:21,615 [salt.state       ][INFO    ][941] Executing state host.present for cfg01
2018-07-19 23:22:21,616 [salt.state       ][INFO    ][941] Host cfg01 (192.168.10.11) already present
2018-07-19 23:22:21,616 [salt.state       ][INFO    ][941] Completed state [cfg01] at time 23:22:21.616365 duration_in_ms=1.228
2018-07-19 23:22:21,616 [salt.state       ][INFO    ][941] Running state [cfg01.mcp-ovs-ha.local] at time 23:22:21.616603
2018-07-19 23:22:21,616 [salt.state       ][INFO    ][941] Executing state host.present for cfg01.mcp-ovs-ha.local
2018-07-19 23:22:21,617 [salt.state       ][INFO    ][941] Host cfg01.mcp-ovs-ha.local (192.168.10.11) already present
2018-07-19 23:22:21,617 [salt.state       ][INFO    ][941] Completed state [cfg01.mcp-ovs-ha.local] at time 23:22:21.617570 duration_in_ms=0.966
2018-07-19 23:22:21,617 [salt.state       ][INFO    ][941] Running state [cmp002] at time 23:22:21.617813
2018-07-19 23:22:21,618 [salt.state       ][INFO    ][941] Executing state host.present for cmp002
2018-07-19 23:22:21,618 [salt.state       ][INFO    ][941] Host cmp002 (192.168.10.53) already present
2018-07-19 23:22:21,618 [salt.state       ][INFO    ][941] Completed state [cmp002] at time 23:22:21.618864 duration_in_ms=1.051
2018-07-19 23:22:21,619 [salt.state       ][INFO    ][941] Running state [cmp002.mcp-ovs-ha.local] at time 23:22:21.619107
2018-07-19 23:22:21,620 [salt.state       ][INFO    ][941] Executing state host.present for cmp002.mcp-ovs-ha.local
2018-07-19 23:22:21,620 [salt.state       ][INFO    ][941] Host cmp002.mcp-ovs-ha.local (192.168.10.53) already present
2018-07-19 23:22:21,620 [salt.state       ][INFO    ][941] Completed state [cmp002.mcp-ovs-ha.local] at time 23:22:21.620680 duration_in_ms=1.572
2018-07-19 23:22:21,621 [salt.state       ][INFO    ][941] Running state [cmp001] at time 23:22:21.620958
2018-07-19 23:22:21,621 [salt.state       ][INFO    ][941] Executing state host.present for cmp001
2018-07-19 23:22:21,621 [salt.state       ][INFO    ][941] Host cmp001 (192.168.10.52) already present
2018-07-19 23:22:21,621 [salt.state       ][INFO    ][941] Completed state [cmp001] at time 23:22:21.621887 duration_in_ms=0.929
2018-07-19 23:22:21,622 [salt.state       ][INFO    ][941] Running state [cmp001.mcp-ovs-ha.local] at time 23:22:21.622130
2018-07-19 23:22:21,622 [salt.state       ][INFO    ][941] Executing state host.present for cmp001.mcp-ovs-ha.local
2018-07-19 23:22:21,622 [salt.state       ][INFO    ][941] Host cmp001.mcp-ovs-ha.local (192.168.10.52) already present
2018-07-19 23:22:21,623 [salt.state       ][INFO    ][941] Completed state [cmp001.mcp-ovs-ha.local] at time 23:22:21.623050 duration_in_ms=0.921
2018-07-19 23:22:21,623 [salt.state       ][INFO    ][941] Running state [dbs01] at time 23:22:21.623314
2018-07-19 23:22:21,623 [salt.state       ][INFO    ][941] Executing state host.present for dbs01
2018-07-19 23:22:21,624 [salt.state       ][INFO    ][941] Host dbs01 (192.168.10.24) already present
2018-07-19 23:22:21,624 [salt.state       ][INFO    ][941] Completed state [dbs01] at time 23:22:21.624241 duration_in_ms=0.927
2018-07-19 23:22:21,624 [salt.state       ][INFO    ][941] Running state [dbs01.mcp-ovs-ha.local] at time 23:22:21.624486
2018-07-19 23:22:21,624 [salt.state       ][INFO    ][941] Executing state host.present for dbs01.mcp-ovs-ha.local
2018-07-19 23:22:21,625 [salt.state       ][INFO    ][941] Host dbs01.mcp-ovs-ha.local (192.168.10.24) already present
2018-07-19 23:22:21,625 [salt.state       ][INFO    ][941] Completed state [dbs01.mcp-ovs-ha.local] at time 23:22:21.625458 duration_in_ms=0.973
2018-07-19 23:22:21,625 [salt.state       ][INFO    ][941] Running state [dbs02] at time 23:22:21.625706
2018-07-19 23:22:21,625 [salt.state       ][INFO    ][941] Executing state host.present for dbs02
2018-07-19 23:22:21,626 [salt.state       ][INFO    ][941] Host dbs02 (192.168.10.25) already present
2018-07-19 23:22:21,626 [salt.state       ][INFO    ][941] Completed state [dbs02] at time 23:22:21.626632 duration_in_ms=0.926
2018-07-19 23:22:21,626 [salt.state       ][INFO    ][941] Running state [dbs02.mcp-ovs-ha.local] at time 23:22:21.626871
2018-07-19 23:22:21,627 [salt.state       ][INFO    ][941] Executing state host.present for dbs02.mcp-ovs-ha.local
2018-07-19 23:22:21,627 [salt.state       ][INFO    ][941] Host dbs02.mcp-ovs-ha.local (192.168.10.25) already present
2018-07-19 23:22:21,627 [salt.state       ][INFO    ][941] Completed state [dbs02.mcp-ovs-ha.local] at time 23:22:21.627817 duration_in_ms=0.946
2018-07-19 23:22:21,628 [salt.state       ][INFO    ][941] Running state [dbs03] at time 23:22:21.628061
2018-07-19 23:22:21,628 [salt.state       ][INFO    ][941] Executing state host.present for dbs03
2018-07-19 23:22:21,628 [salt.state       ][INFO    ][941] Host dbs03 (192.168.10.26) already present
2018-07-19 23:22:21,629 [salt.state       ][INFO    ][941] Completed state [dbs03] at time 23:22:21.629002 duration_in_ms=0.941
2018-07-19 23:22:21,629 [salt.state       ][INFO    ][941] Running state [dbs03.mcp-ovs-ha.local] at time 23:22:21.629244
2018-07-19 23:22:21,629 [salt.state       ][INFO    ][941] Executing state host.present for dbs03.mcp-ovs-ha.local
2018-07-19 23:22:21,629 [salt.state       ][INFO    ][941] Host dbs03.mcp-ovs-ha.local (192.168.10.26) already present
2018-07-19 23:22:21,630 [salt.state       ][INFO    ][941] Completed state [dbs03.mcp-ovs-ha.local] at time 23:22:21.630161 duration_in_ms=0.917
2018-07-19 23:22:21,630 [salt.state       ][INFO    ][941] Running state [mas01] at time 23:22:21.630401
2018-07-19 23:22:21,630 [salt.state       ][INFO    ][941] Executing state host.present for mas01
2018-07-19 23:22:21,631 [salt.state       ][INFO    ][941] Host mas01 (192.168.10.12) already present
2018-07-19 23:22:21,631 [salt.state       ][INFO    ][941] Completed state [mas01] at time 23:22:21.631686 duration_in_ms=1.285
2018-07-19 23:22:21,631 [salt.state       ][INFO    ][941] Running state [mas01.mcp-ovs-ha.local] at time 23:22:21.631928
2018-07-19 23:22:21,632 [salt.state       ][INFO    ][941] Executing state host.present for mas01.mcp-ovs-ha.local
2018-07-19 23:22:21,632 [salt.state       ][INFO    ][941] Host mas01.mcp-ovs-ha.local (192.168.10.12) already present
2018-07-19 23:22:21,632 [salt.state       ][INFO    ][941] Completed state [mas01.mcp-ovs-ha.local] at time 23:22:21.632859 duration_in_ms=0.932
2018-07-19 23:22:21,634 [salt.state       ][INFO    ][941] Running state [file.replace] at time 23:22:21.634062
2018-07-19 23:22:21,634 [salt.state       ][INFO    ][941] Executing state module.run for file.replace
2018-07-19 23:22:21,826 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['git', '--version'] in directory '/root'
2018-07-19 23:22:21,886 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command 'grep -q "mas01 mas01.mcp-ovs-ha.local" /etc/hosts' in directory '/root'
2018-07-19 23:22:21,897 [salt.state       ][INFO    ][941] onlyif execution failed
2018-07-19 23:22:21,897 [salt.state       ][INFO    ][941] Completed state [file.replace] at time 23:22:21.897405 duration_in_ms=263.341
2018-07-19 23:22:21,897 [salt.state       ][INFO    ][941] Running state [ctl02] at time 23:22:21.897858
2018-07-19 23:22:21,898 [salt.state       ][INFO    ][941] Executing state host.present for ctl02
2018-07-19 23:22:21,899 [salt.state       ][INFO    ][941] Host ctl02 (192.168.10.37) already present
2018-07-19 23:22:21,899 [salt.state       ][INFO    ][941] Completed state [ctl02] at time 23:22:21.899852 duration_in_ms=1.994
2018-07-19 23:22:21,900 [salt.state       ][INFO    ][941] Running state [ctl02.mcp-ovs-ha.local] at time 23:22:21.900208
2018-07-19 23:22:21,900 [salt.state       ][INFO    ][941] Executing state host.present for ctl02.mcp-ovs-ha.local
2018-07-19 23:22:21,901 [salt.state       ][INFO    ][941] Host ctl02.mcp-ovs-ha.local (192.168.10.37) already present
2018-07-19 23:22:21,901 [salt.state       ][INFO    ][941] Completed state [ctl02.mcp-ovs-ha.local] at time 23:22:21.901474 duration_in_ms=1.266
2018-07-19 23:22:21,901 [salt.state       ][INFO    ][941] Running state [ctl03] at time 23:22:21.901800
2018-07-19 23:22:21,902 [salt.state       ][INFO    ][941] Executing state host.present for ctl03
2018-07-19 23:22:21,902 [salt.state       ][INFO    ][941] Host ctl03 (192.168.10.38) already present
2018-07-19 23:22:21,903 [salt.state       ][INFO    ][941] Completed state [ctl03] at time 23:22:21.902999 duration_in_ms=1.198
2018-07-19 23:22:21,903 [salt.state       ][INFO    ][941] Running state [ctl03.mcp-ovs-ha.local] at time 23:22:21.903621
2018-07-19 23:22:21,903 [salt.state       ][INFO    ][941] Executing state host.present for ctl03.mcp-ovs-ha.local
2018-07-19 23:22:21,904 [salt.state       ][INFO    ][941] Host ctl03.mcp-ovs-ha.local (192.168.10.38) already present
2018-07-19 23:22:21,904 [salt.state       ][INFO    ][941] Completed state [ctl03.mcp-ovs-ha.local] at time 23:22:21.904839 duration_in_ms=1.218
2018-07-19 23:22:21,905 [salt.state       ][INFO    ][941] Running state [ctl01] at time 23:22:21.905162
2018-07-19 23:22:21,905 [salt.state       ][INFO    ][941] Executing state host.present for ctl01
2018-07-19 23:22:21,906 [salt.state       ][INFO    ][941] Host ctl01 (192.168.10.36) already present
2018-07-19 23:22:21,906 [salt.state       ][INFO    ][941] Completed state [ctl01] at time 23:22:21.906392 duration_in_ms=1.23
2018-07-19 23:22:21,906 [salt.state       ][INFO    ][941] Running state [ctl01.mcp-ovs-ha.local] at time 23:22:21.906702
2018-07-19 23:22:21,907 [salt.state       ][INFO    ][941] Executing state host.present for ctl01.mcp-ovs-ha.local
2018-07-19 23:22:21,908 [salt.state       ][INFO    ][941] Host ctl01.mcp-ovs-ha.local (192.168.10.36) already present
2018-07-19 23:22:21,908 [salt.state       ][INFO    ][941] Completed state [ctl01.mcp-ovs-ha.local] at time 23:22:21.908378 duration_in_ms=1.676
2018-07-19 23:22:21,908 [salt.state       ][INFO    ][941] Running state [ctl] at time 23:22:21.908631
2018-07-19 23:22:21,908 [salt.state       ][INFO    ][941] Executing state host.present for ctl
2018-07-19 23:22:21,909 [salt.state       ][INFO    ][941] Host ctl (192.168.10.35) already present
2018-07-19 23:22:21,909 [salt.state       ][INFO    ][941] Completed state [ctl] at time 23:22:21.909647 duration_in_ms=1.016
2018-07-19 23:22:21,909 [salt.state       ][INFO    ][941] Running state [ctl.mcp-ovs-ha.local] at time 23:22:21.909897
2018-07-19 23:22:21,910 [salt.state       ][INFO    ][941] Executing state host.present for ctl.mcp-ovs-ha.local
2018-07-19 23:22:21,910 [salt.state       ][INFO    ][941] Host ctl.mcp-ovs-ha.local (192.168.10.35) already present
2018-07-19 23:22:21,910 [salt.state       ][INFO    ][941] Completed state [ctl.mcp-ovs-ha.local] at time 23:22:21.910837 duration_in_ms=0.94
2018-07-19 23:22:21,911 [salt.state       ][INFO    ][941] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 23:22:21.911096
2018-07-19 23:22:21,911 [salt.state       ][INFO    ][941] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-19 23:22:21,911 [salt.state       ][INFO    ][941] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-19 23:22:21,911 [salt.state       ][INFO    ][941] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 23:22:21.911934 duration_in_ms=0.838
2018-07-19 23:22:21,912 [salt.state       ][INFO    ][941] Running state [ens5] at time 23:22:21.912193
2018-07-19 23:22:21,912 [salt.state       ][INFO    ][941] Executing state network.managed for ens5
2018-07-19 23:22:22,625 [salt.state       ][INFO    ][941] Interface ens5 is up to date.
2018-07-19 23:22:22,626 [salt.state       ][INFO    ][941] Completed state [ens5] at time 23:22:22.626132 duration_in_ms=713.939
2018-07-19 23:22:22,626 [salt.state       ][INFO    ][941] Running state [ens4] at time 23:22:22.626475
2018-07-19 23:22:22,626 [salt.state       ][INFO    ][941] Executing state network.managed for ens4
2018-07-19 23:22:23,272 [salt.state       ][INFO    ][941] Interface ens4 is up to date.
2018-07-19 23:22:23,273 [salt.state       ][INFO    ][941] Completed state [ens4] at time 23:22:23.273048 duration_in_ms=646.574
2018-07-19 23:22:23,273 [salt.state       ][INFO    ][941] Running state [ens3] at time 23:22:23.273397
2018-07-19 23:22:23,273 [salt.state       ][INFO    ][941] Executing state network.managed for ens3
2018-07-19 23:22:23,849 [salt.state       ][INFO    ][941] Interface ens3 is up to date.
2018-07-19 23:22:23,849 [salt.state       ][INFO    ][941] Completed state [ens3] at time 23:22:23.849641 duration_in_ms=576.242
2018-07-19 23:22:23,850 [salt.state       ][INFO    ][941] Running state [/etc/profile.d/proxy.sh] at time 23:22:23.850018
2018-07-19 23:22:23,850 [salt.state       ][INFO    ][941] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-19 23:22:23,850 [salt.state       ][INFO    ][941] File /etc/profile.d/proxy.sh is not present
2018-07-19 23:22:23,851 [salt.state       ][INFO    ][941] Completed state [/etc/profile.d/proxy.sh] at time 23:22:23.851049 duration_in_ms=1.031
2018-07-19 23:22:23,851 [salt.state       ][INFO    ][941] Running state [/etc/apt/apt.conf.d/95proxies] at time 23:22:23.851952
2018-07-19 23:22:23,852 [salt.state       ][INFO    ][941] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-19 23:22:23,852 [salt.state       ][INFO    ][941] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-19 23:22:23,852 [salt.state       ][INFO    ][941] Completed state [/etc/apt/apt.conf.d/95proxies] at time 23:22:23.852752 duration_in_ms=0.8
2018-07-19 23:22:23,853 [salt.state       ][INFO    ][941] Running state [salt-minion] at time 23:22:23.853052
2018-07-19 23:22:23,853 [salt.state       ][INFO    ][941] Executing state pkg.installed for salt-minion
2018-07-19 23:22:23,862 [salt.state       ][INFO    ][941] All specified packages are already installed
2018-07-19 23:22:23,862 [salt.state       ][INFO    ][941] Completed state [salt-minion] at time 23:22:23.862326 duration_in_ms=9.273
2018-07-19 23:22:23,862 [salt.state       ][INFO    ][941] Running state [salt_minion_dependency_packages] at time 23:22:23.862607
2018-07-19 23:22:23,862 [salt.state       ][INFO    ][941] Executing state pkg.installed for salt_minion_dependency_packages
2018-07-19 23:22:23,877 [salt.state       ][INFO    ][941] All specified packages are already installed
2018-07-19 23:22:23,877 [salt.state       ][INFO    ][941] Completed state [salt_minion_dependency_packages] at time 23:22:23.877454 duration_in_ms=14.846
2018-07-19 23:22:23,879 [salt.state       ][INFO    ][941] Running state [/etc/salt/minion.d/minion.conf] at time 23:22:23.879315
2018-07-19 23:22:23,879 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-07-19 23:22:24,150 [salt.state       ][INFO    ][941] File /etc/salt/minion.d/minion.conf is in the correct state
2018-07-19 23:22:24,150 [salt.state       ][INFO    ][941] Completed state [/etc/salt/minion.d/minion.conf] at time 23:22:24.150364 duration_in_ms=271.049
2018-07-19 23:22:24,154 [salt.state       ][INFO    ][941] Running state [salt-minion] at time 23:22:24.154220
2018-07-19 23:22:24,154 [salt.state       ][INFO    ][941] Executing state service.running for salt-minion
2018-07-19 23:22:24,155 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-19 23:22:24,177 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-07-19 23:22:24,192 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-19 23:22:24,204 [salt.state       ][INFO    ][941] The service salt-minion is already running
2018-07-19 23:22:24,205 [salt.state       ][INFO    ][941] Completed state [salt-minion] at time 23:22:24.205142 duration_in_ms=50.922
2018-07-19 23:22:24,211 [salt.state       ][INFO    ][941] Running state [/etc/salt/grains.d] at time 23:22:24.211089
2018-07-19 23:22:24,213 [salt.state       ][INFO    ][941] Executing state file.directory for /etc/salt/grains.d
2018-07-19 23:22:24,214 [salt.state       ][INFO    ][941] Directory /etc/salt/grains.d is in the correct state
2018-07-19 23:22:24,214 [salt.state       ][INFO    ][941] Completed state [/etc/salt/grains.d] at time 23:22:24.214332 duration_in_ms=3.243
2018-07-19 23:22:24,215 [salt.state       ][INFO    ][941] Running state [/etc/salt/grains] at time 23:22:24.215937
2018-07-19 23:22:24,216 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/salt/grains
2018-07-19 23:22:24,216 [salt.state       ][INFO    ][941] File /etc/salt/grains exists with proper permissions. No changes made.
2018-07-19 23:22:24,217 [salt.state       ][INFO    ][941] Completed state [/etc/salt/grains] at time 23:22:24.217038 duration_in_ms=1.1
2018-07-19 23:22:24,218 [salt.state       ][INFO    ][941] Running state [/etc/salt/grains.d/placeholder] at time 23:22:24.218072
2018-07-19 23:22:24,218 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-07-19 23:22:24,218 [salt.state       ][INFO    ][941] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-07-19 23:22:24,219 [salt.state       ][INFO    ][941] Completed state [/etc/salt/grains.d/placeholder] at time 23:22:24.219091 duration_in_ms=1.019
2018-07-19 23:22:24,220 [salt.state       ][INFO    ][941] Running state [/etc/salt/grains.d/sphinx] at time 23:22:24.220159
2018-07-19 23:22:24,220 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-07-19 23:22:24,222 [salt.state       ][INFO    ][941] File /etc/salt/grains.d/sphinx is in the correct state
2018-07-19 23:22:24,222 [salt.state       ][INFO    ][941] Completed state [/etc/salt/grains.d/sphinx] at time 23:22:24.222418 duration_in_ms=2.259
2018-07-19 23:22:24,225 [salt.state       ][INFO    ][941] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:22:24.225730
2018-07-19 23:22:24,226 [salt.state       ][INFO    ][941] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:22:24,226 [salt.state       ][INFO    ][941] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:22:24,226 [salt.state       ][INFO    ][941] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:22:24.226626 duration_in_ms=0.896
2018-07-19 23:22:24,227 [salt.state       ][INFO    ][941] Running state [/etc/salt/grains.d/dns_records] at time 23:22:24.227684
2018-07-19 23:22:24,227 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-07-19 23:22:24,229 [salt.state       ][INFO    ][941] File /etc/salt/grains.d/dns_records is in the correct state
2018-07-19 23:22:24,229 [salt.state       ][INFO    ][941] Completed state [/etc/salt/grains.d/dns_records] at time 23:22:24.229297 duration_in_ms=1.613
2018-07-19 23:22:24,231 [salt.state       ][INFO    ][941] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 23:22:24.231368
2018-07-19 23:22:24,231 [salt.state       ][INFO    ][941] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:22:24,232 [salt.state       ][INFO    ][941] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:22:24,232 [salt.state       ][INFO    ][941] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 23:22:24.232196 duration_in_ms=0.828
2018-07-19 23:22:24,233 [salt.state       ][INFO    ][941] Running state [/etc/salt/grains.d/salt] at time 23:22:24.233264
2018-07-19 23:22:24,233 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/salt/grains.d/salt
2018-07-19 23:22:24,234 [salt.state       ][INFO    ][941] File /etc/salt/grains.d/salt is in the correct state
2018-07-19 23:22:24,234 [salt.state       ][INFO    ][941] Completed state [/etc/salt/grains.d/salt] at time 23:22:24.234824 duration_in_ms=1.56
2018-07-19 23:22:24,237 [salt.state       ][INFO    ][941] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 23:22:24.237233
2018-07-19 23:22:24,237 [salt.state       ][INFO    ][941] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:22:24,237 [salt.state       ][INFO    ][941] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-07-19 23:22:24,238 [salt.state       ][INFO    ][941] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 23:22:24.238043 duration_in_ms=0.811
2018-07-19 23:22:24,241 [salt.state       ][INFO    ][941] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:22:24.241732
2018-07-19 23:22:24,242 [salt.state       ][INFO    ][941] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-19 23:22:24,242 [salt.state       ][INFO    ][941] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-07-19 23:22:24,242 [salt.state       ][INFO    ][941] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:22:24.242575 duration_in_ms=0.843
2018-07-19 23:22:24,243 [salt.state       ][INFO    ][941] Running state [mine.update] at time 23:22:24.243854
2018-07-19 23:22:24,244 [salt.state       ][INFO    ][941] Executing state module.wait for mine.update
2018-07-19 23:22:24,244 [salt.state       ][INFO    ][941] No changes made for mine.update
2018-07-19 23:22:24,244 [salt.state       ][INFO    ][941] Completed state [mine.update] at time 23:22:24.244630 duration_in_ms=0.776
2018-07-19 23:22:24,244 [salt.state       ][INFO    ][941] Running state [ca-certificates] at time 23:22:24.244887
2018-07-19 23:22:24,245 [salt.state       ][INFO    ][941] Executing state pkg.installed for ca-certificates
2018-07-19 23:22:24,253 [salt.state       ][INFO    ][941] All specified packages are already installed
2018-07-19 23:22:24,253 [salt.state       ][INFO    ][941] Completed state [ca-certificates] at time 23:22:24.253762 duration_in_ms=8.874
2018-07-19 23:22:24,255 [salt.state       ][INFO    ][941] Running state [update-ca-certificates] at time 23:22:24.255000
2018-07-19 23:22:24,255 [salt.state       ][INFO    ][941] Executing state cmd.wait for update-ca-certificates
2018-07-19 23:22:24,255 [salt.state       ][INFO    ][941] No changes made for update-ca-certificates
2018-07-19 23:22:24,255 [salt.state       ][INFO    ][941] Completed state [update-ca-certificates] at time 23:22:24.255793 duration_in_ms=0.794
2018-07-19 23:22:24,256 [salt.state       ][INFO    ][941] Running state [openssh-server] at time 23:22:24.256041
2018-07-19 23:22:24,256 [salt.state       ][INFO    ][941] Executing state pkg.latest for openssh-server
2018-07-19 23:22:24,262 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2018-07-19 23:22:24,344 [salt.state       ][INFO    ][941] Package openssh-server is already up-to-date
2018-07-19 23:22:24,345 [salt.state       ][INFO    ][941] Completed state [openssh-server] at time 23:22:24.345336 duration_in_ms=89.294
2018-07-19 23:22:24,347 [salt.state       ][INFO    ][941] Running state [/etc/issue.net] at time 23:22:24.347573
2018-07-19 23:22:24,348 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/issue.net
2018-07-19 23:22:24,406 [salt.state       ][INFO    ][941] File /etc/issue.net is in the correct state
2018-07-19 23:22:24,406 [salt.state       ][INFO    ][941] Completed state [/etc/issue.net] at time 23:22:24.406475 duration_in_ms=58.902
2018-07-19 23:22:24,407 [salt.state       ][INFO    ][941] Running state [/etc/ssh/sshd_config] at time 23:22:24.407943
2018-07-19 23:22:24,408 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/ssh/sshd_config
2018-07-19 23:22:24,519 [salt.state       ][INFO    ][941] File /etc/ssh/sshd_config is in the correct state
2018-07-19 23:22:24,520 [salt.state       ][INFO    ][941] Completed state [/etc/ssh/sshd_config] at time 23:22:24.520169 duration_in_ms=112.226
2018-07-19 23:22:24,522 [salt.state       ][INFO    ][941] Running state [ssh] at time 23:22:24.522101
2018-07-19 23:22:24,522 [salt.state       ][INFO    ][941] Executing state service.running for ssh
2018-07-19 23:22:24,523 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2018-07-19 23:22:24,544 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-07-19 23:22:24,558 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-07-19 23:22:24,572 [salt.state       ][INFO    ][941] The service ssh is already running
2018-07-19 23:22:24,573 [salt.state       ][INFO    ][941] Completed state [ssh] at time 23:22:24.573241 duration_in_ms=51.14
2018-07-19 23:22:24,573 [salt.state       ][INFO    ][941] Running state [ntp] at time 23:22:24.573662
2018-07-19 23:22:24,574 [salt.state       ][INFO    ][941] Executing state pkg.installed for ntp
2018-07-19 23:22:24,586 [salt.state       ][INFO    ][941] All specified packages are already installed
2018-07-19 23:22:24,586 [salt.state       ][INFO    ][941] Completed state [ntp] at time 23:22:24.586819 duration_in_ms=13.156
2018-07-19 23:22:24,588 [salt.state       ][INFO    ][941] Running state [/etc/ntp.conf] at time 23:22:24.588681
2018-07-19 23:22:24,589 [salt.state       ][INFO    ][941] Executing state file.managed for /etc/ntp.conf
2018-07-19 23:22:24,690 [salt.state       ][INFO    ][941] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # ntpd will only synchronize your clock.
 
 # For details, see:
@@ -6,8 +8,8 @@
 # - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
 # Associate to cloud NTP pool servers
-# server 1.se.pool.ntp.org iburst  # Disabled by MAAS.
-# server 0.se.pool.ntp.org  # Disabled by MAAS.
+server 1.se.pool.ntp.org iburst
+server 0.se.pool.ntp.org
 
 # Exchange time with everybody, but don't allow configuration.
 restrict -4 default kod notrap nomodify nopeer noquery
@@ -21,5 +23,3 @@
 
 # Location of drift file
 driftfile /var/lib/ntp/ntp.drift
-
-includefile /etc/ntp/maas.conf

2018-07-19 23:22:24,690 [salt.state       ][INFO    ][941] Completed state [/etc/ntp.conf] at time 23:22:24.690783 duration_in_ms=102.102
2018-07-19 23:22:24,692 [salt.state       ][INFO    ][941] Running state [ntp] at time 23:22:24.692394
2018-07-19 23:22:24,692 [salt.state       ][INFO    ][941] Executing state service.running for ntp
2018-07-19 23:22:24,693 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-19 23:22:24,710 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-19 23:22:24,728 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-19 23:22:24,746 [salt.state       ][INFO    ][941] The service ntp is already running
2018-07-19 23:22:24,746 [salt.state       ][INFO    ][941] Completed state [ntp] at time 23:22:24.746825 duration_in_ms=54.43
2018-07-19 23:22:24,747 [salt.state       ][INFO    ][941] Running state [ntp] at time 23:22:24.747403
2018-07-19 23:22:24,748 [salt.state       ][INFO    ][941] Executing state service.mod_watch for ntp
2018-07-19 23:22:24,749 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-19 23:22:24,763 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-19 23:22:24,781 [salt.loaded.int.module.cmdmod][INFO    ][941] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-19 23:22:24,849 [salt.state       ][INFO    ][941] {'ntp': True}
2018-07-19 23:22:24,849 [salt.state       ][INFO    ][941] Completed state [ntp] at time 23:22:24.849772 duration_in_ms=102.37
2018-07-19 23:22:24,859 [salt.minion      ][INFO    ][941] Returning information for job: 20180719232209576974
2018-07-19 23:22:25,624 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232225607771
2018-07-19 23:22:25,645 [salt.minion      ][INFO    ][1722] Starting a new job with PID 1722
2018-07-19 23:22:28,241 [salt.state       ][INFO    ][1722] Loading fresh modules for state activity
2018-07-19 23:22:28,315 [salt.state       ][INFO    ][1722] Running state [net.ipv4.ip_forward] at time 23:22:28.315089
2018-07-19 23:22:28,315 [salt.state       ][INFO    ][1722] Executing state sysctl.present for net.ipv4.ip_forward
2018-07-19 23:22:28,334 [salt.loaded.int.module.cmdmod][INFO    ][1722] Executing command 'sysctl -a' in directory '/root'
2018-07-19 23:22:28,373 [salt.state       ][INFO    ][1722] Sysctl value net.ipv4.ip_forward = 1 is already set
2018-07-19 23:22:28,374 [salt.state       ][INFO    ][1722] Completed state [net.ipv4.ip_forward] at time 23:22:28.374135 duration_in_ms=59.047
2018-07-19 23:22:28,378 [salt.state       ][INFO    ][1722] Running state [iptables_pxe_nat] at time 23:22:28.378089
2018-07-19 23:22:28,378 [salt.state       ][INFO    ][1722] Executing state iptables.append for iptables_pxe_nat
2018-07-19 23:22:28,437 [salt.loaded.int.module.cmdmod][INFO    ][1722] Executing command '/sbin/iptables-save' in directory '/root'
2018-07-19 23:22:28,469 [salt.state       ][INFO    ][1722] iptables rule for iptables_pxe_nat already set (/sbin/iptables --wait -t nat -A POSTROUTING   --source 192.168.11.3/255.255.255.0  --destination 0/0 --jump MASQUERADE) for ipv4
2018-07-19 23:22:28,469 [salt.state       ][INFO    ][1722] Completed state [iptables_pxe_nat] at time 23:22:28.469406 duration_in_ms=91.317
2018-07-19 23:22:28,469 [salt.state       ][INFO    ][1722] Running state [iptables_pxe_source] at time 23:22:28.469757
2018-07-19 23:22:28,470 [salt.state       ][INFO    ][1722] Executing state iptables.append for iptables_pxe_source
2018-07-19 23:22:28,521 [salt.loaded.int.module.cmdmod][INFO    ][1722] Executing command '/sbin/iptables-save' in directory '/root'
2018-07-19 23:22:28,551 [salt.state       ][INFO    ][1722] iptables rule for iptables_pxe_source already set (/sbin/iptables --wait -t filter -A INPUT   --source 192.168.11.3/255.255.255.0  --destination 0/0 --jump ACCEPT) for ipv4
2018-07-19 23:22:28,551 [salt.state       ][INFO    ][1722] Completed state [iptables_pxe_source] at time 23:22:28.551664 duration_in_ms=81.907
2018-07-19 23:22:28,552 [salt.state       ][INFO    ][1722] Running state [iptables_pxe_destination] at time 23:22:28.552010
2018-07-19 23:22:28,552 [salt.state       ][INFO    ][1722] Executing state iptables.append for iptables_pxe_destination
2018-07-19 23:22:28,603 [salt.loaded.int.module.cmdmod][INFO    ][1722] Executing command '/sbin/iptables-save' in directory '/root'
2018-07-19 23:22:28,637 [salt.state       ][INFO    ][1722] iptables rule for iptables_pxe_destination already set (/sbin/iptables --wait -t filter -A INPUT   --source 0/0  --destination 192.168.11.3/255.255.255.0 --jump ACCEPT) for ipv4
2018-07-19 23:22:28,637 [salt.state       ][INFO    ][1722] Completed state [iptables_pxe_destination] at time 23:22:28.637564 duration_in_ms=85.554
2018-07-19 23:22:28,640 [salt.minion      ][INFO    ][1722] Returning information for job: 20180719232225607771
2018-07-19 23:22:29,381 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232229362037
2018-07-19 23:22:29,402 [salt.minion      ][INFO    ][1747] Starting a new job with PID 1747
2018-07-19 23:22:29,925 [salt.state       ][INFO    ][1747] Loading fresh modules for state activity
2018-07-19 23:22:30,587 [salt.state       ][INFO    ][1747] Running state [maas-rack-controller] at time 23:22:30.586991
2018-07-19 23:22:30,587 [salt.state       ][INFO    ][1747] Executing state pkg.installed for maas-rack-controller
2018-07-19 23:22:30,588 [salt.loaded.int.module.cmdmod][INFO    ][1747] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:22:31,033 [salt.state       ][INFO    ][1747] All specified packages are already installed
2018-07-19 23:22:31,034 [salt.state       ][INFO    ][1747] Completed state [maas-rack-controller] at time 23:22:31.034410 duration_in_ms=447.42
2018-07-19 23:22:31,035 [salt.state       ][INFO    ][1747] Running state [ipmitool] at time 23:22:31.035052
2018-07-19 23:22:31,035 [salt.state       ][INFO    ][1747] Executing state pkg.installed for ipmitool
2018-07-19 23:22:31,043 [salt.state       ][INFO    ][1747] All specified packages are already installed
2018-07-19 23:22:31,044 [salt.state       ][INFO    ][1747] Completed state [ipmitool] at time 23:22:31.043980 duration_in_ms=8.928
2018-07-19 23:22:31,047 [salt.state       ][INFO    ][1747] Running state [/etc/maas/rackd.conf] at time 23:22:31.047553
2018-07-19 23:22:31,048 [salt.state       ][INFO    ][1747] Executing state file.line for /etc/maas/rackd.conf
2018-07-19 23:22:31,048 [salt.loaded.int.states.file][WARNING ][1747] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-07-19 23:22:31,049 [salt.state       ][INFO    ][1747] No changes needed to be made
2018-07-19 23:22:31,050 [salt.state       ][INFO    ][1747] Completed state [/etc/maas/rackd.conf] at time 23:22:31.050265 duration_in_ms=2.712
2018-07-19 23:22:31,050 [salt.state       ][INFO    ][1747] Running state [/etc/maas/rackd.conf] at time 23:22:31.050777
2018-07-19 23:22:31,051 [salt.state       ][INFO    ][1747] Executing state file.managed for /etc/maas/rackd.conf
2018-07-19 23:22:31,052 [salt.loaded.int.states.file][WARNING ][1747] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-07-19 23:22:31,053 [salt.state       ][INFO    ][1747] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2018-07-19 23:22:31,053 [salt.state       ][INFO    ][1747] Completed state [/etc/maas/rackd.conf] at time 23:22:31.053545 duration_in_ms=2.767
2018-07-19 23:22:31,054 [salt.state       ][INFO    ][1747] Running state [maas-rackd] at time 23:22:31.054723
2018-07-19 23:22:31,055 [salt.state       ][INFO    ][1747] Executing state service.running for maas-rackd
2018-07-19 23:22:31,056 [salt.loaded.int.module.cmdmod][INFO    ][1747] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2018-07-19 23:22:31,093 [salt.loaded.int.module.cmdmod][INFO    ][1747] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2018-07-19 23:22:31,114 [salt.loaded.int.module.cmdmod][INFO    ][1747] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2018-07-19 23:22:31,127 [salt.state       ][INFO    ][1747] The service maas-rackd is already running
2018-07-19 23:22:31,128 [salt.state       ][INFO    ][1747] Completed state [maas-rackd] at time 23:22:31.127965 duration_in_ms=73.242
2018-07-19 23:22:31,129 [salt.minion      ][INFO    ][1747] Returning information for job: 20180719232229362037
2018-07-19 23:22:31,850 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232231830938
2018-07-19 23:22:31,869 [salt.minion      ][INFO    ][1769] Starting a new job with PID 1769
2018-07-19 23:22:32,374 [salt.state       ][INFO    ][1769] Loading fresh modules for state activity
2018-07-19 23:22:33,171 [salt.state       ][INFO    ][1769] Running state [maas-region-controller] at time 23:22:33.171621
2018-07-19 23:22:33,172 [salt.state       ][INFO    ][1769] Executing state pkg.installed for maas-region-controller
2018-07-19 23:22:33,173 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-19 23:22:33,647 [salt.state       ][INFO    ][1769] All specified packages are already installed
2018-07-19 23:22:33,648 [salt.state       ][INFO    ][1769] Completed state [maas-region-controller] at time 23:22:33.648159 duration_in_ms=476.538
2018-07-19 23:22:33,648 [salt.state       ][INFO    ][1769] Running state [python-oauth] at time 23:22:33.648763
2018-07-19 23:22:33,649 [salt.state       ][INFO    ][1769] Executing state pkg.installed for python-oauth
2018-07-19 23:22:33,656 [salt.state       ][INFO    ][1769] All specified packages are already installed
2018-07-19 23:22:33,657 [salt.state       ][INFO    ][1769] Completed state [python-oauth] at time 23:22:33.657229 duration_in_ms=8.466
2018-07-19 23:22:33,660 [salt.state       ][INFO    ][1769] Running state [/etc/maas/regiond.conf] at time 23:22:33.660135
2018-07-19 23:22:33,660 [salt.state       ][INFO    ][1769] Executing state file.replace for /etc/maas/regiond.conf
2018-07-19 23:22:33,665 [salt.state       ][INFO    ][1769] No changes needed to be made
2018-07-19 23:22:33,665 [salt.state       ][INFO    ][1769] Completed state [/etc/maas/regiond.conf] at time 23:22:33.665350 duration_in_ms=5.215
2018-07-19 23:22:33,665 [salt.state       ][INFO    ][1769] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 23:22:33.665829
2018-07-19 23:22:33,666 [salt.state       ][INFO    ][1769] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-07-19 23:22:33,736 [salt.state       ][INFO    ][1769] File /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template is in the correct state
2018-07-19 23:22:33,736 [salt.state       ][INFO    ][1769] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 23:22:33.736379 duration_in_ms=70.55
2018-07-19 23:22:33,736 [salt.state       ][INFO    ][1769] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:22:33.736858
2018-07-19 23:22:33,737 [salt.state       ][INFO    ][1769] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-07-19 23:22:33,740 [salt.state       ][INFO    ][1769] No changes needed to be made
2018-07-19 23:22:33,741 [salt.state       ][INFO    ][1769] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:22:33.741000 duration_in_ms=4.142
2018-07-19 23:22:33,741 [salt.state       ][INFO    ][1769] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:22:33.741509
2018-07-19 23:22:33,741 [salt.state       ][INFO    ][1769] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-07-19 23:22:33,745 [salt.state       ][INFO    ][1769] No changes needed to be made
2018-07-19 23:22:33,745 [salt.state       ][INFO    ][1769] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:22:33.745712 duration_in_ms=4.203
2018-07-19 23:22:33,746 [salt.state       ][INFO    ][1769] Running state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 23:22:33.746184
2018-07-19 23:22:33,746 [salt.state       ][INFO    ][1769] Executing state file.replace for /usr/lib/python3/dist-packages/tftp/bootstrap.py
2018-07-19 23:22:33,749 [salt.state       ][INFO    ][1769] No changes needed to be made
2018-07-19 23:22:33,749 [salt.state       ][INFO    ][1769] Completed state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 23:22:33.749623 duration_in_ms=3.439
2018-07-19 23:22:33,750 [salt.state       ][INFO    ][1769] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 23:22:33.750093
2018-07-19 23:22:33,750 [salt.state       ][INFO    ][1769] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-07-19 23:22:33,779 [salt.state       ][INFO    ][1769] No changes needed to be made
2018-07-19 23:22:33,779 [salt.state       ][INFO    ][1769] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 23:22:33.779602 duration_in_ms=29.509
2018-07-19 23:22:33,780 [salt.state       ][INFO    ][1769] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 23:22:33.780089
2018-07-19 23:22:33,780 [salt.state       ][INFO    ][1769] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-07-19 23:22:33,801 [salt.state       ][INFO    ][1769] File /etc/apache2/conf-enabled/maas-http.conf is in the correct state
2018-07-19 23:22:33,802 [salt.state       ][INFO    ][1769] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 23:22:33.802126 duration_in_ms=22.036
2018-07-19 23:22:33,804 [salt.state       ][INFO    ][1769] Running state [a2enmod headers] at time 23:22:33.804552
2018-07-19 23:22:33,805 [salt.state       ][INFO    ][1769] Executing state cmd.run for a2enmod headers
2018-07-19 23:22:33,806 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command 'a2enmod headers' in directory '/root'
2018-07-19 23:22:33,871 [salt.state       ][INFO    ][1769] {'pid': 1789, 'retcode': 0, 'stderr': '', 'stdout': 'Module headers already enabled'}
2018-07-19 23:22:33,871 [salt.state       ][INFO    ][1769] Completed state [a2enmod headers] at time 23:22:33.871383 duration_in_ms=66.832
2018-07-19 23:22:33,871 [salt.state       ][INFO    ][1769] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 23:22:33.871779
2018-07-19 23:22:33,872 [salt.state       ][INFO    ][1769] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-07-19 23:22:33,901 [salt.state       ][INFO    ][1769] File /usr/share/maas/web/static/css/maas-styles.css is in the correct state
2018-07-19 23:22:33,901 [salt.state       ][INFO    ][1769] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 23:22:33.901468 duration_in_ms=29.687
2018-07-19 23:22:33,902 [salt.state       ][INFO    ][1769] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 23:22:33.902609
2018-07-19 23:22:33,903 [salt.state       ][INFO    ][1769] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-07-19 23:22:33,974 [salt.state       ][INFO    ][1769] File /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty is in the correct state
2018-07-19 23:22:33,974 [salt.state       ][INFO    ][1769] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 23:22:33.974327 duration_in_ms=71.718
2018-07-19 23:22:33,974 [salt.state       ][INFO    ][1769] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 23:22:33.974889
2018-07-19 23:22:33,975 [salt.state       ][INFO    ][1769] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-07-19 23:22:34,039 [salt.state       ][INFO    ][1769] File /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial is in the correct state
2018-07-19 23:22:34,040 [salt.state       ][INFO    ][1769] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 23:22:34.040017 duration_in_ms=65.127
2018-07-19 23:22:34,040 [salt.state       ][INFO    ][1769] Running state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 23:22:34.040509
2018-07-19 23:22:34,040 [salt.state       ][INFO    ][1769] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_arm64_generic_xenial
2018-07-19 23:22:34,096 [salt.state       ][INFO    ][1769] File /etc/maas/preseeds/curtin_userdata_arm64_generic_xenial is in the correct state
2018-07-19 23:22:34,096 [salt.state       ][INFO    ][1769] Completed state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 23:22:34.096234 duration_in_ms=55.724
2018-07-19 23:22:34,096 [salt.state       ][INFO    ][1769] Running state [/root/.pgpass] at time 23:22:34.096498
2018-07-19 23:22:34,096 [salt.state       ][INFO    ][1769] Executing state file.managed for /root/.pgpass
2018-07-19 23:22:34,146 [salt.state       ][INFO    ][1769] File /root/.pgpass is in the correct state
2018-07-19 23:22:34,146 [salt.state       ][INFO    ][1769] Completed state [/root/.pgpass] at time 23:22:34.146893 duration_in_ms=50.395
2018-07-19 23:22:34,152 [salt.state       ][INFO    ][1769] Running state [maas-region syncdb --noinput] at time 23:22:34.152420
2018-07-19 23:22:34,152 [salt.state       ][INFO    ][1769] Executing state cmd.run for maas-region syncdb --noinput
2018-07-19 23:22:34,153 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command 'maas-region syncdb --noinput' in directory '/root'
2018-07-19 23:22:36,930 [salt.state       ][INFO    ][1769] {'pid': 1802, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: maasserver, contenttypes, auth, sessions, metadataserver, sites, piston3\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2018-07-19 23:22:36,931 [salt.state       ][INFO    ][1769] Completed state [maas-region syncdb --noinput] at time 23:22:36.930860 duration_in_ms=2778.438
2018-07-19 23:22:36,934 [salt.state       ][INFO    ][1769] Running state [maas-regiond] at time 23:22:36.934624
2018-07-19 23:22:36,935 [salt.state       ][INFO    ][1769] Executing state service.running for maas-regiond
2018-07-19 23:22:36,937 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-07-19 23:22:36,982 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-07-19 23:22:36,999 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-07-19 23:22:37,018 [salt.state       ][INFO    ][1769] The service maas-regiond is already running
2018-07-19 23:22:37,018 [salt.state       ][INFO    ][1769] Completed state [maas-regiond] at time 23:22:37.018808 duration_in_ms=84.185
2018-07-19 23:22:37,021 [salt.state       ][INFO    ][1769] Running state [bind9] at time 23:22:37.021628
2018-07-19 23:22:37,022 [salt.state       ][INFO    ][1769] Executing state service.running for bind9
2018-07-19 23:22:37,023 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-07-19 23:22:37,044 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-07-19 23:22:37,061 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-07-19 23:22:37,080 [salt.state       ][INFO    ][1769] The service bind9 is already running
2018-07-19 23:22:37,081 [salt.state       ][INFO    ][1769] Completed state [bind9] at time 23:22:37.081154 duration_in_ms=59.526
2018-07-19 23:22:37,084 [salt.state       ][INFO    ][1769] Running state [apache2] at time 23:22:37.084079
2018-07-19 23:22:37,084 [salt.state       ][INFO    ][1769] Executing state service.running for apache2
2018-07-19 23:22:37,086 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-19 23:22:37,102 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-19 23:22:37,117 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-19 23:22:37,132 [salt.state       ][INFO    ][1769] The service apache2 is already running
2018-07-19 23:22:37,133 [salt.state       ][INFO    ][1769] Completed state [apache2] at time 23:22:37.133356 duration_in_ms=49.278
2018-07-19 23:22:37,134 [salt.state       ][INFO    ][1769] Running state [maasng.wait_for_http_code] at time 23:22:37.134839
2018-07-19 23:22:37,135 [salt.state       ][INFO    ][1769] Executing state module.run for maasng.wait_for_http_code
2018-07-19 23:22:37,266 [salt.state       ][INFO    ][1769] {'ret': {'comment': 'MAAS API:http://localhost:5240/MAAS up.', 'result': True}}
2018-07-19 23:22:37,267 [salt.state       ][INFO    ][1769] Completed state [maasng.wait_for_http_code] at time 23:22:37.267295 duration_in_ms=132.456
2018-07-19 23:22:37,269 [salt.state       ][INFO    ][1769] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 23:22:37.269202
2018-07-19 23:22:37,269 [salt.state       ][INFO    ][1769] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-07-19 23:22:37,270 [salt.state       ][INFO    ][1769] /var/lib/maas/.setup_admin exists
2018-07-19 23:22:37,271 [salt.state       ][INFO    ][1769] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 23:22:37.271015 duration_in_ms=1.812
2018-07-19 23:22:37,272 [salt.state       ][INFO    ][1769] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:22:37.272277
2018-07-19 23:22:37,272 [salt.state       ][INFO    ][1769] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:22:37,273 [salt.loaded.int.module.cmdmod][INFO    ][1769] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:22:39,014 [salt.state       ][INFO    ][1769] {'pid': 1828, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:22:39,016 [salt.state       ][INFO    ][1769] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:22:39.016418 duration_in_ms=1744.14
2018-07-19 23:22:39,028 [salt.state       ][INFO    ][1769] Running state [maas_region_boot_source_resources_mirror] at time 23:22:39.028623
2018-07-19 23:22:39,029 [salt.state       ][INFO    ][1769] Executing state maasng.boot_source_present for maas_region_boot_source_resources_mirror
2018-07-19 23:22:39,087 [salt.state       ][INFO    ][1769] boot-source http://images.maas.io/ephemeral-v3/daily alredy exist
2018-07-19 23:22:39,087 [salt.state       ][INFO    ][1769] Completed state [maas_region_boot_source_resources_mirror] at time 23:22:39.087397 duration_in_ms=58.773
2018-07-19 23:22:39,088 [salt.state       ][INFO    ][1769] Running state [maas_region_boot_sources_selection_xenial] at time 23:22:39.088933
2018-07-19 23:22:39,089 [salt.state       ][INFO    ][1769] Executing state maasng.boot_sources_selections_present for maas_region_boot_sources_selection_xenial
2018-07-19 23:22:39,278 [salt.state       ][INFO    ][1769] Requested boot-source selection for http://images.maas.io/ephemeral-v3/daily already exist.
2018-07-19 23:22:39,278 [salt.state       ][INFO    ][1769] Completed state [maas_region_boot_sources_selection_xenial] at time 23:22:39.278354 duration_in_ms=189.419
2018-07-19 23:22:39,281 [salt.state       ][INFO    ][1769] Running state [maasng.boot_sources_delete_all_others] at time 23:22:39.281072
2018-07-19 23:22:39,281 [salt.state       ][INFO    ][1769] Executing state module.run for maasng.boot_sources_delete_all_others
2018-07-19 23:22:39,324 [salt.state       ][INFO    ][1769] {'ret': {}}
2018-07-19 23:22:39,324 [salt.state       ][INFO    ][1769] Completed state [maasng.boot_sources_delete_all_others] at time 23:22:39.324822 duration_in_ms=43.751
2018-07-19 23:22:39,325 [salt.state       ][INFO    ][1769] Running state [maasng.boot_resources_import] at time 23:22:39.325710
2018-07-19 23:22:39,326 [salt.state       ][INFO    ][1769] Executing state module.run for maasng.boot_resources_import
2018-07-19 23:22:39,405 [salt.loaded.ext.module.maasng][INFO    ][1769] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2018-07-19 23:22:44,459 [salt.loaded.ext.module.maasng][INFO    ][1769] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2018-07-19 23:22:49,549 [salt.state       ][INFO    ][1769] {'ret': True}
2018-07-19 23:22:49,550 [salt.state       ][INFO    ][1769] Completed state [maasng.boot_resources_import] at time 23:22:49.550052 duration_in_ms=10224.338
2018-07-19 23:22:49,551 [salt.state       ][INFO    ][1769] Running state [maasng.sync_and_wait_bs_to_all_racks] at time 23:22:49.551115
2018-07-19 23:22:49,551 [salt.state       ][INFO    ][1769] Executing state module.run for maasng.sync_and_wait_bs_to_all_racks
2018-07-19 23:22:49,552 [salt.loaded.ext.module.maasng][INFO    ][1769] boot-sources sync initiated for ALL Rack's
2018-07-19 23:22:50,629 [salt.state       ][INFO    ][1769] {'ret': True}
2018-07-19 23:22:50,630 [salt.state       ][INFO    ][1769] Completed state [maasng.sync_and_wait_bs_to_all_racks] at time 23:22:50.630196 duration_in_ms=1079.08
2018-07-19 23:22:50,631 [salt.state       ][INFO    ][1769] Running state [maas.process_maas_config] at time 23:22:50.631345
2018-07-19 23:22:50,631 [salt.state       ][INFO    ][1769] Executing state module.run for maas.process_maas_config
2018-07-19 23:22:50,632 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=enable_http_proxy value=True
2018-07-19 23:22:50,686 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=dnssec_validation value=no
2018-07-19 23:22:50,739 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=commissioning_distro_series value=xenial
2018-07-19 23:22:50,805 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=default_osystem value=ubuntu
2018-07-19 23:22:50,966 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=active_discovery_interval value=600
2018-07-19 23:22:51,008 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=upstream_dns value=8.8.8.8
2018-07-19 23:22:51,053 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=enable_third_party_drivers value=True
2018-07-19 23:22:51,095 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=network_discovery value=enabled
2018-07-19 23:22:51,898 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command saltutil.find_job with jid 20180719232251886710
2018-07-19 23:22:51,919 [salt.minion      ][INFO    ][2175] Starting a new job with PID 2175
2018-07-19 23:22:51,949 [salt.minion      ][INFO    ][2175] Returning information for job: 20180719232251886710
2018-07-19 23:22:52,120 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=maas_name value=mas01
2018-07-19 23:22:52,169 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=default_storage_layout value=lvm
2018-07-19 23:22:52,211 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=ntp_external_only value=True
2018-07-19 23:22:52,253 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=disk_erase_with_secure_erase value=False
2018-07-19 23:22:52,300 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=default_distro_series value=xenial
2018-07-19 23:22:52,341 [salt.loaded.ext.module.maas][INFO    ][1769] maasconfig name=default_min_hwe_kernel value=hwe-16.04
2018-07-19 23:22:52,483 [salt.state       ][INFO    ][1769] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'dnssec_validation', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'upstream_dns', 'enable_third_party_drivers', 'network_discovery', 'maas_name', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2018-07-19 23:22:52,483 [salt.state       ][INFO    ][1769] Completed state [maas.process_maas_config] at time 23:22:52.483817 duration_in_ms=1852.471
2018-07-19 23:22:52,484 [salt.state       ][INFO    ][1769] Running state [pxe_admin] at time 23:22:52.484478
2018-07-19 23:22:52,484 [salt.state       ][INFO    ][1769] Executing state maasng.fabric_present for pxe_admin
2018-07-19 23:22:52,531 [salt.loaded.ext.module.maasng][INFO    ][1769] [{u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'name': u'untagged', u'primary_rack': u'pspx4d', u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2018-07-19 23:22:52,583 [salt.loaded.ext.module.maasng][WARNING ][1769] Detected cidr:192.168.11.0/24 in fabric:pxe_admin
2018-07-19 23:22:52,584 [salt.loaded.ext.module.maasng][WARNING ][1769] Guessing, that fabric with current name:pxe_admin
 should be renamed to:pxe_admin
2018-07-19 23:22:52,636 [salt.state       ][INFO    ][1769] {'new': 'Fabric  pxe_admin created', 'result': True}
2018-07-19 23:22:52,636 [salt.state       ][INFO    ][1769] Completed state [pxe_admin] at time 23:22:52.636337 duration_in_ms=151.858
2018-07-19 23:22:52,637 [salt.state       ][INFO    ][1769] Running state [vlan 0] at time 23:22:52.637083
2018-07-19 23:22:52,637 [salt.state       ][INFO    ][1769] Executing state maasng.vlan_present_in_fabric for vlan 0
2018-07-19 23:22:52,687 [salt.loaded.ext.module.maasng][INFO    ][1769] [{u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'id': 0, u'name': u'fabric-0', u'class_type': None}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'id': 1, u'name': u'fabric-1', u'class_type': None}, {u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'vlans': [{u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'id': 2, u'name': u'pxe_admin', u'class_type': u''}]
2018-07-19 23:22:52,797 [salt.loaded.ext.module.maasng][INFO    ][1769] [{u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'name': u'untagged', u'primary_rack': u'pspx4d', u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2018-07-19 23:22:53,042 [salt.loaded.ext.module.maasng][INFO    ][1769] [{u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'name': u'untagged', u'primary_rack': u'pspx4d', u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2018-07-19 23:22:53,133 [salt.state       ][INFO    ][1769] {'new': 'Vlan untagged was updated'}
2018-07-19 23:22:53,133 [salt.state       ][INFO    ][1769] Completed state [vlan 0] at time 23:22:53.133337 duration_in_ms=496.253
2018-07-19 23:22:53,134 [salt.state       ][INFO    ][1769] Running state [192.168.11.0/24] at time 23:22:53.134281
2018-07-19 23:22:53,134 [salt.state       ][INFO    ][1769] Executing state maasng.subnet_present for 192.168.11.0/24
2018-07-19 23:22:53,298 [salt.loaded.ext.module.maasng][INFO    ][1769] [{u'id': 0, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-1', u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'pxe_admin', u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'class_type': u'', u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2018-07-19 23:22:53,299 [salt.loaded.ext.module.maasng][WARNING ][1769] Ignoring parameter vlan:0
2018-07-19 23:22:53,362 [salt.state       ][INFO    ][1769] Subnet 192.168.11.0/24 has been updated for pxe_admin
2018-07-19 23:22:53,362 [salt.state       ][INFO    ][1769] Completed state [192.168.11.0/24] at time 23:22:53.362891 duration_in_ms=228.608
2018-07-19 23:22:53,363 [salt.state       ][INFO    ][1769] Running state [maas_create_iprange_1] at time 23:22:53.363722
2018-07-19 23:22:53,364 [salt.state       ][INFO    ][1769] Executing state maasng.iprange_present for maas_create_iprange_1
2018-07-19 23:22:53,421 [salt.state       ][INFO    ][1769] Iprange maas_create_iprange_1 already exist.
2018-07-19 23:22:53,422 [salt.state       ][INFO    ][1769] Completed state [maas_create_iprange_1] at time 23:22:53.422206 duration_in_ms=58.484
2018-07-19 23:22:53,422 [salt.state       ][INFO    ][1769] Running state [vlan 0] at time 23:22:53.422502
2018-07-19 23:22:53,422 [salt.state       ][INFO    ][1769] Executing state maasng.vlan_present_in_fabric for vlan 0
2018-07-19 23:22:53,482 [salt.loaded.ext.module.maasng][INFO    ][1769] [{u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'name': u'untagged', u'primary_rack': u'pspx4d', u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2018-07-19 23:22:53,582 [salt.loaded.ext.module.maasng][INFO    ][1769] [{u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'name': u'untagged', u'primary_rack': u'pspx4d', u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2018-07-19 23:22:53,848 [salt.loaded.ext.module.maasng][INFO    ][1769] [{u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'class_type': None, u'name': u'fabric-0', u'id': 0}, {u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'name': u'untagged', u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'class_type': None, u'name': u'fabric-1', u'id': 1}, {u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'name': u'untagged', u'primary_rack': u'pspx4d', u'relay_vlan': None, u'external_dhcp': None, u'mtu': 1500, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'class_type': u'', u'name': u'pxe_admin', u'id': 2}]
2018-07-19 23:22:53,940 [salt.state       ][INFO    ][1769] {'new': 'Vlan untagged was updated'}
2018-07-19 23:22:53,941 [salt.state       ][INFO    ][1769] Completed state [vlan 0] at time 23:22:53.941576 duration_in_ms=519.074
2018-07-19 23:22:53,942 [salt.state       ][INFO    ][1769] Running state [maas.process_sshprefs] at time 23:22:53.942157
2018-07-19 23:22:53,942 [salt.state       ][INFO    ][1769] Executing state module.run for maas.process_sshprefs
2018-07-19 23:22:53,943 [salt.loaded.ext.module.maas][INFO    ][1769] sshprefs key=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwbsLV1UY13y2+2b7H9h6zOFMrcnumZvKOz6oqAXgttZjoKci01cqGRU8OMjob/9xeAOP2Cmu7HOBpRxda00X57yYx4UidSgEtlbOi7LLj2DuvJScix+rgPAd19aukdCiTuMmyLZQPMzVrdBxqzupJ5zqS3djSCllnQ2myEwswcSBn0Dpusgt3bnwdsCgI6B6ZgL9aR9DLnyMPMVroI6ZZH7aP7syIy1sPEsiJd3smWEULgeRElsuK+4I3YKG1Z1J2n80lmtR2gVD5tuKLFRRxnbjAqzyCEXQBTUVRc13SAFrH0b5bzFaqfxY1wdQPzP+dBSA+t25KcjnpTAAtL86H
2018-07-19 23:22:54,030 [salt.state       ][INFO    ][1769] {'ret': {'updated': [], 'errors': {}, 'success': ['ssh-rsa AA']}}
2018-07-19 23:22:54,030 [salt.state       ][INFO    ][1769] Completed state [maas.process_sshprefs] at time 23:22:54.030701 duration_in_ms=88.544
2018-07-19 23:22:54,034 [salt.minion      ][INFO    ][1769] Returning information for job: 20180719232231830938
2018-07-19 23:22:54,773 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232254761640
2018-07-19 23:22:54,791 [salt.minion      ][INFO    ][2257] Starting a new job with PID 2257
2018-07-19 23:22:57,431 [salt.state       ][INFO    ][2257] Loading fresh modules for state activity
2018-07-19 23:22:57,533 [salt.state       ][INFO    ][2257] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:22:57.533562
2018-07-19 23:22:57,534 [salt.state       ][INFO    ][2257] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:22:57,536 [salt.loaded.int.module.cmdmod][INFO    ][2257] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:22:59,353 [salt.state       ][INFO    ][2257] {'pid': 2304, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:22:59,355 [salt.state       ][INFO    ][2257] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:22:59.355643 duration_in_ms=1822.08
2018-07-19 23:22:59,359 [salt.state       ][INFO    ][2257] Running state [maas.process_machines] at time 23:22:59.359339
2018-07-19 23:22:59,360 [salt.state       ][INFO    ][2257] Executing state module.run for maas.process_machines
2018-07-19 23:22:59,481 [salt.loaded.ext.module.maas][WARNING ][2257] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-07-19 23:22:59,482 [salt.loaded.ext.module.maas][INFO    ][2257] machine hostname=cmp002 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.20 mac_addresses=9c:b6:54:8a:10:18 power_parameters_power_pass=Winter2017 system_id=pxg877 architecture=amd64/generic
2018-07-19 23:23:00,224 [salt.loaded.ext.module.maas][WARNING ][2257] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-07-19 23:23:00,224 [salt.loaded.ext.module.maas][INFO    ][2257] machine hostname=cmp001 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.19 mac_addresses=9c:b6:54:8a:95:a0 power_parameters_power_pass=Winter2017 system_id=g66m7e architecture=amd64/generic
2018-07-19 23:23:00,957 [salt.loaded.ext.module.maas][WARNING ][2257] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-07-19 23:23:00,957 [salt.loaded.ext.module.maas][INFO    ][2257] machine hostname=kvm01 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.16 mac_addresses=14:58:d0:54:e7:88 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-07-19 23:23:02,268 [salt.loaded.ext.module.maas][WARNING ][2257] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-07-19 23:23:02,270 [salt.loaded.ext.module.maas][INFO    ][2257] machine hostname=kvm03 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.18 mac_addresses=14:58:d0:54:7a:28 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-07-19 23:23:03,590 [salt.loaded.ext.module.maas][WARNING ][2257] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-07-19 23:23:03,590 [salt.loaded.ext.module.maas][INFO    ][2257] machine hostname=kvm02 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.17 mac_addresses=14:58:d0:54:6a:60 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-07-19 23:23:04,847 [salt.state       ][INFO    ][2257] {'ret': {'updated': ['cmp002', 'cmp001'], 'errors': {}, 'success': ['kvm01', 'kvm03', 'kvm02']}}
2018-07-19 23:23:04,847 [salt.state       ][INFO    ][2257] Completed state [maas.process_machines] at time 23:23:04.847681 duration_in_ms=5488.343
2018-07-19 23:23:04,851 [salt.minion      ][INFO    ][2257] Returning information for job: 20180719232254761640
2018-07-19 23:23:47,379 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command pillar.get with jid 20180719232347362029
2018-07-19 23:23:47,406 [salt.minion      ][INFO    ][2617] Starting a new job with PID 2617
2018-07-19 23:23:47,418 [salt.minion      ][INFO    ][2617] Returning information for job: 20180719232347362029
2018-07-19 23:23:48,124 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232348114357
2018-07-19 23:23:48,148 [salt.minion      ][INFO    ][2622] Starting a new job with PID 2622
2018-07-19 23:23:50,738 [salt.state       ][INFO    ][2622] Loading fresh modules for state activity
2018-07-19 23:23:50,791 [salt.fileclient  ][INFO    ][2622] Fetching file from saltenv 'base', ** done ** 'maas/machines/status.sls'
2018-07-19 23:23:50,846 [salt.state       ][INFO    ][2622] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:23:50.846223
2018-07-19 23:23:50,846 [salt.state       ][INFO    ][2622] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:23:50,849 [salt.loaded.int.module.cmdmod][INFO    ][2622] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:23:52,756 [salt.state       ][INFO    ][2622] {'pid': 2630, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:23:52,757 [salt.state       ][INFO    ][2622] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:23:52.757602 duration_in_ms=1911.382
2018-07-19 23:23:52,759 [salt.state       ][INFO    ][2622] Running state [maas.machines_status] at time 23:23:52.759454
2018-07-19 23:23:52,760 [salt.state       ][INFO    ][2622] Executing state module.run for maas.machines_status
2018-07-19 23:23:52,982 [salt.state       ][INFO    ][2622] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:23:52,983 [salt.state       ][INFO    ][2622] Completed state [maas.machines_status] at time 23:23:52.983152 duration_in_ms=223.697
2018-07-19 23:23:52,985 [salt.minion      ][INFO    ][2622] Returning information for job: 20180719232348114357
2018-07-19 23:24:03,746 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232403733063
2018-07-19 23:24:03,767 [salt.minion      ][INFO    ][2652] Starting a new job with PID 2652
2018-07-19 23:24:04,294 [salt.state       ][INFO    ][2652] Loading fresh modules for state activity
2018-07-19 23:24:04,387 [salt.state       ][INFO    ][2652] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:24:04.387546
2018-07-19 23:24:04,388 [salt.state       ][INFO    ][2652] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:24:04,390 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:24:06,210 [salt.state       ][INFO    ][2652] {'pid': 2659, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:24:06,212 [salt.state       ][INFO    ][2652] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:24:06.212105 duration_in_ms=1824.559
2018-07-19 23:24:06,214 [salt.state       ][INFO    ][2652] Running state [maas.machines_status] at time 23:24:06.214163
2018-07-19 23:24:06,214 [salt.state       ][INFO    ][2652] Executing state module.run for maas.machines_status
2018-07-19 23:24:06,444 [salt.state       ][INFO    ][2652] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:24:06,445 [salt.state       ][INFO    ][2652] Completed state [maas.machines_status] at time 23:24:06.445348 duration_in_ms=231.183
2018-07-19 23:24:06,449 [salt.minion      ][INFO    ][2652] Returning information for job: 20180719232403733063
2018-07-19 23:24:17,185 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232417169780
2018-07-19 23:24:17,215 [salt.minion      ][INFO    ][2699] Starting a new job with PID 2699
2018-07-19 23:24:19,794 [salt.state       ][INFO    ][2699] Loading fresh modules for state activity
2018-07-19 23:24:19,897 [salt.state       ][INFO    ][2699] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:24:19.897125
2018-07-19 23:24:19,898 [salt.state       ][INFO    ][2699] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:24:19,900 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:24:21,794 [salt.state       ][INFO    ][2699] {'pid': 2707, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:24:21,795 [salt.state       ][INFO    ][2699] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:24:21.795569 duration_in_ms=1898.448
2018-07-19 23:24:21,797 [salt.state       ][INFO    ][2699] Running state [maas.machines_status] at time 23:24:21.797102
2018-07-19 23:24:21,797 [salt.state       ][INFO    ][2699] Executing state module.run for maas.machines_status
2018-07-19 23:24:22,059 [salt.state       ][INFO    ][2699] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:24:22,059 [salt.state       ][INFO    ][2699] Completed state [maas.machines_status] at time 23:24:22.059747 duration_in_ms=262.644
2018-07-19 23:24:22,063 [salt.minion      ][INFO    ][2699] Returning information for job: 20180719232417169780
2018-07-19 23:24:32,823 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232432771249
2018-07-19 23:24:32,836 [salt.minion      ][INFO    ][2754] Starting a new job with PID 2754
2018-07-19 23:24:33,351 [salt.state       ][INFO    ][2754] Loading fresh modules for state activity
2018-07-19 23:24:33,438 [salt.state       ][INFO    ][2754] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:24:33.438627
2018-07-19 23:24:33,439 [salt.state       ][INFO    ][2754] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:24:33,441 [salt.loaded.int.module.cmdmod][INFO    ][2754] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:24:35,163 [salt.state       ][INFO    ][2754] {'pid': 2761, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:24:35,165 [salt.state       ][INFO    ][2754] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:24:35.165164 duration_in_ms=1726.537
2018-07-19 23:24:35,167 [salt.state       ][INFO    ][2754] Running state [maas.machines_status] at time 23:24:35.167334
2018-07-19 23:24:35,167 [salt.state       ][INFO    ][2754] Executing state module.run for maas.machines_status
2018-07-19 23:24:35,426 [salt.state       ][INFO    ][2754] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:24:35,427 [salt.state       ][INFO    ][2754] Completed state [maas.machines_status] at time 23:24:35.427163 duration_in_ms=259.828
2018-07-19 23:24:35,430 [salt.minion      ][INFO    ][2754] Returning information for job: 20180719232432771249
2018-07-19 23:24:46,211 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232446201142
2018-07-19 23:24:46,232 [salt.minion      ][INFO    ][2809] Starting a new job with PID 2809
2018-07-19 23:24:48,868 [salt.state       ][INFO    ][2809] Loading fresh modules for state activity
2018-07-19 23:24:48,957 [salt.state       ][INFO    ][2809] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:24:48.957285
2018-07-19 23:24:48,957 [salt.state       ][INFO    ][2809] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:24:48,959 [salt.loaded.int.module.cmdmod][INFO    ][2809] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:24:50,999 [salt.state       ][INFO    ][2809] {'pid': 2824, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:24:51,000 [salt.state       ][INFO    ][2809] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:24:51.000129 duration_in_ms=2042.844
2018-07-19 23:24:51,001 [salt.state       ][INFO    ][2809] Running state [maas.machines_status] at time 23:24:51.001800
2018-07-19 23:24:51,002 [salt.state       ][INFO    ][2809] Executing state module.run for maas.machines_status
2018-07-19 23:24:51,261 [salt.state       ][INFO    ][2809] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:24:51,261 [salt.state       ][INFO    ][2809] Completed state [maas.machines_status] at time 23:24:51.261737 duration_in_ms=259.937
2018-07-19 23:24:51,264 [salt.minion      ][INFO    ][2809] Returning information for job: 20180719232446201142
2018-07-19 23:25:02,031 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232502015522
2018-07-19 23:25:02,052 [salt.minion      ][INFO    ][2858] Starting a new job with PID 2858
2018-07-19 23:25:02,590 [salt.state       ][INFO    ][2858] Loading fresh modules for state activity
2018-07-19 23:25:02,696 [salt.state       ][INFO    ][2858] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:25:02.696464
2018-07-19 23:25:02,697 [salt.state       ][INFO    ][2858] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:25:02,700 [salt.loaded.int.module.cmdmod][INFO    ][2858] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:25:04,551 [salt.state       ][INFO    ][2858] {'pid': 2877, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:25:04,552 [salt.state       ][INFO    ][2858] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:25:04.552600 duration_in_ms=1856.137
2018-07-19 23:25:04,556 [salt.state       ][INFO    ][2858] Running state [maas.machines_status] at time 23:25:04.556386
2018-07-19 23:25:04,557 [salt.state       ][INFO    ][2858] Executing state module.run for maas.machines_status
2018-07-19 23:25:04,850 [salt.state       ][INFO    ][2858] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:25:04,851 [salt.state       ][INFO    ][2858] Completed state [maas.machines_status] at time 23:25:04.850615 duration_in_ms=294.229
2018-07-19 23:25:04,853 [salt.minion      ][INFO    ][2858] Returning information for job: 20180719232502015522
2018-07-19 23:25:15,601 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232515588886
2018-07-19 23:25:15,620 [salt.minion      ][INFO    ][2990] Starting a new job with PID 2990
2018-07-19 23:25:18,291 [salt.state       ][INFO    ][2990] Loading fresh modules for state activity
2018-07-19 23:25:18,388 [salt.state       ][INFO    ][2990] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:25:18.388285
2018-07-19 23:25:18,388 [salt.state       ][INFO    ][2990] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:25:18,390 [salt.loaded.int.module.cmdmod][INFO    ][2990] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:25:20,252 [salt.state       ][INFO    ][2990] {'pid': 2997, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:25:20,253 [salt.state       ][INFO    ][2990] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:25:20.253660 duration_in_ms=1865.374
2018-07-19 23:25:20,256 [salt.state       ][INFO    ][2990] Running state [maas.machines_status] at time 23:25:20.255978
2018-07-19 23:25:20,256 [salt.state       ][INFO    ][2990] Executing state module.run for maas.machines_status
2018-07-19 23:25:20,518 [salt.state       ][INFO    ][2990] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:25:20,519 [salt.state       ][INFO    ][2990] Completed state [maas.machines_status] at time 23:25:20.519151 duration_in_ms=263.172
2018-07-19 23:25:20,521 [salt.minion      ][INFO    ][2990] Returning information for job: 20180719232515588886
2018-07-19 23:25:31,274 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232531263452
2018-07-19 23:25:31,297 [salt.minion      ][INFO    ][3033] Starting a new job with PID 3033
2018-07-19 23:25:31,835 [salt.state       ][INFO    ][3033] Loading fresh modules for state activity
2018-07-19 23:25:31,943 [salt.state       ][INFO    ][3033] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:25:31.943421
2018-07-19 23:25:31,944 [salt.state       ][INFO    ][3033] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:25:31,946 [salt.loaded.int.module.cmdmod][INFO    ][3033] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:25:33,746 [salt.state       ][INFO    ][3033] {'pid': 3040, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:25:33,748 [salt.state       ][INFO    ][3033] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:25:33.748229 duration_in_ms=1804.807
2018-07-19 23:25:33,753 [salt.state       ][INFO    ][3033] Running state [maas.machines_status] at time 23:25:33.753131
2018-07-19 23:25:33,753 [salt.state       ][INFO    ][3033] Executing state module.run for maas.machines_status
2018-07-19 23:25:34,023 [salt.state       ][INFO    ][3033] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:25:34,023 [salt.state       ][INFO    ][3033] Completed state [maas.machines_status] at time 23:25:34.023782 duration_in_ms=270.65
2018-07-19 23:25:34,028 [salt.minion      ][INFO    ][3033] Returning information for job: 20180719232531263452
2018-07-19 23:25:44,792 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232544775363
2018-07-19 23:25:44,822 [salt.minion      ][INFO    ][3123] Starting a new job with PID 3123
2018-07-19 23:25:47,406 [salt.state       ][INFO    ][3123] Loading fresh modules for state activity
2018-07-19 23:25:47,510 [salt.state       ][INFO    ][3123] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:25:47.509927
2018-07-19 23:25:47,510 [salt.state       ][INFO    ][3123] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:25:47,513 [salt.loaded.int.module.cmdmod][INFO    ][3123] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:25:49,359 [salt.state       ][INFO    ][3123] {'pid': 3133, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:25:49,359 [salt.state       ][INFO    ][3123] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:25:49.359860 duration_in_ms=1849.937
2018-07-19 23:25:49,361 [salt.state       ][INFO    ][3123] Running state [maas.machines_status] at time 23:25:49.361431
2018-07-19 23:25:49,361 [salt.state       ][INFO    ][3123] Executing state module.run for maas.machines_status
2018-07-19 23:25:49,668 [salt.state       ][INFO    ][3123] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:25:49,668 [salt.state       ][INFO    ][3123] Completed state [maas.machines_status] at time 23:25:49.668503 duration_in_ms=307.071
2018-07-19 23:25:49,671 [salt.minion      ][INFO    ][3123] Returning information for job: 20180719232544775363
2018-07-19 23:26:00,446 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232600434434
2018-07-19 23:26:00,466 [salt.minion      ][INFO    ][3178] Starting a new job with PID 3178
2018-07-19 23:26:00,998 [salt.state       ][INFO    ][3178] Loading fresh modules for state activity
2018-07-19 23:26:01,094 [salt.state       ][INFO    ][3178] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:26:01.094621
2018-07-19 23:26:01,095 [salt.state       ][INFO    ][3178] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:26:01,098 [salt.loaded.int.module.cmdmod][INFO    ][3178] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:26:02,865 [salt.state       ][INFO    ][3178] {'pid': 3187, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:26:02,866 [salt.state       ][INFO    ][3178] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:26:02.866655 duration_in_ms=1772.035
2018-07-19 23:26:02,868 [salt.state       ][INFO    ][3178] Running state [maas.machines_status] at time 23:26:02.868450
2018-07-19 23:26:02,869 [salt.state       ][INFO    ][3178] Executing state module.run for maas.machines_status
2018-07-19 23:26:03,175 [salt.state       ][INFO    ][3178] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:26:03,177 [salt.state       ][INFO    ][3178] Completed state [maas.machines_status] at time 23:26:03.176970 duration_in_ms=308.519
2018-07-19 23:26:03,182 [salt.minion      ][INFO    ][3178] Returning information for job: 20180719232600434434
2018-07-19 23:26:13,905 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232613891875
2018-07-19 23:26:13,928 [salt.minion      ][INFO    ][3368] Starting a new job with PID 3368
2018-07-19 23:26:16,542 [salt.state       ][INFO    ][3368] Loading fresh modules for state activity
2018-07-19 23:26:16,638 [salt.state       ][INFO    ][3368] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:26:16.638012
2018-07-19 23:26:16,638 [salt.state       ][INFO    ][3368] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:26:16,640 [salt.loaded.int.module.cmdmod][INFO    ][3368] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:26:18,475 [salt.state       ][INFO    ][3368] {'pid': 3375, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:26:18,478 [salt.state       ][INFO    ][3368] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:26:18.478568 duration_in_ms=1840.555
2018-07-19 23:26:18,483 [salt.state       ][INFO    ][3368] Running state [maas.machines_status] at time 23:26:18.482959
2018-07-19 23:26:18,484 [salt.state       ][INFO    ][3368] Executing state module.run for maas.machines_status
2018-07-19 23:26:18,811 [salt.state       ][INFO    ][3368] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:26:18,812 [salt.state       ][INFO    ][3368] Completed state [maas.machines_status] at time 23:26:18.812404 duration_in_ms=329.445
2018-07-19 23:26:18,816 [salt.minion      ][INFO    ][3368] Returning information for job: 20180719232613891875
2018-07-19 23:26:29,538 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232629521215
2018-07-19 23:26:29,570 [salt.minion      ][INFO    ][3388] Starting a new job with PID 3388
2018-07-19 23:26:30,106 [salt.state       ][INFO    ][3388] Loading fresh modules for state activity
2018-07-19 23:26:30,203 [salt.state       ][INFO    ][3388] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:26:30.203753
2018-07-19 23:26:30,204 [salt.state       ][INFO    ][3388] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:26:30,206 [salt.loaded.int.module.cmdmod][INFO    ][3388] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:26:31,995 [salt.state       ][INFO    ][3388] {'pid': 3395, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:26:31,997 [salt.state       ][INFO    ][3388] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:26:31.997118 duration_in_ms=1793.367
2018-07-19 23:26:32,000 [salt.state       ][INFO    ][3388] Running state [maas.machines_status] at time 23:26:32.000711
2018-07-19 23:26:32,001 [salt.state       ][INFO    ][3388] Executing state module.run for maas.machines_status
2018-07-19 23:26:32,325 [salt.state       ][INFO    ][3388] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 5})}}
2018-07-19 23:26:32,326 [salt.state       ][INFO    ][3388] Completed state [maas.machines_status] at time 23:26:32.326368 duration_in_ms=325.659
2018-07-19 23:26:32,329 [salt.minion      ][INFO    ][3388] Returning information for job: 20180719232629521215
2018-07-19 23:26:43,078 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232643066810
2018-07-19 23:26:43,095 [salt.minion      ][INFO    ][3497] Starting a new job with PID 3497
2018-07-19 23:26:45,658 [salt.state       ][INFO    ][3497] Loading fresh modules for state activity
2018-07-19 23:26:45,747 [salt.state       ][INFO    ][3497] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:26:45.747045
2018-07-19 23:26:45,747 [salt.state       ][INFO    ][3497] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:26:45,749 [salt.loaded.int.module.cmdmod][INFO    ][3497] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:26:47,458 [salt.state       ][INFO    ][3497] {'pid': 3504, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:26:47,461 [salt.state       ][INFO    ][3497] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:26:47.460906 duration_in_ms=1713.853
2018-07-19 23:26:47,466 [salt.state       ][INFO    ][3497] Running state [maas.machines_status] at time 23:26:47.466145
2018-07-19 23:26:47,467 [salt.state       ][INFO    ][3497] Executing state module.run for maas.machines_status
2018-07-19 23:26:47,855 [salt.state       ][INFO    ][3497] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 4, 'Ready': 1})}}
2018-07-19 23:26:47,856 [salt.state       ][INFO    ][3497] Completed state [maas.machines_status] at time 23:26:47.856712 duration_in_ms=390.568
2018-07-19 23:26:47,859 [salt.minion      ][INFO    ][3497] Returning information for job: 20180719232643066810
2018-07-19 23:26:58,618 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232658605021
2018-07-19 23:26:58,641 [salt.minion      ][INFO    ][3521] Starting a new job with PID 3521
2018-07-19 23:26:59,171 [salt.state       ][INFO    ][3521] Loading fresh modules for state activity
2018-07-19 23:26:59,265 [salt.state       ][INFO    ][3521] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:26:59.265663
2018-07-19 23:26:59,266 [salt.state       ][INFO    ][3521] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:26:59,268 [salt.loaded.int.module.cmdmod][INFO    ][3521] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:27:01,146 [salt.state       ][INFO    ][3521] {'pid': 3538, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:27:01,147 [salt.state       ][INFO    ][3521] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:27:01.147226 duration_in_ms=1881.562
2018-07-19 23:27:01,150 [salt.state       ][INFO    ][3521] Running state [maas.machines_status] at time 23:27:01.150195
2018-07-19 23:27:01,150 [salt.state       ][INFO    ][3521] Executing state module.run for maas.machines_status
2018-07-19 23:27:01,587 [salt.state       ][INFO    ][3521] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Testing', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 3, 'Ready': 1, 'Testing': 1})}}
2018-07-19 23:27:01,587 [salt.state       ][INFO    ][3521] Completed state [maas.machines_status] at time 23:27:01.587928 duration_in_ms=437.731
2018-07-19 23:27:01,590 [salt.minion      ][INFO    ][3521] Returning information for job: 20180719232658605021
2018-07-19 23:27:12,351 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232712339152
2018-07-19 23:27:12,368 [salt.minion      ][INFO    ][3747] Starting a new job with PID 3747
2018-07-19 23:27:15,139 [salt.state       ][INFO    ][3747] Loading fresh modules for state activity
2018-07-19 23:27:15,225 [salt.state       ][INFO    ][3747] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:27:15.225175
2018-07-19 23:27:15,225 [salt.state       ][INFO    ][3747] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:27:15,228 [salt.loaded.int.module.cmdmod][INFO    ][3747] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:27:17,313 [salt.state       ][INFO    ][3747] {'pid': 3760, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:27:17,314 [salt.state       ][INFO    ][3747] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:27:17.314047 duration_in_ms=2088.872
2018-07-19 23:27:17,315 [salt.state       ][INFO    ][3747] Running state [maas.machines_status] at time 23:27:17.315823
2018-07-19 23:27:17,316 [salt.state       ][INFO    ][3747] Executing state module.run for maas.machines_status
2018-07-19 23:27:17,737 [salt.state       ][INFO    ][3747] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-07-19 23:27:17,737 [salt.state       ][INFO    ][3747] Completed state [maas.machines_status] at time 23:27:17.737867 duration_in_ms=422.043
2018-07-19 23:27:17,742 [salt.minion      ][INFO    ][3747] Returning information for job: 20180719232712339152
2018-07-19 23:27:28,451 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232728439763
2018-07-19 23:27:28,477 [salt.minion      ][INFO    ][3783] Starting a new job with PID 3783
2018-07-19 23:27:29,000 [salt.state       ][INFO    ][3783] Loading fresh modules for state activity
2018-07-19 23:27:29,097 [salt.state       ][INFO    ][3783] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:27:29.096988
2018-07-19 23:27:29,097 [salt.state       ][INFO    ][3783] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:27:29,099 [salt.loaded.int.module.cmdmod][INFO    ][3783] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:27:30,927 [salt.state       ][INFO    ][3783] {'pid': 3790, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:27:30,929 [salt.state       ][INFO    ][3783] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:27:30.929607 duration_in_ms=1832.622
2018-07-19 23:27:30,932 [salt.state       ][INFO    ][3783] Running state [maas.machines_status] at time 23:27:30.932857
2018-07-19 23:27:30,933 [salt.state       ][INFO    ][3783] Executing state module.run for maas.machines_status
2018-07-19 23:27:31,404 [salt.state       ][INFO    ][3783] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-07-19 23:27:31,405 [salt.state       ][INFO    ][3783] Completed state [maas.machines_status] at time 23:27:31.405836 duration_in_ms=472.98
2018-07-19 23:27:31,410 [salt.minion      ][INFO    ][3783] Returning information for job: 20180719232728439763
2018-07-19 23:27:42,132 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232742119873
2018-07-19 23:27:42,155 [salt.minion      ][INFO    ][3848] Starting a new job with PID 3848
2018-07-19 23:27:44,803 [salt.state       ][INFO    ][3848] Loading fresh modules for state activity
2018-07-19 23:27:44,883 [salt.state       ][INFO    ][3848] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:27:44.883505
2018-07-19 23:27:44,883 [salt.state       ][INFO    ][3848] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:27:44,886 [salt.loaded.int.module.cmdmod][INFO    ][3848] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:27:46,749 [salt.state       ][INFO    ][3848] {'pid': 3881, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:27:46,749 [salt.state       ][INFO    ][3848] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:27:46.749814 duration_in_ms=1866.309
2018-07-19 23:27:46,751 [salt.state       ][INFO    ][3848] Running state [maas.machines_status] at time 23:27:46.751684
2018-07-19 23:27:46,752 [salt.state       ][INFO    ][3848] Executing state module.run for maas.machines_status
2018-07-19 23:27:47,191 [salt.state       ][INFO    ][3848] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-07-19 23:27:47,191 [salt.state       ][INFO    ][3848] Completed state [maas.machines_status] at time 23:27:47.191796 duration_in_ms=440.111
2018-07-19 23:27:47,195 [salt.minion      ][INFO    ][3848] Returning information for job: 20180719232742119873
2018-07-19 23:27:57,937 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232757922197
2018-07-19 23:27:57,959 [salt.minion      ][INFO    ][3901] Starting a new job with PID 3901
2018-07-19 23:27:58,532 [salt.state       ][INFO    ][3901] Loading fresh modules for state activity
2018-07-19 23:27:58,629 [salt.state       ][INFO    ][3901] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:27:58.628952
2018-07-19 23:27:58,629 [salt.state       ][INFO    ][3901] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:27:58,632 [salt.loaded.int.module.cmdmod][INFO    ][3901] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:28:00,432 [salt.state       ][INFO    ][3901] {'pid': 3908, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:28:00,433 [salt.state       ][INFO    ][3901] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:28:00.433277 duration_in_ms=1804.325
2018-07-19 23:28:00,436 [salt.state       ][INFO    ][3901] Running state [maas.machines_status] at time 23:28:00.436390
2018-07-19 23:28:00,437 [salt.state       ][INFO    ][3901] Executing state module.run for maas.machines_status
2018-07-19 23:28:00,908 [salt.state       ][INFO    ][3901] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-07-19 23:28:00,908 [salt.state       ][INFO    ][3901] Completed state [maas.machines_status] at time 23:28:00.908669 duration_in_ms=472.28
2018-07-19 23:28:00,911 [salt.minion      ][INFO    ][3901] Returning information for job: 20180719232757922197
2018-07-19 23:28:11,672 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232811659023
2018-07-19 23:28:11,697 [salt.minion      ][INFO    ][4092] Starting a new job with PID 4092
2018-07-19 23:28:14,450 [salt.state       ][INFO    ][4092] Loading fresh modules for state activity
2018-07-19 23:28:14,550 [salt.state       ][INFO    ][4092] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:28:14.550482
2018-07-19 23:28:14,551 [salt.state       ][INFO    ][4092] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:28:14,553 [salt.loaded.int.module.cmdmod][INFO    ][4092] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:28:16,407 [salt.state       ][INFO    ][4092] {'pid': 4219, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:28:16,409 [salt.state       ][INFO    ][4092] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:28:16.409074 duration_in_ms=1858.596
2018-07-19 23:28:16,410 [salt.state       ][INFO    ][4092] Running state [maas.machines_status] at time 23:28:16.410930
2018-07-19 23:28:16,411 [salt.state       ][INFO    ][4092] Executing state module.run for maas.machines_status
2018-07-19 23:28:16,882 [salt.state       ][INFO    ][4092] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-07-19 23:28:16,883 [salt.state       ][INFO    ][4092] Completed state [maas.machines_status] at time 23:28:16.883234 duration_in_ms=472.303
2018-07-19 23:28:16,886 [salt.minion      ][INFO    ][4092] Returning information for job: 20180719232811659023
2018-07-19 23:28:27,633 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232827621672
2018-07-19 23:28:27,656 [salt.minion      ][INFO    ][4293] Starting a new job with PID 4293
2018-07-19 23:28:28,165 [salt.state       ][INFO    ][4293] Loading fresh modules for state activity
2018-07-19 23:28:28,259 [salt.state       ][INFO    ][4293] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:28:28.259454
2018-07-19 23:28:28,260 [salt.state       ][INFO    ][4293] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:28:28,262 [salt.loaded.int.module.cmdmod][INFO    ][4293] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:28:30,062 [salt.state       ][INFO    ][4293] {'pid': 4300, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:28:30,064 [salt.state       ][INFO    ][4293] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:28:30.064429 duration_in_ms=1804.974
2018-07-19 23:28:30,068 [salt.state       ][INFO    ][4293] Running state [maas.machines_status] at time 23:28:30.067929
2018-07-19 23:28:30,069 [salt.state       ][INFO    ][4293] Executing state module.run for maas.machines_status
2018-07-19 23:28:30,539 [salt.state       ][INFO    ][4293] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-07-19 23:28:30,539 [salt.state       ][INFO    ][4293] Completed state [maas.machines_status] at time 23:28:30.539786 duration_in_ms=471.857
2018-07-19 23:28:30,543 [salt.minion      ][INFO    ][4293] Returning information for job: 20180719232827621672
2018-07-19 23:28:41,311 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232841297347
2018-07-19 23:28:41,331 [salt.minion      ][INFO    ][4401] Starting a new job with PID 4401
2018-07-19 23:28:43,947 [salt.state       ][INFO    ][4401] Loading fresh modules for state activity
2018-07-19 23:28:44,049 [salt.state       ][INFO    ][4401] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:28:44.049232
2018-07-19 23:28:44,049 [salt.state       ][INFO    ][4401] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:28:44,052 [salt.loaded.int.module.cmdmod][INFO    ][4401] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:28:45,961 [salt.state       ][INFO    ][4401] {'pid': 4434, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:28:45,965 [salt.state       ][INFO    ][4401] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:28:45.964881 duration_in_ms=1915.648
2018-07-19 23:28:45,968 [salt.state       ][INFO    ][4401] Running state [maas.machines_status] at time 23:28:45.968803
2018-07-19 23:28:45,970 [salt.state       ][INFO    ][4401] Executing state module.run for maas.machines_status
2018-07-19 23:28:46,450 [salt.state       ][INFO    ][4401] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-07-19 23:28:46,450 [salt.state       ][INFO    ][4401] Completed state [maas.machines_status] at time 23:28:46.450904 duration_in_ms=482.101
2018-07-19 23:28:46,455 [salt.minion      ][INFO    ][4401] Returning information for job: 20180719232841297347
2018-07-19 23:28:57,181 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232857167897
2018-07-19 23:28:57,209 [salt.minion      ][INFO    ][4471] Starting a new job with PID 4471
2018-07-19 23:28:57,782 [salt.state       ][INFO    ][4471] Loading fresh modules for state activity
2018-07-19 23:28:57,874 [salt.state       ][INFO    ][4471] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:28:57.874785
2018-07-19 23:28:57,875 [salt.state       ][INFO    ][4471] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:28:57,877 [salt.loaded.int.module.cmdmod][INFO    ][4471] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:28:59,710 [salt.state       ][INFO    ][4471] {'pid': 4478, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:28:59,711 [salt.state       ][INFO    ][4471] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:28:59.711493 duration_in_ms=1836.711
2018-07-19 23:28:59,713 [salt.state       ][INFO    ][4471] Running state [maas.machines_status] at time 23:28:59.713013
2018-07-19 23:28:59,713 [salt.state       ][INFO    ][4471] Executing state module.run for maas.machines_status
2018-07-19 23:29:00,207 [salt.state       ][INFO    ][4471] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-07-19 23:29:00,207 [salt.state       ][INFO    ][4471] Completed state [maas.machines_status] at time 23:29:00.207754 duration_in_ms=494.74
2018-07-19 23:29:00,210 [salt.minion      ][INFO    ][4471] Returning information for job: 20180719232857167897
2018-07-19 23:29:10,962 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232910952891
2018-07-19 23:29:10,984 [salt.minion      ][INFO    ][4565] Starting a new job with PID 4565
2018-07-19 23:29:13,566 [salt.state       ][INFO    ][4565] Loading fresh modules for state activity
2018-07-19 23:29:13,655 [salt.state       ][INFO    ][4565] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:13.655641
2018-07-19 23:29:13,656 [salt.state       ][INFO    ][4565] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:29:13,657 [salt.loaded.int.module.cmdmod][INFO    ][4565] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:29:15,540 [salt.state       ][INFO    ][4565] {'pid': 4635, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:29:15,541 [salt.state       ][INFO    ][4565] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:15.540969 duration_in_ms=1885.328
2018-07-19 23:29:15,542 [salt.state       ][INFO    ][4565] Running state [maas.machines_status] at time 23:29:15.542896
2018-07-19 23:29:15,543 [salt.state       ][INFO    ][4565] Executing state module.run for maas.machines_status
2018-07-19 23:29:16,239 [salt.state       ][INFO    ][4565] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Ready': 3, 'Commissioning': 2})}}
2018-07-19 23:29:16,239 [salt.state       ][INFO    ][4565] Completed state [maas.machines_status] at time 23:29:16.239399 duration_in_ms=696.502
2018-07-19 23:29:16,242 [salt.minion      ][INFO    ][4565] Returning information for job: 20180719232910952891
2018-07-19 23:29:26,968 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232926955008
2018-07-19 23:29:26,992 [salt.minion      ][INFO    ][4719] Starting a new job with PID 4719
2018-07-19 23:29:27,518 [salt.state       ][INFO    ][4719] Loading fresh modules for state activity
2018-07-19 23:29:27,620 [salt.state       ][INFO    ][4719] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:27.620793
2018-07-19 23:29:27,621 [salt.state       ][INFO    ][4719] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:29:27,623 [salt.loaded.int.module.cmdmod][INFO    ][4719] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:29:29,461 [salt.state       ][INFO    ][4719] {'pid': 4727, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:29:29,463 [salt.state       ][INFO    ][4719] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:29.463174 duration_in_ms=1842.379
2018-07-19 23:29:29,467 [salt.state       ][INFO    ][4719] Running state [maas.machines_status] at time 23:29:29.467420
2018-07-19 23:29:29,468 [salt.state       ][INFO    ][4719] Executing state module.run for maas.machines_status
2018-07-19 23:29:30,106 [salt.state       ][INFO    ][4719] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Testing', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Ready': 3, 'Commissioning': 1, 'Testing': 1})}}
2018-07-19 23:29:30,106 [salt.state       ][INFO    ][4719] Completed state [maas.machines_status] at time 23:29:30.106391 duration_in_ms=638.972
2018-07-19 23:29:30,110 [salt.minion      ][INFO    ][4719] Returning information for job: 20180719232926955008
2018-07-19 23:29:40,858 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232940843823
2018-07-19 23:29:40,880 [salt.minion      ][INFO    ][4846] Starting a new job with PID 4846
2018-07-19 23:29:43,537 [salt.state       ][INFO    ][4846] Loading fresh modules for state activity
2018-07-19 23:29:43,633 [salt.state       ][INFO    ][4846] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:43.632938
2018-07-19 23:29:43,633 [salt.state       ][INFO    ][4846] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:29:43,636 [salt.loaded.int.module.cmdmod][INFO    ][4846] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:29:45,463 [salt.state       ][INFO    ][4846] {'pid': 4853, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:29:45,465 [salt.state       ][INFO    ][4846] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:45.465444 duration_in_ms=1832.509
2018-07-19 23:29:45,467 [salt.state       ][INFO    ][4846] Running state [maas.machines_status] at time 23:29:45.467380
2018-07-19 23:29:45,468 [salt.state       ][INFO    ][4846] Executing state module.run for maas.machines_status
2018-07-19 23:29:46,114 [salt.state       ][INFO    ][4846] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Ready': 5})}}
2018-07-19 23:29:46,115 [salt.state       ][INFO    ][4846] Completed state [maas.machines_status] at time 23:29:46.115302 duration_in_ms=647.921
2018-07-19 23:29:46,119 [salt.minion      ][INFO    ][4846] Returning information for job: 20180719232940843823
2018-07-19 23:29:46,821 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232946813565
2018-07-19 23:29:46,842 [salt.minion      ][INFO    ][4865] Starting a new job with PID 4865
2018-07-19 23:29:47,355 [salt.state       ][INFO    ][4865] Loading fresh modules for state activity
2018-07-19 23:29:47,450 [salt.state       ][INFO    ][4865] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:47.450671
2018-07-19 23:29:47,451 [salt.state       ][INFO    ][4865] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:29:47,453 [salt.loaded.int.module.cmdmod][INFO    ][4865] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:29:49,223 [salt.state       ][INFO    ][4865] {'pid': 4872, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:29:49,225 [salt.state       ][INFO    ][4865] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:49.225278 duration_in_ms=1774.608
2018-07-19 23:29:49,228 [salt.state       ][INFO    ][4865] Running state [maas.machines_status] at time 23:29:49.228154
2018-07-19 23:29:49,229 [salt.state       ][INFO    ][4865] Executing state module.run for maas.machines_status
2018-07-19 23:29:49,899 [salt.state       ][INFO    ][4865] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Ready': 5})}}
2018-07-19 23:29:49,900 [salt.state       ][INFO    ][4865] Completed state [maas.machines_status] at time 23:29:49.900305 duration_in_ms=672.153
2018-07-19 23:29:49,903 [salt.minion      ][INFO    ][4865] Returning information for job: 20180719232946813565
2018-07-19 23:29:50,650 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232950644661
2018-07-19 23:29:50,664 [salt.minion      ][INFO    ][4892] Starting a new job with PID 4892
2018-07-19 23:29:51,195 [salt.state       ][INFO    ][4892] Loading fresh modules for state activity
2018-07-19 23:29:51,256 [salt.fileclient  ][INFO    ][4892] Fetching file from saltenv 'base', ** done ** 'maas/machines/storage.sls'
2018-07-19 23:29:51,358 [salt.state       ][INFO    ][4892] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:51.358884
2018-07-19 23:29:51,359 [salt.state       ][INFO    ][4892] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:29:51,361 [salt.loaded.int.module.cmdmod][INFO    ][4892] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:29:53,171 [salt.state       ][INFO    ][4892] {'pid': 4902, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:29:53,173 [salt.state       ][INFO    ][4892] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:29:53.173843 duration_in_ms=1814.959
2018-07-19 23:29:53,176 [salt.state       ][INFO    ][4892] Running state [maas_machines_storage_cmp002_lvm] at time 23:29:53.176176
2018-07-19 23:29:53,176 [salt.state       ][INFO    ][4892] Executing state maasng.disk_layout_present for maas_machines_storage_cmp002_lvm
2018-07-19 23:29:54,704 [salt.loaded.ext.module.maasng][INFO    ][4892] pxg877
2018-07-19 23:29:54,705 [salt.loaded.ext.module.maasng][INFO    ][4892] sda
2018-07-19 23:29:55,331 [salt.loaded.ext.module.maasng][INFO    ][4892] pxg877
2018-07-19 23:29:55,427 [salt.loaded.ext.module.maasng][INFO    ][4892] [{u'model': u'LOGICAL VOLUME', u'block_size': 4096, u'name': u'sda', u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/2/', u'used_size': 800106479616, u'tags': [u'ssd'], u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'pxg877', u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401', u'available_size': 0, u'serial': u'600508b1001cb19198eb9a66f8a29401', u'size': 800109715456, u'type': u'physical', u'id': 2, u'partitions': [{u'uuid': u'24c10921-df23-4ba7-8eab-b932beaa401d', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'pxg877', u'device_id': 2, u'filesystem': {u'uuid': u'b171df83-002e-462a-acc0-4abeff132916', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part1', u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/2/partition/1', u'type': u'partition', u'id': 1, u'size': 800101236736}]}, {u'model': None, u'block_size': 4096, u'name': u'vgroot-lvroot', u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/4/', u'used_size': 800097042432, u'tags': [], u'uuid': u'922906ee-c862-4eef-90e0-86bfacd03cf1', u'used_for': u'ext4 formatted filesystem mounted at /', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'pxg877', u'partition_table_type': None, u'filesystem': {u'uuid': u'c231a499-f3f2-433e-b7b1-aab620571d09', u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4'}, u'id_path': None, u'available_size': 0, u'serial': None, u'size': 800097042432, u'type': u'virtual', u'id': 4, u'partitions': []}]
2018-07-19 23:29:55,428 [salt.loaded.ext.module.maasng][INFO    ][4892] vgroot
2018-07-19 23:29:55,428 [salt.loaded.ext.module.maasng][INFO    ][4892] lvroot
2018-07-19 23:29:55,428 [salt.loaded.ext.module.maasng][INFO    ][4892] 107374182400
2018-07-19 23:29:56,092 [salt.loaded.ext.module.maasng][INFO    ][4892] {u'domain': {u'resource_record_count': 3, u'name': u'maas', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'swap_size': None, u'memory_test_status': -1, u'ip_addresses': [u'192.168.11.39', u'192.168.11.41'], u'storage_test_status_name': u'Passed', u'power_type': u'ipmi', u'hwe_kernel': u'', u'memory_test_status_name': u'Unknown', u'status_action': u'', u'tag_names': [], u'testing_status_name': u'Passed', u'owner': None, u'pod': None, u'cache_sets': [], u'iscsiblockdevice_set': [], u'boot_disk': {u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/2/', u'available_size': 0, u'uuid': None, u'name': u'sda', u'tags': [u'ssd'], u'used_for': u'MBR partitioned with 1 partition', u'used_size': 800106479616, u'id': 2, u'system_id': u'pxg877', u'block_size': 4096, u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401', u'path': u'/dev/disk/by-dname/sda', u'model': u'LOGICAL VOLUME', u'partitions': [{u'uuid': u'128a750e-3f40-441c-a087-8e7f4cd7bdfe', u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/2/partition/6', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'pxg877', u'filesystem': {u'mount_options': None, u'uuid': u'83e47667-f2d1-453d-9c7f-be343196ec73', u'fstype': u'lvm-pv', u'mount_point': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 6, u'device_id': 2}], u'type': u'physical', u'serial': u'600508b1001cb19198eb9a66f8a29401', u'size': 800109715456}, u'blockdevice_set': [{u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/2/', u'available_size': 0, u'uuid': None, u'name': u'sda', u'tags': [u'ssd'], u'used_for': u'MBR partitioned with 1 partition', u'used_size': 800106479616, u'id': 2, u'system_id': u'pxg877', u'block_size': 4096, u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401', u'path': u'/dev/disk/by-dname/sda', u'model': u'LOGICAL VOLUME', u'partitions': [{u'uuid': u'128a750e-3f40-441c-a087-8e7f4cd7bdfe', u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/2/partition/6', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'pxg877', u'filesystem': {u'mount_options': None, u'uuid': u'83e47667-f2d1-453d-9c7f-be343196ec73', u'fstype': u'lvm-pv', u'mount_point': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 6, u'device_id': 2}], u'type': u'physical', u'serial': u'600508b1001cb19198eb9a66f8a29401', u'size': 800109715456}, {u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/12/', u'available_size': 0, u'uuid': u'9c05a50c-f97c-44c6-a4ba-9e4f1a1ffe29', u'name': u'vgroot-lvroot', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 107374182400, u'id': 12, u'system_id': u'pxg877', u'block_size': 4096, u'partition_table_type': None, u'filesystem': {u'mount_options': None, u'uuid': u'756da852-567c-4c57-9a6e-07f3d776746c', u'fstype': u'ext4', u'mount_point': u'/', u'label': u'root'}, u'id_path': None, u'path': u'/dev/disk/by-dname/lvroot', u'model': None, u'partitions': [], u'type': u'virtual', u'serial': None, u'size': 107374182400}], u'zone': {u'resource_uri': u'/MAAS/api/2.0/zones/default/', u'id': 1, u'name': u'default', u'description': u''}, u'resource_uri': u'/MAAS/api/2.0/machines/pxg877/', u'disable_ipv4': False, u'hostname': u'cmp002', u'storage': 800109.715456, u'testing_status': 2, u'system_id': u'pxg877', u'power_state': u'off', u'memory': 65536, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': u'192.168.11.3', u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u'Power state queried: off', u'owner_data': {}, u'architecture': u'amd64/generic', u'status': 4, u'bcaches': [], u'cpu_count': 40, u'raids': [], u'physicalblockdevice_set': [{u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/2/', u'available_size': 0, u'uuid': None, u'name': u'sda', u'tags': [u'ssd'], u'used_for': u'MBR partitioned with 1 partition', u'used_size': 800106479616, u'id': 2, u'system_id': u'pxg877', u'block_size': 4096, u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401', u'path': u'/dev/disk/by-dname/sda', u'model': u'LOGICAL VOLUME', u'partitions': [{u'uuid': u'128a750e-3f40-441c-a087-8e7f4cd7bdfe', u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/2/partition/6', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'pxg877', u'filesystem': {u'mount_options': None, u'uuid': u'83e47667-f2d1-453d-9c7f-be343196ec73', u'fstype': u'lvm-pv', u'mount_point': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 6, u'device_id': 2}], u'type': u'physical', u'serial': u'600508b1001cb19198eb9a66f8a29401', u'size': 800109715456}], u'other_test_status_name': u'Unknown', u'volume_groups': [{u'__incomplete__': True, u'system_id': u'pxg877', u'id': 6}], u'special_filesystems': [], u'cpu_test_status_name': u'Unknown', u'node_type_name': u'Machine', u'interface_set': [{u'name': u'eno1', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.39', u'id': 20, u'mode': u'dhcp'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.39'}], u'mac_address': u'9c:b6:54:8a:10:18', u'system_id': u'pxg877', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 6, u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/interfaces/6/'}, {u'name': u'ens1f1', u'links': [], u'tags': [u'sriov'], u'vlan': None, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'38:ea:a7:8f:07:51', u'system_id': u'pxg877', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 18, u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/interfaces/18/'}, {u'name': u'ens1f0', u'links': [], u'tags': [u'sriov'], u'vlan': None, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'38:ea:a7:8f:07:50', u'system_id': u'pxg877', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 19, u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/interfaces/19/'}, {u'name': u'ens2f1', u'links': [{u'id': 21, u'mode': u'link_up'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'38:ea:a7:8f:12:49', u'system_id': u'pxg877', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 15, u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/interfaces/15/'}, {u'name': u'ens2f0', u'links': [{u'id': 22, u'mode': u'link_up'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'38:ea:a7:8f:12:48', u'system_id': u'pxg877', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 16, u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/interfaces/16/'}, {u'name': u'eno2', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'id': 23, u'mode': u'link_up'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.41'}], u'mac_address': u'9c:b6:54:8a:10:1c', u'system_id': u'pxg877', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 17, u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/interfaces/17/'}], u'current_testing_result_id': 3, u'cpu_test_status': -1, u'storage_test_status': 2, u'status_name': u'Ready', u'netboot': True, u'osystem': u'', u'fqdn': u'cmp002.maas', u'node_type': 0, u'virtualblockdevice_set': [{u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/blockdevices/12/', u'available_size': 0, u'uuid': u'9c05a50c-f97c-44c6-a4ba-9e4f1a1ffe29', u'name': u'vgroot-lvroot', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 107374182400, u'id': 12, u'system_id': u'pxg877', u'block_size': 4096, u'partition_table_type': None, u'filesystem': {u'mount_options': None, u'uuid': u'756da852-567c-4c57-9a6e-07f3d776746c', u'fstype': u'ext4', u'mount_point': u'/', u'label': u'root'}, u'id_path': None, u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'model': None, u'partitions': [], u'type': u'virtual', u'serial': None, u'size': 107374182400}], u'commissioning_status': 2, u'min_hwe_kernel': u'hwe-16.04', u'boot_interface': {u'name': u'eno1', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.39', u'id': 20, u'mode': u'dhcp'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.39'}], u'mac_address': u'9c:b6:54:8a:10:18', u'system_id': u'pxg877', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 6, u'resource_uri': u'/MAAS/api/2.0/nodes/pxg877/interfaces/6/'}, u'current_commissioning_result_id': 2, u'address_ttl': None, u'other_test_status': -1, u'distro_series': u'', u'commissioning_status_name': u'Passed'}
2018-07-19 23:29:56,096 [salt.state       ][INFO    ][4892] {'new': {'storage_layout': 'lvm'}}
2018-07-19 23:29:56,096 [salt.state       ][INFO    ][4892] Completed state [maas_machines_storage_cmp002_lvm] at time 23:29:56.096410 duration_in_ms=2920.233
2018-07-19 23:29:56,097 [salt.state       ][INFO    ][4892] Running state [maas_machines_storage_cmp001_lvm] at time 23:29:56.097014
2018-07-19 23:29:56,097 [salt.state       ][INFO    ][4892] Executing state maasng.disk_layout_present for maas_machines_storage_cmp001_lvm
2018-07-19 23:29:57,378 [salt.loaded.ext.module.maasng][INFO    ][4892] g66m7e
2018-07-19 23:29:57,378 [salt.loaded.ext.module.maasng][INFO    ][4892] sda
2018-07-19 23:29:58,126 [salt.loaded.ext.module.maasng][INFO    ][4892] g66m7e
2018-07-19 23:29:58,227 [salt.loaded.ext.module.maasng][INFO    ][4892] [{u'model': u'LOGICAL VOLUME', u'block_size': 4096, u'available_size': 0, u'name': u'sda', u'tags': [u'ssd'], u'used_size': 800106479616, u'partitions': [{u'size': 800101236736, u'uuid': u'd8d05e66-4915-41d2-8579-4a50986fb02a', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'g66m7e', u'filesystem': {u'mount_options': None, u'mount_point': None, u'uuid': u'7e2c0a95-de21-4225-aac7-a5e815123b60', u'fstype': u'lvm-pv', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/3/partition/2', u'type': u'partition', u'id': 2, u'device_id': 3}], u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'system_id': u'g66m7e', u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e', u'path': u'/dev/disk/by-dname/sda', u'serial': u'600508b1001cd7e61f5cd3479576479e', u'size': 800109715456, u'type': u'physical', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/3/'}, {u'model': None, u'block_size': 4096, u'available_size': 0, u'name': u'vgroot-lvroot', u'tags': [], u'used_size': 800097042432, u'partitions': [], u'uuid': u'd7d3392b-ac4c-4af8-b8a7-635313206756', u'used_for': u'ext4 formatted filesystem mounted at /', u'system_id': u'g66m7e', u'partition_table_type': None, u'filesystem': {u'mount_options': None, u'mount_point': u'/', u'uuid': u'9be40b48-50c9-41a1-b497-d5fd05ce7eec', u'fstype': u'ext4', u'label': u'root'}, u'id_path': None, u'path': u'/dev/disk/by-dname/lvroot', u'serial': None, u'size': 800097042432, u'type': u'virtual', u'id': 5, u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/5/'}]
2018-07-19 23:29:58,227 [salt.loaded.ext.module.maasng][INFO    ][4892] vgroot
2018-07-19 23:29:58,227 [salt.loaded.ext.module.maasng][INFO    ][4892] lvroot
2018-07-19 23:29:58,228 [salt.loaded.ext.module.maasng][INFO    ][4892] 107374182400
2018-07-19 23:29:58,867 [salt.loaded.ext.module.maasng][INFO    ][4892] {u'domain': {u'resource_record_count': 3, u'name': u'maas', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'swap_size': None, u'memory_test_status': -1, u'ip_addresses': [u'192.168.11.40', u'192.168.11.42'], u'storage_test_status_name': u'Passed', u'power_type': u'ipmi', u'hwe_kernel': u'', u'memory_test_status_name': u'Unknown', u'status_action': u'', u'tag_names': [], u'testing_status_name': u'Passed', u'owner': None, u'pod': None, u'cache_sets': [], u'iscsiblockdevice_set': [], u'boot_disk': {u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/3/', u'available_size': 0, u'uuid': None, u'name': u'sda', u'tags': [u'ssd'], u'used_for': u'MBR partitioned with 1 partition', u'used_size': 800106479616, u'id': 3, u'system_id': u'g66m7e', u'block_size': 4096, u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e', u'path': u'/dev/disk/by-dname/sda', u'model': u'LOGICAL VOLUME', u'partitions': [{u'uuid': u'91a2a451-b51c-4a13-a7b8-d4ef30dfa0c2', u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/3/partition/7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'g66m7e', u'filesystem': {u'mount_options': None, u'uuid': u'37c03b5e-77b5-4965-9f7e-d8b4b50079d9', u'fstype': u'lvm-pv', u'mount_point': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 7, u'device_id': 3}], u'type': u'physical', u'serial': u'600508b1001cd7e61f5cd3479576479e', u'size': 800109715456}, u'blockdevice_set': [{u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/3/', u'available_size': 0, u'uuid': None, u'name': u'sda', u'tags': [u'ssd'], u'used_for': u'MBR partitioned with 1 partition', u'used_size': 800106479616, u'id': 3, u'system_id': u'g66m7e', u'block_size': 4096, u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e', u'path': u'/dev/disk/by-dname/sda', u'model': u'LOGICAL VOLUME', u'partitions': [{u'uuid': u'91a2a451-b51c-4a13-a7b8-d4ef30dfa0c2', u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/3/partition/7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'g66m7e', u'filesystem': {u'mount_options': None, u'uuid': u'37c03b5e-77b5-4965-9f7e-d8b4b50079d9', u'fstype': u'lvm-pv', u'mount_point': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 7, u'device_id': 3}], u'type': u'physical', u'serial': u'600508b1001cd7e61f5cd3479576479e', u'size': 800109715456}, {u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/13/', u'available_size': 0, u'uuid': u'c895a99b-4777-40a0-a1dd-17083af416c2', u'name': u'vgroot-lvroot', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 107374182400, u'id': 13, u'system_id': u'g66m7e', u'block_size': 4096, u'partition_table_type': None, u'filesystem': {u'mount_options': None, u'uuid': u'd7e2c632-1e01-4def-bf7f-68fa1cc24bcc', u'fstype': u'ext4', u'mount_point': u'/', u'label': u'root'}, u'id_path': None, u'path': u'/dev/disk/by-dname/lvroot', u'model': None, u'partitions': [], u'type': u'virtual', u'serial': None, u'size': 107374182400}], u'zone': {u'resource_uri': u'/MAAS/api/2.0/zones/default/', u'id': 1, u'name': u'default', u'description': u''}, u'resource_uri': u'/MAAS/api/2.0/machines/g66m7e/', u'disable_ipv4': False, u'hostname': u'cmp001', u'storage': 800109.715456, u'testing_status': 2, u'system_id': u'g66m7e', u'power_state': u'off', u'memory': 65536, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': u'192.168.11.3', u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u'Power state queried: off', u'owner_data': {}, u'architecture': u'amd64/generic', u'status': 4, u'bcaches': [], u'cpu_count': 40, u'raids': [], u'physicalblockdevice_set': [{u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/3/', u'available_size': 0, u'uuid': None, u'name': u'sda', u'tags': [u'ssd'], u'used_for': u'MBR partitioned with 1 partition', u'used_size': 800106479616, u'id': 3, u'system_id': u'g66m7e', u'block_size': 4096, u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e', u'path': u'/dev/disk/by-dname/sda', u'model': u'LOGICAL VOLUME', u'partitions': [{u'uuid': u'91a2a451-b51c-4a13-a7b8-d4ef30dfa0c2', u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/3/partition/7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'g66m7e', u'filesystem': {u'mount_options': None, u'uuid': u'37c03b5e-77b5-4965-9f7e-d8b4b50079d9', u'fstype': u'lvm-pv', u'mount_point': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 7, u'device_id': 3}], u'type': u'physical', u'serial': u'600508b1001cd7e61f5cd3479576479e', u'size': 800109715456}], u'other_test_status_name': u'Unknown', u'volume_groups': [{u'__incomplete__': True, u'system_id': u'g66m7e', u'id': 7}], u'special_filesystems': [], u'cpu_test_status_name': u'Unknown', u'node_type_name': u'Machine', u'interface_set': [{u'name': u'eno1', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.40', u'id': 26, u'mode': u'dhcp'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.40'}], u'mac_address': u'9c:b6:54:8a:95:a0', u'system_id': u'g66m7e', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/interfaces/7/'}, {u'name': u'ens1f1', u'links': [], u'tags': [u'sriov'], u'vlan': None, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'38:ea:a7:8f:1f:d5', u'system_id': u'g66m7e', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 23, u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/interfaces/23/'}, {u'name': u'ens1f0', u'links': [], u'tags': [u'sriov'], u'vlan': None, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'38:ea:a7:8f:1f:d4', u'system_id': u'g66m7e', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 24, u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/interfaces/24/'}, {u'name': u'ens2f0', u'links': [{u'id': 27, u'mode': u'link_up'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'38:ea:a7:8f:52:cc', u'system_id': u'g66m7e', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 20, u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/interfaces/20/'}, {u'name': u'ens2f1', u'links': [{u'id': 28, u'mode': u'link_up'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'38:ea:a7:8f:52:cd', u'system_id': u'g66m7e', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 21, u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/interfaces/21/'}, {u'name': u'eno2', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'id': 29, u'mode': u'link_up'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42'}], u'mac_address': u'9c:b6:54:8a:95:a4', u'system_id': u'g66m7e', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 22, u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/interfaces/22/'}], u'current_testing_result_id': 5, u'cpu_test_status': -1, u'storage_test_status': 2, u'status_name': u'Ready', u'netboot': True, u'osystem': u'', u'fqdn': u'cmp001.maas', u'node_type': 0, u'virtualblockdevice_set': [{u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/blockdevices/13/', u'available_size': 0, u'uuid': u'c895a99b-4777-40a0-a1dd-17083af416c2', u'name': u'vgroot-lvroot', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 107374182400, u'id': 13, u'system_id': u'g66m7e', u'block_size': 4096, u'partition_table_type': None, u'filesystem': {u'mount_options': None, u'uuid': u'd7e2c632-1e01-4def-bf7f-68fa1cc24bcc', u'fstype': u'ext4', u'mount_point': u'/', u'label': u'root'}, u'id_path': None, u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'model': None, u'partitions': [], u'type': u'virtual', u'serial': None, u'size': 107374182400}], u'commissioning_status': 2, u'min_hwe_kernel': u'hwe-16.04', u'boot_interface': {u'name': u'eno1', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.40', u'id': 26, u'mode': u'dhcp'}], u'tags': [u'sriov'], u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'pspx4d', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.40'}], u'mac_address': u'9c:b6:54:8a:95:a0', u'system_id': u'g66m7e', u'params': u'', u'effective_mtu': 1500, u'parents': [], u'type': u'physical', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/g66m7e/interfaces/7/'}, u'current_commissioning_result_id': 4, u'address_ttl': None, u'other_test_status': -1, u'distro_series': u'', u'commissioning_status_name': u'Passed'}
2018-07-19 23:29:58,869 [salt.state       ][INFO    ][4892] {'new': {'storage_layout': 'lvm'}}
2018-07-19 23:29:58,869 [salt.state       ][INFO    ][4892] Completed state [maas_machines_storage_cmp001_lvm] at time 23:29:58.869839 duration_in_ms=2772.824
2018-07-19 23:29:58,874 [salt.minion      ][INFO    ][4892] Returning information for job: 20180719232950644661
2018-07-19 23:29:59,586 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719232959578120
2018-07-19 23:29:59,603 [salt.minion      ][INFO    ][4933] Starting a new job with PID 4933
2018-07-19 23:30:00,103 [salt.state       ][INFO    ][4933] Loading fresh modules for state activity
2018-07-19 23:30:00,156 [salt.fileclient  ][INFO    ][4933] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2018-07-19 23:30:00,205 [salt.state       ][INFO    ][4933] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:30:00.205218
2018-07-19 23:30:00,205 [salt.state       ][INFO    ][4933] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:30:00,207 [salt.loaded.int.module.cmdmod][INFO    ][4933] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:30:02,035 [salt.state       ][INFO    ][4933] {'pid': 4940, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:30:02,037 [salt.state       ][INFO    ][4933] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:30:02.037331 duration_in_ms=1832.113
2018-07-19 23:30:02,039 [salt.state       ][INFO    ][4933] Running state [maas.deploy_machines] at time 23:30:02.039206
2018-07-19 23:30:02,039 [salt.state       ][INFO    ][4933] Executing state module.run for maas.deploy_machines
2018-07-19 23:30:02,727 [salt.loaded.ext.module.maas][INFO    ][4933] deploymachines hwe_kernel=hwe-16.04 system_id=pxg877 distro_series=xenial
2018-07-19 23:30:05,166 [salt.loaded.ext.module.maas][INFO    ][4933] deploymachines hwe_kernel=hwe-16.04 system_id=g66m7e distro_series=xenial
2018-07-19 23:30:07,608 [salt.loaded.ext.module.maas][INFO    ][4933] deploymachines hwe_kernel=hwe-16.04 system_id=keg8ty distro_series=xenial
2018-07-19 23:30:09,978 [salt.loaded.ext.module.maas][INFO    ][4933] deploymachines hwe_kernel=hwe-16.04 system_id=4w7nbq distro_series=xenial
2018-07-19 23:30:12,518 [salt.loaded.ext.module.maas][INFO    ][4933] deploymachines hwe_kernel=hwe-16.04 system_id=pcr4gt distro_series=xenial
2018-07-19 23:30:15,026 [salt.state       ][INFO    ][4933] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-07-19 23:30:15,027 [salt.state       ][INFO    ][4933] Completed state [maas.deploy_machines] at time 23:30:15.027507 duration_in_ms=12988.299
2018-07-19 23:30:15,034 [salt.minion      ][INFO    ][4933] Returning information for job: 20180719232959578120
2018-07-19 23:30:25,811 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command pillar.get with jid 20180719233025796806
2018-07-19 23:30:25,834 [salt.minion      ][INFO    ][5286] Starting a new job with PID 5286
2018-07-19 23:30:25,844 [salt.minion      ][INFO    ][5286] Returning information for job: 20180719233025796806
2018-07-19 23:30:26,549 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233026543776
2018-07-19 23:30:26,574 [salt.minion      ][INFO    ][5291] Starting a new job with PID 5291
2018-07-19 23:30:29,221 [salt.state       ][INFO    ][5291] Loading fresh modules for state activity
2018-07-19 23:30:29,318 [salt.state       ][INFO    ][5291] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:30:29.318883
2018-07-19 23:30:29,319 [salt.state       ][INFO    ][5291] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:30:29,321 [salt.loaded.int.module.cmdmod][INFO    ][5291] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:30:31,151 [salt.state       ][INFO    ][5291] {'pid': 5299, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:30:31,151 [salt.state       ][INFO    ][5291] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:30:31.151766 duration_in_ms=1832.887
2018-07-19 23:30:31,154 [salt.state       ][INFO    ][5291] Running state [maas.machines_status] at time 23:30:31.154030
2018-07-19 23:30:31,154 [salt.state       ][INFO    ][5291] Executing state module.run for maas.machines_status
2018-07-19 23:30:31,802 [salt.state       ][INFO    ][5291] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:30:31,803 [salt.state       ][INFO    ][5291] Completed state [maas.machines_status] at time 23:30:31.803349 duration_in_ms=649.318
2018-07-19 23:30:31,806 [salt.minion      ][INFO    ][5291] Returning information for job: 20180719233026543776
2018-07-19 23:30:42,580 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233042568655
2018-07-19 23:30:42,605 [salt.minion      ][INFO    ][5323] Starting a new job with PID 5323
2018-07-19 23:30:43,138 [salt.state       ][INFO    ][5323] Loading fresh modules for state activity
2018-07-19 23:30:43,233 [salt.state       ][INFO    ][5323] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:30:43.233770
2018-07-19 23:30:43,234 [salt.state       ][INFO    ][5323] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:30:43,236 [salt.loaded.int.module.cmdmod][INFO    ][5323] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:30:45,071 [salt.state       ][INFO    ][5323] {'pid': 5330, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:30:45,073 [salt.state       ][INFO    ][5323] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:30:45.073094 duration_in_ms=1839.325
2018-07-19 23:30:45,075 [salt.state       ][INFO    ][5323] Running state [maas.machines_status] at time 23:30:45.074990
2018-07-19 23:30:45,075 [salt.state       ][INFO    ][5323] Executing state module.run for maas.machines_status
2018-07-19 23:30:45,756 [salt.state       ][INFO    ][5323] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:30:45,757 [salt.state       ][INFO    ][5323] Completed state [maas.machines_status] at time 23:30:45.757335 duration_in_ms=682.344
2018-07-19 23:30:45,759 [salt.minion      ][INFO    ][5323] Returning information for job: 20180719233042568655
2018-07-19 23:30:56,480 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233056472923
2018-07-19 23:30:56,503 [salt.minion      ][INFO    ][5346] Starting a new job with PID 5346
2018-07-19 23:30:59,101 [salt.state       ][INFO    ][5346] Loading fresh modules for state activity
2018-07-19 23:30:59,200 [salt.state       ][INFO    ][5346] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:30:59.200208
2018-07-19 23:30:59,201 [salt.state       ][INFO    ][5346] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:30:59,203 [salt.loaded.int.module.cmdmod][INFO    ][5346] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:31:01,024 [salt.state       ][INFO    ][5346] {'pid': 5355, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:31:01,026 [salt.state       ][INFO    ][5346] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:31:01.026500 duration_in_ms=1826.296
2018-07-19 23:31:01,028 [salt.state       ][INFO    ][5346] Running state [maas.machines_status] at time 23:31:01.028847
2018-07-19 23:31:01,029 [salt.state       ][INFO    ][5346] Executing state module.run for maas.machines_status
2018-07-19 23:31:01,709 [salt.state       ][INFO    ][5346] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:31:01,709 [salt.state       ][INFO    ][5346] Completed state [maas.machines_status] at time 23:31:01.709827 duration_in_ms=680.979
2018-07-19 23:31:01,713 [salt.minion      ][INFO    ][5346] Returning information for job: 20180719233056472923
2018-07-19 23:31:12,484 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233112478670
2018-07-19 23:31:12,503 [salt.minion      ][INFO    ][5405] Starting a new job with PID 5405
2018-07-19 23:31:13,024 [salt.state       ][INFO    ][5405] Loading fresh modules for state activity
2018-07-19 23:31:13,112 [salt.state       ][INFO    ][5405] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:31:13.112427
2018-07-19 23:31:13,113 [salt.state       ][INFO    ][5405] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:31:13,115 [salt.loaded.int.module.cmdmod][INFO    ][5405] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:31:14,897 [salt.state       ][INFO    ][5405] {'pid': 5412, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:31:14,899 [salt.state       ][INFO    ][5405] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:31:14.899658 duration_in_ms=1787.23
2018-07-19 23:31:14,904 [salt.state       ][INFO    ][5405] Running state [maas.machines_status] at time 23:31:14.904099
2018-07-19 23:31:14,906 [salt.state       ][INFO    ][5405] Executing state module.run for maas.machines_status
2018-07-19 23:31:15,707 [salt.state       ][INFO    ][5405] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:31:15,707 [salt.state       ][INFO    ][5405] Completed state [maas.machines_status] at time 23:31:15.707411 duration_in_ms=803.312
2018-07-19 23:31:15,710 [salt.minion      ][INFO    ][5405] Returning information for job: 20180719233112478670
2018-07-19 23:31:26,434 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233126426755
2018-07-19 23:31:26,457 [salt.minion      ][INFO    ][5425] Starting a new job with PID 5425
2018-07-19 23:31:29,072 [salt.state       ][INFO    ][5425] Loading fresh modules for state activity
2018-07-19 23:31:29,164 [salt.state       ][INFO    ][5425] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:31:29.164796
2018-07-19 23:31:29,165 [salt.state       ][INFO    ][5425] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:31:29,168 [salt.loaded.int.module.cmdmod][INFO    ][5425] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:31:30,995 [salt.state       ][INFO    ][5425] {'pid': 5433, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:31:30,998 [salt.state       ][INFO    ][5425] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:31:30.998229 duration_in_ms=1833.431
2018-07-19 23:31:31,002 [salt.state       ][INFO    ][5425] Running state [maas.machines_status] at time 23:31:31.002751
2018-07-19 23:31:31,004 [salt.state       ][INFO    ][5425] Executing state module.run for maas.machines_status
2018-07-19 23:31:31,699 [salt.state       ][INFO    ][5425] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:31:31,700 [salt.state       ][INFO    ][5425] Completed state [maas.machines_status] at time 23:31:31.700099 duration_in_ms=697.348
2018-07-19 23:31:31,703 [salt.minion      ][INFO    ][5425] Returning information for job: 20180719233126426755
2018-07-19 23:31:42,429 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233142419467
2018-07-19 23:31:42,454 [salt.minion      ][INFO    ][5457] Starting a new job with PID 5457
2018-07-19 23:31:42,989 [salt.state       ][INFO    ][5457] Loading fresh modules for state activity
2018-07-19 23:31:43,087 [salt.state       ][INFO    ][5457] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:31:43.087092
2018-07-19 23:31:43,087 [salt.state       ][INFO    ][5457] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:31:43,090 [salt.loaded.int.module.cmdmod][INFO    ][5457] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:31:44,844 [salt.state       ][INFO    ][5457] {'pid': 5464, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:31:44,846 [salt.state       ][INFO    ][5457] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:31:44.846320 duration_in_ms=1759.23
2018-07-19 23:31:44,848 [salt.state       ][INFO    ][5457] Running state [maas.machines_status] at time 23:31:44.848686
2018-07-19 23:31:44,849 [salt.state       ][INFO    ][5457] Executing state module.run for maas.machines_status
2018-07-19 23:31:45,519 [salt.state       ][INFO    ][5457] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:31:45,520 [salt.state       ][INFO    ][5457] Completed state [maas.machines_status] at time 23:31:45.520168 duration_in_ms=671.481
2018-07-19 23:31:45,522 [salt.minion      ][INFO    ][5457] Returning information for job: 20180719233142419467
2018-07-19 23:31:56,277 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233156266594
2018-07-19 23:31:56,300 [salt.minion      ][INFO    ][5484] Starting a new job with PID 5484
2018-07-19 23:31:58,907 [salt.state       ][INFO    ][5484] Loading fresh modules for state activity
2018-07-19 23:31:59,005 [salt.state       ][INFO    ][5484] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:31:59.005419
2018-07-19 23:31:59,005 [salt.state       ][INFO    ][5484] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:31:59,007 [salt.loaded.int.module.cmdmod][INFO    ][5484] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:32:00,893 [salt.state       ][INFO    ][5484] {'pid': 5492, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:32:00,894 [salt.state       ][INFO    ][5484] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:32:00.894646 duration_in_ms=1889.227
2018-07-19 23:32:00,896 [salt.state       ][INFO    ][5484] Running state [maas.machines_status] at time 23:32:00.896210
2018-07-19 23:32:00,896 [salt.state       ][INFO    ][5484] Executing state module.run for maas.machines_status
2018-07-19 23:32:01,555 [salt.state       ][INFO    ][5484] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:32:01,556 [salt.state       ][INFO    ][5484] Completed state [maas.machines_status] at time 23:32:01.556026 duration_in_ms=659.815
2018-07-19 23:32:01,559 [salt.minion      ][INFO    ][5484] Returning information for job: 20180719233156266594
2018-07-19 23:32:12,275 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233212267967
2018-07-19 23:32:12,296 [salt.minion      ][INFO    ][5549] Starting a new job with PID 5549
2018-07-19 23:32:12,823 [salt.state       ][INFO    ][5549] Loading fresh modules for state activity
2018-07-19 23:32:12,911 [salt.state       ][INFO    ][5549] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:32:12.910992
2018-07-19 23:32:12,911 [salt.state       ][INFO    ][5549] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:32:12,913 [salt.loaded.int.module.cmdmod][INFO    ][5549] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:32:14,688 [salt.state       ][INFO    ][5549] {'pid': 5557, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:32:14,690 [salt.state       ][INFO    ][5549] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:32:14.689854 duration_in_ms=1778.861
2018-07-19 23:32:14,693 [salt.state       ][INFO    ][5549] Running state [maas.machines_status] at time 23:32:14.693531
2018-07-19 23:32:14,694 [salt.state       ][INFO    ][5549] Executing state module.run for maas.machines_status
2018-07-19 23:32:15,371 [salt.state       ][INFO    ][5549] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:32:15,372 [salt.state       ][INFO    ][5549] Completed state [maas.machines_status] at time 23:32:15.371865 duration_in_ms=678.334
2018-07-19 23:32:15,375 [salt.minion      ][INFO    ][5549] Returning information for job: 20180719233212267967
2018-07-19 23:32:26,088 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233226080459
2018-07-19 23:32:26,121 [salt.minion      ][INFO    ][5577] Starting a new job with PID 5577
2018-07-19 23:32:28,693 [salt.state       ][INFO    ][5577] Loading fresh modules for state activity
2018-07-19 23:32:28,790 [salt.state       ][INFO    ][5577] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:32:28.790231
2018-07-19 23:32:28,790 [salt.state       ][INFO    ][5577] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:32:28,793 [salt.loaded.int.module.cmdmod][INFO    ][5577] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:32:30,570 [salt.state       ][INFO    ][5577] {'pid': 5584, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:32:30,573 [salt.state       ][INFO    ][5577] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:32:30.572979 duration_in_ms=1782.751
2018-07-19 23:32:30,577 [salt.state       ][INFO    ][5577] Running state [maas.machines_status] at time 23:32:30.576777
2018-07-19 23:32:30,577 [salt.state       ][INFO    ][5577] Executing state module.run for maas.machines_status
2018-07-19 23:32:31,251 [salt.state       ][INFO    ][5577] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:32:31,251 [salt.state       ][INFO    ][5577] Completed state [maas.machines_status] at time 23:32:31.251885 duration_in_ms=675.109
2018-07-19 23:32:31,254 [salt.minion      ][INFO    ][5577] Returning information for job: 20180719233226080459
2018-07-19 23:32:41,993 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233241987486
2018-07-19 23:32:42,012 [salt.minion      ][INFO    ][5630] Starting a new job with PID 5630
2018-07-19 23:32:42,548 [salt.state       ][INFO    ][5630] Loading fresh modules for state activity
2018-07-19 23:32:42,651 [salt.state       ][INFO    ][5630] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:32:42.651079
2018-07-19 23:32:42,652 [salt.state       ][INFO    ][5630] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:32:42,654 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:32:44,607 [salt.state       ][INFO    ][5630] {'pid': 5637, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:32:44,610 [salt.state       ][INFO    ][5630] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:32:44.610525 duration_in_ms=1959.445
2018-07-19 23:32:44,615 [salt.state       ][INFO    ][5630] Running state [maas.machines_status] at time 23:32:44.615073
2018-07-19 23:32:44,617 [salt.state       ][INFO    ][5630] Executing state module.run for maas.machines_status
2018-07-19 23:32:45,251 [salt.state       ][INFO    ][5630] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:32:45,251 [salt.state       ][INFO    ][5630] Completed state [maas.machines_status] at time 23:32:45.251689 duration_in_ms=636.617
2018-07-19 23:32:45,255 [salt.minion      ][INFO    ][5630] Returning information for job: 20180719233241987486
2018-07-19 23:32:55,962 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233255955792
2018-07-19 23:32:55,990 [salt.minion      ][INFO    ][5650] Starting a new job with PID 5650
2018-07-19 23:32:58,612 [salt.state       ][INFO    ][5650] Loading fresh modules for state activity
2018-07-19 23:32:58,712 [salt.state       ][INFO    ][5650] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:32:58.711945
2018-07-19 23:32:58,712 [salt.state       ][INFO    ][5650] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:32:58,714 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:33:00,511 [salt.state       ][INFO    ][5650] {'pid': 5659, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:33:00,513 [salt.state       ][INFO    ][5650] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:33:00.513600 duration_in_ms=1801.655
2018-07-19 23:33:00,517 [salt.state       ][INFO    ][5650] Running state [maas.machines_status] at time 23:33:00.517137
2018-07-19 23:33:00,517 [salt.state       ][INFO    ][5650] Executing state module.run for maas.machines_status
2018-07-19 23:33:01,199 [salt.state       ][INFO    ][5650] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:33:01,199 [salt.state       ][INFO    ][5650] Completed state [maas.machines_status] at time 23:33:01.199862 duration_in_ms=682.724
2018-07-19 23:33:01,203 [salt.minion      ][INFO    ][5650] Returning information for job: 20180719233255955792
2018-07-19 23:33:11,958 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233311950327
2018-07-19 23:33:11,981 [salt.minion      ][INFO    ][5803] Starting a new job with PID 5803
2018-07-19 23:33:12,522 [salt.state       ][INFO    ][5803] Loading fresh modules for state activity
2018-07-19 23:33:12,621 [salt.state       ][INFO    ][5803] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:33:12.621859
2018-07-19 23:33:12,622 [salt.state       ][INFO    ][5803] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:33:12,624 [salt.loaded.int.module.cmdmod][INFO    ][5803] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:33:14,430 [salt.state       ][INFO    ][5803] {'pid': 5813, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:33:14,432 [salt.state       ][INFO    ][5803] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:33:14.432069 duration_in_ms=1810.209
2018-07-19 23:33:14,435 [salt.state       ][INFO    ][5803] Running state [maas.machines_status] at time 23:33:14.435120
2018-07-19 23:33:14,435 [salt.state       ][INFO    ][5803] Executing state module.run for maas.machines_status
2018-07-19 23:33:15,093 [salt.state       ][INFO    ][5803] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:33:15,093 [salt.state       ][INFO    ][5803] Completed state [maas.machines_status] at time 23:33:15.093644 duration_in_ms=658.523
2018-07-19 23:33:15,097 [salt.minion      ][INFO    ][5803] Returning information for job: 20180719233311950327
2018-07-19 23:33:25,842 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233325835886
2018-07-19 23:33:25,862 [salt.minion      ][INFO    ][5832] Starting a new job with PID 5832
2018-07-19 23:33:28,445 [salt.state       ][INFO    ][5832] Loading fresh modules for state activity
2018-07-19 23:33:28,543 [salt.state       ][INFO    ][5832] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:33:28.542976
2018-07-19 23:33:28,543 [salt.state       ][INFO    ][5832] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:33:28,545 [salt.loaded.int.module.cmdmod][INFO    ][5832] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:33:30,362 [salt.state       ][INFO    ][5832] {'pid': 5858, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:33:30,364 [salt.state       ][INFO    ][5832] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:33:30.364157 duration_in_ms=1821.179
2018-07-19 23:33:30,368 [salt.state       ][INFO    ][5832] Running state [maas.machines_status] at time 23:33:30.368234
2018-07-19 23:33:30,369 [salt.state       ][INFO    ][5832] Executing state module.run for maas.machines_status
2018-07-19 23:33:31,054 [salt.state       ][INFO    ][5832] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:33:31,055 [salt.state       ][INFO    ][5832] Completed state [maas.machines_status] at time 23:33:31.055393 duration_in_ms=687.161
2018-07-19 23:33:31,058 [salt.minion      ][INFO    ][5832] Returning information for job: 20180719233325835886
2018-07-19 23:33:41,808 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233341798703
2018-07-19 23:33:41,829 [salt.minion      ][INFO    ][5932] Starting a new job with PID 5932
2018-07-19 23:33:42,400 [salt.state       ][INFO    ][5932] Loading fresh modules for state activity
2018-07-19 23:33:42,503 [salt.state       ][INFO    ][5932] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:33:42.503469
2018-07-19 23:33:42,503 [salt.state       ][INFO    ][5932] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:33:42,506 [salt.loaded.int.module.cmdmod][INFO    ][5932] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:33:44,337 [salt.state       ][INFO    ][5932] {'pid': 5939, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:33:44,338 [salt.state       ][INFO    ][5932] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:33:44.338642 duration_in_ms=1835.176
2018-07-19 23:33:44,341 [salt.state       ][INFO    ][5932] Running state [maas.machines_status] at time 23:33:44.341903
2018-07-19 23:33:44,342 [salt.state       ][INFO    ][5932] Executing state module.run for maas.machines_status
2018-07-19 23:33:45,027 [salt.state       ][INFO    ][5932] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:33:45,027 [salt.state       ][INFO    ][5932] Completed state [maas.machines_status] at time 23:33:45.027431 duration_in_ms=685.527
2018-07-19 23:33:45,032 [salt.minion      ][INFO    ][5932] Returning information for job: 20180719233341798703
2018-07-19 23:33:55,821 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233355808445
2018-07-19 23:33:55,844 [salt.minion      ][INFO    ][5953] Starting a new job with PID 5953
2018-07-19 23:33:58,454 [salt.state       ][INFO    ][5953] Loading fresh modules for state activity
2018-07-19 23:33:58,551 [salt.state       ][INFO    ][5953] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:33:58.551417
2018-07-19 23:33:58,551 [salt.state       ][INFO    ][5953] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:33:58,554 [salt.loaded.int.module.cmdmod][INFO    ][5953] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:34:00,282 [salt.state       ][INFO    ][5953] {'pid': 5963, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:34:00,283 [salt.state       ][INFO    ][5953] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:34:00.283465 duration_in_ms=1732.047
2018-07-19 23:34:00,286 [salt.state       ][INFO    ][5953] Running state [maas.machines_status] at time 23:34:00.286857
2018-07-19 23:34:00,287 [salt.state       ][INFO    ][5953] Executing state module.run for maas.machines_status
2018-07-19 23:34:00,951 [salt.state       ][INFO    ][5953] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:34:00,952 [salt.state       ][INFO    ][5953] Completed state [maas.machines_status] at time 23:34:00.952758 duration_in_ms=665.902
2018-07-19 23:34:00,955 [salt.minion      ][INFO    ][5953] Returning information for job: 20180719233355808445
2018-07-19 23:34:11,706 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233411696544
2018-07-19 23:34:11,722 [salt.minion      ][INFO    ][6122] Starting a new job with PID 6122
2018-07-19 23:34:12,272 [salt.state       ][INFO    ][6122] Loading fresh modules for state activity
2018-07-19 23:34:12,359 [salt.state       ][INFO    ][6122] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:34:12.359813
2018-07-19 23:34:12,361 [salt.state       ][INFO    ][6122] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:34:12,364 [salt.loaded.int.module.cmdmod][INFO    ][6122] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:34:14,223 [salt.state       ][INFO    ][6122] {'pid': 6161, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:34:14,225 [salt.state       ][INFO    ][6122] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:34:14.225089 duration_in_ms=1865.277
2018-07-19 23:34:14,228 [salt.state       ][INFO    ][6122] Running state [maas.machines_status] at time 23:34:14.228141
2018-07-19 23:34:14,229 [salt.state       ][INFO    ][6122] Executing state module.run for maas.machines_status
2018-07-19 23:34:14,869 [salt.state       ][INFO    ][6122] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:34:14,870 [salt.state       ][INFO    ][6122] Completed state [maas.machines_status] at time 23:34:14.870190 duration_in_ms=642.049
2018-07-19 23:34:14,873 [salt.minion      ][INFO    ][6122] Returning information for job: 20180719233411696544
2018-07-19 23:34:25,607 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233425602714
2018-07-19 23:34:25,627 [salt.minion      ][INFO    ][6231] Starting a new job with PID 6231
2018-07-19 23:34:28,286 [salt.state       ][INFO    ][6231] Loading fresh modules for state activity
2018-07-19 23:34:28,372 [salt.state       ][INFO    ][6231] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:34:28.372103
2018-07-19 23:34:28,372 [salt.state       ][INFO    ][6231] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:34:28,375 [salt.loaded.int.module.cmdmod][INFO    ][6231] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:34:30,345 [salt.state       ][INFO    ][6231] {'pid': 6257, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:34:30,346 [salt.state       ][INFO    ][6231] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:34:30.346093 duration_in_ms=1973.993
2018-07-19 23:34:30,349 [salt.state       ][INFO    ][6231] Running state [maas.machines_status] at time 23:34:30.348987
2018-07-19 23:34:30,349 [salt.state       ][INFO    ][6231] Executing state module.run for maas.machines_status
2018-07-19 23:34:30,984 [salt.state       ][INFO    ][6231] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:34:30,985 [salt.state       ][INFO    ][6231] Completed state [maas.machines_status] at time 23:34:30.985095 duration_in_ms=636.107
2018-07-19 23:34:30,988 [salt.minion      ][INFO    ][6231] Returning information for job: 20180719233425602714
2018-07-19 23:34:41,735 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233441729579
2018-07-19 23:34:41,754 [salt.minion      ][INFO    ][6315] Starting a new job with PID 6315
2018-07-19 23:34:42,280 [salt.state       ][INFO    ][6315] Loading fresh modules for state activity
2018-07-19 23:34:42,367 [salt.state       ][INFO    ][6315] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:34:42.367740
2018-07-19 23:34:42,368 [salt.state       ][INFO    ][6315] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:34:42,370 [salt.loaded.int.module.cmdmod][INFO    ][6315] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:34:44,172 [salt.state       ][INFO    ][6315] {'pid': 6322, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:34:44,173 [salt.state       ][INFO    ][6315] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:34:44.172935 duration_in_ms=1805.194
2018-07-19 23:34:44,174 [salt.state       ][INFO    ][6315] Running state [maas.machines_status] at time 23:34:44.174532
2018-07-19 23:34:44,174 [salt.state       ][INFO    ][6315] Executing state module.run for maas.machines_status
2018-07-19 23:34:44,821 [salt.state       ][INFO    ][6315] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:34:44,822 [salt.state       ][INFO    ][6315] Completed state [maas.machines_status] at time 23:34:44.822187 duration_in_ms=647.654
2018-07-19 23:34:44,824 [salt.minion      ][INFO    ][6315] Returning information for job: 20180719233441729579
2018-07-19 23:34:55,563 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233455553775
2018-07-19 23:34:55,583 [salt.minion      ][INFO    ][6368] Starting a new job with PID 6368
2018-07-19 23:34:58,217 [salt.state       ][INFO    ][6368] Loading fresh modules for state activity
2018-07-19 23:34:58,318 [salt.state       ][INFO    ][6368] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:34:58.318249
2018-07-19 23:34:58,318 [salt.state       ][INFO    ][6368] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:34:58,321 [salt.loaded.int.module.cmdmod][INFO    ][6368] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:35:00,213 [salt.state       ][INFO    ][6368] {'pid': 6388, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:35:00,214 [salt.state       ][INFO    ][6368] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:35:00.214591 duration_in_ms=1896.342
2018-07-19 23:35:00,217 [salt.state       ][INFO    ][6368] Running state [maas.machines_status] at time 23:35:00.217392
2018-07-19 23:35:00,217 [salt.state       ][INFO    ][6368] Executing state module.run for maas.machines_status
2018-07-19 23:35:00,920 [salt.state       ][INFO    ][6368] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:35:00,921 [salt.state       ][INFO    ][6368] Completed state [maas.machines_status] at time 23:35:00.921418 duration_in_ms=704.024
2018-07-19 23:35:00,925 [salt.minion      ][INFO    ][6368] Returning information for job: 20180719233455553775
2018-07-19 23:35:11,693 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233511686989
2018-07-19 23:35:11,709 [salt.minion      ][INFO    ][6589] Starting a new job with PID 6589
2018-07-19 23:35:12,278 [salt.state       ][INFO    ][6589] Loading fresh modules for state activity
2018-07-19 23:35:12,378 [salt.state       ][INFO    ][6589] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:35:12.378723
2018-07-19 23:35:12,379 [salt.state       ][INFO    ][6589] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:35:12,380 [salt.loaded.int.module.cmdmod][INFO    ][6589] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:35:14,176 [salt.state       ][INFO    ][6589] {'pid': 6661, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:35:14,177 [salt.state       ][INFO    ][6589] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:35:14.177118 duration_in_ms=1798.395
2018-07-19 23:35:14,180 [salt.state       ][INFO    ][6589] Running state [maas.machines_status] at time 23:35:14.180614
2018-07-19 23:35:14,181 [salt.state       ][INFO    ][6589] Executing state module.run for maas.machines_status
2018-07-19 23:35:14,876 [salt.state       ][INFO    ][6589] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:35:14,877 [salt.state       ][INFO    ][6589] Completed state [maas.machines_status] at time 23:35:14.877253 duration_in_ms=696.639
2018-07-19 23:35:14,881 [salt.minion      ][INFO    ][6589] Returning information for job: 20180719233511686989
2018-07-19 23:35:25,614 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233525601931
2018-07-19 23:35:25,642 [salt.minion      ][INFO    ][6696] Starting a new job with PID 6696
2018-07-19 23:35:28,214 [salt.state       ][INFO    ][6696] Loading fresh modules for state activity
2018-07-19 23:35:28,307 [salt.state       ][INFO    ][6696] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:35:28.307513
2018-07-19 23:35:28,307 [salt.state       ][INFO    ][6696] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:35:28,310 [salt.loaded.int.module.cmdmod][INFO    ][6696] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:35:30,080 [salt.state       ][INFO    ][6696] {'pid': 6703, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:35:30,081 [salt.state       ][INFO    ][6696] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:35:30.081518 duration_in_ms=1774.005
2018-07-19 23:35:30,085 [salt.state       ][INFO    ][6696] Running state [maas.machines_status] at time 23:35:30.085101
2018-07-19 23:35:30,085 [salt.state       ][INFO    ][6696] Executing state module.run for maas.machines_status
2018-07-19 23:35:30,885 [salt.state       ][INFO    ][6696] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:35:30,886 [salt.state       ][INFO    ][6696] Completed state [maas.machines_status] at time 23:35:30.886554 duration_in_ms=801.452
2018-07-19 23:35:30,890 [salt.minion      ][INFO    ][6696] Returning information for job: 20180719233525601931
2018-07-19 23:35:41,622 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233541614051
2018-07-19 23:35:41,642 [salt.minion      ][INFO    ][6798] Starting a new job with PID 6798
2018-07-19 23:35:42,213 [salt.state       ][INFO    ][6798] Loading fresh modules for state activity
2018-07-19 23:35:42,315 [salt.state       ][INFO    ][6798] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:35:42.315480
2018-07-19 23:35:42,316 [salt.state       ][INFO    ][6798] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:35:42,318 [salt.loaded.int.module.cmdmod][INFO    ][6798] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:35:44,159 [salt.state       ][INFO    ][6798] {'pid': 6835, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:35:44,160 [salt.state       ][INFO    ][6798] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:35:44.160718 duration_in_ms=1845.237
2018-07-19 23:35:44,164 [salt.state       ][INFO    ][6798] Running state [maas.machines_status] at time 23:35:44.164037
2018-07-19 23:35:44,164 [salt.state       ][INFO    ][6798] Executing state module.run for maas.machines_status
2018-07-19 23:35:44,817 [salt.state       ][INFO    ][6798] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:35:44,817 [salt.state       ][INFO    ][6798] Completed state [maas.machines_status] at time 23:35:44.817769 duration_in_ms=653.732
2018-07-19 23:35:44,822 [salt.minion      ][INFO    ][6798] Returning information for job: 20180719233541614051
2018-07-19 23:35:55,588 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233555578001
2018-07-19 23:35:55,610 [salt.minion      ][INFO    ][6867] Starting a new job with PID 6867
2018-07-19 23:35:58,225 [salt.state       ][INFO    ][6867] Loading fresh modules for state activity
2018-07-19 23:35:58,326 [salt.state       ][INFO    ][6867] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:35:58.326380
2018-07-19 23:35:58,327 [salt.state       ][INFO    ][6867] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:35:58,335 [salt.loaded.int.module.cmdmod][INFO    ][6867] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:36:00,094 [salt.state       ][INFO    ][6867] {'pid': 6874, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:36:00,094 [salt.state       ][INFO    ][6867] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:36:00.094777 duration_in_ms=1768.397
2018-07-19 23:36:00,098 [salt.state       ][INFO    ][6867] Running state [maas.machines_status] at time 23:36:00.098120
2018-07-19 23:36:00,098 [salt.state       ][INFO    ][6867] Executing state module.run for maas.machines_status
2018-07-19 23:36:00,936 [salt.state       ][INFO    ][6867] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:36:00,936 [salt.state       ][INFO    ][6867] Completed state [maas.machines_status] at time 23:36:00.936778 duration_in_ms=838.658
2018-07-19 23:36:00,939 [salt.minion      ][INFO    ][6867] Returning information for job: 20180719233555578001
2018-07-19 23:36:11,702 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233611689589
2018-07-19 23:36:11,727 [salt.minion      ][INFO    ][7038] Starting a new job with PID 7038
2018-07-19 23:36:12,271 [salt.state       ][INFO    ][7038] Loading fresh modules for state activity
2018-07-19 23:36:12,371 [salt.state       ][INFO    ][7038] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:36:12.371155
2018-07-19 23:36:12,371 [salt.state       ][INFO    ][7038] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:36:12,376 [salt.loaded.int.module.cmdmod][INFO    ][7038] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:36:14,263 [salt.state       ][INFO    ][7038] {'pid': 7119, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:36:14,264 [salt.state       ][INFO    ][7038] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:36:14.264277 duration_in_ms=1893.125
2018-07-19 23:36:14,266 [salt.state       ][INFO    ][7038] Running state [maas.machines_status] at time 23:36:14.266362
2018-07-19 23:36:14,266 [salt.state       ][INFO    ][7038] Executing state module.run for maas.machines_status
2018-07-19 23:36:15,068 [salt.state       ][INFO    ][7038] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:36:15,069 [salt.state       ][INFO    ][7038] Completed state [maas.machines_status] at time 23:36:15.069112 duration_in_ms=802.749
2018-07-19 23:36:15,073 [salt.minion      ][INFO    ][7038] Returning information for job: 20180719233611689589
2018-07-19 23:36:25,795 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233625787197
2018-07-19 23:36:25,819 [salt.minion      ][INFO    ][7179] Starting a new job with PID 7179
2018-07-19 23:36:28,426 [salt.state       ][INFO    ][7179] Loading fresh modules for state activity
2018-07-19 23:36:28,517 [salt.state       ][INFO    ][7179] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:36:28.517036
2018-07-19 23:36:28,517 [salt.state       ][INFO    ][7179] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:36:28,520 [salt.loaded.int.module.cmdmod][INFO    ][7179] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:36:30,352 [salt.state       ][INFO    ][7179] {'pid': 7186, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:36:30,354 [salt.state       ][INFO    ][7179] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:36:30.354170 duration_in_ms=1837.132
2018-07-19 23:36:30,358 [salt.state       ][INFO    ][7179] Running state [maas.machines_status] at time 23:36:30.358483
2018-07-19 23:36:30,360 [salt.state       ][INFO    ][7179] Executing state module.run for maas.machines_status
2018-07-19 23:36:31,042 [salt.state       ][INFO    ][7179] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:36:31,043 [salt.state       ][INFO    ][7179] Completed state [maas.machines_status] at time 23:36:31.043035 duration_in_ms=684.552
2018-07-19 23:36:31,046 [salt.minion      ][INFO    ][7179] Returning information for job: 20180719233625787197
2018-07-19 23:36:41,796 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233641789028
2018-07-19 23:36:41,817 [salt.minion      ][INFO    ][7250] Starting a new job with PID 7250
2018-07-19 23:36:42,349 [salt.state       ][INFO    ][7250] Loading fresh modules for state activity
2018-07-19 23:36:42,440 [salt.state       ][INFO    ][7250] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:36:42.440118
2018-07-19 23:36:42,440 [salt.state       ][INFO    ][7250] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:36:42,442 [salt.loaded.int.module.cmdmod][INFO    ][7250] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:36:44,193 [salt.state       ][INFO    ][7250] {'pid': 7257, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:36:44,195 [salt.state       ][INFO    ][7250] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:36:44.195075 duration_in_ms=1754.956
2018-07-19 23:36:44,198 [salt.state       ][INFO    ][7250] Running state [maas.machines_status] at time 23:36:44.198039
2018-07-19 23:36:44,198 [salt.state       ][INFO    ][7250] Executing state module.run for maas.machines_status
2018-07-19 23:36:44,872 [salt.state       ][INFO    ][7250] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:36:44,872 [salt.state       ][INFO    ][7250] Completed state [maas.machines_status] at time 23:36:44.872918 duration_in_ms=674.879
2018-07-19 23:36:44,876 [salt.minion      ][INFO    ][7250] Returning information for job: 20180719233641789028
2018-07-19 23:36:55,607 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233655594671
2018-07-19 23:36:55,637 [salt.minion      ][INFO    ][7274] Starting a new job with PID 7274
2018-07-19 23:36:58,227 [salt.state       ][INFO    ][7274] Loading fresh modules for state activity
2018-07-19 23:36:58,325 [salt.state       ][INFO    ][7274] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:36:58.325159
2018-07-19 23:36:58,325 [salt.state       ][INFO    ][7274] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:36:58,327 [salt.loaded.int.module.cmdmod][INFO    ][7274] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:37:00,067 [salt.state       ][INFO    ][7274] {'pid': 7283, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:37:00,068 [salt.state       ][INFO    ][7274] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:37:00.068119 duration_in_ms=1742.963
2018-07-19 23:37:00,071 [salt.state       ][INFO    ][7274] Running state [maas.machines_status] at time 23:37:00.071264
2018-07-19 23:37:00,072 [salt.state       ][INFO    ][7274] Executing state module.run for maas.machines_status
2018-07-19 23:37:00,734 [salt.state       ][INFO    ][7274] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:37:00,734 [salt.state       ][INFO    ][7274] Completed state [maas.machines_status] at time 23:37:00.734784 duration_in_ms=663.52
2018-07-19 23:37:00,737 [salt.minion      ][INFO    ][7274] Returning information for job: 20180719233655594671
2018-07-19 23:37:11,498 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233711485501
2018-07-19 23:37:11,514 [salt.minion      ][INFO    ][7411] Starting a new job with PID 7411
2018-07-19 23:37:12,057 [salt.state       ][INFO    ][7411] Loading fresh modules for state activity
2018-07-19 23:37:12,148 [salt.state       ][INFO    ][7411] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:37:12.148627
2018-07-19 23:37:12,149 [salt.state       ][INFO    ][7411] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:37:12,151 [salt.loaded.int.module.cmdmod][INFO    ][7411] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:37:13,953 [salt.state       ][INFO    ][7411] {'pid': 7452, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:37:13,954 [salt.state       ][INFO    ][7411] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:37:13.954415 duration_in_ms=1805.789
2018-07-19 23:37:13,957 [salt.state       ][INFO    ][7411] Running state [maas.machines_status] at time 23:37:13.957056
2018-07-19 23:37:13,957 [salt.state       ][INFO    ][7411] Executing state module.run for maas.machines_status
2018-07-19 23:37:14,645 [salt.state       ][INFO    ][7411] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:37:14,646 [salt.state       ][INFO    ][7411] Completed state [maas.machines_status] at time 23:37:14.646338 duration_in_ms=689.281
2018-07-19 23:37:14,649 [salt.minion      ][INFO    ][7411] Returning information for job: 20180719233711485501
2018-07-19 23:37:25,385 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233725372946
2018-07-19 23:37:25,409 [salt.minion      ][INFO    ][7477] Starting a new job with PID 7477
2018-07-19 23:37:27,938 [salt.state       ][INFO    ][7477] Loading fresh modules for state activity
2018-07-19 23:37:28,025 [salt.state       ][INFO    ][7477] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:37:28.025761
2018-07-19 23:37:28,027 [salt.state       ][INFO    ][7477] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:37:28,029 [salt.loaded.int.module.cmdmod][INFO    ][7477] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:37:29,766 [salt.state       ][INFO    ][7477] {'pid': 7484, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:37:29,769 [salt.state       ][INFO    ][7477] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:37:29.769008 duration_in_ms=1743.247
2018-07-19 23:37:29,773 [salt.state       ][INFO    ][7477] Running state [maas.machines_status] at time 23:37:29.773062
2018-07-19 23:37:29,773 [salt.state       ][INFO    ][7477] Executing state module.run for maas.machines_status
2018-07-19 23:37:30,434 [salt.state       ][INFO    ][7477] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:37:30,434 [salt.state       ][INFO    ][7477] Completed state [maas.machines_status] at time 23:37:30.434792 duration_in_ms=661.729
2018-07-19 23:37:30,437 [salt.minion      ][INFO    ][7477] Returning information for job: 20180719233725372946
2018-07-19 23:37:41,156 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233741147444
2018-07-19 23:37:41,177 [salt.minion      ][INFO    ][7549] Starting a new job with PID 7549
2018-07-19 23:37:41,683 [salt.state       ][INFO    ][7549] Loading fresh modules for state activity
2018-07-19 23:37:41,777 [salt.state       ][INFO    ][7549] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:37:41.777651
2018-07-19 23:37:41,778 [salt.state       ][INFO    ][7549] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:37:41,780 [salt.loaded.int.module.cmdmod][INFO    ][7549] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:37:43,509 [salt.state       ][INFO    ][7549] {'pid': 7556, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:37:43,511 [salt.state       ][INFO    ][7549] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:37:43.510916 duration_in_ms=1733.265
2018-07-19 23:37:43,513 [salt.state       ][INFO    ][7549] Running state [maas.machines_status] at time 23:37:43.513706
2018-07-19 23:37:43,514 [salt.state       ][INFO    ][7549] Executing state module.run for maas.machines_status
2018-07-19 23:37:44,334 [salt.state       ][INFO    ][7549] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:37:44,335 [salt.state       ][INFO    ][7549] Completed state [maas.machines_status] at time 23:37:44.335045 duration_in_ms=821.339
2018-07-19 23:37:44,338 [salt.minion      ][INFO    ][7549] Returning information for job: 20180719233741147444
2018-07-19 23:37:55,060 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233755050991
2018-07-19 23:37:55,085 [salt.minion      ][INFO    ][7573] Starting a new job with PID 7573
2018-07-19 23:37:57,697 [salt.state       ][INFO    ][7573] Loading fresh modules for state activity
2018-07-19 23:37:57,793 [salt.state       ][INFO    ][7573] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:37:57.793322
2018-07-19 23:37:57,794 [salt.state       ][INFO    ][7573] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:37:57,796 [salt.loaded.int.module.cmdmod][INFO    ][7573] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:37:59,604 [salt.state       ][INFO    ][7573] {'pid': 7580, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:37:59,604 [salt.state       ][INFO    ][7573] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:37:59.604690 duration_in_ms=1811.37
2018-07-19 23:37:59,606 [salt.state       ][INFO    ][7573] Running state [maas.machines_status] at time 23:37:59.606308
2018-07-19 23:37:59,606 [salt.state       ][INFO    ][7573] Executing state module.run for maas.machines_status
2018-07-19 23:38:00,286 [salt.state       ][INFO    ][7573] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:38:00,286 [salt.state       ][INFO    ][7573] Completed state [maas.machines_status] at time 23:38:00.286901 duration_in_ms=680.592
2018-07-19 23:38:00,291 [salt.minion      ][INFO    ][7573] Returning information for job: 20180719233755050991
2018-07-19 23:38:11,083 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233811074116
2018-07-19 23:38:11,102 [salt.minion      ][INFO    ][7680] Starting a new job with PID 7680
2018-07-19 23:38:11,645 [salt.state       ][INFO    ][7680] Loading fresh modules for state activity
2018-07-19 23:38:11,741 [salt.state       ][INFO    ][7680] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:38:11.741179
2018-07-19 23:38:11,741 [salt.state       ][INFO    ][7680] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:38:11,743 [salt.loaded.int.module.cmdmod][INFO    ][7680] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:38:13,589 [salt.state       ][INFO    ][7680] {'pid': 7723, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:38:13,590 [salt.state       ][INFO    ][7680] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:38:13.590472 duration_in_ms=1849.295
2018-07-19 23:38:13,592 [salt.state       ][INFO    ][7680] Running state [maas.machines_status] at time 23:38:13.592179
2018-07-19 23:38:13,592 [salt.state       ][INFO    ][7680] Executing state module.run for maas.machines_status
2018-07-19 23:38:14,246 [salt.state       ][INFO    ][7680] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:38:14,248 [salt.state       ][INFO    ][7680] Completed state [maas.machines_status] at time 23:38:14.247951 duration_in_ms=655.77
2018-07-19 23:38:14,252 [salt.minion      ][INFO    ][7680] Returning information for job: 20180719233811074116
2018-07-19 23:38:24,997 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233824987102
2018-07-19 23:38:25,019 [salt.minion      ][INFO    ][7788] Starting a new job with PID 7788
2018-07-19 23:38:27,645 [salt.state       ][INFO    ][7788] Loading fresh modules for state activity
2018-07-19 23:38:27,746 [salt.state       ][INFO    ][7788] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:38:27.746835
2018-07-19 23:38:27,747 [salt.state       ][INFO    ][7788] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:38:27,749 [salt.loaded.int.module.cmdmod][INFO    ][7788] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:38:29,474 [salt.state       ][INFO    ][7788] {'pid': 7795, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:38:29,477 [salt.state       ][INFO    ][7788] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:38:29.477164 duration_in_ms=1730.329
2018-07-19 23:38:29,480 [salt.state       ][INFO    ][7788] Running state [maas.machines_status] at time 23:38:29.480648
2018-07-19 23:38:29,481 [salt.state       ][INFO    ][7788] Executing state module.run for maas.machines_status
2018-07-19 23:38:30,155 [salt.state       ][INFO    ][7788] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:38:30,156 [salt.state       ][INFO    ][7788] Completed state [maas.machines_status] at time 23:38:30.156775 duration_in_ms=676.127
2018-07-19 23:38:30,159 [salt.minion      ][INFO    ][7788] Returning information for job: 20180719233824987102
2018-07-19 23:38:40,897 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233840887290
2018-07-19 23:38:40,918 [salt.minion      ][INFO    ][7871] Starting a new job with PID 7871
2018-07-19 23:38:41,473 [salt.state       ][INFO    ][7871] Loading fresh modules for state activity
2018-07-19 23:38:41,565 [salt.state       ][INFO    ][7871] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:38:41.565670
2018-07-19 23:38:41,566 [salt.state       ][INFO    ][7871] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:38:41,568 [salt.loaded.int.module.cmdmod][INFO    ][7871] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:38:43,286 [salt.state       ][INFO    ][7871] {'pid': 7878, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:38:43,287 [salt.state       ][INFO    ][7871] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:38:43.287502 duration_in_ms=1721.832
2018-07-19 23:38:43,289 [salt.state       ][INFO    ][7871] Running state [maas.machines_status] at time 23:38:43.289572
2018-07-19 23:38:43,290 [salt.state       ][INFO    ][7871] Executing state module.run for maas.machines_status
2018-07-19 23:38:43,932 [salt.state       ][INFO    ][7871] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:38:43,933 [salt.state       ][INFO    ][7871] Completed state [maas.machines_status] at time 23:38:43.933497 duration_in_ms=643.922
2018-07-19 23:38:43,936 [salt.minion      ][INFO    ][7871] Returning information for job: 20180719233840887290
2018-07-19 23:38:54,670 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233854657247
2018-07-19 23:38:54,698 [salt.minion      ][INFO    ][7912] Starting a new job with PID 7912
2018-07-19 23:38:57,294 [salt.state       ][INFO    ][7912] Loading fresh modules for state activity
2018-07-19 23:38:57,395 [salt.state       ][INFO    ][7912] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:38:57.395372
2018-07-19 23:38:57,396 [salt.state       ][INFO    ][7912] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:38:57,398 [salt.loaded.int.module.cmdmod][INFO    ][7912] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:38:59,139 [salt.state       ][INFO    ][7912] {'pid': 7919, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:38:59,141 [salt.state       ][INFO    ][7912] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:38:59.141670 duration_in_ms=1746.297
2018-07-19 23:38:59,145 [salt.state       ][INFO    ][7912] Running state [maas.machines_status] at time 23:38:59.145031
2018-07-19 23:38:59,146 [salt.state       ][INFO    ][7912] Executing state module.run for maas.machines_status
2018-07-19 23:38:59,791 [salt.state       ][INFO    ][7912] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 5})}}
2018-07-19 23:38:59,793 [salt.state       ][INFO    ][7912] Completed state [maas.machines_status] at time 23:38:59.793107 duration_in_ms=648.075
2018-07-19 23:38:59,797 [salt.minion      ][INFO    ][7912] Returning information for job: 20180719233854657247
2018-07-19 23:39:10,562 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233910549296
2018-07-19 23:39:10,580 [salt.minion      ][INFO    ][7987] Starting a new job with PID 7987
2018-07-19 23:39:11,102 [salt.state       ][INFO    ][7987] Loading fresh modules for state activity
2018-07-19 23:39:11,188 [salt.state       ][INFO    ][7987] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:39:11.188282
2018-07-19 23:39:11,189 [salt.state       ][INFO    ][7987] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:39:11,191 [salt.loaded.int.module.cmdmod][INFO    ][7987] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:39:13,074 [salt.state       ][INFO    ][7987] {'pid': 8025, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:39:13,077 [salt.state       ][INFO    ][7987] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:39:13.077125 duration_in_ms=1888.844
2018-07-19 23:39:13,081 [salt.state       ][INFO    ][7987] Running state [maas.machines_status] at time 23:39:13.081242
2018-07-19 23:39:13,081 [salt.state       ][INFO    ][7987] Executing state module.run for maas.machines_status
2018-07-19 23:39:13,738 [salt.state       ][INFO    ][7987] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 4, 'Deployed': 1})}}
2018-07-19 23:39:13,739 [salt.state       ][INFO    ][7987] Completed state [maas.machines_status] at time 23:39:13.739077 duration_in_ms=657.835
2018-07-19 23:39:13,744 [salt.minion      ][INFO    ][7987] Returning information for job: 20180719233910549296
2018-07-19 23:39:24,505 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233924497277
2018-07-19 23:39:24,531 [salt.minion      ][INFO    ][8090] Starting a new job with PID 8090
2018-07-19 23:39:27,148 [salt.state       ][INFO    ][8090] Loading fresh modules for state activity
2018-07-19 23:39:27,264 [salt.state       ][INFO    ][8090] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:39:27.264508
2018-07-19 23:39:27,265 [salt.state       ][INFO    ][8090] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:39:27,267 [salt.loaded.int.module.cmdmod][INFO    ][8090] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:39:28,976 [salt.state       ][INFO    ][8090] {'pid': 8097, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:39:28,977 [salt.state       ][INFO    ][8090] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:39:28.977621 duration_in_ms=1713.112
2018-07-19 23:39:28,980 [salt.state       ][INFO    ][8090] Running state [maas.machines_status] at time 23:39:28.980524
2018-07-19 23:39:28,980 [salt.state       ][INFO    ][8090] Executing state module.run for maas.machines_status
2018-07-19 23:39:29,625 [salt.state       ][INFO    ][8090] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 4, 'Deployed': 1})}}
2018-07-19 23:39:29,626 [salt.state       ][INFO    ][8090] Completed state [maas.machines_status] at time 23:39:29.626152 duration_in_ms=645.628
2018-07-19 23:39:29,629 [salt.minion      ][INFO    ][8090] Returning information for job: 20180719233924497277
2018-07-19 23:39:40,369 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233940356736
2018-07-19 23:39:40,390 [salt.minion      ][INFO    ][8139] Starting a new job with PID 8139
2018-07-19 23:39:40,918 [salt.state       ][INFO    ][8139] Loading fresh modules for state activity
2018-07-19 23:39:41,006 [salt.state       ][INFO    ][8139] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:39:41.006351
2018-07-19 23:39:41,006 [salt.state       ][INFO    ][8139] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:39:41,009 [salt.loaded.int.module.cmdmod][INFO    ][8139] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:39:42,770 [salt.state       ][INFO    ][8139] {'pid': 8154, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:39:42,771 [salt.state       ][INFO    ][8139] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:39:42.770980 duration_in_ms=1764.631
2018-07-19 23:39:42,773 [salt.state       ][INFO    ][8139] Running state [maas.machines_status] at time 23:39:42.773363
2018-07-19 23:39:42,773 [salt.state       ][INFO    ][8139] Executing state module.run for maas.machines_status
2018-07-19 23:39:43,664 [salt.state       ][INFO    ][8139] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 4, 'Deployed': 1})}}
2018-07-19 23:39:43,664 [salt.state       ][INFO    ][8139] Completed state [maas.machines_status] at time 23:39:43.664416 duration_in_ms=891.053
2018-07-19 23:39:43,667 [salt.minion      ][INFO    ][8139] Returning information for job: 20180719233940356736
2018-07-19 23:39:54,405 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719233954389455
2018-07-19 23:39:54,435 [salt.minion      ][INFO    ][8177] Starting a new job with PID 8177
2018-07-19 23:39:57,013 [salt.state       ][INFO    ][8177] Loading fresh modules for state activity
2018-07-19 23:39:57,110 [salt.state       ][INFO    ][8177] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:39:57.110256
2018-07-19 23:39:57,111 [salt.state       ][INFO    ][8177] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:39:57,113 [salt.loaded.int.module.cmdmod][INFO    ][8177] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:39:58,871 [salt.state       ][INFO    ][8177] {'pid': 8190, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:39:58,874 [salt.state       ][INFO    ][8177] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:39:58.873849 duration_in_ms=1763.595
2018-07-19 23:39:58,877 [salt.state       ][INFO    ][8177] Running state [maas.machines_status] at time 23:39:58.877166
2018-07-19 23:39:58,878 [salt.state       ][INFO    ][8177] Executing state module.run for maas.machines_status
2018-07-19 23:39:59,547 [salt.state       ][INFO    ][8177] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-07-19 23:39:59,547 [salt.state       ][INFO    ][8177] Completed state [maas.machines_status] at time 23:39:59.547854 duration_in_ms=670.687
2018-07-19 23:39:59,550 [salt.minion      ][INFO    ][8177] Returning information for job: 20180719233954389455
2018-07-19 23:40:10,263 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234010256681
2018-07-19 23:40:10,286 [salt.minion      ][INFO    ][8357] Starting a new job with PID 8357
2018-07-19 23:40:10,887 [salt.state       ][INFO    ][8357] Loading fresh modules for state activity
2018-07-19 23:40:10,986 [salt.state       ][INFO    ][8357] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:40:10.986338
2018-07-19 23:40:10,987 [salt.state       ][INFO    ][8357] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:40:10,990 [salt.loaded.int.module.cmdmod][INFO    ][8357] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:40:12,858 [salt.state       ][INFO    ][8357] {'pid': 8423, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:40:12,859 [salt.state       ][INFO    ][8357] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:40:12.859453 duration_in_ms=1873.116
2018-07-19 23:40:12,861 [salt.state       ][INFO    ][8357] Running state [maas.machines_status] at time 23:40:12.861449
2018-07-19 23:40:12,861 [salt.state       ][INFO    ][8357] Executing state module.run for maas.machines_status
2018-07-19 23:40:13,503 [salt.state       ][INFO    ][8357] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-07-19 23:40:13,504 [salt.state       ][INFO    ][8357] Completed state [maas.machines_status] at time 23:40:13.504238 duration_in_ms=642.788
2018-07-19 23:40:13,507 [salt.minion      ][INFO    ][8357] Returning information for job: 20180719234010256681
2018-07-19 23:40:24,247 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234024238986
2018-07-19 23:40:24,270 [salt.minion      ][INFO    ][8540] Starting a new job with PID 8540
2018-07-19 23:40:26,839 [salt.state       ][INFO    ][8540] Loading fresh modules for state activity
2018-07-19 23:40:26,928 [salt.state       ][INFO    ][8540] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:40:26.928677
2018-07-19 23:40:26,929 [salt.state       ][INFO    ][8540] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:40:26,931 [salt.loaded.int.module.cmdmod][INFO    ][8540] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:40:28,691 [salt.state       ][INFO    ][8540] {'pid': 8548, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:40:28,693 [salt.state       ][INFO    ][8540] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:40:28.693298 duration_in_ms=1764.621
2018-07-19 23:40:28,695 [salt.state       ][INFO    ][8540] Running state [maas.machines_status] at time 23:40:28.695116
2018-07-19 23:40:28,695 [salt.state       ][INFO    ][8540] Executing state module.run for maas.machines_status
2018-07-19 23:40:29,357 [salt.state       ][INFO    ][8540] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-07-19 23:40:29,358 [salt.state       ][INFO    ][8540] Completed state [maas.machines_status] at time 23:40:29.358856 duration_in_ms=663.739
2018-07-19 23:40:29,361 [salt.minion      ][INFO    ][8540] Returning information for job: 20180719234024238986
2018-07-19 23:40:40,111 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234040102860
2018-07-19 23:40:40,131 [salt.minion      ][INFO    ][8583] Starting a new job with PID 8583
2018-07-19 23:40:40,690 [salt.state       ][INFO    ][8583] Loading fresh modules for state activity
2018-07-19 23:40:40,791 [salt.state       ][INFO    ][8583] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:40:40.791362
2018-07-19 23:40:40,792 [salt.state       ][INFO    ][8583] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:40:40,794 [salt.loaded.int.module.cmdmod][INFO    ][8583] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:40:42,635 [salt.state       ][INFO    ][8583] {'pid': 8613, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:40:42,639 [salt.state       ][INFO    ][8583] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:40:42.639550 duration_in_ms=1848.189
2018-07-19 23:40:42,643 [salt.state       ][INFO    ][8583] Running state [maas.machines_status] at time 23:40:42.643649
2018-07-19 23:40:42,645 [salt.state       ][INFO    ][8583] Executing state module.run for maas.machines_status
2018-07-19 23:40:43,322 [salt.state       ][INFO    ][8583] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-07-19 23:40:43,323 [salt.state       ][INFO    ][8583] Completed state [maas.machines_status] at time 23:40:43.323137 duration_in_ms=679.488
2018-07-19 23:40:43,326 [salt.minion      ][INFO    ][8583] Returning information for job: 20180719234040102860
2018-07-19 23:40:54,094 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234054080236
2018-07-19 23:40:54,117 [salt.minion      ][INFO    ][8627] Starting a new job with PID 8627
2018-07-19 23:40:56,742 [salt.state       ][INFO    ][8627] Loading fresh modules for state activity
2018-07-19 23:40:56,839 [salt.state       ][INFO    ][8627] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:40:56.839338
2018-07-19 23:40:56,840 [salt.state       ][INFO    ][8627] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:40:56,841 [salt.loaded.int.module.cmdmod][INFO    ][8627] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:40:58,570 [salt.state       ][INFO    ][8627] {'pid': 8634, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:40:58,572 [salt.state       ][INFO    ][8627] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:40:58.572370 duration_in_ms=1733.031
2018-07-19 23:40:58,576 [salt.state       ][INFO    ][8627] Running state [maas.machines_status] at time 23:40:58.575976
2018-07-19 23:40:58,577 [salt.state       ][INFO    ][8627] Executing state module.run for maas.machines_status
2018-07-19 23:40:59,222 [salt.state       ][INFO    ][8627] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-07-19 23:40:59,223 [salt.state       ][INFO    ][8627] Completed state [maas.machines_status] at time 23:40:59.223283 duration_in_ms=647.307
2018-07-19 23:40:59,226 [salt.minion      ][INFO    ][8627] Returning information for job: 20180719234054080236
2018-07-19 23:41:09,988 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234109976135
2018-07-19 23:41:10,013 [salt.minion      ][INFO    ][8658] Starting a new job with PID 8658
2018-07-19 23:41:10,618 [salt.state       ][INFO    ][8658] Loading fresh modules for state activity
2018-07-19 23:41:10,709 [salt.state       ][INFO    ][8658] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:41:10.709850
2018-07-19 23:41:10,710 [salt.state       ][INFO    ][8658] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:41:10,712 [salt.loaded.int.module.cmdmod][INFO    ][8658] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:41:12,559 [salt.state       ][INFO    ][8658] {'pid': 8682, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:41:12,560 [salt.state       ][INFO    ][8658] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:41:12.560363 duration_in_ms=1850.514
2018-07-19 23:41:12,562 [salt.state       ][INFO    ][8658] Running state [maas.machines_status] at time 23:41:12.562123
2018-07-19 23:41:12,562 [salt.state       ][INFO    ][8658] Executing state module.run for maas.machines_status
2018-07-19 23:41:13,207 [salt.state       ][INFO    ][8658] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-07-19 23:41:13,207 [salt.state       ][INFO    ][8658] Completed state [maas.machines_status] at time 23:41:13.207934 duration_in_ms=645.81
2018-07-19 23:41:13,210 [salt.minion      ][INFO    ][8658] Returning information for job: 20180719234109976135
2018-07-19 23:41:23,907 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234123899633
2018-07-19 23:41:23,933 [salt.minion      ][INFO    ][8712] Starting a new job with PID 8712
2018-07-19 23:41:26,476 [salt.state       ][INFO    ][8712] Loading fresh modules for state activity
2018-07-19 23:41:26,568 [salt.state       ][INFO    ][8712] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:41:26.568132
2018-07-19 23:41:26,568 [salt.state       ][INFO    ][8712] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:41:26,570 [salt.loaded.int.module.cmdmod][INFO    ][8712] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:41:28,352 [salt.state       ][INFO    ][8712] {'pid': 8719, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:41:28,353 [salt.state       ][INFO    ][8712] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:41:28.353768 duration_in_ms=1785.635
2018-07-19 23:41:28,356 [salt.state       ][INFO    ][8712] Running state [maas.machines_status] at time 23:41:28.356840
2018-07-19 23:41:28,357 [salt.state       ][INFO    ][8712] Executing state module.run for maas.machines_status
2018-07-19 23:41:29,001 [salt.state       ][INFO    ][8712] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-07-19 23:41:29,002 [salt.state       ][INFO    ][8712] Completed state [maas.machines_status] at time 23:41:29.002035 duration_in_ms=645.194
2018-07-19 23:41:29,004 [salt.minion      ][INFO    ][8712] Returning information for job: 20180719234123899633
2018-07-19 23:41:39,774 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234139762049
2018-07-19 23:41:39,798 [salt.minion      ][INFO    ][8757] Starting a new job with PID 8757
2018-07-19 23:41:40,321 [salt.state       ][INFO    ][8757] Loading fresh modules for state activity
2018-07-19 23:41:40,406 [salt.state       ][INFO    ][8757] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:41:40.406060
2018-07-19 23:41:40,406 [salt.state       ][INFO    ][8757] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:41:40,408 [salt.loaded.int.module.cmdmod][INFO    ][8757] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:41:42,152 [salt.state       ][INFO    ][8757] {'pid': 8768, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:41:42,153 [salt.state       ][INFO    ][8757] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:41:42.153491 duration_in_ms=1747.43
2018-07-19 23:41:42,156 [salt.state       ][INFO    ][8757] Running state [maas.machines_status] at time 23:41:42.156352
2018-07-19 23:41:42,156 [salt.state       ][INFO    ][8757] Executing state module.run for maas.machines_status
2018-07-19 23:41:42,804 [salt.state       ][INFO    ][8757] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-07-19 23:41:42,805 [salt.state       ][INFO    ][8757] Completed state [maas.machines_status] at time 23:41:42.805016 duration_in_ms=648.662
2018-07-19 23:41:42,807 [salt.minion      ][INFO    ][8757] Returning information for job: 20180719234139762049
2018-07-19 23:41:53,540 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234153524677
2018-07-19 23:41:53,567 [salt.minion      ][INFO    ][8801] Starting a new job with PID 8801
2018-07-19 23:41:56,127 [salt.state       ][INFO    ][8801] Loading fresh modules for state activity
2018-07-19 23:41:56,221 [salt.state       ][INFO    ][8801] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:41:56.221694
2018-07-19 23:41:56,222 [salt.state       ][INFO    ][8801] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:41:56,224 [salt.loaded.int.module.cmdmod][INFO    ][8801] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:41:58,018 [salt.state       ][INFO    ][8801] {'pid': 8811, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:41:58,019 [salt.state       ][INFO    ][8801] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:41:58.019204 duration_in_ms=1797.513
2018-07-19 23:41:58,021 [salt.state       ][INFO    ][8801] Running state [maas.machines_status] at time 23:41:58.021035
2018-07-19 23:41:58,021 [salt.state       ][INFO    ][8801] Executing state module.run for maas.machines_status
2018-07-19 23:41:58,669 [salt.state       ][INFO    ][8801] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-07-19 23:41:58,669 [salt.state       ][INFO    ][8801] Completed state [maas.machines_status] at time 23:41:58.669794 duration_in_ms=648.758
2018-07-19 23:41:58,672 [salt.minion      ][INFO    ][8801] Returning information for job: 20180719234153524677
2018-07-19 23:42:09,431 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234209422695
2018-07-19 23:42:09,451 [salt.minion      ][INFO    ][8863] Starting a new job with PID 8863
2018-07-19 23:42:09,993 [salt.state       ][INFO    ][8863] Loading fresh modules for state activity
2018-07-19 23:42:10,091 [salt.state       ][INFO    ][8863] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:10.091278
2018-07-19 23:42:10,091 [salt.state       ][INFO    ][8863] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:42:10,093 [salt.loaded.int.module.cmdmod][INFO    ][8863] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:42:12,018 [salt.state       ][INFO    ][8863] {'pid': 8870, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:42:12,019 [salt.state       ][INFO    ][8863] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:12.019342 duration_in_ms=1928.064
2018-07-19 23:42:12,022 [salt.state       ][INFO    ][8863] Running state [maas.machines_status] at time 23:42:12.021990
2018-07-19 23:42:12,022 [salt.state       ][INFO    ][8863] Executing state module.run for maas.machines_status
2018-07-19 23:42:12,649 [salt.state       ][INFO    ][8863] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-07-19 23:42:12,649 [salt.state       ][INFO    ][8863] Completed state [maas.machines_status] at time 23:42:12.649697 duration_in_ms=627.707
2018-07-19 23:42:12,652 [salt.minion      ][INFO    ][8863] Returning information for job: 20180719234209422695
2018-07-19 23:42:23,362 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234223351363
2018-07-19 23:42:23,383 [salt.minion      ][INFO    ][9036] Starting a new job with PID 9036
2018-07-19 23:42:25,966 [salt.state       ][INFO    ][9036] Loading fresh modules for state activity
2018-07-19 23:42:26,045 [salt.state       ][INFO    ][9036] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:26.045021
2018-07-19 23:42:26,045 [salt.state       ][INFO    ][9036] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:42:26,047 [salt.loaded.int.module.cmdmod][INFO    ][9036] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:42:27,832 [salt.state       ][INFO    ][9036] {'pid': 9043, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:42:27,834 [salt.state       ][INFO    ][9036] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:27.834747 duration_in_ms=1789.725
2018-07-19 23:42:27,838 [salt.state       ][INFO    ][9036] Running state [maas.machines_status] at time 23:42:27.838453
2018-07-19 23:42:27,840 [salt.state       ][INFO    ][9036] Executing state module.run for maas.machines_status
2018-07-19 23:42:28,487 [salt.state       ][INFO    ][9036] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-07-19 23:42:28,488 [salt.state       ][INFO    ][9036] Completed state [maas.machines_status] at time 23:42:28.488510 duration_in_ms=650.057
2018-07-19 23:42:28,491 [salt.minion      ][INFO    ][9036] Returning information for job: 20180719234223351363
2018-07-19 23:42:39,281 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234239262064
2018-07-19 23:42:39,304 [salt.minion      ][INFO    ][9080] Starting a new job with PID 9080
2018-07-19 23:42:39,846 [salt.state       ][INFO    ][9080] Loading fresh modules for state activity
2018-07-19 23:42:39,949 [salt.state       ][INFO    ][9080] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:39.949247
2018-07-19 23:42:39,949 [salt.state       ][INFO    ][9080] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:42:39,952 [salt.loaded.int.module.cmdmod][INFO    ][9080] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:42:41,854 [salt.state       ][INFO    ][9080] {'pid': 9097, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:42:41,856 [salt.state       ][INFO    ][9080] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:41.855447 duration_in_ms=1906.203
2018-07-19 23:42:41,859 [salt.state       ][INFO    ][9080] Running state [maas.machines_status] at time 23:42:41.859242
2018-07-19 23:42:41,860 [salt.state       ][INFO    ][9080] Executing state module.run for maas.machines_status
2018-07-19 23:42:42,518 [salt.state       ][INFO    ][9080] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deployed': 5})}}
2018-07-19 23:42:42,519 [salt.state       ][INFO    ][9080] Completed state [maas.machines_status] at time 23:42:42.519278 duration_in_ms=660.037
2018-07-19 23:42:42,522 [salt.minion      ][INFO    ][9080] Returning information for job: 20180719234239262064
2018-07-19 23:42:43,233 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command state.apply with jid 20180719234243226150
2018-07-19 23:42:43,258 [salt.minion      ][INFO    ][9178] Starting a new job with PID 9178
2018-07-19 23:42:43,760 [salt.state       ][INFO    ][9178] Loading fresh modules for state activity
2018-07-19 23:42:43,853 [salt.state       ][INFO    ][9178] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:43.853555
2018-07-19 23:42:43,854 [salt.state       ][INFO    ][9178] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-07-19 23:42:43,856 [salt.loaded.int.module.cmdmod][INFO    ][9178] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-07-19 23:42:45,617 [salt.state       ][INFO    ][9178] {'pid': 9185, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-19 23:42:45,620 [salt.state       ][INFO    ][9178] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:45.619829 duration_in_ms=1766.273
2018-07-19 23:42:45,623 [salt.state       ][INFO    ][9178] Running state [maas.machines_status] at time 23:42:45.623946
2018-07-19 23:42:45,624 [salt.state       ][INFO    ][9178] Executing state module.run for maas.machines_status
2018-07-19 23:42:46,282 [salt.state       ][INFO    ][9178] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'pxg877'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'g66m7e'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'keg8ty'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'4w7nbq'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'pcr4gt'}], 'summary': Counter({'Deployed': 5})}}
2018-07-19 23:42:46,283 [salt.state       ][INFO    ][9178] Completed state [maas.machines_status] at time 23:42:46.283389 duration_in_ms=659.442
2018-07-19 23:42:46,286 [salt.minion      ][INFO    ][9178] Returning information for job: 20180719234243226150
2018-07-19 23:42:47,010 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command pillar.item with jid 20180719234247000788
2018-07-19 23:42:47,028 [salt.minion      ][INFO    ][9197] Starting a new job with PID 9197
2018-07-19 23:42:47,039 [salt.minion      ][INFO    ][9197] Returning information for job: 20180719234247000788
2018-07-20 00:13:54,822 [salt.utils.schedule][INFO    ][1737] Running scheduled job: __mine_interval
2018-07-20 01:13:54,822 [salt.utils.schedule][INFO    ][1737] Running scheduled job: __mine_interval
2018-07-20 01:49:38,469 [salt.minion      ][INFO    ][1737] User sudo_ubuntu Executing command cp.push_dir with jid 20180720014938459804
2018-07-20 01:49:38,502 [salt.minion      ][INFO    ][18512] Starting a new job with PID 18512
