-
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
Tau DQM miniAOD validation for DATA #44029
base: master
Are you sure you want to change the base?
Conversation
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44029/38962
|
A new Pull Request was created by @gsaha009 for master. It involves the following packages:
@tjavaid, @antoniovagnerini, @cmsbuild, @nothingface0, @rvenditti, @syuvivida can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
-1 Failed Tests: RelVals RelVals
|
please test |
-1 Failed Tests: RelVals RelVals
|
1f73cfc
to
7b562f9
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44029/40680
|
Pull request #44029 was updated. @antoniovilela, @rvenditti, @davidlange6, @antoniovagnerini, @syuvivida, @tjavaid, @rappoccio, @cmsbuild, @fabiocos, @nothingface0 can you please check and sign again. |
please test |
-1 Failed Tests: UnitTests Unit TestsI found 1 errors in the following unit tests: ---> test TestDQMOfflineConfigurationGotAll had ERRORS Comparison SummarySummary:
|
Hi @danielwinterbottom |
Update: This workflow 25202.0 failed for other CMSSW versions as well, even without the changes for TauDQM made in this PR @cmsbuild DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2016,ENDJOB
We have determined that this is simulation (if not, rerun cmsDriver.py with --data)
entry file:step1.root
the query is file dataset = /RelValMinBias_13/CMSSW_10_6_0-106X_mcRun2_asymptotic_v3-v1/GEN-SIM
DAS succeeded after 1 attempts 0
found files: []
Step: DIGI Spec: ['pdigi_valid']
Step: L1 Spec:
Step: DIGI2RAW Spec:
Step: HLT Spec: ['@relval2016']
Step: ENDJOB Spec:
customising the process with customizeHLTforMC from HLTrigger/Configuration/customizeHLTforMC
Starting cmsRun step2_DIGI_L1_DIGI2RAW_HLT_PU.py
2024-06-24 17:06:32.769201: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.
24-Jun-2024 17:06:34 CEST Initiating request to open file file:step1.root
24-Jun-2024 17:06:34 CEST Successfully opened file file:step1.root
24-Jun-2024 17:06:38 CEST Closed file file:step1.root
----- Begin Fatal Exception 24-Jun-2024 17:06:38 CEST-----------------------
An exception of category 'NoSecondaryFiles' occurred while
[0] Constructing the EventProcessor
[1] Constructing module: class=MixingModule label='mix'
Exception Message:
RootEmbeddedFileSequence no input files specified for secondary input source.
----- End Fatal Exception ------------------------------------------------- and this is not because of the changes made in this PR |
Hi, can anyone of you please check? |
please test |
Milestone for this pull request has been moved to CMSSW_14_2_X. Please open a backport if it should also go in to CMSSW_14_1_X. |
ping (to make bot change milestone) |
PR description:
Following the last PR #41995, the miniAOD validation on DATA is prepared for Run3. Twiki page: https://twiki.cern.ch/twiki/bin/viewauth/CMS/SWGuidePFTauIDValidation
PR validation:
runTheMatrix.py -l limited -i all --ibeos
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for: NA
Thanks @sroychow