Relay node - Info log with error

Hello,
I noticed on my relay node that I have often this kind of message. Is it normal ? What is is ?

Aug  2 14:08:54 relay1 cardano-node[757]: #033[34m[main-rel:cardano.node.Mempool:Info:656]#033[0m [2021-08-02 12:08:54.70 UTC] fromList [("tx",Object (fromList [("txid",String "txid: TxId {_unTxId = SafeHash \"0e22103b9f64c39293833ab7f6b0ad2e4d85ddd8bc30b68c91d5376ce3e80b4d\"}")])),("mempoolSize",Object (fromList [("bytes",Number 1554.0),("numTxs",Number 5.0)])),("kind",String "TraceMempoolRejectedTx"),("err",Object (fromList [("badInputs",Array [String "4e8509528c0817d36489252dc585382c2e0edf89632503e9c110a8763aae8b47#0"]),("consumed",Object (fromList [("lovelace",Number 0.0),("policies",Object (fromList []))])),("error",String "This transaction consumed Value 0 (fromList []) but produced Value 150375940 (fromList [])"),("kind",String "ValueNotConservedUTxO"),("produced",Object (fromList [("lovelace",Number 1.5037594e8),("policies",Object (fromList []))]))]))]

Thanks

do you mean this?
“,“msg”:”“,“app”:,“host”:“vmi43873”,“pid”:“51742”,“ns”:[“cardano.node.Mempool”],“at”:“2021-08-02T14:47:13.12Z”}
{“thread”:“557”,“loc”:null,“data”:{“tx”:{“txid”:“txid: TxId {_unTxId = SafeHash "df13417a60547f063dce29c421798b65f0d8d0348bcfae648409aa71dc4fb79f"}”},“mempoolSize”:{“numTxs”:1,“bytes”:293},“kind”:“TraceMempoolRejectedTx”,“err”:{“produced”:{“policies”:{},“lovelace”:298138483},“kind”:“ValueNotConservedUTxO”,“consumed”:{“policies”:{},“lovelace”:0},“badInputs”:[“ec061ca6d75e7f139d3c83fbe1b36c9eaad17ce5c9e7a337d979baf029df5477#1”],“error”:“This transaction consumed Value 0 (fromList ) but produced Value 298138483 (fromList )”}},“sev”:“Info”,“env”:“1.27.0:8fe46”,“msg”:”“,“app”:,“host”:“vmi43873”,“pid”:“51742”,“ns”:[“cardano.node.Mempool”],“at”:“2021-08-02T14:47:13.28Z”}
{“thread”:“2261”,“loc”:null,“data”:{“tx”:{“txid”:“txid: TxId {_unTxId = SafeHash "df13417a60547f063dce29c421798b65f0d8d0348bcfae648409aa71dc4fb79f"}”},“mempoolSize”:{“numTxs”:1,“bytes”:293},“kind”:“TraceMempoolRejectedTx”,“err”:{“produced”:{“policies”:{},“lovelace”:298138483},“kind”:“ValueNotConservedUTxO”,“consumed”:{“policies”:{},“lovelace”:0},“badInputs”:[“ec061ca6d75e7f139d3c83fbe1b36c9eaad17ce5c9e7a337d979baf029df5477#1”],“error”:“This transaction consumed Value 0 (fromList ) but produced Value 298138483 (fromList )”}},“sev”:“Info”,“env”:“1.27.0:8fe46”,“msg”:”",“app”:,“host”:“vmi43873”,“pid”:“51742”,“ns”:[“cardano.node.Mempool”],“at”:“2021-08-02T14:47:13.35Z”}

you can ignore them

Yes ! Thanks

It’s good to know someone said we can ignore them. Is there IOHK documentation stating what these errors mean proving we can ignore them?

1 Like

I am also interested in knowing if there is documentation in this regard, thanks :blush: @Alexd1985

1 Like

Thank you for your speed in responding. :relaxed:

1 Like