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

[DQM] Remove DQM reference histogram Rcd #35491

Merged
merged 9 commits into from Oct 5, 2021

Conversation

jfernan2
Copy link
Contributor

PR description:

We are removing this old servie not used any longer as request of AlCaDb

PR validation:

Unit Test in DQM/Integration passed
runTheMatrix -l limited passed

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35491/25659

  • This PR adds an extra 92KB to repository

  • Found files with invalid states:

    • CondTools/DQM/test/DQMReferenceHistogramRootFileEventSetupAnalyzer_OrcoffOnly_cfg.py:
    • CondTools/DQM/test/DQMXMLFileEventSetupAnalyzer_cfg.py:
    • CondTools/DQM/python/DQMReferenceHistogramRootFileEventSetupAnalyzer_OrcoffOnly_cfi.py:
    • CondTools/DQM/python/DQMReferenceHistogramRootFileEventSetupAnalyzer_cfi.py:
    • CondTools/DQM/plugins/DQMReferenceHistogramRootFileEventSetupAnalyzer.cc:
    • CondTools/DQM/plugins/DQMReferenceHistogramRootFilePopConAnalyzer.cc:
    • CondTools/DQM/src/DQMReferenceHistogramRootFileSourceHandler.cc:
    • CondFormats/DataRecord/interface/DQMReferenceHistogramRootFileRcd.h:
    • CondTools/DQM/interface/DQMReferenceHistogramRootFileSourceHandler.h:
    • CondFormats/DataRecord/src/DQMReferenceHistogramRootFileRcd.cc:
    • CondTools/DQM/python/DQMReferenceHistogramRootFileEventSetupAnalyzer_SQLiteOnly_cfi.py:

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • CondTools/DQM (dqm, db)
  • DQM/Integration (dqm)
  • DQMOffline/Muon (dqm)

@malbouis, @pmandrik, @emanueleusai, @ahmad3213, @rvenditti, @cmsbuild, @jfernan2, @ggovi, @francescobrivio, @pbo0, @tvami can you please review it and eventually sign? Thanks.
@sscruz, @barvic, @batinkov, @battibass, @threus, @abbiendi, @jhgoh, @calderona, @cericeci, @HuguesBrun, @Fedespring, @ptcox, @mmusich, @rociovilar, @trocino, @bellan, @francescobrivio 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

@jfernan2
Copy link
Contributor Author

please test

@tvami
Copy link
Contributor

tvami commented Sep 30, 2021

@jfernan2

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35491/25659

  • This PR adds an extra 92KB to repository

  • Found files with invalid states:

    • CondTools/DQM/test/DQMReferenceHistogramRootFileEventSetupAnalyzer_OrcoffOnly_cfg.py:

    • CondTools/DQM/test/DQMXMLFileEventSetupAnalyzer_cfg.py:

    • CondTools/DQM/python/DQMReferenceHistogramRootFileEventSetupAnalyzer_OrcoffOnly_cfi.py:

    • CondTools/DQM/python/DQMReferenceHistogramRootFileEventSetupAnalyzer_cfi.py:

    • CondTools/DQM/plugins/DQMReferenceHistogramRootFileEventSetupAnalyzer.cc:

    • CondTools/DQM/plugins/DQMReferenceHistogramRootFilePopConAnalyzer.cc:

    • CondTools/DQM/src/DQMReferenceHistogramRootFileSourceHandler.cc:

    • CondFormats/DataRecord/interface/DQMReferenceHistogramRootFileRcd.h:

    • CondTools/DQM/interface/DQMReferenceHistogramRootFileSourceHandler.h:

    • CondFormats/DataRecord/src/DQMReferenceHistogramRootFileRcd.cc:

    • CondTools/DQM/python/DQMReferenceHistogramRootFileEventSetupAnalyzer_SQLiteOnly_cfi.py:

@jfernan2 would you please consider squashing the commits that delete and add these files? Just to get rid of these "virtual" change msg-s above.

@cmsbuild
Copy link
Contributor

-1

Failed Tests: Build
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b8755b/19292/summary.html
COMMIT: 8f37387
CMSSW: CMSSW_12_1_X_2021-09-30-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/35491/19292/install.sh to create a dev area with all the needed externals and cmssw changes.

Build

I found compilation error when building:

>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_1_X_2021-09-30-1100/src/CondTools/DQM/src/DQMSummarySourceHandler.cc
>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_1_X_2021-09-30-1100/src/CondTools/DQM/src/ReadBase.cc
>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_1_X_2021-09-30-1100/src/CondTools/DQM/src/DQMXMLFileSourceHandler.cc
>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_1_X_2021-09-30-1100/src/CondTools/DQM/src/TestBase.cc
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_1_X_2021-09-30-1100/src/CondTools/DQM/src/DQMReferenceHistogramRootFileSourceHandler.cc:1:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_1_X_2021-09-30-1100/poison/CondTools/DQM/interface/DQMReferenceHistogramRootFileSourceHandler.h:1:2: error: #error THIS FILE HAS BEEN REMOVED FROM THE PACKAGE.
    1 | #error THIS FILE HAS BEEN REMOVED FROM THE PACKAGE.
      |  ^~~~~
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_1_X_2021-09-30-1100/src/CondTools/DQM/src/DQMReferenceHistogramRootFileSourceHandler.cc:10:3: error: 'DQMReferenceHistogramRootFileSourceHandler' does not name a type
   10 |   DQMReferenceHistogramRootFileSourceHandler::DQMReferenceHistogramRootFileSourceHandler(const edm::ParameterSet& pset)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


@tvami
Copy link
Contributor

tvami commented Sep 30, 2021

I think CondTools/DQM/src/DQMReferenceHistogramRootFileSourceHandler.cc can be removed too

@jfernan2
Copy link
Contributor Author

jfernan2 commented Oct 1, 2021

please test

@mmusich
Copy link
Contributor

mmusich commented Oct 1, 2021

unassign trk-dpg

thanks @jfernan2

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 1, 2021

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35491/25692

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 1, 2021

Pull request #35491 was updated. @malbouis, @pmandrik, @emanueleusai, @ahmad3213, @rvenditti, @jfernan2, @ggovi, @francescobrivio, @pbo0, @tvami can you please check and sign again.

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 1, 2021

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b8755b/19316/summary.html
COMMIT: 61666d6
CMSSW: CMSSW_12_1_X_2021-09-30-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/35491/19316/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: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 40
  • DQMHistoTests: Total histograms compared: 3211080
  • DQMHistoTests: Total failures: 11
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3211046
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.004 KiB( 39 files compared)
  • DQMHistoSizes: changed ( 312.0 ): -0.004 KiB MessageLogger/Warnings
  • Checked 169 log files, 37 edm output root files, 40 DQM output files
  • TriggerResults: no differences found

@jfernan2
Copy link
Contributor Author

jfernan2 commented Oct 1, 2021

+1

@ggovi
Copy link
Contributor

ggovi commented Oct 4, 2021

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 4, 2021

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

@qliphy
Copy link
Contributor

qliphy commented Oct 5, 2021

+1

@cmsbuild cmsbuild merged commit e3fb6ef into cms-sw:master Oct 5, 2021
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

6 participants