QEMU times out on this test, lowering the num txs should fix it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- chronik-fix-ws_ordering
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 27159 Build 53884: Build Diff build-clang · build-diff · build-clang-tidy · build-debug · build-without-wallet Build 53883: arc lint + arc unit
Event Timeline
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (build-linux-aarch64) failed.
Failed tests logs:
====== Bitcoin ABC functional tests: chronik_ws_ordering.py ====== ------- Stdout: ------- 2024-02-15T15:35:10.489000Z TestFramework (INFO): Initializing test directory /work/abc-ci-builds/build-linux-aarch64/test/tmp/test_runner_₿₵_ _20240215_153258/chronik_ws_ordering_12 2024-02-15T15:39:27.196000Z TestFramework (ERROR): Unexpected exception caught during testing Traceback (most recent call last): File "/work/test/functional/test_framework/test_framework.py", line 148, in main self._run_test_internal() File "/work/test/functional/test_framework/test_framework.py", line 138, in _run_test_internal self.run_test() File "/work/test/functional/chronik_ws_ordering.py", line 157, in run_test ws.recv(), File "/work/test/functional/test_framework/chronik/client.py", line 177, in recv raise TimeoutError( TimeoutError: No message received from ws://127.0.0.1:30769/ws after 240s 2024-02-15T15:39:27.247000Z TestFramework (INFO): Stopping nodes 2024-02-15T15:39:27.501000Z TestFramework (WARNING): Not cleaning up dir /work/abc-ci-builds/build-linux-aarch64/test/tmp/test_runner_₿₵_ _20240215_153258/chronik_ws_ordering_12 2024-02-15T15:39:27.501000Z TestFramework (ERROR): Test failed. Test logging available at /work/abc-ci-builds/build-linux-aarch64/test/tmp/test_runner_₿₵_ _20240215_153258/chronik_ws_ordering_12/test_framework.log 2024-02-15T15:39:27.501000Z TestFramework (ERROR): 2024-02-15T15:39:27.501000Z TestFramework (ERROR): Hint: Call /work/test/functional/combine_logs.py '/work/abc-ci-builds/build-linux-aarch64/test/tmp/test_runner_₿₵_ _20240215_153258/chronik_ws_ordering_12' to consolidate all logs 2024-02-15T15:39:27.502000Z TestFramework (ERROR): 2024-02-15T15:39:27.502000Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log. 2024-02-15T15:39:27.502000Z TestFramework (ERROR): https://github.com/Bitcoin-ABC/bitcoin-abc/issues 2024-02-15T15:39:27.502000Z TestFramework (ERROR):
Each failure log is accessible here:
Bitcoin ABC functional tests: chronik_ws_ordering.py
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (build-linux-arm) failed.
Failed tests logs:
====== Bitcoin ABC functional tests: chronik_ws_ordering.py ====== ------- Stdout: ------- 2024-02-15T15:52:07.073000Z TestFramework (INFO): Initializing test directory /work/abc-ci-builds/build-linux-arm/test/tmp/test_runner_₿₵_ _20240215_154949/chronik_ws_ordering_12 2024-02-15T15:56:24.359000Z TestFramework (ERROR): Unexpected exception caught during testing Traceback (most recent call last): File "/work/test/functional/test_framework/test_framework.py", line 148, in main self._run_test_internal() File "/work/test/functional/test_framework/test_framework.py", line 138, in _run_test_internal self.run_test() File "/work/test/functional/chronik_ws_ordering.py", line 157, in run_test ws.recv(), File "/work/test/functional/test_framework/chronik/client.py", line 177, in recv raise TimeoutError( TimeoutError: No message received from ws://127.0.0.1:30769/ws after 240s 2024-02-15T15:56:24.410000Z TestFramework (INFO): Stopping nodes 2024-02-15T15:56:24.713000Z TestFramework (WARNING): Not cleaning up dir /work/abc-ci-builds/build-linux-arm/test/tmp/test_runner_₿₵_ _20240215_154949/chronik_ws_ordering_12 2024-02-15T15:56:24.713000Z TestFramework (ERROR): Test failed. Test logging available at /work/abc-ci-builds/build-linux-arm/test/tmp/test_runner_₿₵_ _20240215_154949/chronik_ws_ordering_12/test_framework.log 2024-02-15T15:56:24.713000Z TestFramework (ERROR): 2024-02-15T15:56:24.713000Z TestFramework (ERROR): Hint: Call /work/test/functional/combine_logs.py '/work/abc-ci-builds/build-linux-arm/test/tmp/test_runner_₿₵_ _20240215_154949/chronik_ws_ordering_12' to consolidate all logs 2024-02-15T15:56:24.713000Z TestFramework (ERROR): 2024-02-15T15:56:24.713000Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log. 2024-02-15T15:56:24.713000Z TestFramework (ERROR): https://github.com/Bitcoin-ABC/bitcoin-abc/issues 2024-02-15T15:56:24.713000Z TestFramework (ERROR):
Each failure log is accessible here:
Bitcoin ABC functional tests: chronik_ws_ordering.py