Skip to content

multi: preliminary changes towards integrating the new RBF close protocol feature #17632

multi: preliminary changes towards integrating the new RBF close protocol feature

multi: preliminary changes towards integrating the new RBF close protocol feature #17632

Triggered via pull request February 27, 2025 03:50
Status Failure
Total duration 47m 18s
Artifacts 12

main.yml

on: pull_request
Matrix: basic itests
Matrix: run unit tests
Sqlc check
2m 55s
Sqlc check
RPC and mobile compilation check
3m 16s
RPC and mobile compilation check
check commits
21m 50s
check commits
lint code
6m 40s
lint code
sample configuration check
1m 22s
sample configuration check
windows itest
6m 12s
windows itest
macOS itest
1m 43s
macOS itest
check release notes updated
0s
check release notes updated
Matrix: cross compilation
Matrix: check pinned dependencies
Matrix: itests
Fit to window
Zoom out
Zoom in

Annotations

111 errors and 3 warnings
basic itests (bitcoind-notxindex, backend="bitcoind notxindex"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
basic itests (bitcoind-notxindex, backend="bitcoind notxindex"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
basic itests (bitcoind-notxindex, backend="bitcoind notxindex")
Process completed with exit code 2.
cross compilation (i386, freebsd-386 linux-386 windows-386)
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
cross compilation (i386, freebsd-386 linux-386 windows-386)
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
cross compilation (i386, freebsd-386 linux-386 windows-386)
Process completed with exit code 2.
basic itests (bitcoind, backend=bitcoind cover=1): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
basic itests (bitcoind, backend=bitcoind cover=1): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
basic itests (bitcoind, backend=bitcoind cover=1)
Process completed with exit code 2.
cross compilation (arm, darwin-arm64 freebsd-arm linux-armv6 linux-armv7 linux-arm64 windows-arm)
The job was canceled because "i386_freebsd-386_linux-38" failed.
cross compilation (arm, darwin-arm64 freebsd-arm linux-armv6 linux-armv7 linux-arm64 windows-arm)
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
cross compilation (arm, darwin-arm64 freebsd-arm linux-armv6 linux-armv7 linux-arm64 windows-arm)
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
cross compilation (amd64, darwin-amd64 freebsd-amd64 linux-amd64 netbsd-amd64 openbsd-amd64 windo...
The job was canceled because "i386_freebsd-386_linux-38" failed.
cross compilation (amd64, darwin-amd64 freebsd-amd64 linux-amd64 netbsd-amd64 openbsd-amd64 windo...
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
cross compilation (amd64, darwin-amd64 freebsd-amd64 linux-amd64 netbsd-amd64 openbsd-amd64 windo...
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
macOS itest: protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
macOS itest: protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
macOS itest
Process completed with exit code 2.
Sqlc check
TypeError: this.source.on is not a function
RPC and mobile compilation check: protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
RPC and mobile compilation check: protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
RPC and mobile compilation check
Process completed with exit code 1.
basic itests (neutrino, backend=neutrino cover=1): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
basic itests (neutrino, backend=neutrino cover=1): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
basic itests (neutrino, backend=neutrino cover=1)
Process completed with exit code 2.
basic itests (btcd, backend=btcd cover=1): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
basic itests (btcd, backend=btcd cover=1): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
basic itests (btcd, backend=btcd cover=1)
Process completed with exit code 2.
itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Process completed with exit code 2.
itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling")
Process completed with exit code 2.
itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Process completed with exit code 2.
itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
lint code: log.go#L50
could not import github.com/lightningnetwork/lnd/protofsm (-: # github.com/lightningnetwork/lnd/protofsm
lint code: protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
lint code: protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion) (typecheck)
lint code: lnwallet/chancloser/rbf_coop_states.go#L18
could not import github.com/lightningnetwork/lnd/protofsm (-: # github.com/lightningnetwork/lnd/protofsm
lint code: protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
lint code: protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion) (typecheck)
lint code: lnwallet/chancloser/rbf_coop_transitions.go#L554
transition.NextState undefined (type *CloseStateTransition has no field or method NextState) (typecheck)
lint code: lnwallet/chancloser/rbf_coop_transitions.go#L557
transition.NextState undefined (type *CloseStateTransition has no field or method NextState) (typecheck)
lint code: lnwallet/chancloser/rbf_coop_transitions.go#L567
transition.NewEvents undefined (type *CloseStateTransition has no field or method NewEvents) (typecheck)
lint code: lnwallet/chancloser/rbf_coop_test.go#L148
closeHarness.chanCloser.SendEvent undefined (type *RbfChanCloser has no field or method SendEvent) (typecheck)
windows itest
Process completed with exit code 1.
windows itest: protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
windows itest: protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
windows itest
Process completed with exit code 2.
run unit tests (btcd unit-cover): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-cover): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-cover): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-cover): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-cover)
Process completed with exit code 2.
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_sqlite"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
check commits: protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
check commits: protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
check commits
Process completed with exit code 1.
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_postgres"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (unit tags="kvdb_etcd"): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L256
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
run unit tests (btcd unit-race): protofsm/state_machine.go#L285
cannot use msg (variable of type lnwire.Message) as msgmux.PeerMsg value in argument to mapper.MapMsg: need type assertion
finish
Error: The process '/home/runner/work/_actions/ziggie1984/actions-goveralls/c440f43938a4032b627d2b03d61d4ae1a2ba2b5c/bin/goveralls_linux_amd64' failed with exit code 1
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
logs-itest-bitcoind
168 Bytes
logs-itest-bitcoind-etcd
178 Bytes
logs-itest-bitcoind-notxindex
188 Bytes
logs-itest-bitcoind-postgres
186 Bytes
logs-itest-bitcoind-postgres-nativesql
206 Bytes
logs-itest-bitcoind-rpcpolling
190 Bytes
logs-itest-bitcoind-sqlite
182 Bytes
logs-itest-bitcoind-sqlite-nativesql
202 Bytes
logs-itest-btcd
160 Bytes
logs-itest-macos
162 Bytes
logs-itest-neutrino
168 Bytes
logs-itest-windows
166 Bytes