intermittent issue in wallet_upgradewallet.py AssertionError: [node 2] Node returned unexpected exit code (1) vs (0) when stopping #30798

issue maflcko opened this issue on September 3, 2024
  1. maflcko commented at 3:12 PM on September 3, 2024: member

    https://cirrus-ci.com/task/4629002713825280?logs=ci#L3296

     test  2024-09-03T07:00:27.797000Z TestFramework (ERROR): Assertion failed 
                                       Traceback (most recent call last):
                                         File "/ci_container_base/test/functional/test_framework/test_framework.py", line 132, in main
                                           self.run_test()
                                         File "/ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/test/functional/wallet_upgradewallet.py", line 150, in run_test
                                           self.stop_node(2)
                                         File "/ci_container_base/test/functional/test_framework/test_framework.py", line 581, in stop_node
                                           self.nodes[i].stop_node(expected_stderr, wait=wait)
                                         File "/ci_container_base/test/functional/test_framework/test_node.py", line 409, in stop_node
                                           self.wait_until_stopped(expected_stderr=expected_stderr)
                                         File "/ci_container_base/test/functional/test_framework/test_node.py", line 444, in wait_until_stopped
                                           self.wait_until(lambda: self.is_node_stopped(**kwargs), timeout=timeout)
                                         File "/ci_container_base/test/functional/test_framework/test_node.py", line 842, in wait_until
                                           return wait_until_helper_internal(test_function, timeout=timeout, timeout_factor=self.timeout_factor)
                                         File "/ci_container_base/test/functional/test_framework/util.py", line 289, in wait_until_helper_internal
                                           if predicate():
                                         File "/ci_container_base/test/functional/test_framework/test_node.py", line 444, in <lambda>
                                           self.wait_until(lambda: self.is_node_stopped(**kwargs), timeout=timeout)
                                         File "/ci_container_base/test/functional/test_framework/test_node.py", line 423, in is_node_stopped
                                           assert return_code == expected_ret_code, self._node_msg(
                                       AssertionError: [node 2] Node returned unexpected exit code (1) vs (0) when stopping
    
  2. maflcko added the label CI failed on Sep 3, 2024
  3. maflcko commented at 9:55 AM on October 1, 2024: member
  4. maflcko commented at 9:57 AM on October 1, 2024: member
  5. maflcko commented at 3:13 PM on November 1, 2024: member
  6. maflcko commented at 8:14 AM on March 27, 2025: member
  7. maflcko commented at 10:29 AM on May 6, 2025: member

    For reference, BDB removal #31250 was merged (for 30.0)

  8. maflcko closed this on May 6, 2025


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-24 09:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me