Skip to content

Conversation

@jackal1-66
Copy link
Collaborator

Many scripts are failing at the moment while the CI runs (most of them need the -interactionRate flag).

@github-actions
Copy link

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

@jackal1-66
Copy link
Collaborator Author

jackal1-66 commented Nov 20, 2024

All the edited tests seem to work now from the results of the CI. I noticed there might be another problem with test_anchor_2023_apass2_pp.sh. I tested it on lxplus and the pipeline is completed but with a single failure coming from this task:

o2-emcal-cell-reader-workflow --infile emccells.root | o2-ctp-digit-reader --inputfile ctpdigits.root --disable-mc | o2-qc --config json://${O2DPG_ROOT}/MC/config/QC/json/emc-bc-task.json --local-batch ../QC/emcBCQC.root --override-values "qc.config.database.host=http://ali-qcdbmc-gpn.cern.ch:8083;qc.config.Activity.number=535069;qc.config.Activity.periodName=LHC24a2;qc.config.Activity.start=1682275618063;qc.config.conditionDB.url=http://alice-ccdb.cern.ch" -b --run  &> emcBCQC_local1.log &

Checking the log file I see these errors:

[546774:internal-dpl-ccdb-backend]:     o2-qc() [0x416ad9]:     main at runDataProcessing.h:230
[546774:internal-dpl-ccdb-backend]:     /lib64/libc.so.6:     ?? ??:0
[546774:internal-dpl-ccdb-backend]:     /lib64/libc.so.6:     ?? ??:0
[546774:internal-dpl-ccdb-backend]:     o2-qc() [0x416db5]:     _start at ??:?
[546774:internal-dpl-ccdb-backend]: [17:47:54][ERROR] Exception while running: Mismatch between types. Rethrowing.
[546774:internal-dpl-ccdb-backend]: [17:47:54][STATE] Exiting FairMQ state machine
[546774:internal-dpl-ccdb-backend]: [17:47:54][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-qc, device shutting down. Reason: Mismatch between types

I can't see from the CI log if the problem is the same unfortunately. I migth force a new run tomorrow to see if I'm able to retrieve some logs from it

@sawenzel sawenzel merged commit 657430a into AliceO2Group:master Nov 21, 2024
8 checks passed
@jackal1-66 jackal1-66 deleted the fixscripts branch January 29, 2025 12:27
maciacco pushed a commit to maciacco/O2DPG that referenced this pull request Feb 13, 2025
include mandatory interactionRate argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants