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

Introducing DIGInoHLT + HLTOnly Steps #44964

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

AdrianoDee
Copy link
Contributor

PR description:

This PR proposes the introduction of a set of workflows where HLT is run separately from the DIGI step. This expands the *.601 wf approach allowing to have any 2024 wf, also the special ones. For the moment it's limited to 2024 (with 2024HLTOnDigi and 2024HLTOnDigiPU) but could be expanded further. From our (PdmV) point of view it would ease the submission of reHLT wfs with the RelVal machine.

An example here for 15834.0.

# in: /lustre/home/adrianodif/random_devs/PR_ReHLT/cmssw/src dryRun for 'cd 15834.0_TTbar_14TeV+2024HLTOnDigiPU
 cmsDriver.py TTbar_14TeV_TuneCP5_cfi  -s GEN,SIM -n 10 --conditions auto:phase1_2024_realistic --beamspot DBrealistic --datatier GEN-SIM --eventcontent FEVTDEBUG --geometry DB:Extended --era Run3 --relval 9000,100 --fileout file:step1.root  > step1_TTbar_14TeV+2024DigiAndHLTPU.log  2>&1
 

# in: /lustre/home/adrianodif/random_devs/PR_ReHLT/cmssw/src dryRun for 'cd 15834.0_TTbar_14TeV+ 2024HLTOnDigiPU
 cmsDriver.py step2  -s DIGI:pdigi_valid,L1,DIGI2RAW --conditions auto:phase1_2024_realistic --datatier GEN-SIM-DIGI-RAW -n 10 --eventcontent FEVTDEBUGHLT --geometry DB:Extended --era Run3 --pileup Run3_Flat55To75_PoissonOOTPU --pileup_input das:/RelValMinBias_14TeV/1/GEN-SIM --filein  file:step1.root  --fileout file:step2.root  > step2_TTbar_14TeV+2024DigiAndHLTPU.log  2>&1
 

# in: /lustre/home/adrianodif/random_devs/PR_ReHLT/cmssw/src dryRun for 'cd 15834.0_TTbar_14TeV+ 2024HLTOnDigiPU
 cmsDriver.py step3  -s HLT:@relval2024 --conditions auto:phase1_2024_realistic --datatier GEN-SIM-DIGI-RAW -n 10 --eventcontent FEVTDEBUGHLT --geometry DB:Extended --era Run3 --filein  file:step2.root  --fileout file:step3.root  > step3_TTbar_14TeV+2024DigiAndHLTPU.log  2>&1
 

# in: /lustre/home/adrianodif/random_devs/PR_ReHLT/cmssw/src dryRun for 'cd 15834.0_TTbar_14TeV+ 2024HLTOnDigiPU
 cmsDriver.py step4  -s RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,NANO,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQM+@ExtraHLT+@miniAODDQM+@nanoAODDQM --conditions auto:phase1_2024_realistic --datatier GEN-SIM-RECO,MINIAODSIM,NANOAODSIM,DQMIO -n 10 --eventcontent RECOSIM,MINIAODSIM,NANOEDMAODSIM,DQM --geometry DB:Extended --era Run3 --pileup Run3_Flat55To75_PoissonOOTPU --pileup_input das:/RelValMinBias_14TeV/1/GEN-SIM --filein  file:step3.root  --fileout file:step4.root  > step4_TTbar_14TeV+2024DigiAndHLTPU.log  2>&1
 

# in: /lustre/home/adrianodif/random_devs/PR_ReHLT/cmssw/src dryRun for 'cd 15834.0_TTbar_14TeV+ 2024HLTOnDigiPU
 cmsDriver.py step5  -s HARVESTING:@standardValidation+@standardDQM+@ExtraHLT+@miniAODValidation+@miniAODDQM+@nanoAODDQM --conditions auto:phase1_2024_realistic --mc  --geometry DB:Extended --scenario pp --filetype DQM --era Run3 -n 10 --pileup Run3_Flat55To75_PoissonOOTPU --pileup_input das:/RelValMinBias_14TeV/1/GEN-SIM --filein file:step4_inDQM.root --fileout file:step5.root  > step5_TTbar_14TeV+2024DigiAndHLTPU.log  2>&1

PR validation:

Running, e.g., 15624.701 15834.0 and 15834.402 wfs.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 13, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44964/40237

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @AdrianoDee for master.

It involves the following packages:

  • Configuration/PyReleaseValidation (pdmv, upgrade)

@subirsarkar, @sunilUIET, @miquork, @AdrianoDee, @srimanob, @cmsbuild can you please review it and eventually sign? Thanks.
@missirol, @makortel, @fabiocos, @slomeo, @Martin-Grunewald this is something you requested to watch as well.
@rappoccio, @antoniovilela, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@AdrianoDee
Copy link
Contributor Author

test parameters:

  • workflows=15624.701,15834.0,15834.402

@AdrianoDee
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ee050a/39362/summary.html
COMMIT: d60286d
CMSSW: CMSSW_14_1_X_2024-05-13-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44964/39362/install.sh to create a dev area with all the needed externals and cmssw changes.

RelVals

ValueError: Undefined workflows: 15624.701, 15834.402, 15834.0

@AdrianoDee
Copy link
Contributor Author

test parameters:

  • workflows=15624.701,15834.0,15834.402
  • workflow_opts = -w upgrade

@AdrianoDee
Copy link
Contributor Author

please test

@AdrianoDee
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ee050a/39370/summary.html
COMMIT: d60286d
CMSSW: CMSSW_14_1_X_2024-05-13-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44964/39370/install.sh to create a dev area with all the needed externals and cmssw changes.

RelVals

----- Begin Fatal Exception 14-May-2024 09:32:13 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 -------------------------------------------------
----- Begin Fatal Exception 14-May-2024 09:32:25 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 -------------------------------------------------

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals-INPUT
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ee050a/39388/summary.html
COMMIT: e09d97f
CMSSW: CMSSW_14_1_X_2024-05-14-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44964/39388/install.sh to create a dev area with all the needed externals and cmssw changes.

  • DAS Queries: The DAS query tests failed, see the summary page for details.

RelVals-INPUT

  • 4.584.58_WElSkim2012B/step2_WElSkim2012B.log
  • 4.764.76_ZMuSkim2012D/step2_ZMuSkim2012D.log

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3338976
  • DQMHistoTests: Total failures: 3
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3338953
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 202 log files, 165 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@AdrianoDee
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ee050a/39408/summary.html
COMMIT: e09d97f
CMSSW: CMSSW_14_1_X_2024-05-15-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44964/39408/install.sh to create a dev area with all the needed externals and cmssw changes.

  • DAS Queries: The DAS query tests failed, see the summary page for details.

Comparison Summary

Summary:

  • You potentially added 3 lines to the logs
  • Reco comparison results: 6 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3338976
  • DQMHistoTests: Total failures: 3
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3338953
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 202 log files, 165 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@AdrianoDee
Copy link
Contributor Author

+pdmv
(new workflows went smoothly)

@@ -36,6 +36,9 @@
'2022HIRP', #RawPrime
'2023HI',
'2023HIRP', #RawPrime
'2024HLTOnDigi',
'2024HLTOnDigiPU'

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need space here? Maybe it can be fixed later when new workflow comes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really, right. Let me fix it in one of the other PRs I have or will open on upgrade wfs.

@srimanob
Copy link
Contributor

+Upgrade

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 0c72f65 into cms-sw:master May 23, 2024
12 checks passed
@AdrianoDee AdrianoDee deleted the reHLT_wfs branch May 28, 2024 13:16
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

4 participants