-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Out of range exception from RPCAMCRawToDigi #38939
Comments
A new Issue was created by @makortel Matti Kortelainen. @Dr15Jones, @perrotta, @dpiparo, @rappoccio, @makortel, @smuzaffar, @qliphy can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
assign reconstruction |
New categories assigned: reconstruction @jpata,@clacaputo you have been requested to review this Pull request/Issue and eventually sign? Thanks |
Seems that this was already reported in #38564 (comment) |
The same error can be reproduced simply by
It looks like the error only occurs when dataset=/ZeroBias/Commissioning2018-v1/RAW is used as input. |
L1 would seem to be the more appropriate group to assign this to.
… On Aug 2, 2022, at 9:19 AM, Matti Kortelainen ***@***.***> wrote:
assign reconstruction
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
|
assign l1
Thanks. I followed |
New categories assigned: l1 @epalencia,@rekovic,@cecilecaillol you have been requested to review this Pull request/Issue and eventually sign? Thanks |
Hi @makortel all, My personal advice is to change the input data with some recent zerobias run in order to test the workflow. And from the other side - probably some sanity checks (if there are data, or if they are valid...) need to be added to the analyzer in order to avoid further crash of the code in such cases. |
Hi @qliphy #38974 is intended to fix the CPPF DAQ delay and the unpacked RPC digis, while the current issue relates to a comparison between the unpacked cppf digis vs emulated ones. The RPCCPPF unpacker processes two different records In the particular case with the test of the ZeroBias workflow, the input run was bad for CPPF - the cppf data were corrupted and thus led to a crash of the L1 CPPF DQM module. Best! |
Thanks, adding @cms-sw/pdmv-l2 for that |
assign pdmv |
New categories assigned: pdmv @bbilin,@jordan-martins,@kskovpen you have been requested to review this Pull request/Issue and eventually sign? Thanks |
One can use for example this input: https://github.com/cms-sw/cmssw/blob/master/Configuration/PyReleaseValidation/python/relval_steps.py#L483 |
@kskovpen can this be done, then? Having continuously failing workflows in the IB is far sub-optimal for the sake of checking the effect of newly integrated PRs on them. |
there's no equivalent (yet) for Run3 as we didn't have yet a high beta star run. I don't quite understand the point of changing the input of this wf, since I think it was expressly designed to test the reconstruction with high beta start (tracking) setup |
is there any downstream consumer of CPPF digis? if we know that the data is corrupt exactly in the run range in which we have the high beta star can the unpacker be removed in the sequence run in that era? |
Hi @mmusich , Best! |
yes, I understand, but changing the input data is NOT an option, unless we want to give up testing the high beta* reco... |
In fact all the 2018A data before run 315764 are affected. The issue happened somewhere in March, before the start of data taking. I just ping @efeyazgan for EMTF, in case I am missing something. |
Does it imply modifying some specific step of this workflow or its désactivation in IBs? In the former case, how it should be modified? |
Just to be clear! I don't think the problem is in the workflow. The workflow shows that there is a problem with the particular pull request. |
As @makortel has mentioned above, the problem is at step3 of 136.8561. Anyhow, if experts could comment on how relevant this wf is for Run3 (as it stands now), it would help to decide on a proper action. |
this wf has no relevance whatsoever for run-3, but it is there to ensure we can still reconstruct properly the run2 high beta star data. I think someone with higher paygrade than me should decide if this is something that CMS wants to keep being able to do, but I don't see why that would not be the case. |
by the way removing the CPPF unpacker results in
so, there are downstream consumers. |
Shall we disable 136.8561 in IBs and wait for further indications from the relevant groups? |
Trying to find a solution for this longstanding issue: @mileva, could you or someone in your group please commit to provide those sanity checks in the code? If not for pre5 (today-ish), they should be made available before we build the final 12_5_0, so that this particolar workflow can continue to be tested in the cycle |
Hi @perrotta |
Sep 20, see https://twiki.cern.ch/twiki/bin/viewauth/CMS/CMSSW_12_5_0 |
urgent |
Fixed by #39307 |
Workflow 136.8561 step 3 has been failing since CMSSW_12_5_X_2022-07-28-1100 with
https://cmssdt.cern.ch/SDT/cgi-bin/logreader/el8_amd64_gcc10/CMSSW_12_5_X_2022-08-02-1100/pyRelValMatrixLogs/run/136.8561_RunZeroBias_hBStarTk+RunZeroBias_hBStarTk+HLTDR2_2018_hBStar+RECODR2_2018reHLT_Offline_hBStar+HARVEST2018_hBStar/step3_RunZeroBias_hBStarTk+RunZeroBias_hBStarTk+HLTDR2_2018_hBStar+RECODR2_2018reHLT_Offline_hBStar+HARVEST2018_hBStar.log#/
The text was updated successfully, but these errors were encountered: