ci error: `interface_usdt_validation.py` fails #25801

issue w0xlt opened this issue on August 8, 2022
  1. w0xlt commented at 1:33 AM on August 8, 2022: contributor

    One of CI checks in #25616 fails: https://cirrus-ci.com/task/6722929781112832?logs=ci#L3954

    2022-08-08T00:57:43.281000Z TestFramework (INFO): handle_blockconnected(): ConnectedBlock(hash=1e25ca1f62b4117a20995652ca8ebba755a779290935c4eb3fc1f121048cab4d height=201, transactions=1, inputs=1, sigops=0, duration=296)
    2022-08-08T00:57:43.317000Z TestFramework (INFO): check that we traced 2 blocks
    2022-08-08T00:57:43.317000Z TestFramework (ERROR): Assertion failed
    Traceback (most recent call last):
      File "/tmp/cirrus-ci-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 133, in main
        self.run_test()
      File "/tmp/cirrus-ci-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/interface_usdt_validation.py", line 131, in run_test
        assert_equal(BLOCKS_EXPECTED, blocks_checked)
      File "/tmp/cirrus-ci-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/util.py", line 56, in assert_equal
        raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
    AssertionError: not(2 == 0)
    

    I cannot reproduce this error on my machine. The test works as expected.

  2. fanquake commented at 5:59 AM on August 8, 2022: member

    Dupe of #25764.

  3. fanquake closed this on Aug 8, 2022

  4. bitcoin locked this on Aug 8, 2023

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-21 00:13 UTC

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