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

issue maflcko openend 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

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


maflcko

Labels
CI failed


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: 2024-09-29 01:12 UTC

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