Skip to content
New issue

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

test-sim-multi-seed-long: runsim #2980

Open
wangjiulian opened this issue Dec 13, 2024 · 0 comments
Open

test-sim-multi-seed-long: runsim #2980

wangjiulian opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working simulation

Comments

@wangjiulian
Copy link
Collaborator

/usr/bin/make -f /Users/avery/irishub/sims.mk -C /Users/avery/irishub test-sim-multi-seed-long
Running multi-seed application simulation. This may take awhile!
Allocating 4 workers...
[W1] Worker is up and running
[W0] Worker is up and running
[W2] Worker is up and running
[W3] Worker is up and running
[W2] Spawned simulation with pid 18662 [seed=4 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-4-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-4-date-12-09-2024_134927.stderr]
[W3] Spawned simulation with pid 18663 [seed=7 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-7-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-7-date-12-09-2024_134927.stderr]
[W0] Spawned simulation with pid 18664 [seed=2 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-2-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-2-date-12-09-2024_134927.stderr]
[W1] Spawned simulation with pid 18665 [seed=1 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-1-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-1-date-12-09-2024_134927.stderr]
exit status 1
[W3] Seed 7: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=7 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-7.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-7.json -v -timeout 24h
[W3] Spawned simulation with pid 18920 [seed=32 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-32-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-32-date-12-09-2024_134927.stderr]
exit status 1
[W0] Seed 2: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=2 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-2.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-2.json -v -timeout 24h
[W0] Spawned simulation with pid 18921 [seed=123 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-123-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-123-date-12-09-2024_134927.stderr]
exit status 1
[W2] Seed 4: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=4 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-4.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-4.json -v -timeout 24h
[W2] Spawned simulation with pid 18954 [seed=124 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-124-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-124-date-12-09-2024_134927.stderr]
exit status 1
[W1] Seed 1: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=1 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-1.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-1.json -v -timeout 24h
[W1] Spawned simulation with pid 18995 [seed=582 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-582-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-582-date-12-09-2024_134927.stderr]
exit status 1
[W2] Seed 124: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=124 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-124.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-124.json -v -timeout 24h
[W2] Spawned simulation with pid 19258 [seed=1893 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-1893-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-1893-date-12-09-2024_134927.stderr]
exit status 1
[W3] Seed 32: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=32 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-32.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-32.json -v -timeout 24h
[W3] Spawned simulation with pid 19259 [seed=2989 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-2989-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-2989-date-12-09-2024_134927.stderr]
exit status 1
[W0] Seed 123: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=123 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-123.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-123.json -v -timeout 24h
[W0] Spawned simulation with pid 19260 [seed=3012 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-3012-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-3012-date-12-09-2024_134927.stderr]
exit status 1
[W1] Seed 582: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=582 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-582.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-582.json -v -timeout 24h
[W1] Spawned simulation with pid 19261 [seed=4728 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-4728-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-4728-date-12-09-2024_134927.stderr]
exit status 1
[W1] Seed 4728: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=4728 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-4728.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-4728.json -v -timeout 24h
[W1] Spawned simulation with pid 19668 [seed=37827 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-37827-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-37827-date-12-09-2024_134927.stderr]
exit status 1
[W0] Seed 3012: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=3012 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-3012.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-3012.json -v -timeout 24h
[W0] Spawned simulation with pid 19671 [seed=981928 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-981928-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-981928-date-12-09-2024_134927.stderr]
exit status 1
[W2] Seed 1893: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=1893 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-1893.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-1893.json -v -timeout 24h
[W2] Spawned simulation with pid 19739 [seed=87821 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-87821-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-87821-date-12-09-2024_134927.stderr]
exit status 1
[W3] Seed 2989: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=2989 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-2989.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-2989.json -v -timeout 24h
[W3] Spawned simulation with pid 19765 [seed=891823782 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-891823782-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-891823782-date-12-09-2024_134927.stderr]
exit status 1
[W1] Seed 37827: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=37827 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-37827.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-37827.json -v -timeout 24h
[W1] Spawned simulation with pid 20002 [seed=989182 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-989182-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-989182-date-12-09-2024_134927.stderr]
exit status 1
[W2] Seed 87821: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=87821 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-87821.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-87821.json -v -timeout 24h
[W2] Spawned simulation with pid 20034 [seed=89182391 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-89182391-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-89182391-date-12-09-2024_134927.stderr]
exit status 1
[W0] Seed 981928: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=981928 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-981928.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-981928.json -v -timeout 24h
[W0] Spawned simulation with pid 20052 [seed=11 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-11-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-11-date-12-09-2024_134927.stderr]
exit status 1
[W3] Seed 891823782: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=891823782 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-891823782.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-891823782.json -v -timeout 24h
[W3] Spawned simulation with pid 20063 [seed=22 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-22-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-22-date-12-09-2024_134927.stderr]
exit status 1
[W2] Seed 89182391: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=89182391 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-89182391.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-89182391.json -v -timeout 24h
[W2] Spawned simulation with pid 20331 [seed=44 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-44-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-44-date-12-09-2024_134927.stderr]
exit status 1
[W1] Seed 989182: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=989182 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-989182.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-989182.json -v -timeout 24h
[W1] Spawned simulation with pid 20333 [seed=77 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-77-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-77-date-12-09-2024_134927.stderr]
exit status 1
[W3] Seed 22: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=22 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-22.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-22.json -v -timeout 24h
[W3] Spawned simulation with pid 20347 [seed=99 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-99-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-99-date-12-09-2024_134927.stderr]
exit status 1
[W0] Seed 11: FAILED
To reproduce run: go test github.com/irisnet/irishub/v4/app -run TestFullAppSimulation -Enabled=true -NumBlocks=500 -Genesis= -Verbose=true -Commit=true -Seed=11 -Period=50 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_params-11.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/sim_state-11.json -v -timeout 24h
[W0] Spawned simulation with pid 20350 [seed=2020 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-2020-date-12-09-2024_134927.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-3428586553/app-simulation-seed-2020-date-12-09-2024_134927.stderr]
.

@wangjiulian wangjiulian added bug Something isn't working simulation labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working simulation
Projects
None yet
Development

No branches or pull requests

1 participant