Skip to content

fix: Suppressing scary SDK error on redundant packets #413

fix: Suppressing scary SDK error on redundant packets

fix: Suppressing scary SDK error on redundant packets #413

Triggered via pull request July 22, 2023 17:13
Status Success
Total duration 18m 21s
Artifacts

interchaintest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 6 warnings
multiple-paths
2023-07-22T17:16:53.976Z INFO Using embedded configured chains
multiple-paths
2023-07-22T17:17:00.472Z INFO About to start container {"chain_id": "juno-3", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v9.0.0", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "junod keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/juno", "hostname": "TestRelayerMultiplePathsSingleProcess-czndhu", "container": "TestRelayerMultiplePathsSingleProcess-czndhu"}
multiple-paths
2023-07-22T17:17:00.486Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v11.0.1", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis", "hostname": "TestRelayerMultiplePathsSingleProcess-cuxldg", "container": "TestRelayerMultiplePathsSingleProcess-cuxldg"}
multiple-paths
2023-07-22T17:17:00.490Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia", "hostname": "TestRelayerMultiplePathsSingleProcess-wqvilr", "container": "TestRelayerMultiplePathsSingleProcess-wqvilr"}
multiple-paths
2023-07-22T17:17:01.323Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v11.0.1", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "osmosisd keys show --address faucet --home /var/cosmos-chain/osmosis --keyring-backend test", "hostname": "TestRelayerMultiplePathsSingleProcess-lobbyv", "container": "TestRelayerMultiplePathsSingleProcess-lobbyv"}
multiple-paths
2023-07-22T17:17:01.373Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia --keyring-backend test", "hostname": "TestRelayerMultiplePathsSingleProcess-dbvhgc", "container": "TestRelayerMultiplePathsSingleProcess-dbvhgc"}
multiple-paths
2023-07-22T17:17:01.542Z INFO About to start container {"chain_id": "juno-3", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v9.0.0", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "junod keys show --address faucet --home /var/cosmos-chain/juno --keyring-backend test", "hostname": "TestRelayerMultiplePathsSingleProcess-qmnukv", "container": "TestRelayerMultiplePathsSingleProcess-qmnukv"}
multiple-paths
2023-07-22T17:17:02.529Z INFO About to start container {"chain_id": "juno-3", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v9.0.0", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "junod init juno-3-val-0-TestRelayerMultiplePathsSingleProcess --chain-id juno-3 --home /var/cosmos-chain/juno", "hostname": "TestRelayerMultiplePathsSingleProcess-qwnbvh", "container": "TestRelayerMultiplePathsSingleProcess-qwnbvh"}
multiple-paths
2023-07-22T17:17:02.536Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "gaiad init gaia-1-val-0-TestRelayerMultiplePathsSingleProcess --chain-id gaia-1 --home /var/cosmos-chain/gaia", "hostname": "TestRelayerMultiplePathsSingleProcess-froyha", "container": "TestRelayerMultiplePathsSingleProcess-froyha"}
multiple-paths
2023-07-22T17:17:02.553Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v11.0.1", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "osmosisd init osmosis-2-val-0-TestRelayerMultiplePathsSingleProcess --chain-id osmosis-2 --home /var/cosmos-chain/osmosis", "hostname": "TestRelayerMultiplePathsSingleProcess-cagblt", "container": "TestRelayerMultiplePathsSingleProcess-cagblt"}
fee-middleware
2023-07-22T17:17:17.177Z INFO Using embedded configured chains
fee-middleware
2023-07-22T17:17:22.451Z INFO About to start container {"chain_id": "chainb", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/chainb", "hostname": "TestRelayerFeeMiddleware-xhkeqn", "container": "TestRelayerFeeMiddleware-xhkeqn"}
fee-middleware
2023-07-22T17:17:22.455Z INFO About to start container {"chain_id": "chaina", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/chaina", "hostname": "TestRelayerFeeMiddleware-ssiqbi", "container": "TestRelayerFeeMiddleware-ssiqbi"}
fee-middleware
2023-07-22T17:17:23.302Z INFO About to start container {"chain_id": "chaina", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys show --address faucet --home /var/cosmos-chain/chaina --keyring-backend test", "hostname": "TestRelayerFeeMiddleware-yqxlbc", "container": "TestRelayerFeeMiddleware-yqxlbc"}
fee-middleware
2023-07-22T17:17:23.347Z INFO About to start container {"chain_id": "chainb", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys show --address faucet --home /var/cosmos-chain/chainb --keyring-backend test", "hostname": "TestRelayerFeeMiddleware-txrgdo", "container": "TestRelayerFeeMiddleware-txrgdo"}
fee-middleware
2023-07-22T17:17:24.017Z INFO About to start container {"chain_id": "chainb", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod init chainb-val-0-TestRelayerFeeMiddleware --chain-id chainb --home /var/cosmos-chain/chainb", "hostname": "TestRelayerFeeMiddleware-xdpsdd", "container": "TestRelayerFeeMiddleware-xdpsdd"}
fee-middleware
2023-07-22T17:17:24.017Z INFO About to start container {"chain_id": "chaina", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod init chaina-val-0-TestRelayerFeeMiddleware --chain-id chaina --home /var/cosmos-chain/chaina", "hostname": "TestRelayerFeeMiddleware-qkehff", "container": "TestRelayerFeeMiddleware-qkehff"}
fee-middleware
2023-07-22T17:17:25.819Z INFO About to start container {"chain_id": "chainb", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/chainb", "hostname": "TestRelayerFeeMiddleware-whdixt", "container": "TestRelayerFeeMiddleware-whdixt"}
fee-middleware
2023-07-22T17:17:25.962Z INFO About to start container {"chain_id": "chaina", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/chaina", "hostname": "TestRelayerFeeMiddleware-edovyh", "container": "TestRelayerFeeMiddleware-edovyh"}
fee-middleware
2023-07-22T17:17:26.414Z INFO About to start container {"chain_id": "chainb", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys show --address validator --home /var/cosmos-chain/chainb --keyring-backend test", "hostname": "TestRelayerFeeMiddleware-oyivuv", "container": "TestRelayerFeeMiddleware-oyivuv"}
misbehaviour
2023-07-22T17:16:55.868Z INFO Using embedded configured chains
misbehaviour
2023-07-22T17:17:01.413Z INFO About to start container {"chain_id": "chain-a", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerMisbehaviourDetection-ibbkxk", "container": "TestRelayerMisbehaviourDetection-ibbkxk"}
misbehaviour
2023-07-22T17:17:01.413Z INFO About to start container {"chain_id": "chain-b", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-2", "hostname": "TestRelayerMisbehaviourDetection-txeffk", "container": "TestRelayerMisbehaviourDetection-txeffk"}
misbehaviour
2023-07-22T17:17:02.190Z INFO About to start container {"chain_id": "chain-a", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia-1 --keyring-backend test", "hostname": "TestRelayerMisbehaviourDetection-jpchbb", "container": "TestRelayerMisbehaviourDetection-jpchbb"}
misbehaviour
2023-07-22T17:17:02.258Z INFO About to start container {"chain_id": "chain-b", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia-2 --keyring-backend test", "hostname": "TestRelayerMisbehaviourDetection-tuslop", "container": "TestRelayerMisbehaviourDetection-tuslop"}
misbehaviour
2023-07-22T17:17:02.896Z INFO About to start container {"chain_id": "chain-b", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad init chain-b-val-0-TestRelayerMisbehaviourDetection --chain-id chain-b --home /var/cosmos-chain/gaia-2", "hostname": "TestRelayerMisbehaviourDetection-bovzuv", "container": "TestRelayerMisbehaviourDetection-bovzuv"}
misbehaviour
2023-07-22T17:17:02.924Z INFO About to start container {"chain_id": "chain-a", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad init chain-a-val-0-TestRelayerMisbehaviourDetection --chain-id chain-a --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerMisbehaviourDetection-wyxnxv", "container": "TestRelayerMisbehaviourDetection-wyxnxv"}
misbehaviour
2023-07-22T17:17:04.698Z INFO About to start container {"chain_id": "chain-b", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-2", "hostname": "TestRelayerMisbehaviourDetection-smtvpv", "container": "TestRelayerMisbehaviourDetection-smtvpv"}
misbehaviour
2023-07-22T17:17:04.899Z INFO About to start container {"chain_id": "chain-a", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerMisbehaviourDetection-uqnbmn", "container": "TestRelayerMisbehaviourDetection-uqnbmn"}
misbehaviour
2023-07-22T17:17:05.411Z INFO About to start container {"chain_id": "chain-b", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys show --address validator --home /var/cosmos-chain/gaia-2 --keyring-backend test", "hostname": "TestRelayerMisbehaviourDetection-urxkhb", "container": "TestRelayerMisbehaviourDetection-urxkhb"}
legacy
2023-07-22T17:23:52.974Z INFO Using embedded configured chains
legacy
creating relayer: github.com/cosmos/relayer
legacy
View block history using sqlite console at /home/strangelove/.interchaintest/databases/block.db
legacy
2023-07-22T17:23:58.855Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerLegacyProcessor_cha_._cosmos_relayer_flushing-gefgez", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-gefgez"}
legacy
2023-07-22T17:23:58.887Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerLegacyProcessor_cha_._cosmos_relayer_flushing-bprpsn", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-bprpsn"}
legacy
2023-07-22T17:23:59.176Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerLegacyProcessor_cha_._mos_relayer_conformance-rqnqck", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_conformance-rqnqck"}
legacy
2023-07-22T17:23:59.188Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerLegacyProcessor_cha_._mos_relayer_conformance-bfonku", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_conformance-bfonku"}
legacy
2023-07-22T17:23:59.868Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerLegacyProcessor_cha_._s_relayer_relayer_setup-pxryok", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_relayer_setup-pxryok"}
legacy
2023-07-22T17:23:59.868Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerLegacyProcessor_cha_._s_relayer_relayer_setup-vojrgd", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_relayer_setup-vojrgd"}
legacy
2023-07-22T17:24:00.055Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "osmosisd keys show --address faucet --home /var/cosmos-chain/osmosis-2 --keyring-backend test", "hostname": "TestRelayerLegacyProcessor_cha_._cosmos_relayer_flushing-nlfxre", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-nlfxre"}
scenarios
2023-07-22T17:17:03.290Z INFO Using embedded configured chains
scenarios
2023-07-22T17:17:12.776Z INFO About to start container {"chain_id": "ibc-go-simd-3", "test": "TestScenarioTendermint37Boundary", "image": "ghcr.io/strangelove-ventures/heighliner/ibc-go-simd:andrew-47-rc1", "test_name": "TestScenarioTendermint37Boundary", "command": "simd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/ibc-go-simd", "hostname": "TestScenarioTendermint37Boundary-imnkph", "container": "TestScenarioTendermint37Boundary-imnkph"}
scenarios
2023-07-22T17:17:12.779Z INFO About to start container {"chain_id": "gaia-1", "test": "TestScenarioTendermint37Boundary", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioTendermint37Boundary", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia", "hostname": "TestScenarioTendermint37Boundary-rdbenr", "container": "TestScenarioTendermint37Boundary-rdbenr"}
scenarios
2023-07-22T17:17:13.688Z INFO About to start container {"chain_id": "icad-4", "test": "TestScenarioInterchainAccounts", "image": "ghcr.io/cosmos/ibc-go-icad:v0.5.0", "test_name": "TestScenarioInterchainAccounts", "command": "icad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/icad-4", "hostname": "TestScenarioInterchainAccounts-guuxjj", "container": "TestScenarioInterchainAccounts-guuxjj"}
scenarios
2023-07-22T17:17:13.688Z INFO About to start container {"chain_id": "icad-2", "test": "TestScenarioInterchainAccounts", "image": "ghcr.io/cosmos/ibc-go-icad:v0.5.0", "test_name": "TestScenarioInterchainAccounts", "command": "icad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/icad-2", "hostname": "TestScenarioInterchainAccounts-amizqk", "container": "TestScenarioInterchainAccounts-amizqk"}
scenarios
2023-07-22T17:17:14.374Z INFO About to start container {"chain_id": "ibc-go-simd-3", "test": "TestScenarioTendermint37Boundary", "image": "ghcr.io/strangelove-ventures/heighliner/ibc-go-simd:andrew-47-rc1", "test_name": "TestScenarioTendermint37Boundary", "command": "simd keys show --address faucet --home /var/cosmos-chain/ibc-go-simd --keyring-backend test", "hostname": "TestScenarioTendermint37Boundary-dwqkhy", "container": "TestScenarioTendermint37Boundary-dwqkhy"}
scenarios
2023-07-22T17:17:14.489Z INFO About to start container {"chain_id": "gaia-1", "test": "TestScenarioTendermint37Boundary", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioTendermint37Boundary", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia --keyring-backend test", "hostname": "TestScenarioTendermint37Boundary-nsqvri", "container": "TestScenarioTendermint37Boundary-nsqvri"}
scenarios
2023-07-22T17:17:15.395Z INFO About to start container {"chain_id": "icad-2", "test": "TestScenarioInterchainAccounts", "image": "ghcr.io/cosmos/ibc-go-icad:v0.5.0", "test_name": "TestScenarioInterchainAccounts", "command": "icad keys show --address faucet --home /var/cosmos-chain/icad-2 --keyring-backend test", "hostname": "TestScenarioInterchainAccounts-kvjzis", "container": "TestScenarioInterchainAccounts-kvjzis"}
scenarios
2023-07-22T17:17:15.479Z INFO About to start container {"chain_id": "icad-4", "test": "TestScenarioInterchainAccounts", "image": "ghcr.io/cosmos/ibc-go-icad:v0.5.0", "test_name": "TestScenarioInterchainAccounts", "command": "icad keys show --address faucet --home /var/cosmos-chain/icad-4 --keyring-backend test", "hostname": "TestScenarioInterchainAccounts-tjezfr", "container": "TestScenarioInterchainAccounts-tjezfr"}
scenarios
2023-07-22T17:17:16.147Z INFO About to start container {"chain_id": "gaia-1", "test": "TestScenarioTendermint37Boundary", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioTendermint37Boundary", "command": "gaiad init gaia-1-val-0-TestScenarioTendermint37Boundary --chain-id gaia-1 --home /var/cosmos-chain/gaia", "hostname": "TestScenarioTendermint37Boundary-qiwodz", "container": "TestScenarioTendermint37Boundary-qiwodz"}
events
2023-07-22T17:28:07.274Z INFO Using embedded configured chains
events
creating relayer: github.com/cosmos/relayer
events
View block history using sqlite console at /home/strangelove/.interchaintest/databases/block.db
events
2023-07-22T17:28:13.379Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerEventProcessor_chai_._cosmos_relayer_flushing-dtvmev", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-dtvmev"}
events
2023-07-22T17:28:13.379Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerEventProcessor_chai_._mos_relayer_conformance-orifpf", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_conformance-orifpf"}
events
2023-07-22T17:28:13.386Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerEventProcessor_chai_._mos_relayer_conformance-zdayco", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_conformance-zdayco"}
events
2023-07-22T17:28:13.387Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerEventProcessor_chai_._cosmos_relayer_flushing-nfnfhj", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-nfnfhj"}
events
2023-07-22T17:28:13.476Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerEventProcessor_chai_._s_relayer_relayer_setup-irhyib", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_relayer_setup-irhyib"}
events
2023-07-22T17:28:13.478Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerEventProcessor_chai_._s_relayer_relayer_setup-ppjahi", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_relayer_setup-ppjahi"}
events
2023-07-22T17:28:14.294Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia-1 --keyring-backend test", "hostname": "TestRelayerEventProcessor_chai_._cosmos_relayer_flushing-polgij", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-polgij"}
multiple-paths
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
fee-middleware
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
misbehaviour
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
legacy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
scenarios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
events
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/