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

Delete legacy OutputModule base class #29633

Merged
merged 1 commit into from May 8, 2020

Conversation

wddgit
Copy link
Contributor

@wddgit wddgit commented May 4, 2020

PR description:

Delete the legacy output module base class and all references to it. Already, nothing was inheriting from it anymore. A few classes were still using its fillDescription function, but I moved them to use the corresponding function from the one::OutputModule and with the changes included here that function should be doing exactly the same thing.

PR validation:

Existing Core unit tests pass. There is no new functionality. Nothing should change. There will just be less code to maintain.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29633/15013

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2020

A new Pull Request was created by @wddgit (W. David Dagenhart) for master.

It involves the following packages:

DQMServices/FwkIO
FWCore/Framework
FWCore/ParameterSet
PhysicsTools/NanoAOD

@smuzaffar, @andrius-k, @Dr15Jones, @makortel, @schneiml, @cmsbuild, @kmaeshima, @jfernan2, @fgolf, @fioriNTU, @santocch, @peruzzim can you please review it and eventually sign? Thanks.
@makortel, @gpetruc, @barvic this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@wddgit
Copy link
Contributor Author

wddgit commented May 4, 2020

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/5985/console Started: 2020/05/04 21:01

@Dr15Jones
Copy link
Contributor

Interesting discovery about the fillDescriptions calling non-base class versions!

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2020

-1

Tested at: 941d584

CMSSW: CMSSW_11_1_X_2020-05-04-1100
SCRAM_ARCH: slc7_amd64_gcc820
You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3bf254/5985/summary.html

I found follow errors while testing this PR

Failed tests: UnitTests

  • Unit Tests:

I found errors in the following unit tests:

---> test TestFWCoreServicesDriver had ERRORS

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2020

Comparison job queued.

@makortel
Copy link
Contributor

makortel commented May 4, 2020

Is this the real error in the unit test?

Waiting for stacktrace completion failed: timed out waiting for GDB to complete.

I.e. strack trace generation took too long in the zombie killer test?

@cmsbuild
Copy link
Contributor

cmsbuild commented May 5, 2020

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3bf254/5985/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2696239
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2695918
  • 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

@makortel
Copy link
Contributor

makortel commented May 5, 2020

@cmsbuil, please test

Let's try again

@cmsbuild
Copy link
Contributor

cmsbuild commented May 6, 2020

+1
Tested at: 941d584
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3bf254/6140/summary.html
CMSSW: CMSSW_11_1_X_2020-05-05-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented May 6, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 6, 2020

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3bf254/6140/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: 2697527
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2697206
  • 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

@makortel
Copy link
Contributor

makortel commented May 6, 2020

+1

@jfernan2
Copy link
Contributor

jfernan2 commented May 7, 2020

+1

@peruzzim
Copy link
Contributor

peruzzim commented May 7, 2020

+xpog

@santocch
Copy link

santocch commented May 7, 2020

+1

@cmsbuild
Copy link
Contributor

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

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 0d2db00 into cms-sw:master May 8, 2020
@wddgit wddgit deleted the removeLegacyOutputModule branch July 17, 2020 15: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

8 participants