You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/bin/make -f /Users/avery/irishub/Makefile -C /Users/avery/irishub test-sim-import-export
Running application import/export simulation. This may take several minutes...
Allocating 4 workers...
[W3] Worker is up and running
[W2] Worker is up and running
[W0] Worker is up and running
[W1] Worker is up and running
[W3] Spawned simulation with pid 99566 [seed=1 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-1-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-1-date-12-09-2024_132246.stderr]
[W0] Spawned simulation with pid 99567 [seed=4 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-4-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-4-date-12-09-2024_132246.stderr]
[W1] Spawned simulation with pid 99569 [seed=7 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-7-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-7-date-12-09-2024_132246.stderr]
[W2] Spawned simulation with pid 99568 [seed=2 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-2-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-2-date-12-09-2024_132246.stderr]
exit status 1
[W2] Seed 2: FAILED
To reproduce run: go test . -run TestAppImportExport -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=2 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/sim_params-2.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/sim_state-2.json -v -timeout 24h
ERROR OUTPUT
exit status 1
panic: halting simulations
goroutine 11 [running]:
main.worker(0x2, 0x1400028e7e0, 0x1400028e930)
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/[email protected]/main.go:216 +0x5ac
main.main.func2(0x0?)
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/[email protected]/main.go:160 +0x50
created by main.main in goroutine 1
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/[email protected]/main.go:158 +0xbc4
make: *** [test-sim-import-export] Error 2
Process finished with exit code 2
The text was updated successfully, but these errors were encountered:
/usr/bin/make -f /Users/avery/irishub/Makefile -C /Users/avery/irishub test-sim-import-export
Running application import/export simulation. This may take several minutes...
Allocating 4 workers...
[W3] Worker is up and running
[W2] Worker is up and running
[W0] Worker is up and running
[W1] Worker is up and running
[W3] Spawned simulation with pid 99566 [seed=1 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-1-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-1-date-12-09-2024_132246.stderr]
[W0] Spawned simulation with pid 99567 [seed=4 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-4-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-4-date-12-09-2024_132246.stderr]
[W1] Spawned simulation with pid 99569 [seed=7 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-7-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-7-date-12-09-2024_132246.stderr]
[W2] Spawned simulation with pid 99568 [seed=2 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-2-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-2-date-12-09-2024_132246.stderr]
exit status 1
[W2] Seed 2: FAILED
To reproduce run: go test . -run TestAppImportExport -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=2 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/sim_params-2.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/sim_state-2.json -v -timeout 24h
ERROR OUTPUT
exit status 1
panic: halting simulations
goroutine 11 [running]:
main.worker(0x2, 0x1400028e7e0, 0x1400028e930)
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/[email protected]/main.go:216 +0x5ac
main.main.func2(0x0?)
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/[email protected]/main.go:160 +0x50
created by main.main in goroutine 1
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/[email protected]/main.go:158 +0xbc4
make: *** [test-sim-import-export] Error 2
Process finished with exit code 2
The text was updated successfully, but these errors were encountered: