2018-01-12 21:12:52.231 [WRN] LTND: open /root/.lnd/lnd.conf: no such file or directory
2018-01-12 21:12:52.231 [INF] LTND: Version 0.3.0-alpha
2018-01-12 21:12:52.231 [INF] CHDB: Checking for schema update: latest_version=0, db_version=0
2018-01-12 21:12:52.283 [INF] LTND: Primary chain is set to: bitcoin
2018-01-12 21:12:52.283 [INF] LTND: Initializing btcd backed fee estimator
2018-01-12 21:12:53.080 [INF] LNWL: Opened wallet
2018-01-12 21:12:53.888 [INF] LNWL: The wallet has been unlocked without a time limit
2018-01-12 21:12:53.891 [INF] LTND: LightningWallet opened
2018-01-12 21:12:54.281 [INF] LNWL: Started rescan from block 000000000000031cfcb897af50b27ef528437f8819320a9cb4247592bf7bdca8 (height 1258637) for 19 addresses
2018-01-12 21:12:54.282 [INF] LNWL: Catching up block hashes to height 1258637, this might take a while
2018-01-12 21:12:54.282 [INF] RPCS: RPC server listening on 127.0.0.1:10009
2018-01-12 21:12:54.282 [INF] RPCS: gRPC proxy started at localhost:8080
2018-01-12 21:12:54.282 [INF] LTND: Waiting for chain backend to finish sync, start_height=1258637
2018-01-12 21:12:54.283 [INF] LTND: Chain backend is fully synced (end_height=1258637)!
2018-01-12 21:12:54.310 [INF] HSWC: Starting HTLC Switch
2018-01-12 21:12:54.310 [INF] NTFN: New block epoch subscription
2018-01-12 21:12:54.310 [INF] LNWL: Done catching up block hashes
2018-01-12 21:12:54.310 [INF] LNWL: Finished rescan for 19 addresses (synced to block 000000000000031cfcb897af50b27ef528437f8819320a9cb4247592bf7bdca8, height 1258637)
2018-01-12 21:12:54.311 [INF] BRAR: Retrieved 1 channels from database, watching with vigilance!
2018-01-12 21:12:54.312 [DBG] LNWL: ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0), starting local commitment: (*lnwallet.commitment)(0xc42008a180)({
 height: (uint64) 18,
 isOurs: (bool) true,
 ourMessageIndex: (uint64) 5,
 theirMessageIndex: (uint64) 5,
 ourHtlcIndex: (uint64) 3,
 theirHtlcIndex: (uint64) 2,
 txn: (*wire.MsgTx)(0xc4202f2100)({
  Version: (int32) 2,
  TxIn: ([]*wire.TxIn) (len=1 cap=1) {
   (*wire.TxIn)(0xc420018f60)({
    PreviousOutPoint: (wire.OutPoint) ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0,
    SignatureScript: ([]uint8) {
    },
    Witness: (wire.TxWitness) <nil>,
    Sequence: (uint32) 2156006616
   })
  },
  TxOut: ([]*wire.TxOut) (len=1 cap=1) {
   (*wire.TxOut)(0xc4201cfea0)({
    Value: (int64) 10012104,
    PkScript: ([]uint8) (len=34 cap=34) {
     00000000  00 20 4f 92 cc 0a c6 1c  0b 58 f7 fc 42 a8 e8 c1  |. O......X..B...|
     00000010  56 13 94 69 a5 f0 66 33  dd ac 4b d8 4f 92 58 d8  |V..i..f3..K.O.X.|
     00000020  d6 d2                                             |..|
    }
   })
  },
  LockTime: (uint32) 537127956
 }),
 sig: ([]uint8) (len=71 cap=71) {
  00000000  30 45 02 21 00 8f b3 18  6a b0 7b c0 d2 ae 9a 2b  |0E.!....j.{....+|
  00000010  51 6e 94 05 ed e3 12 84  bf ff 5a 6c 11 5c a4 56  |Qn........Zl.\.V|
  00000020  ce 36 9d af 04 02 20 5b  2c 95 92 81 df ea 68 70  |.6.... [,.....hp|
  00000030  ec 18 4f 6f bf b8 4a 67  72 ea dc ff 0a 64 9a e5  |..Oo..Jgr....d..|
  00000040  65 7a 32 33 d9 51 54                              |ez23.QT|
 },
 ourBalance: (lnwire.MilliSatoshi) 10012104000 mSAT,
 theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
 fee: (btcutil.Amount) 0.00002896 BTC,
 feePerKw: (btcutil.Amount) 0.00004 BTC,
 dustLimit: (btcutil.Amount) 0.00000573 BTC,
 outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
 incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
 outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
 },
 incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
 }
})

2018-01-12 21:12:54.314 [DBG] LNWL: ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0), starting remote commitment: (*lnwallet.commitment)(0xc420146240)({
 height: (uint64) 18,
 isOurs: (bool) false,
 ourMessageIndex: (uint64) 5,
 theirMessageIndex: (uint64) 5,
 ourHtlcIndex: (uint64) 3,
 theirHtlcIndex: (uint64) 2,
 txn: (*wire.MsgTx)(0xc4202f2180)({
  Version: (int32) 2,
  TxIn: ([]*wire.TxIn) (len=1 cap=1) {
   (*wire.TxIn)(0xc420018fc0)({
    PreviousOutPoint: (wire.OutPoint) ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0,
    SignatureScript: ([]uint8) {
    },
    Witness: (wire.TxWitness) <nil>,
    Sequence: (uint32) 2156006616
   })
  },
  TxOut: ([]*wire.TxOut) (len=1 cap=1) {
   (*wire.TxOut)(0xc4201cfee0)({
    Value: (int64) 9997104,
    PkScript: ([]uint8) (len=22 cap=22) {
     00000000  00 14 ac 65 84 72 65 86  8c 91 27 62 34 78 80 41  |...e.re...'b4x.A|
     00000010  a4 bd dc 63 ba a4                                 |...c..|
    }
   })
  },
  LockTime: (uint32) 537127956
 }),
 sig: ([]uint8) {
 },
 ourBalance: (lnwire.MilliSatoshi) 9997104000 mSAT,
 theirBalance: (lnwire.MilliSatoshi) 0 mSAT,
 fee: (btcutil.Amount) 0.00002896 BTC,
 feePerKw: (btcutil.Amount) 0.00004 BTC,
 dustLimit: (btcutil.Amount) 0.00000573 BTC,
 outgoingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
 incomingHTLCs: ([]lnwallet.PaymentDescriptor) <nil>,
 outgoingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
 },
 incomingHTLCIndex: (map[int32]*lnwallet.PaymentDescriptor) {
 }
})

