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 in feature_coinstatsindex.py #29746

Closed
fanquake opened this issue Mar 27, 2024 · 3 comments
Closed

test: failure in feature_coinstatsindex.py #29746

fanquake opened this issue Mar 27, 2024 · 3 comments

Comments

@fanquake
Copy link
Member

https://cirrus-ci.com/task/6317902398226432?logs=ci#L3288

 test  2024-03-26T18:25:07.400000Z TestFramework (ERROR): Unexpected exception caught during testing 
                                   Traceback (most recent call last):
                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 132, in main
                                       self.run_test()
                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/feature_coinstatsindex.py", line 51, in run_test
                                       self._test_coin_stats_index()
                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/feature_coinstatsindex.py", line 240, in _test_coin_stats_index
                                       self.restart_node(1, extra_args=["-coinstatsindex", "-reindex-chainstate"])
                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 598, in restart_node
                                       self.start_node(i, extra_args)
                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 550, in start_node
                                       node.wait_for_rpc_connection()
                                     File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_node.py", line 255, in wait_for_rpc_connection
                                       raise FailedToStartError(self._node_msg(
                                   test_framework.test_node.FailedToStartError: [node 1] bitcoind exited with status 66 during initialization.
 test  2024-03-26T18:25:07.402000Z TestFramework (DEBUG): Closing down network thread 
@maflcko
Copy link
Member

maflcko commented Mar 27, 2024

This is a tsan error, but requires #29740 for it to print the error.

@maflcko
Copy link
Member

maflcko commented Mar 30, 2024

Cross-link to #29767

@maflcko
Copy link
Member

maflcko commented Apr 4, 2024

Closing for now, but this can be reopened if it happens again.

@maflcko maflcko closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants