Here is a sampling of intermittent problems that have been seen recently.
-
The tpstream_writing_test in the 16-Aug-2025 overnight running of the regression tests had a "failed to insert into LB" message in one of its log files.
- Here is a copy of the message:
There were 1 failures to insert data into the latency buffer out of 4887 attempts in the latest monitoring interval.
- Here is a link to the GitHub CI log: link
-
The example_system_test in the 09-Aug-2025 overnight running of the regression tests had a "tp_input_2000: Unable to push within timeout period" message in one of its log files (link).
- I've seen this problem on other regression tests.
- When I get a chance, I'd like to propose some tests with mutex locking in our "queue" code...
- This was also seen in the
3ru_1df test on 12-Sep-2025 (link)
- And in the DAPHNE_TPG part of the
readout_type_scan_test on 15-Sep-2025 (link)
- And here
- And in the 3ru_1df test on 11-Oct-2025 (link)
-
I've seen the number of TriggerRecords produced in the example_system_test occasionally fluctuate slightly too low.
- That happened in the 08-Aug-2025 overnight running of the regression tests. (link)
- I saw it in a running of all regression tests using
dbt-build --integtest on the fddaq-v5.4.0-rc1 candidate release
-
The DAPHNE_TPG part of the readout_type_scan_test complained about an empty TP fragment in the 04-Sep-2025 overnight running of the regression tests.
- Here is a copy of the error message:
Trigger Primitive fragment for SrcID Trigger_0x00000064 in record (5, 0) has size 72 (outside range [96, 4392])
Here is a sampling of intermittent problems that have been seen recently.
The
tpstream_writing_testin the 16-Aug-2025 overnight running of the regression tests had a "failed to insert into LB" message in one of its log files.There were 1 failures to insert data into the latency buffer out of 4887 attempts in the latest monitoring interval.The
example_system_testin the 09-Aug-2025 overnight running of the regression tests had a "tp_input_2000: Unable to push within timeout period" message in one of its log files (link).3ru_1dftest on 12-Sep-2025 (link)readout_type_scan_teston 15-Sep-2025 (link)I've seen the number of TriggerRecords produced in the
example_system_testoccasionally fluctuate slightly too low.dbt-build --integteston the fddaq-v5.4.0-rc1 candidate releaseThe DAPHNE_TPG part of the
readout_type_scan_testcomplained about an empty TP fragment in the 04-Sep-2025 overnight running of the regression tests.Trigger Primitive fragment for SrcID Trigger_0x00000064 in record (5, 0) has size 72 (outside range [96, 4392])