2018-01-12 21:12:54.315 [INF] NTFN: New spend subscription: utxo=ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0
2018-01-12 21:12:55.186 [INF] NTFN: Dispatching spend notification for outpoint=ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0
2018-01-12 21:12:55.187 [INF] LNWL: Close observer for ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0) active
2018-01-12 21:12:55.187 [WRN] LNWL: Unprompted commitment broadcast for ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0) detected!
2018-01-12 21:12:55.187 [INF] LNWL: Unilateral close of ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0) detected
2018-01-12 21:12:55.187 [INF] DISC: Authenticated Gossiper is starting
2018-01-12 21:12:55.187 [INF] NTFN: New block epoch subscription
2018-01-12 21:12:55.187 [WRN] DISC: unable to fetch channel info for chanID=af9d7ad292755f40362e3c5a0c6599ff3d6aec2e49a246b4643de3725efbd0ec from graph: edge not found. Will delete localproof from database
2018-01-12 21:12:55.187 [DBG] DISC: Deleting message for chanID=af9d7ad292755f40362e3c5a0c6599ff3d6aec2e49a246b4643de3725efbd0ec from messageStore
2018-01-12 21:12:55.258 [DBG] BRAR: Breach observer for ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0) started 
2018-01-12 21:12:55.258 [DBG] BRAR: ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0) has been settled, cancelling breachObserver
2018-01-12 21:12:55.258 [INF] PEER: Waiting for confirmation of cooperative close of ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0) with txid: 1b9ecf133ee201b08d7e23b92e98acd6924ccfe7b60fc3ed1b3fbc80ae5c5448
2018-01-12 21:12:55.258 [INF] NTFN: New confirmations subscription: txid=1b9ecf133ee201b08d7e23b92e98acd6924ccfe7b60fc3ed1b3fbc80ae5c5448, numconfs=1
2018-01-12 21:12:55.259 [INF] NTFN: Dispatching 1 conf notification for 1b9ecf133ee201b08d7e23b92e98acd6924ccfe7b60fc3ed1b3fbc80ae5c5448
2018-01-12 21:12:55.259 [INF] PEER: ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0) is now closed at height 1258637
2018-01-12 21:12:55.343 [INF] CRTR: FilteredChainView starting
2018-01-12 21:12:55.343 [DBG] LNWL: Returning 123 sat/byte for conf target of 2
2018-01-12 21:12:55.344 [INF] BRAR: Sweeping breached outputs with: (*wire.MsgTx)(0xc420274b40)({
 Version: (int32) 2,
 TxIn: ([]*wire.TxIn) (len=1 cap=15) {
  (*wire.TxIn)(0xc4202ec9c0)({
   PreviousOutPoint: (wire.OutPoint) 1b9ecf133ee201b08d7e23b92e98acd6924ccfe7b60fc3ed1b3fbc80ae5c5448:0,
   SignatureScript: ([]uint8) <nil>,
   Witness: (wire.TxWitness) (len=2 cap=2) {
    ([]uint8) (len=71 cap=144) {
     00000000  30 44 02 20 52 7e bb d3  45 47 cd 02 71 1a 98 23  |0D. R~..EG..q..#|
     00000010  b5 4e a8 f1 db 0d c3 46  78 f0 fc cd db ea 67 b7  |.N.....Fx.....g.|
     00000020  c1 ee ec fb 02 20 16 48  75 c1 b1 6b a0 b4 31 84  |..... .Hu..k..1.|
     00000030  96 d3 b8 d2 d5 41 de f0  37 89 5f 3b 4e f5 ad a2  |.....A..7._;N...|
     00000040  a8 29 33 92 aa d5 01                              |.)3....|
    },
    ([]uint8) (len=33 cap=33) {
     00000000  02 23 4c 14 cb 7c 3c 2b  af 81 66 8b 9f fd cb 62  |.#L..|<+..f....b|
     00000010  92 32 98 8d 77 15 3e 73  28 26 a7 9e 0f f1 d8 2d  |.2..w.>s(&.....-|
     00000020  8c                                                |.|
    }
   },
   Sequence: (uint32) 0
  })
 },
 TxOut: ([]*wire.TxOut) (len=1 cap=15) {
  (*wire.TxOut)(0xc42068c640)({
   Value: (int64) 9998934,
   PkScript: ([]uint8) (len=22 cap=500) {
    00000000  00 14 02 88 57 42 99 fd  62 a2 0b 85 32 fb cc 07  |....WB..b...2...|
    00000010  85 70 4c c3 b9 d2                                 |.pL...|
   }
  })
 },
 LockTime: (uint32) 0
})

2018-01-12 21:12:55.349 [ERR] BRAR: unable to broadcast tx: -22: TX rejected: total value of all transaction inputs for transaction 5792339c06d0769dd977430ea993ba46d494b55191795039e511bff53f9849c0 is 9997104 which is less than the amount spent of 9998934
2018-01-12 21:12:55.349 [INF] BRAR: Force closed ChannelPoint(ecd0fb5e72e33d64b446a2492eec6a3dff99650c5a3c2e36405f7592d27a9daf:0) is fully closed, updating DB
2018-01-12 21:12:55.393 [INF] CRTR: Filtering chain using 0 channels active