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: nodeos_forked_chain_if_lr_test (Failed) #2243

Open
heifner opened this issue Feb 19, 2024 · 0 comments
Open

Test: nodeos_forked_chain_if_lr_test (Failed) #2243

heifner opened this issue Feb 19, 2024 · 0 comments
Labels
test-instability tag issues for flaky tests, high priority to address triage

Comments

@heifner
Copy link
Member

heifner commented Feb 19, 2024

https://github.com/AntelopeIO/leap/actions/runs/7960602777/job/21730395448

Appears it failed due to taking over 4 seconds to write to the block log.

debug 2024-02-19T14:06:38.275 nodeos    producer_plugin.cpp:2609      operator()           ] Signing took 277us
debug 2024-02-19T14:06:38.275 nodeos    net_plugin.cpp:3243           update_chain_info    ] updating chain info lib 389, fork 393
debug 2024-02-19T14:06:38.275 net-0     net_plugin.cpp:3980           operator()           ] signaled accepted_block_header, blk num = 393, id = 000001890cc08e516a7e6e5701d4acca6d7bec399d9c188bc902badf698d8773
debug 2024-02-19T14:06:38.275 net-0     net_plugin.cpp:2636           bcast_block          ] bcast block 393
debug 2024-02-19T14:06:38.275 net-0     net_plugin.cpp:2643           operator()           ] socket_is_open true, state connected, syncing false, connection 3
debug 2024-02-19T14:06:38.275 net-0     net_plugin.cpp:1875           create_send_buffer   ] sending block 393
debug 2024-02-19T14:06:38.275 net-0     net_plugin.cpp:2643           operator()           ] socket_is_open false, state closed, syncing false, connection 1
debug 2024-02-19T14:06:38.275 net-0     net_plugin.cpp:2643           operator()           ] socket_is_open false, state closed, syncing false, connection 2
debug 2024-02-19T14:06:38.275 net-0     net_plugin.cpp:2658           operator()           ] ["localhost:9878 - dd6b2d5" - 3 127.0.0.1:37210] bcast block 393
debug 2024-02-19T14:06:38.472 net-3     net_plugin.cpp:1171           operator()           ] ["localhost:9878 - dd6b2d5" - 3 127.0.0.1:37210] handle time_message
debug 2024-02-19T14:06:38.472 net-3     net_plugin.cpp:3523           handle_message       ] ["localhost:9878 - dd6b2d5" - 3 127.0.0.1:37210] received time_message: {"org":0,"rec":0,"xmt":"1708351598471994330","dst":0}, org: 0
debug 2024-02-19T14:06:38.472 net-3     net_plugin.cpp:1660           send_time            ] ["localhost:9878 - dd6b2d5" - 3 127.0.0.1:37210] send time_message: {"org":"1708351598471994330","rec":"1708351598472237866","xmt":"1708351598472237984","dst":0}, org: 0
debug 2024-02-19T14:06:38.490 net-0     net_plugin.cpp:2623           expire_txns          ] expire_local_txns size 0 removed 0
debug 2024-02-19T14:06:38.490 net-0     net_plugin.cpp:3970           expire               ] expire_txns 36us
debug 2024-02-19T14:06:41.491 net-1     net_plugin.cpp:2623           expire_txns          ] expire_local_txns size 0 removed 0
debug 2024-02-19T14:06:41.491 net-1     net_plugin.cpp:3970           expire               ] expire_txns 113us
debug 2024-02-19T14:06:42.532 net-3     net_plugin.cpp:1195           operator()           ] ["localhost:9878 - dd6b2d5" - 3 127.0.0.1:37210] handle vote_message
debug 2024-02-19T14:06:42.532 net-3     net_plugin.cpp:3703           handle_message       ] ["localhost:9878 - dd6b2d5" - 3 127.0.0.1:37210] received vote: block #393:0cc08e516a7e6e57.., strong, key am194ccXhtTHnlPM..
debug 2024-02-19T14:06:42.536 net-3     hotstuff.cpp:137              add_vote             ] status: success, _state: weak, quorum_met: no
debug 2024-02-19T14:06:42.544 trace-mx  trace_api_plugin.cpp:155      operator()           ] Waking up to handle lib: 390
debug 2024-02-19T14:06:42.544 nodeos    net_plugin.cpp:4015           on_irreversible_bloc ] on_irreversible_block, blk num = 390, id = 00000186531b8f86b9a3487aa0f651cf33771908140cb7569a01b44facc1682e
debug 2024-02-19T14:06:42.544 nodeos    net_plugin.cpp:3243           update_chain_info    ] updating chain info lib 389, fork 393
@spoonincode spoonincode added the test-instability tag issues for flaky tests, high priority to address label Mar 22, 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 triage
Projects
Status: Todo
Development

No branches or pull requests

3 participants