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 failure: snapshot_in_svnn_transition_test #399

Closed
heifner opened this issue Jul 24, 2024 · 2 comments
Closed

Test failure: snapshot_in_svnn_transition_test #399

heifner opened this issue Jul 24, 2024 · 2 comments
Labels
test-instability tag issues for flaky tests, high priority to address

Comments

@heifner
Copy link
Member

heifner commented Jul 24, 2024

https://github.com/AntelopeIO/spring/actions/runs/10084407490/job/27883550130

The reported test failure was:

  File "/__w/spring/spring/build/tests/snapshot_in_svnn_transition_test.py", line 122, in <module>
    restartWithSnapshot(nodeSnap, rmBlocks=False)
  File "/__w/spring/spring/build/tests/snapshot_in_svnn_transition_test.py", line 119, in restartWithSnapshot
    assert node.waitForLibToAdvance(), "LIB did not advance after restart from snapshot"

LIB did advance. It just didn't advance in the 30 second timeout.

What is really strange is it appears that the net_plugin took over 30 seconds to start listening.

info  2024-07-24T21:58:11.499 nodeos    main.cpp:151                  main                 ] nodeos started
...
info  2024-07-24T21:58:11.527 nodeos    net_plugin.cpp:4315           plugin_initialize    ] Initialize net plugin
...
debug 2024-07-24T21:58:41.584 net-3     net_plugin.cpp:4540           operator()           ] start listening on localhost:9876 with peer sync throttle 0
info  2024-07-24T21:58:41.584 net-3     net_plugin.cpp:2930           create_session       ] Accepted new connection: 127.0.0.1
@spoonincode
Copy link
Member

@arhag arhag added test-instability tag issues for flaky tests, high priority to address and removed triage labels Jul 26, 2024
@bhazzard
Copy link

Haven't seen this fail recently.

@bhazzard bhazzard closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Team Backlog Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-instability tag issues for flaky tests, high priority to address
Projects
Status: Done
Development

No branches or pull requests

5 participants