Skip to content

Instantly share code, notes, and snippets.

@dckc
Created April 29, 2022 02:08
Show Gist options
  • Save dckc/d499aa52177070dc5c0020d74197b2bd to your computer and use it in GitHub Desktop.
Save dckc/d499aa52177070dc5c0020d74197b2bd to your computer and use it in GitHub Desktop.
connolly@ibc-lab-2:~/projects/ibc-lab$ make task/create-channel
docker run --rm -vhermes-home:/home/hermes:z -v$PWD:/config hermes -c /config/hermes.config create channel cosmoshub-testnet agoricdev-10 --port-a transfer --port-b transfer -o unordered
2022-04-29T02:06:21.784339Z INFO ThreadId(01) Creating new clients, new connection, and a new channel with order ORDER_UNORDERED
2022-04-29T02:06:22.126455Z TRACE ThreadId(08) light client verification trusted=10-148239 target=10-148239
2022-04-29T02:06:22.929353Z INFO ThreadId(05) send_tx_commit{id=create client}:send_tx{id=cosmoshub-testnet}: refresh: retrieved account sequence=39 number=89
2022-04-29T02:06:22.929538Z DEBUG ThreadId(05) send_tx_commit{id=create client}:send_tx{id=cosmoshub-testnet}: sending 1 messages using account sequence 39
2022-04-29T02:06:22.932091Z DEBUG ThreadId(05) send_tx_commit{id=create client}:send_tx{id=cosmoshub-testnet}: max fee, for use in tx simulation: Fee { amount: "3001uphoton", gas_limit: 3000000 }
2022-04-29T02:06:23.042609Z DEBUG ThreadId(05) send_tx_commit{id=create client}:send_tx{id=cosmoshub-testnet}:estimate_gas: tx simulation successful, gas amount used: 78058
2022-04-29T02:06:23.042753Z DEBUG ThreadId(05) send_tx_commit{id=create client}:send_tx{id=cosmoshub-testnet}: send_tx: using 78058 gas, fee Fee { amount: "86uphoton", gas_limit: 85864 } id=cosmoshub-testnet
2022-04-29T02:06:23.112278Z DEBUG ThreadId(05) send_tx_commit{id=create client}:send_tx{id=cosmoshub-testnet}: broadcast_tx_sync: Response { code: Ok, data: Data([]), log: Log("[]"), hash: transaction::Hash(1FC445885023EE83A1ABACD14450FF267EBDCE427C3A8AA9E54442D82657232E) }
2022-04-29T02:06:23.112353Z INFO ThreadId(05) send_tx_commit{id=create client}: wait_for_block_commits: waiting for commit of tx hashes(s) 1FC445885023EE83A1ABACD14450FF267EBDCE427C3A8AA9E54442D82657232E id=cosmoshub-testnet
2022-04-29T02:06:27.342101Z TRACE ThreadId(05) send_tx_commit{id=create client}: wait_for_block_commits: retrieved 1 tx results after 12 tries (4029ms) id=cosmoshub-testnet
2022-04-29T02:06:27.342289Z INFO ThreadId(01) 🍭 [agoricdev-10 -> cosmoshub-testnet:07-tendermint-43] => CreateClient(
CreateClient(
Attributes {
height: Height {
revision: 0,
height: 1188461,
},
client_id: ClientId(
"07-tendermint-43",
),
client_type: Tendermint,
consensus_height: Height {
revision: 10,
height: 148239,
},
},
),
)
2022-04-29T02:06:27.483215Z TRACE ThreadId(05) light client verification trusted=0-1188461 target=0-1188461
2022-04-29T02:06:28.099652Z INFO ThreadId(08) send_tx_commit{id=create client}:send_tx{id=agoricdev-10}: refresh: retrieved account sequence=59 number=63
2022-04-29T02:06:28.099700Z DEBUG ThreadId(08) send_tx_commit{id=create client}:send_tx{id=agoricdev-10}: sending 1 messages using account sequence 59
2022-04-29T02:06:28.100799Z DEBUG ThreadId(08) send_tx_commit{id=create client}:send_tx{id=agoricdev-10}: max fee, for use in tx simulation: Fee { amount: "3001urun", gas_limit: 3000000 }
2022-04-29T02:06:28.321189Z DEBUG ThreadId(08) send_tx_commit{id=create client}:send_tx{id=agoricdev-10}:estimate_gas: tx simulation successful, gas amount used: 91343
2022-04-29T02:06:28.321315Z DEBUG ThreadId(08) send_tx_commit{id=create client}:send_tx{id=agoricdev-10}: send_tx: using 91343 gas, fee Fee { amount: "101urun", gas_limit: 100478 } id=agoricdev-10
2022-04-29T02:06:28.431868Z DEBUG ThreadId(08) send_tx_commit{id=create client}:send_tx{id=agoricdev-10}: broadcast_tx_sync: Response { code: Ok, data: Data([]), log: Log("[]"), hash: transaction::Hash(27DECCBA5C580D1BC05E2B5A3ED05DC691626061758E8E9307BAD2D6815D0FA9) }
2022-04-29T02:06:28.431954Z INFO ThreadId(08) send_tx_commit{id=create client}: wait_for_block_commits: waiting for commit of tx hashes(s) 27DECCBA5C580D1BC05E2B5A3ED05DC691626061758E8E9307BAD2D6815D0FA9 id=agoricdev-10
2022-04-29T02:06:33.945745Z TRACE ThreadId(08) send_tx_commit{id=create client}: wait_for_block_commits: retrieved 1 tx results after 14 tries (5313ms) id=agoricdev-10
2022-04-29T02:06:33.946518Z INFO ThreadId(01) 🍭 [cosmoshub-testnet -> agoricdev-10:07-tendermint-23] => CreateClient(
CreateClient(
Attributes {
height: Height {
revision: 10,
height: 148241,
},
client_id: ClientId(
"07-tendermint-23",
),
client_type: Tendermint,
consensus_height: Height {
revision: 0,
height: 1188461,
},
},
),
)
2022-04-29T02:06:33.950401Z DEBUG ThreadId(05) send_tx_commit{id=ConnectionOpenInit}:send_tx{id=cosmoshub-testnet}: sending 1 messages using account sequence 40
2022-04-29T02:06:33.951457Z DEBUG ThreadId(05) send_tx_commit{id=ConnectionOpenInit}:send_tx{id=cosmoshub-testnet}: max fee, for use in tx simulation: Fee { amount: "3001uphoton", gas_limit: 3000000 }
2022-04-29T02:06:34.060102Z DEBUG ThreadId(05) send_tx_commit{id=ConnectionOpenInit}:send_tx{id=cosmoshub-testnet}:estimate_gas: tx simulation successful, gas amount used: 63583
2022-04-29T02:06:34.060170Z DEBUG ThreadId(05) send_tx_commit{id=ConnectionOpenInit}:send_tx{id=cosmoshub-testnet}: send_tx: using 63583 gas, fee Fee { amount: "70uphoton", gas_limit: 69942 } id=cosmoshub-testnet
2022-04-29T02:06:34.128912Z DEBUG ThreadId(05) send_tx_commit{id=ConnectionOpenInit}:send_tx{id=cosmoshub-testnet}: broadcast_tx_sync: Response { code: Ok, data: Data([]), log: Log("[]"), hash: transaction::Hash(6FE9A3F992F13500A6DC198B30A54026FB1606655D23D5FD9C9D8A79E7C593A7) }
2022-04-29T02:06:34.128982Z INFO ThreadId(05) send_tx_commit{id=ConnectionOpenInit}: wait_for_block_commits: waiting for commit of tx hashes(s) 6FE9A3F992F13500A6DC198B30A54026FB1606655D23D5FD9C9D8A79E7C593A7 id=cosmoshub-testnet
2022-04-29T02:06:36.896763Z TRACE ThreadId(05) send_tx_commit{id=ConnectionOpenInit}: wait_for_block_commits: retrieved 1 tx results after 8 tries (2567ms) id=cosmoshub-testnet
🥂 cosmoshub-testnet => OpenInitConnection(
OpenInit(
Attributes {
height: Height {
revision: 0,
height: 1188463,
},
connection_id: Some(
ConnectionId(
"connection-36",
),
),
client_id: ClientId(
"07-tendermint-43",
),
counterparty_connection_id: None,
counterparty_client_id: ClientId(
"07-tendermint-23",
),
},
),
)
2022-04-29T02:06:37.329248Z TRACE ThreadId(08) light client verification trusted=10-148239 target=10-148241
2022-04-29T02:06:38.643208Z TRACE ThreadId(08) adjusting headers with 0 supporting headers trusted=10-148239 target=148241
2022-04-29T02:06:38.643263Z TRACE ThreadId(08) fetching header height=10-148240
2022-04-29T02:06:39.338154Z DEBUG ThreadId(01) [agoricdev-10 -> cosmoshub-testnet:07-tendermint-43] MsgUpdateAnyClient from trusted height 10-148239 to target height 10-148241
2022-04-29T02:06:39.338680Z DEBUG ThreadId(05) send_tx_commit{id=update client on source for ConnectionOpenTry}:send_tx{id=cosmoshub-testnet}: sending 1 messages using account sequence 41
2022-04-29T02:06:39.339763Z DEBUG ThreadId(05) send_tx_commit{id=update client on source for ConnectionOpenTry}:send_tx{id=cosmoshub-testnet}: max fee, for use in tx simulation: Fee { amount: "3001uphoton", gas_limit: 3000000 }
2022-04-29T02:06:39.512949Z DEBUG ThreadId(05) send_tx_commit{id=update client on source for ConnectionOpenTry}:send_tx{id=cosmoshub-testnet}:estimate_gas: tx simulation successful, gas amount used: 144544
2022-04-29T02:06:39.513476Z DEBUG ThreadId(05) send_tx_commit{id=update client on source for ConnectionOpenTry}:send_tx{id=cosmoshub-testnet}: send_tx: using 144544 gas, fee Fee { amount: "159uphoton", gas_limit: 158999 } id=cosmoshub-testnet
2022-04-29T02:06:39.581811Z DEBUG ThreadId(05) send_tx_commit{id=update client on source for ConnectionOpenTry}:send_tx{id=cosmoshub-testnet}: broadcast_tx_sync: Response { code: Ok, data: Data([]), log: Log("[]"), hash: transaction::Hash(6C8E1DAE73198BEDB58363873808C355A83A8E2D38DF0C7D03DDA62B2C3BE133) }
2022-04-29T02:06:39.581912Z INFO ThreadId(05) send_tx_commit{id=update client on source for ConnectionOpenTry}: wait_for_block_commits: waiting for commit of tx hashes(s) 6C8E1DAE73198BEDB58363873808C355A83A8E2D38DF0C7D03DDA62B2C3BE133 id=cosmoshub-testnet
2022-04-29T02:06:42.078964Z TRACE ThreadId(05) send_tx_commit{id=update client on source for ConnectionOpenTry}: wait_for_block_commits: retrieved 1 tx results after 7 tries (2296ms) id=cosmoshub-testnet
2022-04-29T02:06:46.850225Z TRACE ThreadId(05) light client verification trusted=0-1188461 target=0-1188465
2022-04-29T02:06:47.727942Z TRACE ThreadId(05) adjusting headers with 0 supporting headers trusted=0-1188461 target=1188465
2022-04-29T02:06:47.728084Z TRACE ThreadId(05) fetching header height=0-1188462
2022-04-29T02:06:48.273399Z DEBUG ThreadId(01) [cosmoshub-testnet -> agoricdev-10:07-tendermint-23] MsgUpdateAnyClient from trusted height 0-1188461 to target height 0-1188465
2022-04-29T02:06:48.275365Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenTry}:send_tx{id=agoricdev-10}: sending 2 messages using account sequence 60
2022-04-29T02:06:48.276529Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenTry}:send_tx{id=agoricdev-10}: max fee, for use in tx simulation: Fee { amount: "3001urun", gas_limit: 3000000 }
2022-04-29T02:06:48.600839Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenTry}:send_tx{id=agoricdev-10}:estimate_gas: tx simulation successful, gas amount used: 165484
2022-04-29T02:06:48.601250Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenTry}:send_tx{id=agoricdev-10}: send_tx: using 165484 gas, fee Fee { amount: "183urun", gas_limit: 182033 } id=agoricdev-10
2022-04-29T02:06:49.290312Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenTry}:send_tx{id=agoricdev-10}: broadcast_tx_sync: Response { code: Ok, data: Data([]), log: Log("[]"), hash: transaction::Hash(E363BAD1B53B0BDED7D7ECE7DF52F9D4D47AACDF7166B599CA9891E4E6996AF6) }
2022-04-29T02:06:49.290546Z INFO ThreadId(08) send_tx_commit{id=ConnectionOpenTry}: wait_for_block_commits: waiting for commit of tx hashes(s) E363BAD1B53B0BDED7D7ECE7DF52F9D4D47AACDF7166B599CA9891E4E6996AF6 id=agoricdev-10
2022-04-29T02:06:52.051072Z TRACE ThreadId(08) send_tx_commit{id=ConnectionOpenTry}: wait_for_block_commits: retrieved 1 tx results after 7 tries (2560ms) id=agoricdev-10
🥂 agoricdev-10 => OpenTryConnection(
OpenTry(
Attributes {
height: Height {
revision: 10,
height: 148244,
},
connection_id: Some(
ConnectionId(
"connection-35",
),
),
client_id: ClientId(
"07-tendermint-23",
),
counterparty_connection_id: Some(
ConnectionId(
"connection-36",
),
),
counterparty_client_id: ClientId(
"07-tendermint-43",
),
},
),
)
2022-04-29T02:06:53.268586Z TRACE ThreadId(05) light client verification trusted=0-1188465 target=0-1188466
2022-04-29T02:06:54.071652Z TRACE ThreadId(05) adjusting headers with 0 supporting headers trusted=0-1188465 target=1188466
2022-04-29T02:06:54.071702Z TRACE ThreadId(05) fetching header height=0-1188466
2022-04-29T02:06:54.587481Z DEBUG ThreadId(01) [cosmoshub-testnet -> agoricdev-10:07-tendermint-23] MsgUpdateAnyClient from trusted height 0-1188465 to target height 0-1188466
2022-04-29T02:06:54.588091Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: sending 1 messages using account sequence 61
2022-04-29T02:06:54.589206Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: max fee, for use in tx simulation: Fee { amount: "3001urun", gas_limit: 3000000 }
2022-04-29T02:06:54.805803Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}:estimate_gas: tx simulation successful, gas amount used: 97748
2022-04-29T02:06:54.806014Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: send_tx: using 97748 gas, fee Fee { amount: "108urun", gas_limit: 107523 } id=agoricdev-10
2022-04-29T02:06:54.916467Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: broadcast_tx_sync: Response { code: Ok, data: Data([]), log: Log("[]"), hash: transaction::Hash(57CB3AC4111680A990514B4AD49CE239194760260F5F022BFF4E4423D9224C8B) }
2022-04-29T02:06:54.916540Z INFO ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}: wait_for_block_commits: waiting for commit of tx hashes(s) 57CB3AC4111680A990514B4AD49CE239194760260F5F022BFF4E4423D9224C8B id=agoricdev-10
2022-04-29T02:06:58.385666Z TRACE ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}: wait_for_block_commits: retrieved 1 tx results after 9 tries (3268ms) id=agoricdev-10
2022-04-29T02:07:03.277498Z TRACE ThreadId(08) light client verification trusted=10-148243 target=10-148246
2022-04-29T02:07:04.588096Z TRACE ThreadId(08) adjusting headers with 0 supporting headers trusted=10-148243 target=148246
2022-04-29T02:07:04.588212Z TRACE ThreadId(08) fetching header height=10-148244
2022-04-29T02:07:05.280251Z DEBUG ThreadId(01) [agoricdev-10 -> cosmoshub-testnet:07-tendermint-43] MsgUpdateAnyClient from trusted height 10-148243 to target height 10-148246
2022-04-29T02:07:05.281742Z DEBUG ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}: sending 2 messages using account sequence 42
2022-04-29T02:07:05.282919Z DEBUG ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}: max fee, for use in tx simulation: Fee { amount: "3001uphoton", gas_limit: 3000000 }
2022-04-29T02:07:05.420324Z ERROR ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}:estimate_gas: failed to simulate tx. propagating error to caller: gRPC call failed with status: status: InvalidArgument, message: "account sequence mismatch, expected 43, got 42: incorrect account sequence: invalid request", details: [], metadata: MetadataMap { headers: {"date": "Fri, 29 Apr 2022 02:07:05 GMT", "content-type": "application/grpc", "content-length": "0", "strict-transport-security": "max-age=15724800; includeSubDomains"} }
2022-04-29T02:07:05.420383Z WARN ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}: failed at estimate_gas step mismatching account sequence: dropping the tx & refreshing account sequence number
2022-04-29T02:07:05.526900Z INFO ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}: refresh: retrieved account sequence=43 number=89
2022-04-29T02:07:05.527663Z ERROR ThreadId(01) Failed ConnAck ConnectionSide { chain: ProdChainHandle { chain_id: ChainId { id: "cosmoshub-testnet", version: 0 }, runtime_sender: Sender { .. } }, client_id: ClientId("07-tendermint-43"), connection_id: Some(ConnectionId("connection-36")) }: failed during a transaction submission step to chain id cosmoshub-testnet: gRPC call failed with status: status: InvalidArgument, message: "account sequence mismatch, expected 43, got 42: incorrect account sequence: invalid request", details: [], metadata: MetadataMap { headers: {"date": "Fri, 29 Apr 2022 02:07:05 GMT", "content-type": "application/grpc", "content-length": "0", "strict-transport-security": "max-age=15724800; includeSubDomains"} }
2022-04-29T02:07:06.460965Z TRACE ThreadId(05) light client verification trusted=0-1188466 target=0-1188468
2022-04-29T02:07:07.266838Z TRACE ThreadId(05) adjusting headers with 0 supporting headers trusted=0-1188466 target=1188468
2022-04-29T02:07:07.266979Z TRACE ThreadId(05) fetching header height=0-1188467
2022-04-29T02:07:07.779195Z DEBUG ThreadId(01) [cosmoshub-testnet -> agoricdev-10:07-tendermint-23] MsgUpdateAnyClient from trusted height 0-1188466 to target height 0-1188468
2022-04-29T02:07:07.779351Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: sending 1 messages using account sequence 62
2022-04-29T02:07:07.780410Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: max fee, for use in tx simulation: Fee { amount: "3001urun", gas_limit: 3000000 }
2022-04-29T02:07:08.001575Z ERROR ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}:estimate_gas: failed to simulate tx. propagating error to caller: gRPC call failed with status: status: Unknown, message: "account sequence mismatch, expected 63, got 62: incorrect account sequence", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "x-cosmos-block-height": "148246"} }
2022-04-29T02:07:08.001637Z WARN ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: failed at estimate_gas step mismatching account sequence: dropping the tx & refreshing account sequence number
2022-04-29T02:07:08.216168Z INFO ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: refresh: retrieved account sequence=62 number=63
2022-04-29T02:07:08.216423Z ERROR ThreadId(01) Failed ConnAck ConnectionSide { chain: ProdChainHandle { chain_id: ChainId { id: "cosmoshub-testnet", version: 0 }, runtime_sender: Sender { .. } }, client_id: ClientId("07-tendermint-43"), connection_id: Some(ConnectionId("connection-36")) }: failed during a transaction submission step to chain id agoricdev-10: gRPC call failed with status: status: Unknown, message: "account sequence mismatch, expected 63, got 62: incorrect account sequence", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "x-cosmos-block-height": "148246"} }
2022-04-29T02:07:09.367948Z TRACE ThreadId(05) light client verification trusted=0-1188466 target=0-1188469
2022-04-29T02:07:10.178466Z TRACE ThreadId(05) adjusting headers with 0 supporting headers trusted=0-1188466 target=1188469
2022-04-29T02:07:10.178525Z TRACE ThreadId(05) fetching header height=0-1188467
2022-04-29T02:07:10.692097Z DEBUG ThreadId(01) [cosmoshub-testnet -> agoricdev-10:07-tendermint-23] MsgUpdateAnyClient from trusted height 0-1188466 to target height 0-1188469
2022-04-29T02:07:10.692691Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: sending 1 messages using account sequence 62
2022-04-29T02:07:10.693795Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: max fee, for use in tx simulation: Fee { amount: "3001urun", gas_limit: 3000000 }
2022-04-29T02:07:10.910479Z ERROR ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}:estimate_gas: failed to simulate tx. propagating error to caller: gRPC call failed with status: status: Unknown, message: "account sequence mismatch, expected 63, got 62: incorrect account sequence", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "x-cosmos-block-height": "148247"} }
2022-04-29T02:07:10.910645Z WARN ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: failed at estimate_gas step mismatching account sequence: dropping the tx & refreshing account sequence number
2022-04-29T02:07:11.126422Z INFO ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: refresh: retrieved account sequence=63 number=63
2022-04-29T02:07:11.126896Z ERROR ThreadId(01) Failed ConnAck ConnectionSide { chain: ProdChainHandle { chain_id: ChainId { id: "cosmoshub-testnet", version: 0 }, runtime_sender: Sender { .. } }, client_id: ClientId("07-tendermint-43"), connection_id: Some(ConnectionId("connection-36")) }: failed during a transaction submission step to chain id agoricdev-10: gRPC call failed with status: status: Unknown, message: "account sequence mismatch, expected 63, got 62: incorrect account sequence", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "x-cosmos-block-height": "148247"} }
2022-04-29T02:07:12.053152Z TRACE ThreadId(05) light client verification trusted=0-1188467 target=0-1188470
2022-04-29T02:07:12.858044Z TRACE ThreadId(05) adjusting headers with 0 supporting headers trusted=0-1188467 target=1188470
2022-04-29T02:07:12.858173Z TRACE ThreadId(05) fetching header height=0-1188468
2022-04-29T02:07:13.373219Z DEBUG ThreadId(01) [cosmoshub-testnet -> agoricdev-10:07-tendermint-23] MsgUpdateAnyClient from trusted height 0-1188467 to target height 0-1188470
2022-04-29T02:07:13.373639Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: sending 1 messages using account sequence 63
2022-04-29T02:07:13.374852Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: max fee, for use in tx simulation: Fee { amount: "3001urun", gas_limit: 3000000 }
2022-04-29T02:07:13.596222Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}:estimate_gas: tx simulation successful, gas amount used: 97748
2022-04-29T02:07:13.596338Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: send_tx: using 97748 gas, fee Fee { amount: "108urun", gas_limit: 107523 } id=agoricdev-10
2022-04-29T02:07:13.707067Z DEBUG ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}:send_tx{id=agoricdev-10}: broadcast_tx_sync: Response { code: Ok, data: Data([]), log: Log("[]"), hash: transaction::Hash(A196D2D63DD329F66EECC4932D986CAB615E25FEB2A002A73834942F9F2C5002) }
2022-04-29T02:07:13.707157Z INFO ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}: wait_for_block_commits: waiting for commit of tx hashes(s) A196D2D63DD329F66EECC4932D986CAB615E25FEB2A002A73834942F9F2C5002 id=agoricdev-10
2022-04-29T02:07:16.359319Z TRACE ThreadId(08) send_tx_commit{id=update client on source for ConnectionOpenAck}: wait_for_block_commits: retrieved 1 tx results after 7 tries (2452ms) id=agoricdev-10
2022-04-29T02:07:21.035735Z TRACE ThreadId(08) light client verification trusted=10-148243 target=10-148249
2022-04-29T02:07:22.343170Z TRACE ThreadId(08) adjusting headers with 0 supporting headers trusted=10-148243 target=148249
2022-04-29T02:07:22.343204Z TRACE ThreadId(08) fetching header height=10-148244
2022-04-29T02:07:23.033457Z DEBUG ThreadId(01) [agoricdev-10 -> cosmoshub-testnet:07-tendermint-43] MsgUpdateAnyClient from trusted height 10-148243 to target height 10-148249
2022-04-29T02:07:23.035138Z DEBUG ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}: sending 2 messages using account sequence 43
2022-04-29T02:07:23.036271Z DEBUG ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}: max fee, for use in tx simulation: Fee { amount: "3001uphoton", gas_limit: 3000000 }
2022-04-29T02:07:23.172189Z ERROR ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}:estimate_gas: failed to simulate tx. propagating error to caller: gRPC call failed with status: status: InvalidArgument, message: "account sequence mismatch, expected 44, got 43: incorrect account sequence: invalid request", details: [], metadata: MetadataMap { headers: {"date": "Fri, 29 Apr 2022 02:07:23 GMT", "content-type": "application/grpc", "content-length": "0", "strict-transport-security": "max-age=15724800; includeSubDomains"} }
2022-04-29T02:07:23.172266Z WARN ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}: failed at estimate_gas step mismatching account sequence: dropping the tx & refreshing account sequence number
2022-04-29T02:07:23.277876Z INFO ThreadId(05) send_tx_commit{id=ConnectionOpenAck}:send_tx{id=cosmoshub-testnet}: refresh: retrieved account sequence=44 number=89
2022-04-29T02:07:23.278399Z ERROR ThreadId(01) Failed ConnAck ConnectionSide { chain: ProdChainHandle { chain_id: ChainId { id: "cosmoshub-testnet", version: 0 }, runtime_sender: Sender { .. } }, client_id: ClientId("07-tendermint-43"), connection_id: Some(ConnectionId("connection-36")) }: failed during a transaction submission step to chain id cosmoshub-testnet: gRPC call failed with status: status: InvalidArgument, message: "account sequence mismatch, expected 44, got 43: incorrect account sequence: invalid request", details: [], metadata: MetadataMap { headers: {"date": "Fri, 29 Apr 2022 02:07:23 GMT", "content-type": "application/grpc", "content-length": "0", "strict-transport-security": "max-age=15724800; includeSubDomains"} }
2022-04-29T02:07:26.934522Z TRACE ThreadId(05) light client verification trusted=0-1188470 target=0-1188473
2022-04-29T02:07:27.736453Z TRACE ThreadId(05) adjusting headers with 0 supporting headers trusted=0-1188470 target=1188473
2022-04-29T02:07:27.736804Z TRACE ThreadId(05) fetching header height=0-1188471
2022-04-29T02:07:28.254928Z DEBUG ThreadId(01) [cosmoshub-testnet -> agoricdev-10:07-tendermint-23] MsgUpdateAnyClient from trusted height 0-1188470 to target height 0-1188473
2022-04-29T02:07:28.256450Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenConfirm}:send_tx{id=agoricdev-10}: sending 2 messages using account sequence 64
2022-04-29T02:07:28.257974Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenConfirm}:send_tx{id=agoricdev-10}: max fee, for use in tx simulation: Fee { amount: "3001urun", gas_limit: 3000000 }
2022-04-29T02:07:28.478221Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenConfirm}:send_tx{id=agoricdev-10}:estimate_gas: tx simulation successful, gas amount used: 112039
2022-04-29T02:07:28.478472Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenConfirm}:send_tx{id=agoricdev-10}: send_tx: using 112039 gas, fee Fee { amount: "124urun", gas_limit: 123243 } id=agoricdev-10
2022-04-29T02:07:28.588933Z DEBUG ThreadId(08) send_tx_commit{id=ConnectionOpenConfirm}:send_tx{id=agoricdev-10}: broadcast_tx_sync: Response { code: Ok, data: Data([]), log: Log("[]"), hash: transaction::Hash(83045509543327097FD199C0AF736A9BF25850D37BB6AAA6060F59BB7558AB20) }
2022-04-29T02:07:28.589166Z INFO ThreadId(08) send_tx_commit{id=ConnectionOpenConfirm}: wait_for_block_commits: waiting for commit of tx hashes(s) 83045509543327097FD199C0AF736A9BF25850D37BB6AAA6060F59BB7558AB20 id=agoricdev-10
2022-04-29T02:07:33.394407Z TRACE ThreadId(08) send_tx_commit{id=ConnectionOpenConfirm}: wait_for_block_commits: retrieved 1 tx results after 12 tries (4605ms) id=agoricdev-10
🥂 agoricdev-10 => OpenConfirmConnection(
OpenConfirm(
Attributes {
height: Height {
revision: 10,
height: 148251,
},
connection_id: Some(
ConnectionId(
"connection-35",
),
),
client_id: ClientId(
"07-tendermint-23",
),
counterparty_connection_id: Some(
ConnectionId(
"connection-36",
),
),
counterparty_client_id: ClientId(
"07-tendermint-43",
),
},
),
)
Error: Failed to finish connection handshake in 5 iterations
make: *** [Makefile:30: task/create-channel] Error 1
@michaelfig
Copy link

Are these fresh keys for both the local and remote chains? Could there possibly be another relayer instance running using them?

@adizere
Copy link

adizere commented Apr 29, 2022

Are these fresh keys for both the local and remote chains? Could there possibly be another relayer instance running using them?

This is very likely the case. Make sure the wallet is not being reused by any other Hermes (or relayer) instance running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment