On FreeBSD 15.0, https://github.com/hebasto/bitcoin-core-nightly/actions/runs/21105606197/job/60696569283:
386/456 - p2p_fingerprint.py failed, Duration: 0 s
stdout:
2026-01-18T04:34:49.101209Z TestFramework (INFO): PRNG seed is: 4679507874993432966
2026-01-18T04:34:49.102528Z TestFramework (INFO): Initializing test directory /tmp/test_runner_โฟ_๐_20260118_042715/p2p_fingerprint_63
2026-01-18T04:34:49.360239Z TestFramework (ERROR): Unexpected exception
Traceback (most recent call last):
File "/home/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/test_framework/test_framework.py", line 138, in main
self.setup()
File "/home/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/test_framework/test_framework.py", line 269, in setup
self.setup_network()
File "/home/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/test_framework/test_framework.py", line 360, in setup_network
self.setup_nodes()
File "/home/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/test_framework/test_framework.py", line 382, in setup_nodes
self.start_nodes()
File "/home/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/test_framework/test_framework.py", line 528, in start_nodes
node.wait_for_rpc_connection()
File "/home/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/test_framework/test_node.py", line 316, in wait_for_rpc_connection
raise FailedToStartError(self._node_msg(
test_framework.test_node.FailedToStartError: [node 0] bitcoind exited with status 1 during initialization. Error: Unable to bind to 127.0.0.1:11756 on this computer. Bitcoin Core is probably already running.
Error: Failed to listen on any port. Use -listen=0 if you want this.
************************
2026-01-18T04:34:49.423831Z TestFramework (INFO): Not stopping nodes as test failed. The dangling processes will be cleaned up later.
2026-01-18T04:34:49.424142Z TestFramework (WARNING): Not cleaning up dir /tmp/test_runner_โฟ_๐_20260118_042715/p2p_fingerprint_63
2026-01-18T04:34:49.424336Z TestFramework (ERROR): Test failed. Test logging available at /tmp/test_runner_โฟ_๐_20260118_042715/p2p_fingerprint_63/test_framework.log
2026-01-18T04:34:49.424671Z TestFramework (ERROR):
2026-01-18T04:34:49.425017Z TestFramework (ERROR): Hint: Call /home/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/combine_logs.py '/tmp/test_runner_โฟ_๐_20260118_042715/p2p_fingerprint_63' to consolidate all logs
2026-01-18T04:34:49.425220Z TestFramework (ERROR):
2026-01-18T04:34:49.425516Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log.
2026-01-18T04:34:49.425685Z TestFramework (ERROR): https://github.com/bitcoin/bitcoin/issues
2026-01-18T04:34:49.425795Z TestFramework (ERROR):