Skip to content

23.2.1: feature_fee_estimation.py failed: JSONRPCException: tx-size (-26) #1296

@whitslack

Description

@whitslack

Expected behavior

All functional tests should pass.

Actual behavior

1/255 - feature_fee_estimation.py failed, Duration: 5 s

stdout:
2023-11-28T19:48:00.795000Z TestFramework (INFO): Initializing test directory /var/tmp/portage/net-p2p/elements-23.2.1/temp/test_runner_₿_🏃_20231128_144755/feature_fee_estimation_253
2023-11-28T19:48:03.561000Z TestFramework (INFO): This test is time consuming, please be patient
2023-11-28T19:48:03.562000Z TestFramework (INFO): Splitting inputs so we can generate tx's
2023-11-28T19:48:04.255000Z TestFramework (ERROR): JSONRPC error
Traceback (most recent call last):
  File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/test_framework/test_framework.py", line 132, in main
    self.run_test()
  File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/feature_fee_estimation.py", line 322, in run_test
    self.initial_split(self.nodes[0])
  File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/feature_fee_estimation.py", line 224, in initial_split
    txid = node.sendrawtransaction(txhex)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/test_framework/coverage.py", line 49, in __call__
    return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/test_framework/authproxy.py", line 144, in __call__
    raise JSONRPCException(response['error'], status)
test_framework.authproxy.JSONRPCException: tx-size (-26)
2023-11-28T19:48:04.320000Z TestFramework (INFO): Stopping nodes
2023-11-28T19:48:04.425000Z TestFramework (WARNING): Not cleaning up dir /var/tmp/portage/net-p2p/elements-23.2.1/temp/test_runner_₿_🏃_20231128_144755/feature_fee_estimation_253
2023-11-28T19:48:04.425000Z TestFramework (ERROR): Test failed. Test logging available at /var/tmp/portage/net-p2p/elements-23.2.1/temp/test_runner_₿_🏃_20231128_144755/feature_fee_estimation_253/test_framework.log
2023-11-28T19:48:04.425000Z TestFramework (ERROR): 
2023-11-28T19:48:04.425000Z TestFramework (ERROR): Hint: Call /var/tmp/portage/net-p2p/elements-23.2.1/work/elements-23.2.1/test/functional/combine_logs.py '/var/tmp/portage/net-p2p/elements-23.2.1/temp/test_runner_₿_🏃_20231128_144755/feature_fee_estimation_253' to consolidate all logs
2023-11-28T19:48:04.425000Z TestFramework (ERROR): 
2023-11-28T19:48:04.426000Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log.
2023-11-28T19:48:04.426000Z TestFramework (ERROR): https://github.com/ElementsProject/elements/issues
2023-11-28T19:48:04.426000Z TestFramework (ERROR): 


stderr:

feature_fee_estimation_253/node0/elementsregtest/debug.log:
debug.log

To reproduce

$ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/elements-23.2.1 --htmldir=/usr/share/doc/elements-23.2.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --enable-wallet --with-sqlite --with-bdb --disable-usdt --without-miniupnpc --without-natpmp --enable-tests --disable-bench --disable-fuzz --disable-fuzz-binary --without-qrencode --disable-ccache --enable-asm --disable-zmq --enable-man --disable-external-signer --with-utils --enable-util-cli --enable-util-tx --enable-util-wallet --disable-util-util --without-seccomp --without-libs --with-daemon --without-gui --without-qtdbus --without-system-leveldb --with-system-libsecp256k1

$ make

$ /usr/bin/python3.12 test/functional/test_runner.py --ansi --extended --jobs=4 --timeout-factor=15

System information

Elements 23.2.1 source build

Gentoo Linux ~amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions