AntelopeIO / spring

C++ implementation of the Antelope protocol with Savanna consensus
Other
5 stars 2 forks source link

Test failure: liveness_test #620

Closed heifner closed 3 weeks ago

heifner commented 4 weeks ago

https://github.com/AntelopeIO/spring/actions/runs/10508577515/job/29113605906

  File "/__w/spring/spring/build/tests/liveness_test.py", line 80, in <module>
    assert prodA.waitForNextBlock()
  File "/__w/spring/spring/build/tests/TestHarness/Node.py", line 210, in waitForNextBlock
    ret=Utils.waitForBool(lam, timeout)
  File "/__w/spring/spring/build/tests/TestHarness/testUtils.py", line 262, in waitForBool
    ret=Utils.waitForObj(myLam, timeout, sleepTime, reporter=reporter)
  File "/__w/spring/spring/build/tests/TestHarness/testUtils.py", line 252, in waitForObj
    raise RuntimeError('waitForObj reached 60 second timeout')
RuntimeError: waitForObj reached 60 second timeout
heifner commented 4 weeks ago

Looks like it tripped over the pause production.

On Node01

error 2024-08-22T13:17:17.966 nodeos    producer_plugin.cpp:1974      start_block          ] Not producing block because no recent votes, last producer vote 2024-08-22T13:17:17.966, other votes 2024-08-22T13:17:10.624, last block time 2024-08-22T13:17:17.963