Navigation Menu

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

AllStepsToTree option switched ON #37329

Merged
merged 1 commit into from Mar 25, 2022

Conversation

conetthuerta
Copy link
Contributor

@conetthuerta conetthuerta commented Mar 24, 2022

PR description:

~/CMSSW_12_3_X_2022-03-23-1100/src/Validation/Geometry/test/runP_Tracker.py is updated;

PR validation:

Tracker Material Budget Validation was run with CMSSW_12_3_X_2022-03-23-1100 (https://twiki.cern.ch/twiki/bin/viewauth/CMS/TrackerMaterialBudgetValidation - TWiki needs to be updated), "Validation plots: single geometry configuration" were produced (.png and .pdf files that illustrate the tracker material budget, measured in fractional radiation lengths x or hadronic interaction lengths l, plotted as a function of eta, or phi, or R, or eta and phi, etc.).

log in to user@lxplus7.cern.ch (follow the usual steps on Terminal, see example at the end)
COPY-PASTE into terminal: {
tcsh
setenv SCRAM_ARCH slc7_amd64_gcc10
scram project CMSSW_12_3_X_2022-03-23-1100
cd CMSSW_12_3_X_2022-03-23-1100/src
cmsenv
git cms-addpkg Validation/Geometry
scram b disable-biglib
cmsenv
scram b -j8
cd Validation/Geometry/test
cmsRun single_neutrino_cfg.py
python3 runP_Tracker.py geom=Extended2017Plan1 label=Tracker > matbudget.out
cmsenv
mkdir Images
python3 MaterialBudget.py -s -d Tracker -g "Extended2017Plan1" # 's' means single and d means 'detector'
} END COPY-PASTE into terminal.

Instructions to log in to user@lxplus7.cern.ch

  1. Enter the following line in your Terminal:
  1. Enter your CERN password when prompted to do so,
  2. Your terminal should now begin with (you have successfully logged in) :
  • [username@lxplus7## ~]$

if this PR is a backport please specify the original PR and why you need to backport that PR:

Before submitting your pull requests, make sure you followed this checklist:

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37329/28973

  • This PR adds an extra 16KB to repository

  • There are other open Pull requests which might conflict with changes you have proposed:

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • Alignment/MillePedeAlignmentAlgorithm (alca)
  • CUDADataFormats/CaloCommon (heterogeneous, reconstruction)
  • CUDADataFormats/HcalDigi (heterogeneous, reconstruction)
  • CUDADataFormats/HcalRecHitSoA (heterogeneous, reconstruction)
  • CUDADataFormats/StdDictionaries (heterogeneous)
  • CondTools/SiStrip (db)
  • Configuration/PyReleaseValidation (pdmv, upgrade)
  • DQM/BeamMonitor (dqm)
  • DQM/GEM (dqm)
  • DQM/Integration (dqm)
  • DQMOffline/L1Trigger (dqm, l1)
  • EventFilter/L1TRawToDigi (l1)
  • HLTrigger/Configuration (hlt)
  • HLTrigger/Muon (hlt)
  • L1Trigger/L1TNtuples (l1)
  • MuonAnalysis/MuonAssociators (analysis)
  • RecoTracker/MkFit (reconstruction)
  • RecoTracker/MkFitCMS (reconstruction)
  • RecoTracker/MkFitCore (reconstruction)
  • SimG4CMS/Calo (simulation)
  • Utilities/StorageFactory (core)
  • Validation/Geometry (geometry, dqm)
  • Validation/MuonCSCDigis (dqm)

@bbilin, @wajidalikhan, @ianna, @Martin-Grunewald, @jpata, @santocch, @cecilecaillol, @civanch, @yuanchao, @makortel, @ahmad3213, @cmsbuild, @missirol, @fwyzard, @pmandrik, @smuzaffar, @Dr15Jones, @epalencia, @cvuosalo, @emanueleusai, @mdhildreth, @AdrianoDee, @jfernan2, @kskovpen, @slava77, @ggovi, @pbo0, @francescobrivio, @malbouis, @jordan-martins, @rekovic, @clacaputo, @srimanob, @tvami, @rvenditti can you please review it and eventually sign? Thanks.
@jhgoh, @felicepantaleo, @abbiendi, @kpedro88, @Martin-Grunewald, @bsunanda, @wddgit, @thomreis, @tlampen, @missirol, @rishabhCMS, @threus, @mmusich, @slomeo, @kreczko, @HuguesBrun, @battibass, @makortel, @JanFSchulte, @watson-ij, @dgulhan, @apsallid, @sscruz, @CeliaFernandez, @simonepigazzini, @rbartek, @trocino, @rociovilar, @cvuosalo, @GiacomoSguazzoni, @rovere, @eyigitba, @bellan, @tocheng, @ebrondol, @VinInn, @mtosi, @fabiocos, @francescobrivio, @batinkov, @adewit, @vargasa, @Fedespring, @calderona, @silviodonato, @lecriste, @dinyar, @gpetruc, @cericeci this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@srimanob
Copy link
Contributor

Should rebase first?

@jpata
Copy link
Contributor

jpata commented Mar 24, 2022

-reconstruction

  • needs a rebase
  • e7c78d2 is not reco-related

@Martin-Grunewald
Copy link
Contributor

-1
rebase needed
(to remove from hlt queue)

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37329/28984

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

Pull request #37329 was updated. @civanch, @Dr15Jones, @makortel, @cvuosalo, @emanueleusai, @ianna, @mdhildreth, @cmsbuild, @jfernan2, @ahmad3213, @pmandrik, @pbo0, @rvenditti can you please check and sign again.

@cvuosalo
Copy link
Contributor

+1

@jfernan2
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals-INPUT
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e5b901/23359/summary.html
COMMIT: 402002b
CMSSW: CMSSW_12_4_X_2022-03-24-1100/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/37329/23359/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e5b901/23359/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e5b901/23359/git-merge-result

RelVals-INPUT

The relvals timed out after 4 hours.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 3331 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3695650
  • DQMHistoTests: Total failures: 49948
  • DQMHistoTests: Total nulls: 66
  • DQMHistoTests: Total successes: 3645614
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.004 KiB( 48 files compared)
  • DQMHistoSizes: changed ( 312.0 ): -0.004 KiB MessageLogger/Warnings
  • Checked 204 log files, 45 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@qliphy
Copy link
Contributor

qliphy commented Mar 25, 2022

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e5b901/23372/summary.html
COMMIT: 402002b
CMSSW: CMSSW_12_4_X_2022-03-24-2300/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/37329/23372/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 3360 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3695650
  • DQMHistoTests: Total failures: 49954
  • DQMHistoTests: Total nulls: 66
  • DQMHistoTests: Total successes: 3645608
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.004 KiB( 48 files compared)
  • DQMHistoSizes: changed ( 312.0 ): -0.004 KiB MessageLogger/Warnings
  • Checked 204 log files, 45 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@perrotta
Copy link
Contributor

+1

@perrotta
Copy link
Contributor

ping bot

@cmsbuild cmsbuild merged commit 48409a2 into cms-sw:master Mar 25, 2022
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

9 participants