Skip to content
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

BD hadron track monitoring in standard validation sequence #18011

Conversation

smoortga
Copy link
Contributor

This PR introduces the DQM monitoring tools for B and D Hadron Tracks (for BTV group) in the standard validation sequence. The tools were introduced in PR: #17444

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smoortga for CMSSW_9_0_X.

It involves the following packages:

Validation/Configuration
Validation/RecoB

@perrotta, @civanch, @mdhildreth, @dmitrijus, @cmsbuild, @slava77, @vanbesien, @davidlange6 can you please review it and eventually sign? Thanks.
@imarches, @acaudron, @JyothsnaKomaragiri, @mverzett, @ferencek, @pvmulder this is something you requested to watch as well.
@davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@slava77
Copy link
Contributor

slava77 commented Mar 21, 2017

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 21, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/18593/console Started: 2017/03/21 16:35

@cmsbuild
Copy link
Contributor

-1

Tested at: 43526a0

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18011/18593/summary.html

I found follow errors while testing this PR

Failed tests: RelVals AddOn

  • RelVals:

When I ran the RelVals I found an error in the following worklfows:
5.1 step1

runTheMatrix-results/5.1_TTbar+TTbarFS+HARVESTFS/step1_TTbar+TTbarFS+HARVESTFS.log

135.4 step1
runTheMatrix-results/135.4_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS/step1_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS.log

9.0 step3
runTheMatrix-results/9.0_Higgs200ChargedTaus+Higgs200ChargedTaus+DIGI+RECO+HARVEST/step3_Higgs200ChargedTaus+Higgs200ChargedTaus+DIGI+RECO+HARVEST.log

25.0 step3
runTheMatrix-results/25.0_TTbar+TTbar+DIGI+RECOAlCaCalo+HARVEST+ALCATT/step3_TTbar+TTbar+DIGI+RECOAlCaCalo+HARVEST+ALCATT.log

  • AddOn:

I found errors in the following addon tests:

cmsDriver.py TTbar_8TeV_TuneCUETP8M1_cfi --conditions auto:run1_mc --fast -n 100 --eventcontent AODSIM,DQM --relval 100000,1000 -s GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,EI,VALIDATION --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --datatier GEN-SIM-DIGI-RECO,DQMIO --beamspot Realistic8TeVCollision : FAILED - time: date Tue Mar 21 17:53:46 2017-date Tue Mar 21 17:51:12 2017 s - exit: 16640
cmsDriver.py TTbar_13TeV_TuneCUETP8M1_cfi --conditions auto:run2_mc --fast -n 100 --eventcontent AODSIM,DQM --relval 100000,1000 -s GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,EI,VALIDATION --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --datatier GEN-SIM-DIGI-RECO,DQMIO --beamspot NominalCollision2015 --era Run2_25ns --magField 38T_PostLS1 : FAILED - time: date Tue Mar 21 17:54:09 2017-date Tue Mar 21 17:51:30 2017 s - exit: 16640
cmsDriver.py TTbar_13TeV_TuneCUETP8M1_cfi --conditions auto:run2_mc --fast -n 100 --eventcontent AODSIM,DQM --relval 100000,1000 -s GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,EI,VALIDATION --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --datatier GEN-SIM-DIGI-RECO,DQMIO --beamspot NominalCollision2015 --era Run2_2016 --magField 38T_PostLS1 : FAILED - time: date Tue Mar 21 17:56:08 2017-date Tue Mar 21 17:51:57 2017 s - exit: 16640

@cmsbuild
Copy link
Contributor

Comparison not run due to runTheMatrix errors (RelVals and Igprof tests were also skipped)

@slava77
Copy link
Contributor

slava77 commented Mar 21, 2017

the errors are related to this PR

   [2] Calling method for module PATJetProducer/'patJetsBDHadron'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: edm::ValueMap<pat::JetCorrFactors>
Looking for module label: patJetCorrFactors

If I'm not mistaken, they are in MC workflows with validation/DQM step and no PAT step

@smoortga
Copy link
Contributor Author

Yes if PAT is not ran in some workflow that uses validation/DQM, then my strategy indeed fails... I did not know this was the case.

How do you think I should solve this? Do you think the problem would be solved when I add the pfImpactParameterTagInfos here as I did before? If they get slimmed out anyway later on in the workflow of miniAOD (as we discussed in the mail thread), I think it doesn't matter we include them there.

Please let me know what you think because I don't have much experience with all of these validation workflows. Is there a way I can myself perform some tests before updating the PR?

Thanks,

Cheers
Seth

@slava77
Copy link
Contributor

slava77 commented Mar 21, 2017 via email

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 25, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/18703/console Started: 2017/03/25 21:15

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

@civanch
Copy link
Contributor

civanch commented Mar 26, 2017

+1

@dmitrijus
Copy link
Contributor

+1

@perrotta
Copy link
Contributor

+1
Validation stuff.
Code looks reasonable

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_9_0_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@smoortga
Copy link
Contributor Author

smoortga commented Apr 4, 2017

is it also possible to get this (backport) PR merged here in 90X? The same PR in 91X (#18053) has been merged.

Thanks
Cheers
Seth

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 257686a into cms-sw:CMSSW_9_0_X Apr 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants