Advertisement
Guest User

Untitled

a guest
May 24th, 2018
1,066
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.97 KB | None | 0 0
  1. make check
  2. Compiling btcd dependencies.
  3. cd /home/sunnya97/go/src/github.com/roasbeef/btcd && git checkout a03db407e40d3b66ea29984263bbc8bf4d2f04c4 && glide install
  4. HEAD is now at a03db407 chaincfg: change hrp prefix for regtest network
  5. [INFO] Downloading dependencies. Please wait...
  6. [INFO] --> Found desired version locally github.com/aead/siphash e404fcfc888570cadd1610538e2dbc89f66af814!
  7. [INFO] --> Found desired version locally github.com/btcsuite/btclog 84c8d2346e9fc8c7b947e243b9c24e6df9fd206a!
  8. [INFO] --> Found desired version locally github.com/btcsuite/go-flags 6c288d648c1cc1befcb90cb5511dcacf64ae8e61!
  9. [INFO] --> Found desired version locally github.com/btcsuite/go-socks 4720035b7bfd2a9bb130b1c184f8bbe41b6f0d0f!
  10. [INFO] --> Found desired version locally github.com/btcsuite/golangcrypto 53f62d9b43e87a6c56975cf862af7edf33a8d0df!
  11. [INFO] --> Found desired version locally github.com/btcsuite/goleveldb 7834afc9e8cd15233b6c3d97e12674a31ca24602!
  12. [INFO] --> Found desired version locally github.com/btcsuite/snappy-go 0bdef8d067237991ddaa1bb6072a740bc40601ba!
  13. [INFO] --> Found desired version locally github.com/btcsuite/websocket 31079b6807923eb23992c421b114992b95131b55!
  14. [INFO] --> Found desired version locally github.com/btcsuite/winsvc f8fb11f83f7e860e3769a08e6811d1b399a43722!
  15. [INFO] --> Found desired version locally github.com/davecgh/go-spew ecdeabc65495df2dec95d7c4a4c3e021903035e5!
  16. [INFO] --> Found desired version locally github.com/jessevdk/go-flags 1679536dcc895411a9f5848d9a0250be7856448c!
  17. [INFO] --> Found desired version locally github.com/jrick/logrotate a93b200c26cbae3bb09dd0dc2c7c7fe1468a034a!
  18. [INFO] --> Found desired version locally github.com/kkdai/bstream f391b8402d23024e7c0f624b31267a89998fca95!
  19. [INFO] --> Found desired version locally github.com/roasbeef/btcutil dfb640c57141f1c2113b92b4b16d2a89c30dd258!
  20. [INFO] --> Found desired version locally golang.org/x/crypto 9419663f5a44be8b34ca85f08abc5fe1be11f8a3!
  21. [INFO] Setting references.
  22. [INFO] --> Setting version for github.com/aead/siphash to e404fcfc888570cadd1610538e2dbc89f66af814.
  23. [INFO] --> Setting version for github.com/btcsuite/snappy-go to 0bdef8d067237991ddaa1bb6072a740bc40601ba.
  24. [INFO] --> Setting version for github.com/jrick/logrotate to a93b200c26cbae3bb09dd0dc2c7c7fe1468a034a.
  25. [INFO] --> Setting version for github.com/btcsuite/websocket to 31079b6807923eb23992c421b114992b95131b55.
  26. [INFO] --> Setting version for github.com/btcsuite/go-socks to 4720035b7bfd2a9bb130b1c184f8bbe41b6f0d0f.
  27. [INFO] --> Setting version for github.com/kkdai/bstream to f391b8402d23024e7c0f624b31267a89998fca95.
  28. [INFO] --> Setting version for github.com/btcsuite/goleveldb to 7834afc9e8cd15233b6c3d97e12674a31ca24602.
  29. [INFO] --> Setting version for github.com/btcsuite/winsvc to f8fb11f83f7e860e3769a08e6811d1b399a43722.
  30. [INFO] --> Setting version for github.com/btcsuite/btclog to 84c8d2346e9fc8c7b947e243b9c24e6df9fd206a.
  31. [INFO] --> Setting version for github.com/davecgh/go-spew to ecdeabc65495df2dec95d7c4a4c3e021903035e5.
  32. [INFO] --> Setting version for github.com/btcsuite/go-flags to 6c288d648c1cc1befcb90cb5511dcacf64ae8e61.
  33. [INFO] --> Setting version for github.com/btcsuite/golangcrypto to 53f62d9b43e87a6c56975cf862af7edf33a8d0df.
  34. [INFO] --> Setting version for github.com/jessevdk/go-flags to 1679536dcc895411a9f5848d9a0250be7856448c.
  35. [INFO] --> Setting version for github.com/roasbeef/btcutil to dfb640c57141f1c2113b92b4b16d2a89c30dd258.
  36. [INFO] --> Setting version for golang.org/x/crypto to 9419663f5a44be8b34ca85f08abc5fe1be11f8a3.
  37. [INFO] Exporting resolved dependencies...
  38. [INFO] --> Exporting github.com/aead/siphash
  39. [INFO] --> Exporting github.com/btcsuite/btclog
  40. [INFO] --> Exporting github.com/btcsuite/go-socks
  41. [INFO] --> Exporting github.com/btcsuite/golangcrypto
  42. [INFO] --> Exporting github.com/btcsuite/go-flags
  43. [INFO] --> Exporting github.com/btcsuite/websocket
  44. [INFO] --> Exporting github.com/btcsuite/winsvc
  45. [INFO] --> Exporting github.com/btcsuite/goleveldb
  46. [INFO] --> Exporting github.com/btcsuite/snappy-go
  47. [INFO] --> Exporting github.com/jessevdk/go-flags
  48. [INFO] --> Exporting github.com/davecgh/go-spew
  49. [INFO] --> Exporting github.com/kkdai/bstream
  50. [INFO] --> Exporting github.com/roasbeef/btcutil
  51. [INFO] --> Exporting github.com/jrick/logrotate
  52. [INFO] --> Exporting golang.org/x/crypto
  53. [INFO] Replacing existing vendor dependencies
  54. Installing btcd and btcctl.
  55. go install -v github.com/roasbeef/btcd
  56. go install -v github.com/roasbeef/btcd/cmd/btcctl
  57. Running unit tests.
  58. go list github.com/lightningnetwork/lnd/... | grep -v '/vendor/' | xargs -L 1 go test -v -tags="debug"
  59. === RUN TestBreachedOutputSerialization
  60. --- PASS: TestBreachedOutputSerialization (0.00s)
  61. === RUN TestRetributionSerialization
  62. --- PASS: TestRetributionSerialization (0.00s)
  63. === RUN TestMockRetributionStore
  64. === RUN TestMockRetributionStore/mockRetributionStore.Initialization
  65. === RUN TestMockRetributionStore/mockRetributionStore.Add/Remove
  66. === RUN TestMockRetributionStore/mockRetributionStore.Persistence
  67. === RUN TestMockRetributionStore/mockRetributionStore.Overwrite
  68. === RUN TestMockRetributionStore/mockRetributionStore.RemoveEmpty
  69. --- PASS: TestMockRetributionStore (0.00s)
  70. --- PASS: TestMockRetributionStore/mockRetributionStore.Initialization (0.00s)
  71. --- PASS: TestMockRetributionStore/mockRetributionStore.Add/Remove (0.00s)
  72. --- PASS: TestMockRetributionStore/mockRetributionStore.Persistence (0.00s)
  73. --- PASS: TestMockRetributionStore/mockRetributionStore.Overwrite (0.00s)
  74. --- PASS: TestMockRetributionStore/mockRetributionStore.RemoveEmpty (0.00s)
  75. === RUN TestChannelDBRetributionStore
  76. === RUN TestChannelDBRetributionStore/channeldbDBRetributionStore.Initialization
  77. === RUN TestChannelDBRetributionStore/channeldbDBRetributionStore.Add/Remove
  78. === RUN TestChannelDBRetributionStore/channeldbDBRetributionStore.Persistence
  79. === RUN TestChannelDBRetributionStore/channeldbDBRetributionStore.Overwrite
  80. === RUN TestChannelDBRetributionStore/channeldbDBRetributionStore.RemoveEmpty
  81. --- PASS: TestChannelDBRetributionStore (0.06s)
  82. --- PASS: TestChannelDBRetributionStore/channeldbDBRetributionStore.Initialization (0.00s)
  83. --- PASS: TestChannelDBRetributionStore/channeldbDBRetributionStore.Add/Remove (0.01s)
  84. --- PASS: TestChannelDBRetributionStore/channeldbDBRetributionStore.Persistence (0.02s)
  85. --- PASS: TestChannelDBRetributionStore/channeldbDBRetributionStore.Overwrite (0.01s)
  86. --- PASS: TestChannelDBRetributionStore/channeldbDBRetributionStore.RemoveEmpty (0.01s)
  87. === RUN TestBreachHandoffSuccess
  88. --- PASS: TestBreachHandoffSuccess (0.16s)
  89. === RUN TestBreachHandoffFail
  90. --- PASS: TestBreachHandoffFail (0.11s)
  91. === RUN TestFundingManagerNormalWorkflow
  92. --- PASS: TestFundingManagerNormalWorkflow (2.36s)
  93. === RUN TestFundingManagerRestartBehavior
  94. --- PASS: TestFundingManagerRestartBehavior (3.27s)
  95. === RUN TestFundingManagerOfflinePeer
  96. --- PASS: TestFundingManagerOfflinePeer (2.67s)
  97. === RUN TestFundingManagerPeerTimeoutAfterInitFunding
  98. --- PASS: TestFundingManagerPeerTimeoutAfterInitFunding (0.02s)
  99. === RUN TestFundingManagerPeerTimeoutAfterFundingOpen
  100. --- PASS: TestFundingManagerPeerTimeoutAfterFundingOpen (0.02s)
  101. === RUN TestFundingManagerPeerTimeoutAfterFundingAccept
  102. --- PASS: TestFundingManagerPeerTimeoutAfterFundingAccept (0.03s)
  103. === RUN TestFundingManagerFundingTimeout
  104. --- PASS: TestFundingManagerFundingTimeout (1.36s)
  105. === RUN TestFundingManagerFundingNotTimeoutInitiator
  106. --- PASS: TestFundingManagerFundingNotTimeoutInitiator (2.47s)
  107. === RUN TestFundingManagerReceiveFundingLockedTwice
  108. --- PASS: TestFundingManagerReceiveFundingLockedTwice (2.76s)
  109. === RUN TestFundingManagerRestartAfterChanAnn
  110. --- PASS: TestFundingManagerRestartAfterChanAnn (2.17s)
  111. === RUN TestFundingManagerRestartAfterReceivingFundingLocked
  112. --- PASS: TestFundingManagerRestartAfterReceivingFundingLocked (2.17s)
  113. === RUN TestFundingManagerPrivateChannel
  114. --- PASS: TestFundingManagerPrivateChannel (2.28s)
  115. === RUN TestFundingManagerPrivateRestart
  116. --- PASS: TestFundingManagerPrivateRestart (2.56s)
  117. === RUN TestFundingManagerCustomChannelParameters
  118. --- PASS: TestFundingManagerCustomChannelParameters (0.04s)
  119. === RUN TestNurseryStoreInit
  120. --- PASS: TestNurseryStoreInit (0.01s)
  121. === RUN TestNurseryStoreIncubate
  122. --- PASS: TestNurseryStoreIncubate (0.06s)
  123. === RUN TestNurseryStoreFinalize
  124. --- PASS: TestNurseryStoreFinalize (0.94s)
  125. === RUN TestNurseryStoreGraduate
  126. --- PASS: TestNurseryStoreGraduate (0.93s)
  127. === RUN TestPeerChannelClosureAcceptFeeResponder
  128. === PAUSE TestPeerChannelClosureAcceptFeeResponder
  129. === RUN TestPeerChannelClosureAcceptFeeInitiator
  130. === PAUSE TestPeerChannelClosureAcceptFeeInitiator
  131. === RUN TestPeerChannelClosureFeeNegotiationsResponder
  132. === PAUSE TestPeerChannelClosureFeeNegotiationsResponder
  133. === RUN TestPeerChannelClosureFeeNegotiationsInitiator
  134. === PAUSE TestPeerChannelClosureFeeNegotiationsInitiator
  135. === RUN TestParseHexColor
  136. --- PASS: TestParseHexColor (0.00s)
  137. === RUN TestKidOutputSerialization
  138. --- PASS: TestKidOutputSerialization (0.00s)
  139. === RUN TestBabyOutputSerialization
  140. --- PASS: TestBabyOutputSerialization (0.00s)
  141. === CONT TestPeerChannelClosureAcceptFeeResponder
  142. === CONT TestPeerChannelClosureFeeNegotiationsInitiator
  143. === CONT TestPeerChannelClosureFeeNegotiationsResponder
  144. === CONT TestPeerChannelClosureAcceptFeeInitiator
  145. --- PASS: TestPeerChannelClosureAcceptFeeResponder (0.09s)
  146. --- PASS: TestPeerChannelClosureFeeNegotiationsInitiator (0.09s)
  147. --- PASS: TestPeerChannelClosureAcceptFeeInitiator (0.09s)
  148. --- PASS: TestPeerChannelClosureFeeNegotiationsResponder (0.09s)
  149. PASS
  150. ok github.com/lightningnetwork/lnd 26.590s
  151. === RUN TestAezeedVersion0TestVectors
  152. === PAUSE TestAezeedVersion0TestVectors
  153. === RUN TestEmptyPassphraseDerivation
  154. === PAUSE TestEmptyPassphraseDerivation
  155. === RUN TestManualEntropyGeneration
  156. === PAUSE TestManualEntropyGeneration
  157. === RUN TestInvalidPassphraseRejection
  158. === PAUSE TestInvalidPassphraseRejection
  159. === RUN TestRawEncipherDecipher
  160. === PAUSE TestRawEncipherDecipher
  161. === RUN TestInvalidExternalVersion
  162. === PAUSE TestInvalidExternalVersion
  163. === RUN TestChangePassphrase
  164. === PAUSE TestChangePassphrase
  165. === RUN TestChangePassphraseWrongPass
  166. === PAUSE TestChangePassphraseWrongPass
  167. === RUN TestMnemonicEncoding
  168. === PAUSE TestMnemonicEncoding
  169. === RUN TestEncipherDecipher
  170. === PAUSE TestEncipherDecipher
  171. === RUN TestSeedEncodeDecode
  172. --- PASS: TestSeedEncodeDecode (0.00s)
  173. === RUN TestDecipherUnknownMnenomicWord
  174. === PAUSE TestDecipherUnknownMnenomicWord
  175. === RUN TestDecipherIncorrectMnemonic
  176. --- PASS: TestDecipherIncorrectMnemonic (0.00s)
  177. === CONT TestAezeedVersion0TestVectors
  178. === CONT TestChangePassphrase
  179. === CONT TestEncipherDecipher
  180. === CONT TestMnemonicEncoding
  181. --- PASS: TestAezeedVersion0TestVectors (0.00s)
  182. === CONT TestDecipherUnknownMnenomicWord
  183. === CONT TestInvalidExternalVersion
  184. === CONT TestRawEncipherDecipher
  185. --- PASS: TestDecipherUnknownMnenomicWord (0.00s)
  186. === CONT TestInvalidPassphraseRejection
  187. --- PASS: TestInvalidExternalVersion (0.00s)
  188. === CONT TestManualEntropyGeneration
  189. --- PASS: TestChangePassphrase (0.00s)
  190. === CONT TestEmptyPassphraseDerivation
  191. --- PASS: TestRawEncipherDecipher (0.00s)
  192. === CONT TestChangePassphraseWrongPass
  193. --- PASS: TestInvalidPassphraseRejection (0.00s)
  194. --- PASS: TestManualEntropyGeneration (0.00s)
  195. --- PASS: TestEmptyPassphraseDerivation (0.00s)
  196. --- PASS: TestMnemonicEncoding (0.00s)
  197. --- PASS: TestChangePassphraseWrongPass (0.00s)
  198. --- PASS: TestEncipherDecipher (0.02s)
  199. PASS
  200. ok github.com/lightningnetwork/lnd/aezeed (cached)
  201. === RUN TestAgentChannelOpenSignal
  202. === PAUSE TestAgentChannelOpenSignal
  203. === RUN TestAgentChannelFailureSignal
  204. === PAUSE TestAgentChannelFailureSignal
  205. === RUN TestAgentChannelCloseSignal
  206. === PAUSE TestAgentChannelCloseSignal
  207. === RUN TestAgentBalanceUpdate
  208. === PAUSE TestAgentBalanceUpdate
  209. === RUN TestAgentImmediateAttach
  210. === PAUSE TestAgentImmediateAttach
  211. === RUN TestAgentPendingChannelState
  212. === PAUSE TestAgentPendingChannelState
  213. === RUN TestConstrainedPrefAttachmentNeedMoreChan
  214. === PAUSE TestConstrainedPrefAttachmentNeedMoreChan
  215. === RUN TestConstrainedPrefAttachmentSelectEmptyGraph
  216. === RUN TestConstrainedPrefAttachmentSelectEmptyGraph/disk_graph
  217. === RUN TestConstrainedPrefAttachmentSelectEmptyGraph/mem_graph
  218. --- PASS: TestConstrainedPrefAttachmentSelectEmptyGraph (0.01s)
  219. --- PASS: TestConstrainedPrefAttachmentSelectEmptyGraph/disk_graph (0.01s)
  220. --- PASS: TestConstrainedPrefAttachmentSelectEmptyGraph/mem_graph (0.00s)
  221. === RUN TestConstrainedPrefAttachmentSelectTwoVertexes
  222. === PAUSE TestConstrainedPrefAttachmentSelectTwoVertexes
  223. === RUN TestConstrainedPrefAttachmentSelectInsufficientFunds
  224. === PAUSE TestConstrainedPrefAttachmentSelectInsufficientFunds
  225. === RUN TestConstrainedPrefAttachmentSelectGreedyAllocation
  226. === PAUSE TestConstrainedPrefAttachmentSelectGreedyAllocation
  227. === RUN TestConstrainedPrefAttachmentSelectSkipNodes
  228. === PAUSE TestConstrainedPrefAttachmentSelectSkipNodes
  229. === CONT TestAgentChannelOpenSignal
  230. === CONT TestConstrainedPrefAttachmentNeedMoreChan
  231. === CONT TestAgentBalanceUpdate
  232. === CONT TestConstrainedPrefAttachmentSelectSkipNodes
  233. === CONT TestConstrainedPrefAttachmentSelectInsufficientFunds
  234. === CONT TestAgentChannelFailureSignal
  235. --- PASS: TestConstrainedPrefAttachmentNeedMoreChan (0.00s)
  236. === CONT TestAgentPendingChannelState
  237. --- PASS: TestAgentBalanceUpdate (0.00s)
  238. === CONT TestAgentImmediateAttach
  239. --- PASS: TestAgentChannelOpenSignal (0.00s)
  240. === CONT TestAgentChannelCloseSignal
  241. === RUN TestConstrainedPrefAttachmentSelectSkipNodes/disk_graph
  242. --- PASS: TestAgentChannelCloseSignal (0.00s)
  243. === CONT TestConstrainedPrefAttachmentSelectTwoVertexes
  244. === RUN TestConstrainedPrefAttachmentSelectTwoVertexes/disk_graph
  245. === RUN TestConstrainedPrefAttachmentSelectInsufficientFunds/disk_graph
  246. === RUN TestConstrainedPrefAttachmentSelectInsufficientFunds/mem_graph
  247. --- PASS: TestConstrainedPrefAttachmentSelectInsufficientFunds (0.02s)
  248. --- PASS: TestConstrainedPrefAttachmentSelectInsufficientFunds/disk_graph (0.02s)
  249. --- PASS: TestConstrainedPrefAttachmentSelectInsufficientFunds/mem_graph (0.00s)
  250. === CONT TestConstrainedPrefAttachmentSelectGreedyAllocation
  251. === RUN TestConstrainedPrefAttachmentSelectGreedyAllocation/disk_graph
  252. --- PASS: TestAgentChannelFailureSignal (0.03s)
  253. --- PASS: TestAgentPendingChannelState (0.04s)
  254. === RUN TestConstrainedPrefAttachmentSelectSkipNodes/mem_graph
  255. --- PASS: TestConstrainedPrefAttachmentSelectSkipNodes (0.05s)
  256. --- PASS: TestConstrainedPrefAttachmentSelectSkipNodes/disk_graph (0.05s)
  257. --- PASS: TestConstrainedPrefAttachmentSelectSkipNodes/mem_graph (0.00s)
  258. === RUN TestConstrainedPrefAttachmentSelectTwoVertexes/mem_graph
  259. --- PASS: TestConstrainedPrefAttachmentSelectTwoVertexes (0.06s)
  260. --- PASS: TestConstrainedPrefAttachmentSelectTwoVertexes/disk_graph (0.06s)
  261. --- PASS: TestConstrainedPrefAttachmentSelectTwoVertexes/mem_graph (0.00s)
  262. === RUN TestConstrainedPrefAttachmentSelectGreedyAllocation/mem_graph
  263. --- PASS: TestConstrainedPrefAttachmentSelectGreedyAllocation (0.05s)
  264. --- PASS: TestConstrainedPrefAttachmentSelectGreedyAllocation/disk_graph (0.05s)
  265. --- PASS: TestConstrainedPrefAttachmentSelectGreedyAllocation/mem_graph (0.00s)
  266. --- PASS: TestAgentImmediateAttach (0.14s)
  267. PASS
  268. ok github.com/lightningnetwork/lnd/autopilot (cached)
  269. === RUN TestConnectionCorrectness
  270. --- PASS: TestConnectionCorrectness (0.02s)
  271. === RUN TestConcurrentHandshakes
  272. --- PASS: TestConcurrentHandshakes (0.00s)
  273. === RUN TestMaxPayloadLength
  274. === PAUSE TestMaxPayloadLength
  275. === RUN TestWriteMessageChunking
  276. --- PASS: TestWriteMessageChunking (0.00s)
  277. === RUN TestBolt0008TestVectors
  278. === PAUSE TestBolt0008TestVectors
  279. === CONT TestMaxPayloadLength
  280. === CONT TestBolt0008TestVectors
  281. --- PASS: TestMaxPayloadLength (0.00s)
  282. --- PASS: TestBolt0008TestVectors (0.00s)
  283. PASS
  284. ok github.com/lightningnetwork/lnd/brontide (cached)
  285. === RUN TestInterfaces
  286. 2018/05/24 17:55:33 Running 13 ChainNotifier interface tests
  287. === RUN TestInterfaces/bitcoind:_single_conf_ntfn
  288. === RUN TestInterfaces/bitcoind:_multi_conf_ntfn
  289. === RUN TestInterfaces/bitcoind:_batch_conf_ntfn
  290. === RUN TestInterfaces/bitcoind:_multi_client_conf
  291. === RUN TestInterfaces/bitcoind:_spend_ntfn
  292. === RUN TestInterfaces/bitcoind:_spend_ntfn_mempool
  293. === RUN TestInterfaces/bitcoind:_block_epoch
  294. === RUN TestInterfaces/bitcoind:_historical_conf_dispatch
  295. === RUN TestInterfaces/bitcoind:_historical_spend_dispatch
  296. === RUN TestInterfaces/bitcoind:_cancel_spend_ntfn
  297. === RUN TestInterfaces/bitcoind:_cancel_epoch_ntfn
  298. === RUN TestInterfaces/bitcoind:_lazy_ntfn_consumer
  299. === RUN TestInterfaces/bitcoind:_reorg_conf
  300. === RUN TestInterfaces/btcd:_single_conf_ntfn
  301. === RUN TestInterfaces/btcd:_multi_conf_ntfn
  302. === RUN TestInterfaces/btcd:_batch_conf_ntfn
  303. === RUN TestInterfaces/btcd:_multi_client_conf
  304. === RUN TestInterfaces/btcd:_spend_ntfn
  305. === RUN TestInterfaces/btcd:_spend_ntfn_mempool
  306. === RUN TestInterfaces/btcd:_block_epoch
  307. === RUN TestInterfaces/btcd:_historical_conf_dispatch
  308. === RUN TestInterfaces/btcd:_historical_spend_dispatch
  309. === RUN TestInterfaces/btcd:_cancel_spend_ntfn
  310. === RUN TestInterfaces/btcd:_cancel_epoch_ntfn
  311. === RUN TestInterfaces/btcd:_lazy_ntfn_consumer
  312. === RUN TestInterfaces/btcd:_reorg_conf
  313. === RUN TestInterfaces/neutrino:_single_conf_ntfn
  314. === RUN TestInterfaces/neutrino:_multi_conf_ntfn
  315. === RUN TestInterfaces/neutrino:_batch_conf_ntfn
  316. === RUN TestInterfaces/neutrino:_multi_client_conf
  317. === RUN TestInterfaces/neutrino:_spend_ntfn
  318. === RUN TestInterfaces/neutrino:_spend_ntfn_mempool
  319. === RUN TestInterfaces/neutrino:_block_epoch
  320. === RUN TestInterfaces/neutrino:_historical_conf_dispatch
  321. === RUN TestInterfaces/neutrino:_historical_spend_dispatch
  322. === RUN TestInterfaces/neutrino:_cancel_spend_ntfn
  323. === RUN TestInterfaces/neutrino:_cancel_epoch_ntfn
  324. === RUN TestInterfaces/neutrino:_lazy_ntfn_consumer
  325. === RUN TestInterfaces/neutrino:_reorg_conf
  326. --- PASS: TestInterfaces (25.67s)
  327. interface_test.go:1619: Running ChainNotifier interface tests for: bitcoind
  328. --- PASS: TestInterfaces/bitcoind:_single_conf_ntfn (0.12s)
  329. --- PASS: TestInterfaces/bitcoind:_multi_conf_ntfn (0.12s)
  330. --- PASS: TestInterfaces/bitcoind:_batch_conf_ntfn (0.66s)
  331. --- PASS: TestInterfaces/bitcoind:_multi_client_conf (0.13s)
  332. --- PASS: TestInterfaces/bitcoind:_spend_ntfn (0.88s)
  333. --- PASS: TestInterfaces/bitcoind:_spend_ntfn_mempool (0.00s)
  334. --- PASS: TestInterfaces/bitcoind:_block_epoch (0.01s)
  335. --- PASS: TestInterfaces/bitcoind:_historical_conf_dispatch (2.33s)
  336. --- PASS: TestInterfaces/bitcoind:_historical_spend_dispatch (0.67s)
  337. --- PASS: TestInterfaces/bitcoind:_cancel_spend_ntfn (0.32s)
  338. --- PASS: TestInterfaces/bitcoind:_cancel_epoch_ntfn (0.00s)
  339. --- PASS: TestInterfaces/bitcoind:_lazy_ntfn_consumer (0.23s)
  340. --- PASS: TestInterfaces/bitcoind:_reorg_conf (2.69s)
  341. interface_test.go:1619: Running ChainNotifier interface tests for: btcd
  342. --- PASS: TestInterfaces/btcd:_single_conf_ntfn (0.11s)
  343. --- PASS: TestInterfaces/btcd:_multi_conf_ntfn (0.12s)
  344. --- PASS: TestInterfaces/btcd:_batch_conf_ntfn (0.64s)
  345. --- PASS: TestInterfaces/btcd:_multi_client_conf (0.12s)
  346. --- PASS: TestInterfaces/btcd:_spend_ntfn (0.48s)
  347. --- PASS: TestInterfaces/btcd:_spend_ntfn_mempool (0.22s)
  348. --- PASS: TestInterfaces/btcd:_block_epoch (0.02s)
  349. --- PASS: TestInterfaces/btcd:_historical_conf_dispatch (2.33s)
  350. --- PASS: TestInterfaces/btcd:_historical_spend_dispatch (0.25s)
  351. --- PASS: TestInterfaces/btcd:_cancel_spend_ntfn (0.22s)
  352. --- PASS: TestInterfaces/btcd:_cancel_epoch_ntfn (0.00s)
  353. --- PASS: TestInterfaces/btcd:_lazy_ntfn_consumer (0.23s)
  354. --- PASS: TestInterfaces/btcd:_reorg_conf (2.98s)
  355. interface_test.go:1619: Running ChainNotifier interface tests for: neutrino
  356. --- PASS: TestInterfaces/neutrino:_single_conf_ntfn (0.11s)
  357. --- PASS: TestInterfaces/neutrino:_multi_conf_ntfn (0.16s)
  358. --- PASS: TestInterfaces/neutrino:_batch_conf_ntfn (0.81s)
  359. --- PASS: TestInterfaces/neutrino:_multi_client_conf (0.14s)
  360. --- PASS: TestInterfaces/neutrino:_spend_ntfn (0.69s)
  361. --- PASS: TestInterfaces/neutrino:_spend_ntfn_mempool (0.00s)
  362. --- PASS: TestInterfaces/neutrino:_block_epoch (0.07s)
  363. --- PASS: TestInterfaces/neutrino:_historical_conf_dispatch (2.36s)
  364. --- PASS: TestInterfaces/neutrino:_historical_spend_dispatch (0.32s)
  365. --- PASS: TestInterfaces/neutrino:_cancel_spend_ntfn (0.44s)
  366. --- PASS: TestInterfaces/neutrino:_cancel_epoch_ntfn (0.01s)
  367. --- PASS: TestInterfaces/neutrino:_lazy_ntfn_consumer (0.24s)
  368. --- PASS: TestInterfaces/neutrino:_reorg_conf (2.88s)
  369. === RUN TestConcurrentQueue
  370. --- PASS: TestConcurrentQueue (0.00s)
  371. === RUN TestTxConfFutureDispatch
  372. === PAUSE TestTxConfFutureDispatch
  373. === RUN TestTxConfHistoricalDispatch
  374. === PAUSE TestTxConfHistoricalDispatch
  375. === RUN TestTxConfChainReorg
  376. === PAUSE TestTxConfChainReorg
  377. === RUN TestTxConfTearDown
  378. === PAUSE TestTxConfTearDown
  379. === CONT TestTxConfFutureDispatch
  380. --- PASS: TestTxConfFutureDispatch (0.00s)
  381. === CONT TestTxConfTearDown
  382. --- PASS: TestTxConfTearDown (0.00s)
  383. === CONT TestTxConfChainReorg
  384. === CONT TestTxConfHistoricalDispatch
  385. --- PASS: TestTxConfChainReorg (0.00s)
  386. --- PASS: TestTxConfHistoricalDispatch (0.00s)
  387. PASS
  388. ok github.com/lightningnetwork/lnd/chainntnfs 25.697s
  389. ? github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify [no test files]
  390. ? github.com/lightningnetwork/lnd/chainntnfs/btcdnotify [no test files]
  391. ? github.com/lightningnetwork/lnd/chainntnfs/neutrinonotify [no test files]
  392. === RUN TestOpenChannelPutGetDelete
  393. === PAUSE TestOpenChannelPutGetDelete
  394. === RUN TestChannelStateTransition
  395. === PAUSE TestChannelStateTransition
  396. === RUN TestFetchPendingChannels
  397. === PAUSE TestFetchPendingChannels
  398. === RUN TestFetchClosedChannels
  399. === PAUSE TestFetchClosedChannels
  400. === RUN TestRefreshShortChanID
  401. === PAUSE TestRefreshShortChanID
  402. === RUN TestOpenWithCreate
  403. === PAUSE TestOpenWithCreate
  404. === RUN TestForwardingLogBasicStorageAndQuery
  405. === PAUSE TestForwardingLogBasicStorageAndQuery
  406. === RUN TestForwardingLogQueryOptions
  407. === PAUSE TestForwardingLogQueryOptions
  408. === RUN TestForwardingLogQueryLimit
  409. === PAUSE TestForwardingLogQueryLimit
  410. === RUN TestNodeInsertionAndDeletion
  411. === PAUSE TestNodeInsertionAndDeletion
  412. === RUN TestPartialNode
  413. === PAUSE TestPartialNode
  414. === RUN TestAliasLookup
  415. === PAUSE TestAliasLookup
  416. === RUN TestSourceNode
  417. === PAUSE TestSourceNode
  418. === RUN TestEdgeInsertionDeletion
  419. === PAUSE TestEdgeInsertionDeletion
  420. === RUN TestDisconnectBlockAtHeight
  421. === PAUSE TestDisconnectBlockAtHeight
  422. === RUN TestEdgeInfoUpdates
  423. === PAUSE TestEdgeInfoUpdates
  424. === RUN TestGraphTraversal
  425. === PAUSE TestGraphTraversal
  426. === RUN TestGraphPruning
  427. === PAUSE TestGraphPruning
  428. === RUN TestInvoiceWorkflow
  429. === PAUSE TestInvoiceWorkflow
  430. === RUN TestVersionFetchPut
  431. === PAUSE TestVersionFetchPut
  432. === RUN TestOrderOfMigrations
  433. === PAUSE TestOrderOfMigrations
  434. === RUN TestGlobalVersionList
  435. === PAUSE TestGlobalVersionList
  436. === RUN TestMigrationWithPanic
  437. === PAUSE TestMigrationWithPanic
  438. === RUN TestMigrationWithFatal
  439. === PAUSE TestMigrationWithFatal
  440. === RUN TestMigrationWithoutErrors
  441. === PAUSE TestMigrationWithoutErrors
  442. === RUN TestLinkNodeEncodeDecode
  443. === PAUSE TestLinkNodeEncodeDecode
  444. === RUN TestOutgoingPaymentSerialization
  445. === PAUSE TestOutgoingPaymentSerialization
  446. === RUN TestOutgoingPaymentWorkflow
  447. === PAUSE TestOutgoingPaymentWorkflow
  448. === RUN TestWaitingProofStore
  449. === PAUSE TestWaitingProofStore
  450. === RUN TestWitnessCacheRetrieval
  451. === PAUSE TestWitnessCacheRetrieval
  452. === RUN TestWitnessCacheDeletion
  453. === PAUSE TestWitnessCacheDeletion
  454. === RUN TestWitnessCacheUnknownWitness
  455. === PAUSE TestWitnessCacheUnknownWitness
  456. === RUN TestPkgFilterBruteForce
  457. === PAUSE TestPkgFilterBruteForce
  458. === RUN TestPkgFilterRand
  459. === PAUSE TestPkgFilterRand
  460. === RUN TestPackagerEmptyFwdPkg
  461. === PAUSE TestPackagerEmptyFwdPkg
  462. === RUN TestPackagerOnlyAdds
  463. === PAUSE TestPackagerOnlyAdds
  464. === RUN TestPackagerOnlySettleFails
  465. === PAUSE TestPackagerOnlySettleFails
  466. === RUN TestPackagerAddsThenSettleFails
  467. === PAUSE TestPackagerAddsThenSettleFails
  468. === RUN TestPackagerSettleFailsThenAdds
  469. === PAUSE TestPackagerSettleFailsThenAdds
  470. === CONT TestOpenChannelPutGetDelete
  471. === CONT TestOrderOfMigrations
  472. === CONT TestWitnessCacheDeletion
  473. --- PASS: TestOrderOfMigrations (0.00s)
  474. === CONT TestMigrationWithFatal
  475. === CONT TestLinkNodeEncodeDecode
  476. === CONT TestWitnessCacheRetrieval
  477. === CONT TestMigrationWithoutErrors
  478. --- PASS: TestMigrationWithFatal (0.03s)
  479. === CONT TestWaitingProofStore
  480. --- PASS: TestLinkNodeEncodeDecode (0.03s)
  481. === CONT TestOutgoingPaymentWorkflow
  482. --- PASS: TestMigrationWithoutErrors (0.03s)
  483. === CONT TestOutgoingPaymentSerialization
  484. --- PASS: TestOutgoingPaymentSerialization (0.00s)
  485. === CONT TestMigrationWithPanic
  486. --- PASS: TestWitnessCacheRetrieval (0.04s)
  487. === CONT TestPartialNode
  488. --- PASS: TestOpenChannelPutGetDelete (0.05s)
  489. === CONT TestVersionFetchPut
  490. --- PASS: TestMigrationWithPanic (0.03s)
  491. === CONT TestInvoiceWorkflow
  492. --- PASS: TestVersionFetchPut (0.02s)
  493. === CONT TestGraphPruning
  494. --- PASS: TestWaitingProofStore (0.05s)
  495. === CONT TestGraphTraversal
  496. --- PASS: TestPartialNode (0.05s)
  497. === CONT TestEdgeInfoUpdates
  498. --- PASS: TestWitnessCacheDeletion (0.09s)
  499. === CONT TestDisconnectBlockAtHeight
  500. --- PASS: TestEdgeInfoUpdates (0.06s)
  501. === CONT TestEdgeInsertionDeletion
  502. --- PASS: TestOutgoingPaymentWorkflow (0.13s)
  503. === CONT TestSourceNode
  504. --- PASS: TestDisconnectBlockAtHeight (0.07s)
  505. === CONT TestAliasLookup
  506. --- PASS: TestInvoiceWorkflow (0.12s)
  507. === CONT TestOpenWithCreate
  508. --- PASS: TestEdgeInsertionDeletion (0.04s)
  509. === CONT TestNodeInsertionAndDeletion
  510. --- PASS: TestAliasLookup (0.04s)
  511. === CONT TestForwardingLogQueryLimit
  512. --- PASS: TestSourceNode (0.04s)
  513. === CONT TestForwardingLogQueryOptions
  514. --- PASS: TestOpenWithCreate (0.02s)
  515. === CONT TestForwardingLogBasicStorageAndQuery
  516. --- PASS: TestGraphPruning (0.15s)
  517. === CONT TestPackagerOnlyAdds
  518. --- PASS: TestNodeInsertionAndDeletion (0.05s)
  519. === CONT TestPkgFilterRand
  520. --- PASS: TestPkgFilterRand (0.00s)
  521. === CONT TestPackagerEmptyFwdPkg
  522. --- PASS: TestForwardingLogQueryLimit (0.04s)
  523. === CONT TestFetchClosedChannels
  524. --- PASS: TestForwardingLogQueryOptions (0.04s)
  525. === CONT TestRefreshShortChanID
  526. --- PASS: TestForwardingLogBasicStorageAndQuery (0.05s)
  527. === CONT TestGlobalVersionList
  528. --- PASS: TestGlobalVersionList (0.00s)
  529. === CONT TestPackagerSettleFailsThenAdds
  530. --- PASS: TestPackagerOnlyAdds (0.04s)
  531. === CONT TestPackagerAddsThenSettleFails
  532. --- PASS: TestPackagerEmptyFwdPkg (0.03s)
  533. === CONT TestPackagerOnlySettleFails
  534. --- PASS: TestGraphTraversal (0.23s)
  535. === CONT TestFetchPendingChannels
  536. --- PASS: TestRefreshShortChanID (0.06s)
  537. === CONT TestChannelStateTransition
  538. --- PASS: TestPackagerOnlySettleFails (0.05s)
  539. === CONT TestPkgFilterBruteForce
  540. --- PASS: TestPackagerSettleFailsThenAdds (0.06s)
  541. === CONT TestWitnessCacheUnknownWitness
  542. --- PASS: TestFetchClosedChannels (0.07s)
  543. --- PASS: TestPackagerAddsThenSettleFails (0.07s)
  544. --- PASS: TestWitnessCacheUnknownWitness (0.03s)
  545. --- PASS: TestFetchPendingChannels (0.05s)
  546. --- PASS: TestChannelStateTransition (0.06s)
  547. --- PASS: TestPkgFilterBruteForce (0.49s)
  548. PASS
  549. ok github.com/lightningnetwork/lnd/channeldb 0.825s
  550. ? github.com/lightningnetwork/lnd/cmd/lncli [no test files]
  551. === RUN TestContractInsertionRetrieval
  552. === PAUSE TestContractInsertionRetrieval
  553. === RUN TestContractResolution
  554. === PAUSE TestContractResolution
  555. === RUN TestContractSwapping
  556. === PAUSE TestContractSwapping
  557. === RUN TestContractResolutionsStorage
  558. === PAUSE TestContractResolutionsStorage
  559. === RUN TestChainActionStorage
  560. === PAUSE TestChainActionStorage
  561. === RUN TestStateMutation
  562. === PAUSE TestStateMutation
  563. === RUN TestScopeIsolation
  564. === PAUSE TestScopeIsolation
  565. === RUN TestChainWatcherRemoteUnilateralClose
  566. === PAUSE TestChainWatcherRemoteUnilateralClose
  567. === RUN TestChainWatcherRemoteUnilateralClosePendingCommit
  568. === PAUSE TestChainWatcherRemoteUnilateralClosePendingCommit
  569. === RUN TestChannelArbitratorCooperativeClose
  570. --- PASS: TestChannelArbitratorCooperativeClose (0.01s)
  571. === RUN TestChannelArbitratorRemoteForceClose
  572. --- PASS: TestChannelArbitratorRemoteForceClose (0.06s)
  573. === RUN TestChannelArbitratorLocalForceClose
  574. --- PASS: TestChannelArbitratorLocalForceClose (0.10s)
  575. === RUN TestChannelArbitratorLocalForceCloseRemoteConfirmed
  576. --- PASS: TestChannelArbitratorLocalForceCloseRemoteConfirmed (0.10s)
  577. === RUN TestChannelArbitratorLocalForceDoubleSpend
  578. --- PASS: TestChannelArbitratorLocalForceDoubleSpend (0.10s)
  579. === CONT TestContractInsertionRetrieval
  580. === CONT TestStateMutation
  581. === CONT TestContractResolutionsStorage
  582. === CONT TestContractSwapping
  583. === CONT TestChainWatcherRemoteUnilateralClosePendingCommit
  584. === CONT TestChainWatcherRemoteUnilateralClose
  585. --- PASS: TestStateMutation (0.03s)
  586. === CONT TestScopeIsolation
  587. --- PASS: TestContractResolutionsStorage (0.03s)
  588. === CONT TestContractResolution
  589. --- PASS: TestContractInsertionRetrieval (0.03s)
  590. === CONT TestChainActionStorage
  591. --- PASS: TestContractSwapping (0.05s)
  592. --- PASS: TestChainActionStorage (0.03s)
  593. --- PASS: TestContractResolution (0.04s)
  594. --- PASS: TestScopeIsolation (0.05s)
  595. --- PASS: TestChainWatcherRemoteUnilateralClose (0.10s)
  596. --- PASS: TestChainWatcherRemoteUnilateralClosePendingCommit (0.12s)
  597. PASS
  598. ok github.com/lightningnetwork/lnd/contractcourt 0.504s
  599. === RUN TestProcessAnnouncement
  600. === PAUSE TestProcessAnnouncement
  601. === RUN TestPrematureAnnouncement
  602. === PAUSE TestPrematureAnnouncement
  603. === RUN TestSignatureAnnouncementLocalFirst
  604. === PAUSE TestSignatureAnnouncementLocalFirst
  605. === RUN TestOrphanSignatureAnnouncement
  606. === PAUSE TestOrphanSignatureAnnouncement
  607. === RUN TestSignatureAnnouncementRetry
  608. === PAUSE TestSignatureAnnouncementRetry
  609. === RUN TestSignatureAnnouncementRetryAtStartup
  610. === PAUSE TestSignatureAnnouncementRetryAtStartup
  611. === RUN TestSignatureAnnouncementFullProofWhenRemoteProof
  612. === PAUSE TestSignatureAnnouncementFullProofWhenRemoteProof
  613. === RUN TestDeDuplicatedAnnouncements
  614. === PAUSE TestDeDuplicatedAnnouncements
  615. === RUN TestReceiveRemoteChannelUpdateFirst
  616. === PAUSE TestReceiveRemoteChannelUpdateFirst
  617. === CONT TestProcessAnnouncement
  618. === CONT TestSignatureAnnouncementRetryAtStartup
  619. === CONT TestReceiveRemoteChannelUpdateFirst
  620. === CONT TestOrphanSignatureAnnouncement
  621. === CONT TestSignatureAnnouncementRetry
  622. === CONT TestSignatureAnnouncementLocalFirst
  623. --- PASS: TestProcessAnnouncement (0.32s)
  624. === CONT TestDeDuplicatedAnnouncements
  625. --- PASS: TestDeDuplicatedAnnouncements (0.01s)
  626. === CONT TestSignatureAnnouncementFullProofWhenRemoteProof
  627. --- PASS: TestOrphanSignatureAnnouncement (0.72s)
  628. === CONT TestPrematureAnnouncement
  629. --- PASS: TestReceiveRemoteChannelUpdateFirst (0.92s)
  630. --- PASS: TestSignatureAnnouncementLocalFirst (0.92s)
  631. --- PASS: TestSignatureAnnouncementRetry (0.92s)
  632. --- PASS: TestSignatureAnnouncementRetryAtStartup (0.94s)
  633. --- PASS: TestPrematureAnnouncement (0.31s)
  634. --- PASS: TestSignatureAnnouncementFullProofWhenRemoteProof (0.71s)
  635. PASS
  636. ok github.com/lightningnetwork/lnd/discovery 1.057s
  637. ? github.com/lightningnetwork/lnd/docs/go-fuzz [no test files]
  638. === RUN TestDecayedLogGarbageCollector
  639. === PAUSE TestDecayedLogGarbageCollector
  640. === RUN TestDecayedLogPersistentGarbageCollector
  641. === PAUSE TestDecayedLogPersistentGarbageCollector
  642. === RUN TestDecayedLogInsertionAndDeletion
  643. === PAUSE TestDecayedLogInsertionAndDeletion
  644. === RUN TestDecayedLogStartAndStop
  645. === PAUSE TestDecayedLogStartAndStop
  646. === RUN TestDecayedLogStorageAndRetrieval
  647. === PAUSE TestDecayedLogStorageAndRetrieval
  648. === RUN TestChannelLinkSingleHopPayment
  649. === PAUSE TestChannelLinkSingleHopPayment
  650. === RUN TestChannelLinkBidirectionalOneHopPayments
  651. === PAUSE TestChannelLinkBidirectionalOneHopPayments
  652. === RUN TestChannelLinkMultiHopPayment
  653. === PAUSE TestChannelLinkMultiHopPayment
  654. === RUN TestExitNodeTimelockPayloadMismatch
  655. === PAUSE TestExitNodeTimelockPayloadMismatch
  656. === RUN TestExitNodeAmountPayloadMismatch
  657. === PAUSE TestExitNodeAmountPayloadMismatch
  658. === RUN TestLinkForwardTimelockPolicyMismatch
  659. === PAUSE TestLinkForwardTimelockPolicyMismatch
  660. === RUN TestLinkForwardFeePolicyMismatch
  661. === PAUSE TestLinkForwardFeePolicyMismatch
  662. === RUN TestLinkForwardMinHTLCPolicyMismatch
  663. === PAUSE TestLinkForwardMinHTLCPolicyMismatch
  664. === RUN TestUpdateForwardingPolicy
  665. === PAUSE TestUpdateForwardingPolicy
  666. === RUN TestChannelLinkMultiHopInsufficientPayment
  667. === PAUSE TestChannelLinkMultiHopInsufficientPayment
  668. === RUN TestChannelLinkMultiHopUnknownPaymentHash
  669. === PAUSE TestChannelLinkMultiHopUnknownPaymentHash
  670. === RUN TestChannelLinkMultiHopUnknownNextHop
  671. === PAUSE TestChannelLinkMultiHopUnknownNextHop
  672. === RUN TestChannelLinkMultiHopDecodeError
  673. === PAUSE TestChannelLinkMultiHopDecodeError
  674. === RUN TestChannelLinkExpiryTooSoonExitNode
  675. === PAUSE TestChannelLinkExpiryTooSoonExitNode
  676. === RUN TestChannelLinkExpiryTooSoonMidNode
  677. === PAUSE TestChannelLinkExpiryTooSoonMidNode
  678. === RUN TestChannelLinkSingleHopMessageOrdering
  679. === PAUSE TestChannelLinkSingleHopMessageOrdering
  680. === RUN TestChannelLinkBandwidthConsistency
  681. === PAUSE TestChannelLinkBandwidthConsistency
  682. === RUN TestChannelLinkBandwidthConsistencyOverflow
  683. === PAUSE TestChannelLinkBandwidthConsistencyOverflow
  684. === RUN TestChannelLinkTrimCircuitsPending
  685. === PAUSE TestChannelLinkTrimCircuitsPending
  686. === RUN TestChannelLinkTrimCircuitsNoCommit
  687. === PAUSE TestChannelLinkTrimCircuitsNoCommit
  688. === RUN TestChannelLinkBandwidthChanReserve
  689. === PAUSE TestChannelLinkBandwidthChanReserve
  690. === RUN TestChannelRetransmission
  691. === PAUSE TestChannelRetransmission
  692. === RUN TestShouldAdjustCommitFee
  693. --- PASS: TestShouldAdjustCommitFee (0.00s)
  694. === RUN TestChannelLinkUpdateCommitFee
  695. === PAUSE TestChannelLinkUpdateCommitFee
  696. === RUN TestChannelLinkAcceptDuplicatePayment
  697. === PAUSE TestChannelLinkAcceptDuplicatePayment
  698. === RUN TestChannelLinkAcceptOverpay
  699. === PAUSE TestChannelLinkAcceptOverpay
  700. === RUN TestChannelLinkNoMoreUpdates
  701. === PAUSE TestChannelLinkNoMoreUpdates
  702. === RUN TestChannelLinkWaitForRevocation
  703. === PAUSE TestChannelLinkWaitForRevocation
  704. === RUN TestMailBoxCouriers
  705. === PAUSE TestMailBoxCouriers
  706. === RUN TestMailOrchestrator
  707. === PAUSE TestMailOrchestrator
  708. === RUN TestWaitingQueueThreadSafety
  709. === PAUSE TestWaitingQueueThreadSafety
  710. === RUN TestSwitchSendPending
  711. === PAUSE TestSwitchSendPending
  712. === RUN TestSwitchForward
  713. === PAUSE TestSwitchForward
  714. === RUN TestSwitchForwardFailAfterFullAdd
  715. === PAUSE TestSwitchForwardFailAfterFullAdd
  716. === RUN TestSwitchForwardSettleAfterFullAdd
  717. === PAUSE TestSwitchForwardSettleAfterFullAdd
  718. === RUN TestSwitchForwardDropAfterFullAdd
  719. === PAUSE TestSwitchForwardDropAfterFullAdd
  720. === RUN TestSwitchForwardFailAfterHalfAdd
  721. === PAUSE TestSwitchForwardFailAfterHalfAdd
  722. === RUN TestSwitchForwardCircuitPersistence
  723. === PAUSE TestSwitchForwardCircuitPersistence
  724. === RUN TestSkipIneligibleLinksMultiHopForward
  725. === PAUSE TestSkipIneligibleLinksMultiHopForward
  726. === RUN TestSkipIneligibleLinksLocalForward
  727. === PAUSE TestSkipIneligibleLinksLocalForward
  728. === RUN TestSwitchCancel
  729. === PAUSE TestSwitchCancel
  730. === RUN TestSwitchAddSamePayment
  731. === PAUSE TestSwitchAddSamePayment
  732. === RUN TestSwitchSendPayment
  733. === PAUSE TestSwitchSendPayment
  734. === RUN TestLocalPaymentNoForwardingEvents
  735. === PAUSE TestLocalPaymentNoForwardingEvents
  736. === RUN TestMultiHopPaymentForwardingEvents
  737. === PAUSE TestMultiHopPaymentForwardingEvents
  738. === RUN TestCircuitMapInit
  739. === PAUSE TestCircuitMapInit
  740. === RUN TestHalfCircuitSerialization
  741. === PAUSE TestHalfCircuitSerialization
  742. === RUN TestCircuitMapPersistence
  743. === PAUSE TestCircuitMapPersistence
  744. === RUN TestCircuitMapCommitCircuits
  745. === PAUSE TestCircuitMapCommitCircuits
  746. === RUN TestCircuitMapOpenCircuits
  747. === PAUSE TestCircuitMapOpenCircuits
  748. === RUN TestCircuitMapTrimOpenCircuits
  749. === PAUSE TestCircuitMapTrimOpenCircuits
  750. === RUN TestCircuitMapCloseOpenCircuits
  751. === PAUSE TestCircuitMapCloseOpenCircuits
  752. === RUN TestCircuitMapCloseUnopenedCircuit
  753. === PAUSE TestCircuitMapCloseUnopenedCircuit
  754. === RUN TestCircuitMapDeleteUnopenedCircuit
  755. === PAUSE TestCircuitMapDeleteUnopenedCircuit
  756. === RUN TestCircuitMapDeleteOpenCircuit
  757. === PAUSE TestCircuitMapDeleteOpenCircuit
  758. === CONT TestDecayedLogGarbageCollector
  759. === CONT TestChannelLinkNoMoreUpdates
  760. === CONT TestCircuitMapOpenCircuits
  761. === CONT TestSwitchAddSamePayment
  762. === CONT TestCircuitMapCommitCircuits
  763. === CONT TestCircuitMapPersistence
  764. --- PASS: TestCircuitMapCommitCircuits (0.04s)
  765. === CONT TestCircuitMapInit
  766. === CONT TestHalfCircuitSerialization
  767. --- PASS: TestCircuitMapOpenCircuits (0.04s)
  768. --- PASS: TestHalfCircuitSerialization (0.00s)
  769. === CONT TestMultiHopPaymentForwardingEvents
  770. --- PASS: TestCircuitMapInit (0.02s)
  771. === CONT TestLocalPaymentNoForwardingEvents
  772. --- PASS: TestSwitchAddSamePayment (0.16s)
  773. === CONT TestSwitchSendPayment
  774. --- PASS: TestCircuitMapPersistence (0.21s)
  775. === CONT TestSkipIneligibleLinksMultiHopForward
  776. --- PASS: TestSwitchSendPayment (0.11s)
  777. === CONT TestSwitchCancel
  778. --- PASS: TestSkipIneligibleLinksMultiHopForward (0.11s)
  779. === CONT TestSkipIneligibleLinksLocalForward
  780. --- PASS: TestSwitchCancel (0.11s)
  781. === CONT TestSwitchForwardSettleAfterFullAdd
  782. --- PASS: TestSkipIneligibleLinksLocalForward (0.07s)
  783. === CONT TestSwitchForwardCircuitPersistence
  784. --- PASS: TestChannelLinkNoMoreUpdates (0.44s)
  785. === CONT TestSwitchForwardFailAfterHalfAdd
  786. --- PASS: TestSwitchForwardSettleAfterFullAdd (0.12s)
  787. === CONT TestSwitchForwardDropAfterFullAdd
  788. --- PASS: TestSwitchForwardCircuitPersistence (0.13s)
  789. === CONT TestMailBoxCouriers
  790. --- PASS: TestMailBoxCouriers (0.00s)
  791. === CONT TestWaitingQueueThreadSafety
  792. --- PASS: TestSwitchForwardFailAfterHalfAdd (0.08s)
  793. === CONT TestCircuitMapDeleteUnopenedCircuit
  794. --- PASS: TestLocalPaymentNoForwardingEvents (0.48s)
  795. === CONT TestMailOrchestrator
  796. --- PASS: TestCircuitMapDeleteUnopenedCircuit (0.06s)
  797. === CONT TestCircuitMapDeleteOpenCircuit
  798. --- PASS: TestCircuitMapDeleteOpenCircuit (0.04s)
  799. === CONT TestChannelLinkMultiHopUnknownPaymentHash
  800. --- PASS: TestWaitingQueueThreadSafety (0.16s)
  801. === CONT TestChannelLinkBandwidthConsistencyOverflow
  802. --- PASS: TestMailOrchestrator (0.25s)
  803. === CONT TestChannelLinkBandwidthConsistency
  804. --- PASS: TestDecayedLogGarbageCollector (1.03s)
  805. === CONT TestSwitchForwardFailAfterFullAdd
  806. --- PASS: TestSwitchForwardFailAfterFullAdd (0.09s)
  807. === CONT TestSwitchForward
  808. --- PASS: TestSwitchForward (0.09s)
  809. === CONT TestSwitchSendPending
  810. --- PASS: TestChannelLinkMultiHopUnknownPaymentHash (0.65s)
  811. === CONT TestChannelLinkWaitForRevocation
  812. --- PASS: TestSwitchForwardDropAfterFullAdd (1.11s)
  813. === CONT TestChannelLinkExpiryTooSoonExitNode
  814. --- PASS: TestChannelLinkWaitForRevocation (0.50s)
  815. === CONT TestChannelLinkTrimCircuitsPending
  816. --- PASS: TestChannelLinkExpiryTooSoonExitNode (0.37s)
  817. === CONT TestChannelLinkAcceptOverpay
  818. --- PASS: TestSwitchSendPending (1.06s)
  819. === CONT TestChannelLinkAcceptDuplicatePayment
  820. --- PASS: TestChannelLinkAcceptOverpay (0.65s)
  821. === CONT TestChannelLinkUpdateCommitFee
  822. --- PASS: TestChannelLinkAcceptDuplicatePayment (0.86s)
  823. === CONT TestChannelRetransmission
  824. === RUN TestChannelRetransmission/intercept_last_alice_revoke_and_ack
  825. --- PASS: TestMultiHopPaymentForwardingEvents (4.05s)
  826. === CONT TestChannelLinkSingleHopMessageOrdering
  827. --- PASS: TestChannelLinkSingleHopMessageOrdering (0.36s)
  828. === CONT TestChannelLinkExpiryTooSoonMidNode
  829. --- PASS: TestChannelLinkExpiryTooSoonMidNode (0.35s)
  830. === CONT TestChannelLinkMultiHopDecodeError
  831. --- PASS: TestChannelLinkUpdateCommitFee (2.72s)
  832. === CONT TestChannelLinkMultiHopUnknownNextHop
  833. --- PASS: TestChannelLinkMultiHopDecodeError (0.61s)
  834. === CONT TestCircuitMapTrimOpenCircuits
  835. --- PASS: TestCircuitMapTrimOpenCircuits (0.05s)
  836. === CONT TestExitNodeTimelockPayloadMismatch
  837. --- PASS: TestChannelLinkTrimCircuitsPending (3.75s)
  838. === CONT TestChannelLinkMultiHopInsufficientPayment
  839. --- PASS: TestChannelLinkMultiHopUnknownNextHop (0.35s)
  840. === CONT TestCircuitMapCloseOpenCircuits
  841. --- PASS: TestCircuitMapCloseOpenCircuits (0.04s)
  842. === CONT TestCircuitMapCloseUnopenedCircuit
  843. --- PASS: TestCircuitMapCloseUnopenedCircuit (0.03s)
  844. === CONT TestChannelLinkBandwidthChanReserve
  845. --- PASS: TestChannelLinkMultiHopInsufficientPayment (0.33s)
  846. === CONT TestChannelLinkTrimCircuitsNoCommit
  847. --- PASS: TestExitNodeTimelockPayloadMismatch (0.44s)
  848. === CONT TestDecayedLogStorageAndRetrieval
  849. --- PASS: TestDecayedLogStorageAndRetrieval (0.03s)
  850. === CONT TestChannelLinkMultiHopPayment
  851. --- PASS: TestChannelLinkMultiHopPayment (0.59s)
  852. === CONT TestLinkForwardFeePolicyMismatch
  853. --- PASS: TestLinkForwardFeePolicyMismatch (0.34s)
  854. === CONT TestChannelLinkBidirectionalOneHopPayments
  855. --- PASS: TestChannelLinkBandwidthConsistency (6.46s)
  856. === CONT TestLinkForwardMinHTLCPolicyMismatch
  857. --- PASS: TestChannelLinkBandwidthChanReserve (1.51s)
  858. === CONT TestChannelLinkSingleHopPayment
  859. --- PASS: TestLinkForwardMinHTLCPolicyMismatch (0.45s)
  860. === CONT TestUpdateForwardingPolicy
  861. --- PASS: TestChannelLinkSingleHopPayment (0.62s)
  862. === CONT TestDecayedLogInsertionAndDeletion
  863. --- PASS: TestDecayedLogInsertionAndDeletion (0.04s)
  864. === CONT TestExitNodeAmountPayloadMismatch
  865. --- PASS: TestExitNodeAmountPayloadMismatch (0.42s)
  866. === CONT TestDecayedLogStartAndStop
  867. --- PASS: TestDecayedLogStartAndStop (0.05s)
  868. === CONT TestDecayedLogPersistentGarbageCollector
  869. --- PASS: TestUpdateForwardingPolicy (0.75s)
  870. === CONT TestLinkForwardTimelockPolicyMismatch
  871. === RUN TestChannelRetransmission/intercept_bob_revoke_and_ack_commit_sig_messages
  872. --- PASS: TestLinkForwardTimelockPolicyMismatch (0.39s)
  873. --- PASS: TestDecayedLogPersistentGarbageCollector (1.03s)
  874. --- PASS: TestChannelLinkTrimCircuitsNoCommit (4.24s)
  875. === RUN TestChannelRetransmission/intercept_update_add_htlc_and_commit_sig_messages
  876. --- PASS: TestChannelLinkBandwidthConsistencyOverflow (13.32s)
  877. --- PASS: TestChannelLinkBidirectionalOneHopPayments (8.32s)
  878. link_test.go:376: Max waiting: 6.102466941s
  879. link_test.go:377: Min waiting: 508.088869ms
  880. link_test.go:378: Average waiting: 4.206580567s
  881. --- PASS: TestChannelRetransmission (16.25s)
  882. --- PASS: TestChannelRetransmission/intercept_last_alice_revoke_and_ack (5.44s)
  883. --- PASS: TestChannelRetransmission/intercept_bob_revoke_and_ack_commit_sig_messages (5.43s)
  884. --- PASS: TestChannelRetransmission/intercept_update_add_htlc_and_commit_sig_messages (5.38s)
  885. PASS
  886. ok github.com/lightningnetwork/lnd/htlcswitch 19.418s
  887. === RUN TestMask
  888. --- PASS: TestMask (0.00s)
  889. PASS
  890. ok github.com/lightningnetwork/lnd/htlcswitch/hodl (cached)
  891. === RUN TestKeyRingDerivation
  892. === PAUSE TestKeyRingDerivation
  893. === RUN TestSecretKeyRingDerivation
  894. === PAUSE TestSecretKeyRingDerivation
  895. === CONT TestKeyRingDerivation
  896. === CONT TestSecretKeyRingDerivation
  897. === RUN TestKeyRingDerivation/btcwallet
  898. === RUN TestSecretKeyRingDerivation/btcwallet
  899. === RUN TestKeyRingDerivation/ltcwallet
  900. === RUN TestSecretKeyRingDerivation/ltcwallet
  901. === RUN TestKeyRingDerivation/testwallet
  902. --- PASS: TestKeyRingDerivation (7.73s)
  903. --- PASS: TestKeyRingDerivation/btcwallet (0.05s)
  904. --- PASS: TestKeyRingDerivation/ltcwallet (0.06s)
  905. --- PASS: TestKeyRingDerivation/testwallet (0.05s)
  906. === RUN TestSecretKeyRingDerivation/testwallet
  907. --- PASS: TestSecretKeyRingDerivation (7.84s)
  908. --- PASS: TestSecretKeyRingDerivation/btcwallet (0.03s)
  909. --- PASS: TestSecretKeyRingDerivation/ltcwallet (0.05s)
  910. --- PASS: TestSecretKeyRingDerivation/testwallet (0.03s)
  911. PASS
  912. ok github.com/lightningnetwork/lnd/keychain (cached)
  913. ? github.com/lightningnetwork/lnd/lnrpc [no test files]
  914. ? github.com/lightningnetwork/lnd/lntest [no test files]
  915. === RUN TestSimpleAddSettleWorkflow
  916. === PAUSE TestSimpleAddSettleWorkflow
  917. === RUN TestCheckCommitTxSize
  918. === PAUSE TestCheckCommitTxSize
  919. === RUN TestCooperativeChannelClosure
  920. === PAUSE TestCooperativeChannelClosure
  921. === RUN TestForceClose
  922. === PAUSE TestForceClose
  923. === RUN TestForceCloseDustOutput
  924. === PAUSE TestForceCloseDustOutput
  925. === RUN TestDustHTLCFees
  926. === PAUSE TestDustHTLCFees
  927. === RUN TestHTLCDustLimit
  928. === PAUSE TestHTLCDustLimit
  929. === RUN TestHTLCSigNumber
  930. === PAUSE TestHTLCSigNumber
  931. === RUN TestChannelBalanceDustLimit
  932. === PAUSE TestChannelBalanceDustLimit
  933. === RUN TestStateUpdatePersistence
  934. === PAUSE TestStateUpdatePersistence
  935. === RUN TestCancelHTLC
  936. === PAUSE TestCancelHTLC
  937. === RUN TestCooperativeCloseDustAdherence
  938. === PAUSE TestCooperativeCloseDustAdherence
  939. === RUN TestUpdateFeeAdjustments
  940. === PAUSE TestUpdateFeeAdjustments
  941. === RUN TestUpdateFeeFail
  942. === PAUSE TestUpdateFeeFail
  943. === RUN TestUpdateFeeSenderCommits
  944. === PAUSE TestUpdateFeeSenderCommits
  945. === RUN TestUpdateFeeReceiverCommits
  946. === PAUSE TestUpdateFeeReceiverCommits
  947. === RUN TestUpdateFeeReceiverSendsUpdate
  948. === PAUSE TestUpdateFeeReceiverSendsUpdate
  949. === RUN TestUpdateFeeMultipleUpdates
  950. === PAUSE TestUpdateFeeMultipleUpdates
  951. === RUN TestAddHTLCNegativeBalance
  952. === PAUSE TestAddHTLCNegativeBalance
  953. === RUN TestChanSyncFullySynced
  954. === PAUSE TestChanSyncFullySynced
  955. === RUN TestChanSyncOweCommitment
  956. === PAUSE TestChanSyncOweCommitment
  957. === RUN TestChanSyncOweRevocation
  958. === PAUSE TestChanSyncOweRevocation
  959. === RUN TestChanSyncOweRevocationAndCommit
  960. === PAUSE TestChanSyncOweRevocationAndCommit
  961. === RUN TestChanSyncOweRevocationAndCommitForceTransition
  962. === PAUSE TestChanSyncOweRevocationAndCommitForceTransition
  963. === RUN TestFeeUpdateRejectInsaneFee
  964. === PAUSE TestFeeUpdateRejectInsaneFee
  965. === RUN TestChannelRetransmissionFeeUpdate
  966. === PAUSE TestChannelRetransmissionFeeUpdate
  967. === RUN TestChanSyncUnableToSync
  968. === PAUSE TestChanSyncUnableToSync
  969. === RUN TestChanSyncInvalidLastSecret
  970. === PAUSE TestChanSyncInvalidLastSecret
  971. === RUN TestChanAvailableBandwidth
  972. === PAUSE TestChanAvailableBandwidth
  973. === RUN TestSignCommitmentFailNotLockedIn
  974. === PAUSE TestSignCommitmentFailNotLockedIn
  975. === RUN TestLockedInHtlcForwardingSkipAfterRestart
  976. === PAUSE TestLockedInHtlcForwardingSkipAfterRestart
  977. === RUN TestInvalidCommitSigError
  978. === PAUSE TestInvalidCommitSigError
  979. === RUN TestChannelUnilateralCloseHtlcResolution
  980. === PAUSE TestChannelUnilateralCloseHtlcResolution
  981. === RUN TestChannelUnilateralClosePendingCommit
  982. === PAUSE TestChannelUnilateralClosePendingCommit
  983. === RUN TestDesyncHTLCs
  984. === PAUSE TestDesyncHTLCs
  985. === RUN TestMaxAcceptedHTLCs
  986. === PAUSE TestMaxAcceptedHTLCs
  987. === RUN TestMaxPendingAmount
  988. === PAUSE TestMaxPendingAmount
  989. === RUN TestChanReserve
  990. === PAUSE TestChanReserve
  991. === RUN TestMinHTLC
  992. === PAUSE TestMinHTLC
  993. === RUN TestNewBreachRetributionSkipsDustHtlcs
  994. === PAUSE TestNewBreachRetributionSkipsDustHtlcs
  995. === RUN TestChannelRestoreUpdateLogs
  996. === PAUSE TestChannelRestoreUpdateLogs
  997. === RUN TestChannelRestoreUpdateLogsFailedHTLC
  998. === PAUSE TestChannelRestoreUpdateLogsFailedHTLC
  999. === RUN TestCommitmentSpendValidation
  1000. === PAUSE TestCommitmentSpendValidation
  1001. === RUN TestRevocationKeyDerivation
  1002. === PAUSE TestRevocationKeyDerivation
  1003. === RUN TestTweakKeyDerivation
  1004. === PAUSE TestTweakKeyDerivation
  1005. === RUN TestHTLCSenderSpendValidation
  1006. === PAUSE TestHTLCSenderSpendValidation
  1007. === RUN TestHTLCReceiverSpendValidation
  1008. === PAUSE TestHTLCReceiverSpendValidation
  1009. === RUN TestSecondLevelHtlcSpends
  1010. === PAUSE TestSecondLevelHtlcSpends
  1011. === RUN TestCommitTxStateHint
  1012. === PAUSE TestCommitTxStateHint
  1013. === RUN TestSpecificationKeyDerivation
  1014. --- PASS: TestSpecificationKeyDerivation (0.00s)
  1015. === RUN TestSignDescriptorSerialization
  1016. --- PASS: TestSignDescriptorSerialization (0.00s)
  1017. === RUN TestCommitmentAndHTLCTransactions
  1018. === PAUSE TestCommitmentAndHTLCTransactions
  1019. === RUN TestTxOutSerialization
  1020. --- PASS: TestTxOutSerialization (0.00s)
  1021. === RUN TestFeeRateTypes
  1022. === PAUSE TestFeeRateTypes
  1023. === RUN TestStaticFeeEstimator
  1024. === PAUSE TestStaticFeeEstimator
  1025. === RUN TestLightningWallet
  1026. === PAUSE TestLightningWallet
  1027. === RUN TestTxWeightEstimator
  1028. --- PASS: TestTxWeightEstimator (0.00s)
  1029. === CONT TestSimpleAddSettleWorkflow
  1030. === CONT TestLightningWallet
  1031. === CONT TestChanSyncUnableToSync
  1032. === CONT TestStaticFeeEstimator
  1033. --- PASS: TestStaticFeeEstimator (0.00s)
  1034. === CONT TestCommitTxStateHint
  1035. === CONT TestFeeRateTypes
  1036. --- PASS: TestFeeRateTypes (0.00s)
  1037. === CONT TestSecondLevelHtlcSpends
  1038. --- PASS: TestCommitTxStateHint (0.00s)
  1039. script_utils_test.go:1143: Passed: states 0 to 1000
  1040. script_utils_test.go:1143: Passed: states 'maxStateHint-1000' to 'maxStateHint'
  1041. script_utils_test.go:1143: Passed: state 'maxStateHint+1'
  1042. script_utils_test.go:1143: Passed: commit transaction with two inputs
  1043. === CONT TestHTLCReceiverSpendValidation
  1044. === CONT TestCommitmentAndHTLCTransactions
  1045. --- PASS: TestSecondLevelHtlcSpends (0.00s)
  1046. === CONT TestHTLCSenderSpendValidation
  1047. --- PASS: TestHTLCReceiverSpendValidation (0.01s)
  1048. === CONT TestTweakKeyDerivation
  1049. --- PASS: TestTweakKeyDerivation (0.00s)
  1050. === CONT TestRevocationKeyDerivation
  1051. --- PASS: TestRevocationKeyDerivation (0.00s)
  1052. === CONT TestCommitmentSpendValidation
  1053. --- PASS: TestHTLCSenderSpendValidation (0.00s)
  1054. === CONT TestChannelRestoreUpdateLogsFailedHTLC
  1055. --- PASS: TestCommitmentSpendValidation (0.00s)
  1056. === CONT TestChannelRestoreUpdateLogs
  1057. --- PASS: TestCommitmentAndHTLCTransactions (0.01s)
  1058. === CONT TestNewBreachRetributionSkipsDustHtlcs
  1059. --- PASS: TestChanSyncUnableToSync (0.10s)
  1060. === CONT TestMinHTLC
  1061. --- PASS: TestChannelRestoreUpdateLogs (0.14s)
  1062. === CONT TestChanReserve
  1063. === CONT TestMaxPendingAmount
  1064. --- PASS: TestSimpleAddSettleWorkflow (0.20s)
  1065. --- PASS: TestNewBreachRetributionSkipsDustHtlcs (0.21s)
  1066. === CONT TestMaxAcceptedHTLCs
  1067. --- PASS: TestMinHTLC (0.13s)
  1068. === CONT TestDesyncHTLCs
  1069. === CONT TestChannelUnilateralClosePendingCommit
  1070. --- PASS: TestChannelRestoreUpdateLogsFailedHTLC (0.26s)
  1071. --- PASS: TestMaxPendingAmount (0.10s)
  1072. === CONT TestChannelUnilateralCloseHtlcResolution
  1073. --- PASS: TestMaxAcceptedHTLCs (0.10s)
  1074. === CONT TestInvalidCommitSigError
  1075. --- PASS: TestChannelUnilateralClosePendingCommit (0.10s)
  1076. === CONT TestLockedInHtlcForwardingSkipAfterRestart
  1077. --- PASS: TestDesyncHTLCs (0.17s)
  1078. === CONT TestSignCommitmentFailNotLockedIn
  1079. --- PASS: TestInvalidCommitSigError (0.09s)
  1080. === CONT TestChanAvailableBandwidth
  1081. --- PASS: TestSignCommitmentFailNotLockedIn (0.09s)
  1082. === CONT TestChanSyncInvalidLastSecret
  1083. --- PASS: TestChannelUnilateralCloseHtlcResolution (0.20s)
  1084. === CONT TestUpdateFeeFail
  1085. --- PASS: TestLockedInHtlcForwardingSkipAfterRestart (0.19s)
  1086. === CONT TestChannelRetransmissionFeeUpdate
  1087. --- PASS: TestUpdateFeeFail (0.11s)
  1088. === CONT TestFeeUpdateRejectInsaneFee
  1089. --- PASS: TestChanReserve (0.48s)
  1090. === CONT TestChanSyncOweRevocationAndCommitForceTransition
  1091. --- PASS: TestChanSyncInvalidLastSecret (0.16s)
  1092. === CONT TestChanSyncOweRevocationAndCommit
  1093. --- PASS: TestFeeUpdateRejectInsaneFee (0.22s)
  1094. === CONT TestChanSyncOweRevocation
  1095. --- PASS: TestChanAvailableBandwidth (0.43s)
  1096. === CONT TestChanSyncOweCommitment
  1097. --- PASS: TestChannelRetransmissionFeeUpdate (0.33s)
  1098. === CONT TestChanSyncFullySynced
  1099. --- PASS: TestChanSyncOweRevocationAndCommitForceTransition (0.31s)
  1100. === CONT TestAddHTLCNegativeBalance
  1101. --- PASS: TestChanSyncOweRevocationAndCommit (0.32s)
  1102. === CONT TestUpdateFeeMultipleUpdates
  1103. --- PASS: TestAddHTLCNegativeBalance (0.08s)
  1104. === CONT TestUpdateFeeReceiverSendsUpdate
  1105. --- PASS: TestChanSyncOweRevocation (0.22s)
  1106. === CONT TestUpdateFeeReceiverCommits
  1107. --- PASS: TestChanSyncFullySynced (0.19s)
  1108. === CONT TestUpdateFeeSenderCommits
  1109. --- PASS: TestChanSyncOweCommitment (0.24s)
  1110. === CONT TestHTLCSigNumber
  1111. --- PASS: TestUpdateFeeMultipleUpdates (0.14s)
  1112. === CONT TestUpdateFeeAdjustments
  1113. --- PASS: TestUpdateFeeReceiverSendsUpdate (0.08s)
  1114. === CONT TestCooperativeCloseDustAdherence
  1115. --- PASS: TestCooperativeCloseDustAdherence (0.08s)
  1116. === CONT TestCancelHTLC
  1117. --- PASS: TestUpdateFeeSenderCommits (0.13s)
  1118. === CONT TestStateUpdatePersistence
  1119. --- PASS: TestUpdateFeeReceiverCommits (0.16s)
  1120. === CONT TestChannelBalanceDustLimit
  1121. --- PASS: TestUpdateFeeAdjustments (0.17s)
  1122. === CONT TestForceCloseDustOutput
  1123. --- PASS: TestCancelHTLC (0.25s)
  1124. === CONT TestHTLCDustLimit
  1125. --- PASS: TestChannelBalanceDustLimit (0.25s)
  1126. === CONT TestDustHTLCFees
  1127. --- PASS: TestStateUpdatePersistence (0.34s)
  1128. === CONT TestCooperativeChannelClosure
  1129. --- PASS: TestForceCloseDustOutput (0.27s)
  1130. === CONT TestForceClose
  1131. --- PASS: TestDustHTLCFees (0.14s)
  1132. === CONT TestCheckCommitTxSize
  1133. --- PASS: TestHTLCDustLimit (0.17s)
  1134. --- PASS: TestCooperativeChannelClosure (0.08s)
  1135. --- PASS: TestHTLCSigNumber (0.58s)
  1136. --- PASS: TestForceClose (0.16s)
  1137. --- PASS: TestCheckCommitTxSize (0.57s)
  1138. === RUN TestLightningWallet/btcwallet/bitcoind:insane_fee_reject
  1139. === RUN TestLightningWallet/btcwallet/bitcoind:single_funding_workflow
  1140. === RUN TestLightningWallet/btcwallet/bitcoind:dual_funder_workflow
  1141. === RUN TestLightningWallet/btcwallet/bitcoind:output_locking
  1142. === RUN TestLightningWallet/btcwallet/bitcoind:reservation_insufficient_funds
  1143. === RUN TestLightningWallet/btcwallet/bitcoind:transaction_subscriptions
  1144. === RUN TestLightningWallet/btcwallet/bitcoind:transaction_details
  1145. === RUN TestLightningWallet/btcwallet/bitcoind:publish_transaction
  1146. === RUN TestLightningWallet/btcwallet/bitcoind:signed_with_tweaked_pubkeys
  1147. === RUN TestLightningWallet/btcwallet/bitcoind:test_cancel_non-existent_reservation
  1148. === RUN TestLightningWallet/btcwallet/bitcoind:reorg_wallet_balance
  1149. === RUN TestLightningWallet/btcwallet/btcd:insane_fee_reject
  1150. === RUN TestLightningWallet/btcwallet/btcd:single_funding_workflow
  1151. === RUN TestLightningWallet/btcwallet/btcd:dual_funder_workflow
  1152. === RUN TestLightningWallet/btcwallet/btcd:output_locking
  1153. === RUN TestLightningWallet/btcwallet/btcd:reservation_insufficient_funds
  1154. === RUN TestLightningWallet/btcwallet/btcd:transaction_subscriptions
  1155. === RUN TestLightningWallet/btcwallet/btcd:transaction_details
  1156. === RUN TestLightningWallet/btcwallet/btcd:publish_transaction
  1157. === RUN TestLightningWallet/btcwallet/btcd:signed_with_tweaked_pubkeys
  1158. === RUN TestLightningWallet/btcwallet/btcd:test_cancel_non-existent_reservation
  1159. === RUN TestLightningWallet/btcwallet/btcd:reorg_wallet_balance
  1160. === RUN TestLightningWallet/btcwallet/neutrino:insane_fee_reject
  1161. === RUN TestLightningWallet/btcwallet/neutrino:single_funding_workflow
  1162. === RUN TestLightningWallet/btcwallet/neutrino:dual_funder_workflow
  1163. === RUN TestLightningWallet/btcwallet/neutrino:output_locking
  1164. === RUN TestLightningWallet/btcwallet/neutrino:reservation_insufficient_funds
  1165. === RUN TestLightningWallet/btcwallet/neutrino:transaction_subscriptions
  1166. === RUN TestLightningWallet/btcwallet/neutrino:transaction_details
  1167. === RUN TestLightningWallet/btcwallet/neutrino:publish_transaction
  1168. === RUN TestLightningWallet/btcwallet/neutrino:signed_with_tweaked_pubkeys
  1169. === RUN TestLightningWallet/btcwallet/neutrino:test_cancel_non-existent_reservation
  1170. === RUN TestLightningWallet/btcwallet/neutrino:reorg_wallet_balance
  1171. --- PASS: TestLightningWallet (121.15s)
  1172. --- PASS: TestLightningWallet/btcwallet/bitcoind:insane_fee_reject (0.00s)
  1173. --- PASS: TestLightningWallet/btcwallet/bitcoind:single_funding_workflow (4.14s)
  1174. --- PASS: TestLightningWallet/btcwallet/bitcoind:dual_funder_workflow (2.58s)
  1175. --- PASS: TestLightningWallet/btcwallet/bitcoind:output_locking (0.11s)
  1176. --- PASS: TestLightningWallet/btcwallet/bitcoind:reservation_insufficient_funds (0.20s)
  1177. --- PASS: TestLightningWallet/btcwallet/bitcoind:transaction_subscriptions (3.02s)
  1178. --- PASS: TestLightningWallet/btcwallet/bitcoind:transaction_details (3.46s)
  1179. --- PASS: TestLightningWallet/btcwallet/bitcoind:publish_transaction (19.16s)
  1180. --- PASS: TestLightningWallet/btcwallet/bitcoind:signed_with_tweaked_pubkeys (3.73s)
  1181. --- PASS: TestLightningWallet/btcwallet/bitcoind:test_cancel_non-existent_reservation (0.00s)
  1182. --- PASS: TestLightningWallet/btcwallet/bitcoind:reorg_wallet_balance (8.15s)
  1183. --- PASS: TestLightningWallet/btcwallet/btcd:insane_fee_reject (0.00s)
  1184. --- PASS: TestLightningWallet/btcwallet/btcd:single_funding_workflow (0.21s)
  1185. --- PASS: TestLightningWallet/btcwallet/btcd:dual_funder_workflow (0.40s)
  1186. --- PASS: TestLightningWallet/btcwallet/btcd:output_locking (0.02s)
  1187. --- PASS: TestLightningWallet/btcwallet/btcd:reservation_insufficient_funds (0.04s)
  1188. --- PASS: TestLightningWallet/btcwallet/btcd:transaction_subscriptions (0.35s)
  1189. --- PASS: TestLightningWallet/btcwallet/btcd:transaction_details (0.39s)
  1190. --- PASS: TestLightningWallet/btcwallet/btcd:publish_transaction (6.86s)
  1191. --- PASS: TestLightningWallet/btcwallet/btcd:signed_with_tweaked_pubkeys (0.23s)
  1192. --- PASS: TestLightningWallet/btcwallet/btcd:test_cancel_non-existent_reservation (0.00s)
  1193. --- PASS: TestLightningWallet/btcwallet/btcd:reorg_wallet_balance (3.10s)
  1194. --- PASS: TestLightningWallet/btcwallet/neutrino:insane_fee_reject (0.00s)
  1195. --- PASS: TestLightningWallet/btcwallet/neutrino:single_funding_workflow (2.21s)
  1196. --- PASS: TestLightningWallet/btcwallet/neutrino:dual_funder_workflow (2.40s)
  1197. --- PASS: TestLightningWallet/btcwallet/neutrino:output_locking (0.02s)
  1198. --- PASS: TestLightningWallet/btcwallet/neutrino:reservation_insufficient_funds (0.03s)
  1199. --- PASS: TestLightningWallet/btcwallet/neutrino:transaction_subscriptions (0.36s)
  1200. --- PASS: TestLightningWallet/btcwallet/neutrino:transaction_details (2.47s)
  1201. --- PASS: TestLightningWallet/btcwallet/neutrino:publish_transaction (19.85s)
  1202. --- PASS: TestLightningWallet/btcwallet/neutrino:signed_with_tweaked_pubkeys (4.24s)
  1203. --- PASS: TestLightningWallet/btcwallet/neutrino:test_cancel_non-existent_reservation (0.00s)
  1204. --- PASS: TestLightningWallet/btcwallet/neutrino:reorg_wallet_balance (8.29s)
  1205. PASS
  1206. ok github.com/lightningnetwork/lnd/lnwallet 121.196s
  1207. ? github.com/lightningnetwork/lnd/lnwallet/btcwallet [no test files]
  1208. === RUN TestChannelIDOutPointConversion
  1209. === PAUSE TestChannelIDOutPointConversion
  1210. === RUN TestGenPossibleOutPoints
  1211. === PAUSE TestGenPossibleOutPoints
  1212. === RUN TestFeatureVectorSetUnset
  1213. === PAUSE TestFeatureVectorSetUnset
  1214. === RUN TestFeatureVectorEncodeDecode
  1215. === PAUSE TestFeatureVectorEncodeDecode
  1216. === RUN TestFeatureVectorUnknownFeatures
  1217. === PAUSE TestFeatureVectorUnknownFeatures
  1218. === RUN TestFeatureNames
  1219. === PAUSE TestFeatureNames
  1220. === RUN TestMaxOutPointIndex
  1221. === PAUSE TestMaxOutPointIndex
  1222. === RUN TestEmptyMessageUnknownType
  1223. === PAUSE TestEmptyMessageUnknownType
  1224. === RUN TestLightningWireProtocol
  1225. === PAUSE TestLightningWireProtocol
  1226. === RUN TestMilliSatoshiConversion
  1227. === PAUSE TestMilliSatoshiConversion
  1228. === RUN TestNetAddressDisplay
  1229. === PAUSE TestNetAddressDisplay
  1230. === RUN TestEncodeDecodeCode
  1231. --- PASS: TestEncodeDecodeCode (0.00s)
  1232. === RUN TestShortChannelIDEncoding
  1233. === PAUSE TestShortChannelIDEncoding
  1234. === RUN TestSignatureSerializeDeserialize
  1235. === PAUSE TestSignatureSerializeDeserialize
  1236. === CONT TestChannelIDOutPointConversion
  1237. === CONT TestEmptyMessageUnknownType
  1238. === CONT TestShortChannelIDEncoding
  1239. --- PASS: TestShortChannelIDEncoding (0.00s)
  1240. === CONT TestMilliSatoshiConversion
  1241. --- PASS: TestMilliSatoshiConversion (0.00s)
  1242. === CONT TestNetAddressDisplay
  1243. === CONT TestFeatureVectorUnknownFeatures
  1244. --- PASS: TestFeatureVectorUnknownFeatures (0.00s)
  1245. === CONT TestFeatureVectorSetUnset
  1246. --- PASS: TestFeatureVectorSetUnset (0.00s)
  1247. === CONT TestLightningWireProtocol
  1248. --- PASS: TestNetAddressDisplay (0.00s)
  1249. === CONT TestSignatureSerializeDeserialize
  1250. --- PASS: TestSignatureSerializeDeserialize (0.00s)
  1251. === CONT TestGenPossibleOutPoints
  1252. --- PASS: TestEmptyMessageUnknownType (0.00s)
  1253. === CONT TestFeatureNames
  1254. --- PASS: TestFeatureNames (0.00s)
  1255. === CONT TestFeatureVectorEncodeDecode
  1256. --- PASS: TestFeatureVectorEncodeDecode (0.00s)
  1257. === CONT TestMaxOutPointIndex
  1258. --- PASS: TestMaxOutPointIndex (0.00s)
  1259. --- PASS: TestChannelIDOutPointConversion (0.00s)
  1260. --- PASS: TestGenPossibleOutPoints (0.01s)
  1261. --- PASS: TestLightningWireProtocol (1.45s)
  1262. lnwire_test.go:721: Running fuzz tests for msgType=Init
  1263. lnwire_test.go:721: Running fuzz tests for msgType=Error
  1264. lnwire_test.go:721: Running fuzz tests for msgType=Ping
  1265. lnwire_test.go:721: Running fuzz tests for msgType=Pong
  1266. lnwire_test.go:721: Running fuzz tests for msgType=MsgOpenChannel
  1267. lnwire_test.go:721: Running fuzz tests for msgType=MsgAcceptChannel
  1268. lnwire_test.go:721: Running fuzz tests for msgType=MsgFundingCreated
  1269. lnwire_test.go:721: Running fuzz tests for msgType=MsgFundingSigned
  1270. lnwire_test.go:721: Running fuzz tests for msgType=FundingLocked
  1271. lnwire_test.go:721: Running fuzz tests for msgType=Shutdown
  1272. lnwire_test.go:721: Running fuzz tests for msgType=ClosingSigned
  1273. lnwire_test.go:721: Running fuzz tests for msgType=UpdateAddHTLC
  1274. lnwire_test.go:721: Running fuzz tests for msgType=UpdateFulfillHTLC
  1275. lnwire_test.go:721: Running fuzz tests for msgType=UpdateFailHTLC
  1276. lnwire_test.go:721: Running fuzz tests for msgType=CommitSig
  1277. lnwire_test.go:721: Running fuzz tests for msgType=RevokeAndAck
  1278. lnwire_test.go:721: Running fuzz tests for msgType=UpdateFee
  1279. lnwire_test.go:721: Running fuzz tests for msgType=UpdateFailMalformedHTLC
  1280. lnwire_test.go:721: Running fuzz tests for msgType=ChannelReestablish
  1281. lnwire_test.go:721: Running fuzz tests for msgType=ChannelAnnouncement
  1282. lnwire_test.go:721: Running fuzz tests for msgType=NodeAnnouncement
  1283. lnwire_test.go:721: Running fuzz tests for msgType=ChannelUpdate
  1284. lnwire_test.go:721: Running fuzz tests for msgType=AnnounceSignatures
  1285. PASS
  1286. ok github.com/lightningnetwork/lnd/lnwire (cached)
  1287. === RUN TestAddConstraints
  1288. --- PASS: TestAddConstraints (0.00s)
  1289. === RUN TestTimeoutConstraint
  1290. --- PASS: TestTimeoutConstraint (0.00s)
  1291. === RUN TestIpLockConstraint
  1292. --- PASS: TestIpLockConstraint (0.00s)
  1293. === RUN TestIPLockBadIP
  1294. --- PASS: TestIPLockBadIP (0.00s)
  1295. === RUN TestNewService
  1296. --- PASS: TestNewService (0.13s)
  1297. === RUN TestValidateMacaroon
  1298. --- PASS: TestValidateMacaroon (0.13s)
  1299. === RUN TestStore
  1300. --- PASS: TestStore (0.17s)
  1301. PASS
  1302. ok github.com/lightningnetwork/lnd/macaroons (cached)
  1303. ? github.com/lightningnetwork/lnd/multimutex [no test files]
  1304. === RUN TestHeapOrdering
  1305. === PAUSE TestHeapOrdering
  1306. === RUN TestEdgeUpdateNotification
  1307. === PAUSE TestEdgeUpdateNotification
  1308. === RUN TestNodeUpdateNotification
  1309. === PAUSE TestNodeUpdateNotification
  1310. === RUN TestNotificationCancellation
  1311. === PAUSE TestNotificationCancellation
  1312. === RUN TestChannelCloseNotification
  1313. === PAUSE TestChannelCloseNotification
  1314. === RUN TestBasicGraphPathFinding
  1315. === PAUSE TestBasicGraphPathFinding
  1316. === RUN TestPathFindingWithAdditionalEdges
  1317. === PAUSE TestPathFindingWithAdditionalEdges
  1318. === RUN TestKShortestPathFinding
  1319. === PAUSE TestKShortestPathFinding
  1320. === RUN TestNewRoutePathTooLong
  1321. --- SKIP: TestNewRoutePathTooLong (0.00s)
  1322. pathfind_test.go:608:
  1323. === RUN TestPathNotAvailable
  1324. === PAUSE TestPathNotAvailable
  1325. === RUN TestPathInsufficientCapacity
  1326. === PAUSE TestPathInsufficientCapacity
  1327. === RUN TestRouteFailMinHTLC
  1328. --- PASS: TestRouteFailMinHTLC (0.07s)
  1329. === RUN TestRouteFailDisabledEdge
  1330. --- PASS: TestRouteFailDisabledEdge (0.07s)
  1331. === RUN TestPathInsufficientCapacityWithFee
  1332. === PAUSE TestPathInsufficientCapacityWithFee
  1333. === RUN TestPathFindSpecExample
  1334. === PAUSE TestPathFindSpecExample
  1335. === RUN TestFindRoutesFeeSorting
  1336. === PAUSE TestFindRoutesFeeSorting
  1337. === RUN TestSendPaymentRouteFailureFallback
  1338. === PAUSE TestSendPaymentRouteFailureFallback
  1339. === RUN TestSendPaymentErrorRepeatedFeeInsufficient
  1340. === PAUSE TestSendPaymentErrorRepeatedFeeInsufficient
  1341. === RUN TestSendPaymentErrorNonFinalTimeLockErrors
  1342. === PAUSE TestSendPaymentErrorNonFinalTimeLockErrors
  1343. === RUN TestSendPaymentErrorPathPruning
  1344. === PAUSE TestSendPaymentErrorPathPruning
  1345. === RUN TestAddProof
  1346. === PAUSE TestAddProof
  1347. === RUN TestIgnoreNodeAnnouncement
  1348. === PAUSE TestIgnoreNodeAnnouncement
  1349. === RUN TestAddEdgeUnknownVertexes
  1350. === PAUSE TestAddEdgeUnknownVertexes
  1351. === RUN TestWakeUpOnStaleBranch
  1352. === PAUSE TestWakeUpOnStaleBranch
  1353. === RUN TestDisconnectedBlocks
  1354. === PAUSE TestDisconnectedBlocks
  1355. === RUN TestRouterChansClosedOfflinePruneGraph
  1356. === PAUSE TestRouterChansClosedOfflinePruneGraph
  1357. === RUN TestFindPathFeeWeighting
  1358. === PAUSE TestFindPathFeeWeighting
  1359. === RUN TestIsStaleNode
  1360. === PAUSE TestIsStaleNode
  1361. === RUN TestIsKnownEdge
  1362. === PAUSE TestIsKnownEdge
  1363. === RUN TestIsStaleEdgePolicy
  1364. === PAUSE TestIsStaleEdgePolicy
  1365. === RUN TestValidationBarrierSemaphore
  1366. --- PASS: TestValidationBarrierSemaphore (0.05s)
  1367. === RUN TestValidationBarrierQuit
  1368. --- PASS: TestValidationBarrierQuit (0.05s)
  1369. === CONT TestHeapOrdering
  1370. === CONT TestSendPaymentErrorRepeatedFeeInsufficient
  1371. === CONT TestKShortestPathFinding
  1372. --- PASS: TestHeapOrdering (0.00s)
  1373. === CONT TestPathFindingWithAdditionalEdges
  1374. === CONT TestDisconnectedBlocks
  1375. === CONT TestIgnoreNodeAnnouncement
  1376. === CONT TestIsKnownEdge
  1377. --- PASS: TestIsKnownEdge (0.06s)
  1378. === CONT TestAddProof
  1379. --- PASS: TestAddProof (0.07s)
  1380. === CONT TestSendPaymentErrorPathPruning
  1381. --- PASS: TestPathFindingWithAdditionalEdges (0.18s)
  1382. === CONT TestSendPaymentErrorNonFinalTimeLockErrors
  1383. --- PASS: TestKShortestPathFinding (0.18s)
  1384. === CONT TestNotificationCancellation
  1385. --- PASS: TestSendPaymentErrorRepeatedFeeInsufficient (0.19s)
  1386. === CONT TestBasicGraphPathFinding
  1387. --- PASS: TestIgnoreNodeAnnouncement (0.19s)
  1388. === CONT TestChannelCloseNotification
  1389. --- PASS: TestChannelCloseNotification (0.07s)
  1390. === CONT TestPathFindSpecExample
  1391. --- PASS: TestNotificationCancellation (0.08s)
  1392. === CONT TestSendPaymentRouteFailureFallback
  1393. --- PASS: TestSendPaymentErrorPathPruning (0.18s)
  1394. === CONT TestFindRoutesFeeSorting
  1395. --- PASS: TestBasicGraphPathFinding (0.18s)
  1396. === CONT TestNodeUpdateNotification
  1397. --- PASS: TestSendPaymentErrorNonFinalTimeLockErrors (0.19s)
  1398. === CONT TestFindPathFeeWeighting
  1399. --- PASS: TestPathFindSpecExample (0.16s)
  1400. === CONT TestIsStaleNode
  1401. --- PASS: TestNodeUpdateNotification (0.09s)
  1402. === CONT TestIsStaleEdgePolicy
  1403. --- PASS: TestSendPaymentRouteFailureFallback (0.21s)
  1404. === CONT TestRouterChansClosedOfflinePruneGraph
  1405. --- PASS: TestIsStaleNode (0.07s)
  1406. === CONT TestPathInsufficientCapacity
  1407. --- PASS: TestFindRoutesFeeSorting (0.19s)
  1408. === CONT TestPathInsufficientCapacityWithFee
  1409. --- PASS: TestPathInsufficientCapacityWithFee (0.00s)
  1410. === CONT TestWakeUpOnStaleBranch
  1411. --- PASS: TestFindPathFeeWeighting (0.25s)
  1412. === CONT TestEdgeUpdateNotification
  1413. --- PASS: TestRouterChansClosedOfflinePruneGraph (0.16s)
  1414. === CONT TestAddEdgeUnknownVertexes
  1415. --- PASS: TestEdgeUpdateNotification (0.07s)
  1416. === CONT TestPathNotAvailable
  1417. --- PASS: TestPathInsufficientCapacity (0.22s)
  1418. --- PASS: TestIsStaleEdgePolicy (0.25s)
  1419. --- PASS: TestPathNotAvailable (0.11s)
  1420. --- PASS: TestAddEdgeUnknownVertexes (0.18s)
  1421. --- PASS: TestDisconnectedBlocks (1.56s)
  1422. --- PASS: TestWakeUpOnStaleBranch (1.62s)
  1423. PASS
  1424. ok github.com/lightningnetwork/lnd/routing 2.405s
  1425. === RUN TestFilteredChainView
  1426. === RUN TestFilteredChainView/bitcoind_zmq:_filtered_block_ntfns
  1427. === RUN TestFilteredChainView/bitcoind_zmq:_update_filter_back_track
  1428. === RUN TestFilteredChainView/bitcoind_zmq:_filter_single_block
  1429. === RUN TestFilteredChainView/bitcoind_zmq:_filter_block_disconnected
  1430. === RUN TestFilteredChainView/p2p_neutrino:_filtered_block_ntfns
  1431. === RUN TestFilteredChainView/p2p_neutrino:_update_filter_back_track
  1432. === RUN TestFilteredChainView/p2p_neutrino:_filter_single_block
  1433. === RUN TestFilteredChainView/p2p_neutrino:_filter_block_disconnected
  1434. === RUN TestFilteredChainView/btcd_websockets:_filtered_block_ntfns
  1435. === RUN TestFilteredChainView/btcd_websockets:_update_filter_back_track
  1436. === RUN TestFilteredChainView/btcd_websockets:_filter_single_block
  1437. === RUN TestFilteredChainView/btcd_websockets:_filter_block_disconnected
  1438. --- PASS: TestFilteredChainView (20.15s)
  1439. interface_test.go:896: Testing 'bitcoind_zmq' implementation of FilteredChainView
  1440. --- PASS: TestFilteredChainView/bitcoind_zmq:_filtered_block_ntfns (0.44s)
  1441. --- PASS: TestFilteredChainView/bitcoind_zmq:_update_filter_back_track (0.43s)
  1442. --- PASS: TestFilteredChainView/bitcoind_zmq:_filter_single_block (0.43s)
  1443. --- PASS: TestFilteredChainView/bitcoind_zmq:_filter_block_disconnected (2.04s)
  1444. interface_test.go:896: Testing 'p2p_neutrino' implementation of FilteredChainView
  1445. --- PASS: TestFilteredChainView/p2p_neutrino:_filtered_block_ntfns (0.46s)
  1446. --- PASS: TestFilteredChainView/p2p_neutrino:_update_filter_back_track (0.24s)
  1447. --- PASS: TestFilteredChainView/p2p_neutrino:_filter_single_block (0.24s)
  1448. --- PASS: TestFilteredChainView/p2p_neutrino:_filter_block_disconnected (12.27s)
  1449. interface_test.go:896: Testing 'btcd_websockets' implementation of FilteredChainView
  1450. --- PASS: TestFilteredChainView/btcd_websockets:_filtered_block_ntfns (0.43s)
  1451. --- PASS: TestFilteredChainView/btcd_websockets:_update_filter_back_track (0.22s)
  1452. --- PASS: TestFilteredChainView/btcd_websockets:_filter_single_block (0.22s)
  1453. --- PASS: TestFilteredChainView/btcd_websockets:_filter_block_disconnected (1.28s)
  1454. PASS
  1455. ok github.com/lightningnetwork/lnd/routing/chainview 20.173s
  1456. === RUN TestDeriveIndex
  1457. === PAUSE TestDeriveIndex
  1458. === RUN TestSpecificationDeriveElement
  1459. === PAUSE TestSpecificationDeriveElement
  1460. === RUN TestShaChainProducerRestore
  1461. === PAUSE TestShaChainProducerRestore
  1462. === RUN TestSpecificationShaChainInsert
  1463. === PAUSE TestSpecificationShaChainInsert
  1464. === RUN TestShaChainStore
  1465. === PAUSE TestShaChainStore
  1466. === CONT TestDeriveIndex
  1467. === CONT TestSpecificationShaChainInsert
  1468. === CONT TestShaChainProducerRestore
  1469. --- PASS: TestShaChainProducerRestore (0.00s)
  1470. === CONT TestShaChainStore
  1471. --- PASS: TestSpecificationShaChainInsert (0.00s)
  1472. store_test.go:433: Passed (insert_secret correct sequence)
  1473. store_test.go:433: Passed (insert_secret #1 incorrect)
  1474. store_test.go:433: Passed (insert_secret #2 incorrect (#1 derived from incorrect))
  1475. store_test.go:433: Passed (insert_secret #3 incorrect)
  1476. store_test.go:433: Passed (insert_secret #4 incorrect (1,2,3 derived from incorrect))
  1477. store_test.go:433: Passed (insert_secret #5 incorrect)
  1478. store_test.go:433: Passed (insert_secret #6 incorrect (5 derived from incorrect))
  1479. store_test.go:433: Passed (insert_secret #7 incorrect)
  1480. store_test.go:433: Passed (insert_secret #8 incorrect)
  1481. --- PASS: TestDeriveIndex (0.00s)
  1482. element_test.go:185: Passed: zero 'from' 'to'
  1483. element_test.go:185: Passed: same indexes #1
  1484. element_test.go:185: Passed: same indexes #2
  1485. element_test.go:185: Passed: test seed 'from'
  1486. element_test.go:185: Passed: not the same indexes
  1487. element_test.go:185: Passed: 'from' index greater then 'to' index
  1488. element_test.go:185: Passed: zero number trailing zeros
  1489. === CONT TestSpecificationDeriveElement
  1490. --- PASS: TestSpecificationDeriveElement (0.00s)
  1491. element_test.go:274: Passed (generate_from_seed 0 final node)
  1492. element_test.go:274: Passed (generate_from_seed FF final node)
  1493. element_test.go:274: Passed (generate_from_seed FF alternate bits 1)
  1494. element_test.go:274: Passed (generate_from_seed FF alternate bits 2)
  1495. element_test.go:274: Passed (generate_from_seed 01 last nontrivial node)
  1496. --- PASS: TestShaChainStore (0.12s)
  1497. PASS
  1498. ok github.com/lightningnetwork/lnd/shachain (cached)
  1499. ? github.com/lightningnetwork/lnd/torsvc [no test files]
  1500. === RUN TestGenSeed
  1501. === PAUSE TestGenSeed
  1502. === RUN TestGenSeedGenerateEntropy
  1503. === PAUSE TestGenSeedGenerateEntropy
  1504. === RUN TestGenSeedInvalidEntropy
  1505. === PAUSE TestGenSeedInvalidEntropy
  1506. === RUN TestInitWallet
  1507. === PAUSE TestInitWallet
  1508. === RUN TestCreateWalletInvalidEntropy
  1509. === PAUSE TestCreateWalletInvalidEntropy
  1510. === RUN TestUnlockWallet
  1511. === PAUSE TestUnlockWallet
  1512. === CONT TestGenSeed
  1513. === CONT TestCreateWalletInvalidEntropy
  1514. === CONT TestInitWallet
  1515. === CONT TestGenSeedInvalidEntropy
  1516. === CONT TestGenSeedGenerateEntropy
  1517. === CONT TestUnlockWallet
  1518. --- PASS: TestGenSeedInvalidEntropy (0.00s)
  1519. --- PASS: TestCreateWalletInvalidEntropy (0.00s)
  1520. --- PASS: TestGenSeedGenerateEntropy (0.22s)
  1521. --- PASS: TestGenSeed (0.24s)
  1522. --- PASS: TestInitWallet (2.05s)
  1523. --- PASS: TestUnlockWallet (3.13s)
  1524. PASS
  1525. ok github.com/lightningnetwork/lnd/walletunlocker 3.160s
  1526. === RUN TestDecodeAmount
  1527. === PAUSE TestDecodeAmount
  1528. === RUN TestEncodeAmount
  1529. === PAUSE TestEncodeAmount
  1530. === RUN TestParseTimestamp
  1531. === PAUSE TestParseTimestamp
  1532. === RUN TestParseFieldDataLength
  1533. === PAUSE TestParseFieldDataLength
  1534. === RUN TestParsePaymentHash
  1535. === PAUSE TestParsePaymentHash
  1536. === RUN TestParseDescription
  1537. === PAUSE TestParseDescription
  1538. === RUN TestParseDestination
  1539. === PAUSE TestParseDestination
  1540. === RUN TestParseDescriptionHash
  1541. === PAUSE TestParseDescriptionHash
  1542. === RUN TestParseExpiry
  1543. === PAUSE TestParseExpiry
  1544. === RUN TestParseMinFinalCLTVExpiry
  1545. === PAUSE TestParseMinFinalCLTVExpiry
  1546. === RUN TestParseMaxUint64Expiry
  1547. === PAUSE TestParseMaxUint64Expiry
  1548. === RUN TestParseFallbackAddr
  1549. === PAUSE TestParseFallbackAddr
  1550. === RUN TestParseRouteHint
  1551. === PAUSE TestParseRouteHint
  1552. === RUN TestDecodeEncode
  1553. === PAUSE TestDecodeEncode
  1554. === RUN TestNewInvoice
  1555. === PAUSE TestNewInvoice
  1556. === CONT TestDecodeAmount
  1557. === CONT TestParseMaxUint64Expiry
  1558. --- PASS: TestParseMaxUint64Expiry (0.00s)
  1559. --- PASS: TestDecodeAmount (0.00s)
  1560. === CONT TestParseMinFinalCLTVExpiry
  1561. --- PASS: TestParseMinFinalCLTVExpiry (0.00s)
  1562. === CONT TestParseFieldDataLength
  1563. --- PASS: TestParseFieldDataLength (0.00s)
  1564. === CONT TestParseTimestamp
  1565. --- PASS: TestParseTimestamp (0.00s)
  1566. === CONT TestEncodeAmount
  1567. --- PASS: TestEncodeAmount (0.00s)
  1568. === CONT TestParseExpiry
  1569. --- PASS: TestParseExpiry (0.00s)
  1570. === CONT TestNewInvoice
  1571. === CONT TestDecodeEncode
  1572. === CONT TestParseDescriptionHash
  1573. --- PASS: TestParseDescriptionHash (0.00s)
  1574. === CONT TestParseDestination
  1575. --- PASS: TestParseDestination (0.00s)
  1576. === CONT TestParseFallbackAddr
  1577. === CONT TestParseDescription
  1578. --- PASS: TestParseDescription (0.00s)
  1579. === CONT TestParsePaymentHash
  1580. --- PASS: TestParsePaymentHash (0.00s)
  1581. === CONT TestParseRouteHint
  1582. --- PASS: TestParseFallbackAddr (0.00s)
  1583. --- PASS: TestParseRouteHint (0.00s)
  1584. --- PASS: TestNewInvoice (0.01s)
  1585. --- PASS: TestDecodeEncode (0.01s)
  1586. PASS
  1587. ok github.com/lightningnetwork/lnd/zpay32 (cached)
  1588. Building debug lnd and lncli.
  1589. go build -v -tags=debug -o lnd-debug -ldflags "-X main.Commit=9eef31d21087ec93645974378af0e226e3bc7f49" github.com/lightningnetwork/lnd
  1590. go build -v -tags=debug -o lncli-debug -ldflags "-X main.Commit=9eef31d21087ec93645974378af0e226e3bc7f49" github.com/lightningnetwork/lnd/cmd/lncli
  1591. Running integration tests.
  1592. go test -v -tags="debug rpctest" -logoutput
  1593. === RUN TestLightningNetworkDaemon
  1594. === RUN TestLightningNetworkDaemon/onchain_fund_recovery
  1595. === RUN TestLightningNetworkDaemon/basic_funding_flow
  1596. === RUN TestLightningNetworkDaemon/update_channel_policy
  1597. === RUN TestLightningNetworkDaemon/open_channel_reorg_test
  1598. === RUN TestLightningNetworkDaemon/disconnecting_target_peer
  1599. === RUN TestLightningNetworkDaemon/graph_topology_notifications
  1600. === RUN TestLightningNetworkDaemon/funding_flow_persistence
  1601. === RUN TestLightningNetworkDaemon/channel_force_closure
  1602. === RUN TestLightningNetworkDaemon/channel_balance
  1603. === RUN TestLightningNetworkDaemon/single_hop_invoice
  1604. === RUN TestLightningNetworkDaemon/sphinx_replay_persistence
  1605. === RUN TestLightningNetworkDaemon/list_outgoing_payments
  1606. === RUN TestLightningNetworkDaemon/max_pending_channel
  1607. === RUN TestLightningNetworkDaemon/multi-hop_payments
  1608. === RUN TestLightningNetworkDaemon/private_channels
  1609. === RUN TestLightningNetworkDaemon/invoice_routing_hints
  1610. === RUN TestLightningNetworkDaemon/multi-hop_payments_over_private_channels
  1611. === RUN TestLightningNetworkDaemon/multiple_channel_creation
  1612. === RUN TestLightningNetworkDaemon/invoice_update_subscription
  1613. === RUN TestLightningNetworkDaemon/multi-hop_htlc_error_propagation
  1614. === RUN TestLightningNetworkDaemon/node_announcement
  1615. === RUN TestLightningNetworkDaemon/node_sign_verify
  1616. === RUN TestLightningNetworkDaemon/async_payments_benchmark
  1617. === RUN TestLightningNetworkDaemon/async_bidirectional_payments
  1618. === RUN TestLightningNetworkDaemon/test_multi-hop_htlc_local_force_close_immediate_expiry
  1619. --- FAIL: TestLightningNetworkDaemon (258.57s)
  1620. lnd_test.go:9276: Running 38 integration tests
  1621. --- PASS: TestLightningNetworkDaemon/onchain_fund_recovery (39.15s)
  1622. --- PASS: TestLightningNetworkDaemon/basic_funding_flow (0.31s)
  1623. --- PASS: TestLightningNetworkDaemon/update_channel_policy (4.40s)
  1624. --- PASS: TestLightningNetworkDaemon/open_channel_reorg_test (3.10s)
  1625. --- PASS: TestLightningNetworkDaemon/disconnecting_target_peer (2.69s)
  1626. --- PASS: TestLightningNetworkDaemon/graph_topology_notifications (3.42s)
  1627. --- PASS: TestLightningNetworkDaemon/funding_flow_persistence (15.63s)
  1628. --- PASS: TestLightningNetworkDaemon/channel_force_closure (30.19s)
  1629. --- PASS: TestLightningNetworkDaemon/channel_balance (0.31s)
  1630. --- PASS: TestLightningNetworkDaemon/single_hop_invoice (1.05s)
  1631. --- PASS: TestLightningNetworkDaemon/sphinx_replay_persistence (11.83s)
  1632. --- PASS: TestLightningNetworkDaemon/list_outgoing_payments (0.55s)
  1633. --- PASS: TestLightningNetworkDaemon/max_pending_channel (3.47s)
  1634. --- PASS: TestLightningNetworkDaemon/multi-hop_payments (8.30s)
  1635. --- PASS: TestLightningNetworkDaemon/private_channels (10.29s)
  1636. --- PASS: TestLightningNetworkDaemon/invoice_routing_hints (10.78s)
  1637. --- PASS: TestLightningNetworkDaemon/multi-hop_payments_over_private_channels (7.83s)
  1638. --- PASS: TestLightningNetworkDaemon/multiple_channel_creation (0.63s)
  1639. --- PASS: TestLightningNetworkDaemon/invoice_update_subscription (0.49s)
  1640. --- PASS: TestLightningNetworkDaemon/multi-hop_htlc_error_propagation (13.38s)
  1641. --- PASS: TestLightningNetworkDaemon/node_announcement (4.35s)
  1642. --- PASS: TestLightningNetworkDaemon/node_sign_verify (5.45s)
  1643. --- PASS: TestLightningNetworkDaemon/async_payments_benchmark (25.55s)
  1644. lnd_test.go:104: Benchmark info: Elapsed time: 12.220312882s
  1645. lnd_test.go:104: Benchmark info: TPS: 154.66052450947385
  1646. --- PASS: TestLightningNetworkDaemon/async_bidirectional_payments (23.93s)
  1647. --- FAIL: TestLightningNetworkDaemon/test_multi-hop_htlc_local_force_close_immediate_expiry (27.37s)
  1648. lnd_test.go:69: Failed: (test multi-hop htlc local force close immediate expiry): exited with error:
  1649. *errors.errorString alice's channel still has active htlc's
  1650. /home/sunnya97/go/src/github.com/lightningnetwork/lnd/lnd_test.go:6415 (0xb3c54d)
  1651. testMultiHopHtlcLocalTimeout: t.Fatalf("alice's channel still has active htlc's")
  1652. /home/sunnya97/go/src/github.com/lightningnetwork/lnd/lnd_test.go:94 (0xb1479b)
  1653. (*harnessTest).RunTestCase: testCase.test(net, h)
  1654. /home/sunnya97/go/src/github.com/lightningnetwork/lnd/lnd_test.go:9289 (0xb58079)
  1655. TestLightningNetworkDaemon.func3: ht.RunTestCase(testCase, lndHarness)
  1656. /usr/local/go/src/testing/testing.go:777 (0x4eee20)
  1657. tRunner: fn(t)
  1658. /usr/local/go/src/runtime/asm_amd64.s:2361 (0x45bee1)
  1659. goexit: BYTE $0x90 // NOP
  1660. FAIL
  1661. exit status 1
  1662. FAIL github.com/lightningnetwork/lnd 258.590s
  1663. Makefile:146: recipe for target 'itest' failed
  1664. make: *** [itest] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement