We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/usr/bin/make -f /Users/avery/irishub/sims.mk -C /Users/avery/irishub test-sim-custom-genesis-multi-seed Running multi-seed custom genesis simulation... By default, /Users/avery/.iris/config/genesis.json will be used. Allocating 4 workers... [W3] Worker is up and running [W2] Worker is up and running [W1] Worker is up and running [W0] Worker is up and running [W0] Spawned simulation with pid 18578 [seed=7 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-7-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-7-date-12-09-2024_134831.stderr] [W1] Spawned simulation with pid 18579 [seed=4 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-4-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-4-date-12-09-2024_134831.stderr] [W2] Spawned simulation with pid 18580 [seed=2 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2-date-12-09-2024_134831.stderr] [W3] Spawned simulation with pid 18581 [seed=1 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-1-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-1-date-12-09-2024_134831.stderr] exit status 1 [W3] Seed 1: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=1 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-1.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-1.json -v -timeout 24h exit status 1 [W0] Seed 7: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=7 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-7.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-7.json -v -timeout 24h [W3] Spawned simulation with pid 18582 [seed=32 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-32-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-32-date-12-09-2024_134831.stderr] exit status 1 [W2] Seed 2: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=2 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-2.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-2.json -v -timeout 24h [W0] Spawned simulation with pid 18583 [seed=123 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-123-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-123-date-12-09-2024_134831.stderr] [W2] Spawned simulation with pid 18584 [seed=124 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-124-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-124-date-12-09-2024_134831.stderr] exit status 1 [W1] Seed 4: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=4 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-4.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-4.json -v -timeout 24h [W1] Spawned simulation with pid 18585 [seed=582 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-582-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-582-date-12-09-2024_134831.stderr] exit status 1 [W0] Seed 123: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=123 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-123.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-123.json -v -timeout 24h [W0] Spawned simulation with pid 18586 [seed=1893 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-1893-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-1893-date-12-09-2024_134831.stderr] exit status 1 [W1] Seed 582: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=582 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-582.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-582.json -v -timeout 24h [W1] Spawned simulation with pid 18587 [seed=2989 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2989-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2989-date-12-09-2024_134831.stderr] exit status 1 [W3] Seed 32: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=32 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-32.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-32.json -v -timeout 24h exit status 1 [W2] Seed 124: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=124 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-124.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-124.json -v -timeout 24h [W3] Spawned simulation with pid 18588 [seed=3012 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-3012-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-3012-date-12-09-2024_134831.stderr] [W2] Spawned simulation with pid 18589 [seed=4728 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-4728-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-4728-date-12-09-2024_134831.stderr] exit status 1 [W0] Seed 1893: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=1893 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-1893.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-1893.json -v -timeout 24h exit status 1 [W2] Seed 4728: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=4728 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-4728.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-4728.json -v -timeout 24h [W2] Spawned simulation with pid 18590 [seed=981928 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-981928-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-981928-date-12-09-2024_134831.stderr] [W0] Spawned simulation with pid 18591 [seed=37827 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-37827-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-37827-date-12-09-2024_134831.stderr] exit status 1 [W3] Seed 3012: FAILED exit status 1 To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=3012 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-3012.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-3012.json -v -timeout 24h [W1] Seed 2989: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=2989 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-2989.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-2989.json -v -timeout 24h [W3] Spawned simulation with pid 18592 [seed=87821 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-87821-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-87821-date-12-09-2024_134831.stderr] [W1] Spawned simulation with pid 18593 [seed=891823782 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-891823782-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-891823782-date-12-09-2024_134831.stderr] exit status 1 [W3] Seed 87821: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=87821 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-87821.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-87821.json -v -timeout 24h [W3] Spawned simulation with pid 18594 [seed=989182 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-989182-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-989182-date-12-09-2024_134831.stderr] exit status 1 [W1] Seed 891823782: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=891823782 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-891823782.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-891823782.json -v -timeout 24h [W1] Spawned simulation with pid 18595 [seed=89182391 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-89182391-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-89182391-date-12-09-2024_134831.stderr] exit status 1 [W0] Seed 37827: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=37827 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-37827.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-37827.json -v -timeout 24h [W0] Spawned simulation with pid 18596 [seed=11 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-11-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-11-date-12-09-2024_134831.stderr] exit status 1 [W2] Seed 981928: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=981928 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-981928.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-981928.json -v -timeout 24h [W2] Spawned simulation with pid 18598 [seed=22 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-22-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-22-date-12-09-2024_134831.stderr] exit status 1 [W0] Seed 11: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=11 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-11.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-11.json -v -timeout 24h exit status 1 [W1] Seed 89182391: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=89182391 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-89182391.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-89182391.json -v -timeout 24h [W0] Spawned simulation with pid 18599 [seed=44 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-44-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-44-date-12-09-2024_134831.stderr] [W1] Spawned simulation with pid 18600 [seed=77 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-77-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-77-date-12-09-2024_134831.stderr] exit status 1 [W3] Seed 989182: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=989182 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-989182.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-989182.json -v -timeout 24h [W3] Spawned simulation with pid 18601 [seed=99 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-99-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-99-date-12-09-2024_134831.stderr] exit status 1 [W2] Seed 22: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=22 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-22.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-22.json -v -timeout 24h [W2] Spawned simulation with pid 18602 [seed=2020 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2020-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2020-date-12-09-2024_134831.stderr] exit status 1 [W1] Seed 77: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=77 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-77.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-77.json -v -timeout 24h [W1] Spawned simulation with pid 18603 [seed=3232 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-3232-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-3232-date-12-09-2024_134831.stderr] exit status 1 [W0] Seed 44: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=44 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-44.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-44.json -v -timeout 24h [W0] Spawned simulation with pid 18604 [seed=123123 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-123123-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-123123-date-12-09-2024_134831.stderr] exit status 1 [W3] Seed 99: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=99 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-99.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-99.json -v -timeout 24h [W3] Spawned simulation with pid 18605 [seed=124124 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-124124-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-124124-date-12-09-2024_134831.stderr] exit status 1 [W1] Seed 3232: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=3232 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-3232.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-3232.json -v -timeout 24h exit status 1 [W2] Seed 2020: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=2020 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-2020.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-2020.json -v -timeout 24h [W1] Spawned simulation with pid 18606 [seed=582582 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-582582-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-582582-date-12-09-2024_134831.stderr] [W2] Spawned simulation with pid 18607 [seed=18931893 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-18931893-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-18931893-date-12-09-2024_134831.stderr] exit status 1 [W0] Seed 123123: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=123123 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-123123.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-123123.json -v -timeout 24h [W0] Spawned simulation with pid 18608 [seed=29892989 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-29892989-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-29892989-date-12-09-2024_134831.stderr] exit status 1 [W3] Seed 124124: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=124124 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-124124.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-124124.json -v -timeout 24h [W3] Spawned simulation with pid 18609 [seed=30123012 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-30123012-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-30123012-date-12-09-2024_134831.stderr] exit status 1 [W1] Seed 582582: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=582582 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-582582.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-582582.json -v -timeout 24h [W1] Spawned simulation with pid 18610 [seed=47284728 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-47284728-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-47284728-date-12-09-2024_134831.stderr] exit status 1 [W0] Seed 29892989: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=29892989 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-29892989.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-29892989.json -v -timeout 24h [W0] Spawned simulation with pid 18611 [seed=7601778 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-7601778-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-7601778-date-12-09-2024_134831.stderr] exit status 1 [W2] Seed 18931893: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=18931893 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-18931893.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-18931893.json -v -timeout 24h exit status 1 [W3] Seed 30123012: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=30123012 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-30123012.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-30123012.json -v -timeout 24h [W2] Spawned simulation with pid 18612 [seed=8090485 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-8090485-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-8090485-date-12-09-2024_134831.stderr] [W3] Spawned simulation with pid 18613 [seed=977367484 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-977367484-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-977367484-date-12-09-2024_134831.stderr] exit status 1 [W3] Seed 977367484: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=977367484 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-977367484.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-977367484.json -v -timeout 24h exit status 1 [W1] Seed 47284728: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=47284728 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-47284728.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-47284728.json -v -timeout 24h [W3] Spawned simulation with pid 18614 [seed=491163361 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-491163361-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-491163361-date-12-09-2024_134831.stderr] [W1] Spawned simulation with pid 18615 [seed=424254581 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-424254581-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-424254581-date-12-09-2024_134831.stderr] exit status 1 [W0] Seed 7601778: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=7601778 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-7601778.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-7601778.json -v -timeout 24h exit status 1 [W2] Seed 8090485: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=8090485 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-8090485.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-8090485.json -v -timeout 24h [W2] no seeds left, shutting down [W0] Spawned simulation with pid 18616 [seed=673398983 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-673398983-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-673398983-date-12-09-2024_134831.stderr] exit status 1 [W1] Seed 424254581: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=424254581 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-424254581.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-424254581.json -v -timeout 24h [W1] no seeds left, shutting down exit status 1 [W0] Seed 673398983: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=673398983 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-673398983.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-673398983.json -v -timeout 24h [W0] no seeds left, shutting down exit status 1 [W3] Seed 491163361: FAILED To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=491163361 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-491163361.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-491163361.json -v -timeout 24h [W3] no seeds left, shutting down make: *** [test-sim-custom-genesis-multi-seed] Error 1
Process finished with exit code 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/usr/bin/make -f /Users/avery/irishub/sims.mk -C /Users/avery/irishub test-sim-custom-genesis-multi-seed
Running multi-seed custom genesis simulation...
By default, /Users/avery/.iris/config/genesis.json will be used.
Allocating 4 workers...
[W3] Worker is up and running
[W2] Worker is up and running
[W1] Worker is up and running
[W0] Worker is up and running
[W0] Spawned simulation with pid 18578 [seed=7 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-7-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-7-date-12-09-2024_134831.stderr]
[W1] Spawned simulation with pid 18579 [seed=4 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-4-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-4-date-12-09-2024_134831.stderr]
[W2] Spawned simulation with pid 18580 [seed=2 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2-date-12-09-2024_134831.stderr]
[W3] Spawned simulation with pid 18581 [seed=1 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-1-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-1-date-12-09-2024_134831.stderr]
exit status 1
[W3] Seed 1: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=1 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-1.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-1.json -v -timeout 24h
exit status 1
[W0] Seed 7: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=7 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-7.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-7.json -v -timeout 24h
[W3] Spawned simulation with pid 18582 [seed=32 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-32-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-32-date-12-09-2024_134831.stderr]
exit status 1
[W2] Seed 2: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=2 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-2.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-2.json -v -timeout 24h
[W0] Spawned simulation with pid 18583 [seed=123 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-123-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-123-date-12-09-2024_134831.stderr]
[W2] Spawned simulation with pid 18584 [seed=124 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-124-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-124-date-12-09-2024_134831.stderr]
exit status 1
[W1] Seed 4: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=4 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-4.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-4.json -v -timeout 24h
[W1] Spawned simulation with pid 18585 [seed=582 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-582-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-582-date-12-09-2024_134831.stderr]
exit status 1
[W0] Seed 123: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=123 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-123.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-123.json -v -timeout 24h
[W0] Spawned simulation with pid 18586 [seed=1893 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-1893-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-1893-date-12-09-2024_134831.stderr]
exit status 1
[W1] Seed 582: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=582 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-582.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-582.json -v -timeout 24h
[W1] Spawned simulation with pid 18587 [seed=2989 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2989-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2989-date-12-09-2024_134831.stderr]
exit status 1
[W3] Seed 32: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=32 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-32.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-32.json -v -timeout 24h
exit status 1
[W2] Seed 124: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=124 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-124.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-124.json -v -timeout 24h
[W3] Spawned simulation with pid 18588 [seed=3012 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-3012-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-3012-date-12-09-2024_134831.stderr]
[W2] Spawned simulation with pid 18589 [seed=4728 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-4728-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-4728-date-12-09-2024_134831.stderr]
exit status 1
[W0] Seed 1893: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=1893 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-1893.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-1893.json -v -timeout 24h
exit status 1
[W2] Seed 4728: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=4728 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-4728.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-4728.json -v -timeout 24h
[W2] Spawned simulation with pid 18590 [seed=981928 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-981928-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-981928-date-12-09-2024_134831.stderr]
[W0] Spawned simulation with pid 18591 [seed=37827 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-37827-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-37827-date-12-09-2024_134831.stderr]
exit status 1
[W3] Seed 3012: FAILED
exit status 1
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=3012 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-3012.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-3012.json -v -timeout 24h
[W1] Seed 2989: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=2989 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-2989.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-2989.json -v -timeout 24h
[W3] Spawned simulation with pid 18592 [seed=87821 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-87821-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-87821-date-12-09-2024_134831.stderr]
[W1] Spawned simulation with pid 18593 [seed=891823782 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-891823782-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-891823782-date-12-09-2024_134831.stderr]
exit status 1
[W3] Seed 87821: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=87821 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-87821.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-87821.json -v -timeout 24h
[W3] Spawned simulation with pid 18594 [seed=989182 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-989182-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-989182-date-12-09-2024_134831.stderr]
exit status 1
[W1] Seed 891823782: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=891823782 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-891823782.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-891823782.json -v -timeout 24h
[W1] Spawned simulation with pid 18595 [seed=89182391 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-89182391-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-89182391-date-12-09-2024_134831.stderr]
exit status 1
[W0] Seed 37827: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=37827 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-37827.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-37827.json -v -timeout 24h
[W0] Spawned simulation with pid 18596 [seed=11 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-11-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-11-date-12-09-2024_134831.stderr]
exit status 1
[W2] Seed 981928: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=981928 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-981928.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-981928.json -v -timeout 24h
[W2] Spawned simulation with pid 18598 [seed=22 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-22-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-22-date-12-09-2024_134831.stderr]
exit status 1
[W0] Seed 11: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=11 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-11.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-11.json -v -timeout 24h
exit status 1
[W1] Seed 89182391: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=89182391 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-89182391.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-89182391.json -v -timeout 24h
[W0] Spawned simulation with pid 18599 [seed=44 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-44-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-44-date-12-09-2024_134831.stderr]
[W1] Spawned simulation with pid 18600 [seed=77 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-77-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-77-date-12-09-2024_134831.stderr]
exit status 1
[W3] Seed 989182: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=989182 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-989182.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-989182.json -v -timeout 24h
[W3] Spawned simulation with pid 18601 [seed=99 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-99-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-99-date-12-09-2024_134831.stderr]
exit status 1
[W2] Seed 22: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=22 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-22.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-22.json -v -timeout 24h
[W2] Spawned simulation with pid 18602 [seed=2020 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2020-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-2020-date-12-09-2024_134831.stderr]
exit status 1
[W1] Seed 77: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=77 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-77.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-77.json -v -timeout 24h
[W1] Spawned simulation with pid 18603 [seed=3232 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-3232-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-3232-date-12-09-2024_134831.stderr]
exit status 1
[W0] Seed 44: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=44 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-44.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-44.json -v -timeout 24h
[W0] Spawned simulation with pid 18604 [seed=123123 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-123123-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-123123-date-12-09-2024_134831.stderr]
exit status 1
[W3] Seed 99: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=99 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-99.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-99.json -v -timeout 24h
[W3] Spawned simulation with pid 18605 [seed=124124 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-124124-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-124124-date-12-09-2024_134831.stderr]
exit status 1
[W1] Seed 3232: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=3232 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-3232.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-3232.json -v -timeout 24h
exit status 1
[W2] Seed 2020: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=2020 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-2020.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-2020.json -v -timeout 24h
[W1] Spawned simulation with pid 18606 [seed=582582 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-582582-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-582582-date-12-09-2024_134831.stderr]
[W2] Spawned simulation with pid 18607 [seed=18931893 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-18931893-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-18931893-date-12-09-2024_134831.stderr]
exit status 1
[W0] Seed 123123: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=123123 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-123123.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-123123.json -v -timeout 24h
[W0] Spawned simulation with pid 18608 [seed=29892989 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-29892989-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-29892989-date-12-09-2024_134831.stderr]
exit status 1
[W3] Seed 124124: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=124124 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-124124.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-124124.json -v -timeout 24h
[W3] Spawned simulation with pid 18609 [seed=30123012 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-30123012-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-30123012-date-12-09-2024_134831.stderr]
exit status 1
[W1] Seed 582582: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=582582 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-582582.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-582582.json -v -timeout 24h
[W1] Spawned simulation with pid 18610 [seed=47284728 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-47284728-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-47284728-date-12-09-2024_134831.stderr]
exit status 1
[W0] Seed 29892989: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=29892989 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-29892989.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-29892989.json -v -timeout 24h
[W0] Spawned simulation with pid 18611 [seed=7601778 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-7601778-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-7601778-date-12-09-2024_134831.stderr]
exit status 1
[W2] Seed 18931893: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=18931893 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-18931893.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-18931893.json -v -timeout 24h
exit status 1
[W3] Seed 30123012: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=30123012 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-30123012.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-30123012.json -v -timeout 24h
[W2] Spawned simulation with pid 18612 [seed=8090485 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-8090485-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-8090485-date-12-09-2024_134831.stderr]
[W3] Spawned simulation with pid 18613 [seed=977367484 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-977367484-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-977367484-date-12-09-2024_134831.stderr]
exit status 1
[W3] Seed 977367484: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=977367484 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-977367484.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-977367484.json -v -timeout 24h
exit status 1
[W1] Seed 47284728: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=47284728 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-47284728.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-47284728.json -v -timeout 24h
[W3] Spawned simulation with pid 18614 [seed=491163361 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-491163361-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-491163361-date-12-09-2024_134831.stderr]
[W1] Spawned simulation with pid 18615 [seed=424254581 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-424254581-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-424254581-date-12-09-2024_134831.stderr]
exit status 1
[W0] Seed 7601778: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=7601778 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-7601778.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-7601778.json -v -timeout 24h
exit status 1
[W2] Seed 8090485: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=8090485 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-8090485.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-8090485.json -v -timeout 24h
[W2] no seeds left, shutting down
[W0] Spawned simulation with pid 18616 [seed=673398983 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-673398983-date-12-09-2024_134831.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/app-simulation-seed-673398983-date-12-09-2024_134831.stderr]
exit status 1
[W1] Seed 424254581: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=424254581 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-424254581.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-424254581.json -v -timeout 24h
[W1] no seeds left, shutting down
exit status 1
[W0] Seed 673398983: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=673398983 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-673398983.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-673398983.json -v -timeout 24h
[W0] no seeds left, shutting down
exit status 1
[W3] Seed 491163361: FAILED
To reproduce run: go test github.com/cosmos/cosmos-sdk/simapp -run TestFullIrisSimulation -Enabled=true -NumBlocks=400 -Genesis=/Users/avery/.iris/config/genesis.json -Verbose=true -Commit=true -Seed=491163361 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_params-491163361.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-720862808/sim_state-491163361.json -v -timeout 24h
[W3] no seeds left, shutting down
make: *** [test-sim-custom-genesis-multi-seed] Error 1
Process finished with exit code 2
The text was updated successfully, but these errors were encountered: