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

Convert TrackingMonitor to be a DQMEDAnalyzer #29127

Merged
merged 1 commit into from Mar 6, 2020

Conversation

Dr15Jones
Copy link
Contributor

PR description:

There is no need to hand reset histograms on Lumi boundaries as the DQMStore now does that automatically for MonitorElements which are marked as per Lumi (which is the case here).
-Put TrackAnalyzer in a namespace to avoid 1 definition rule problems.

PR validation:

The code compiles. A visual inspection of the code did not point out any obvious reason this cannot be a stream module.

There is no need to hand reset histograms on Lumi boundaries as
the DQMStore now does that automatically for MonitorElements which
are marked as per Lumi (which is the case here).
-Put TrackAnalyzer in a namespace to avoid 1 definition rule problems.
@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 5, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 5, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29127/14037

  • This PR adds an extra 44KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 5, 2020

A new Pull Request was created by @Dr15Jones (Chris Jones) for master.

It involves the following packages:

DQM/TrackingMonitor

@andrius-k, @kmaeshima, @schneiml, @cmsbuild, @jfernan2, @fioriNTU can you please review it and eventually sign? Thanks.
@hdelanno, @makortel, @mtosi, @fioriNTU, @jandrea, @idebruyn, @threus this is something you requested to watch as well.
@davidlange6, @silviodonato, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 5, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/5024/console Started: 2020/03/05 23:17

@Dr15Jones
Copy link
Contributor Author

prompted by #25090

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 5, 2020

+1
Tested at: f70a9a1
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-67530b/5024/summary.html
CMSSW: CMSSW_11_1_X_2020-03-05-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 5, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 6, 2020

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-67530b/5024/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2680577
  • DQMHistoTests: Total failures: 39
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2680219
  • DQMHistoTests: Total skipped: 319
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@jfernan2
Copy link
Contributor

jfernan2 commented Mar 6, 2020

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 6, 2020

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. @davidlange6, @silviodonato, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

+1

@Dr15Jones
Copy link
Contributor Author

This change has lead to segmentation faults in the IBs. I'm looking right now to see if I can do an easy fix.

@Dr15Jones
Copy link
Contributor Author

Dr15Jones commented Mar 7, 2020

The problems are fixed in #29143

@Dr15Jones Dr15Jones deleted the streamTrackingMonitor branch March 11, 2020 14:46
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