Skip to content

provide a fillDescriptions method for CondDBESSource #47630

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

Merged
merged 3 commits into from
Mar 23, 2025

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Mar 19, 2025

PR description:

Title says it all, as suggested at #47171 (comment).

PR validation:

The branch passes:

  • addOnTests.py
  • runTheMatrix.py -l Run3 --ibeos

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

To be backported to CMSSW_15_0_X for 2025 operations.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 19, 2025

cms-bot internal usage

@mmusich mmusich force-pushed the mm_provide_fillDesc_CondDBESSource branch from fec2563 to f41c9b7 Compare March 19, 2025 20:29
@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47630/44155

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47630/44156

@cmsbuild
Copy link
Contributor

Pull request #47630 was updated.

@mmusich
Copy link
Contributor Author

mmusich commented Mar 19, 2025

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests RelVals RelVals-INPUT AddOn
Size: This PR adds an extra 32KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-633afd/45084/summary.html
COMMIT: 89d477f
CMSSW: CMSSW_15_1_X_2025-03-19-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/47630/45084/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 2 errors in the following unit tests:

---> test test_MC_23_crosscheck had ERRORS
---> test test_MC_22_crosscheck had ERRORS

RelVals

  • 135.4135.4_ZEEFS_13/step1_ZEEFS_13.log
  • 1000.01000.0_RunMinBias2011A/step2_RunMinBias2011A.log
  • 1306.01306.0_SingleMuPt1_UP15/step1_SingleMuPt1_UP15.log
Expand to see more relval errors ...

RelVals-INPUT

  • 145.711145.711_RunParkingSingleMuon02024I/step2_RunParkingSingleMuon02024I.log
  • 145.31145.31_RunParkingLLP2024E/step2_RunParkingLLP2024E.log
  • 159.01159.01_HydjetQ_reminiaodPbPb2022_INPUT/step2_HydjetQ_reminiaodPbPb2022_INPUT.log
Expand to see more relval errors ...

AddOn Tests

UNKNOWN
UNKNOWN
UNKNOWN
Expand to see more addon errors ...

@mmusich
Copy link
Contributor Author

mmusich commented Mar 22, 2025

the last push introduces a new unit test that can be run via scram b runtests_UnitTestLoadConditions that tests loading conditions with different setups of the PoolDBESSource re-cycling some of the files in CondCore/ESSources/test/python/

@mmusich
Copy link
Contributor Author

mmusich commented Mar 22, 2025

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 32KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-633afd/45150/summary.html
COMMIT: cbe91c6
CMSSW: CMSSW_15_1_X_2025-03-22-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/47630/45150/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially removed 1 lines from the logs
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 3909207
  • DQMHistoTests: Total failures: 4
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3909183
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 49 files compared)
  • Checked 215 log files, 184 edm output root files, 50 DQM output files
  • TriggerResults: no differences found

@mmusich
Copy link
Contributor Author

mmusich commented Mar 22, 2025

The new unit tests was successful (see log).

@mmusich
Copy link
Contributor Author

mmusich commented Mar 22, 2025

unhold

@cmsbuild cmsbuild removed the hold label Mar 22, 2025
@perrotta
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 (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @antoniovilela, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2)

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit bf4a710 into cms-sw:master Mar 23, 2025
11 checks passed
@mmusich mmusich deleted the mm_provide_fillDesc_CondDBESSource branch March 23, 2025 12:11
@perrotta
Copy link
Contributor

@mmusich should this also get backported, in view of the merge in 150X of #47619?

@perrotta
Copy link
Contributor

@mmusich should this also get backported, in view of the merge in 150X of #47619?

Uhm, indeed there are a few unit tests to be fixed first, see Unit test errors in the IBs

@mmusich
Copy link
Contributor Author

mmusich commented Mar 24, 2025

should this also get backported, in view of the merge in 150X of #47619?

yes, it's in my plans.

Uhm, indeed there are a few unit tests to be fixed first, see Unit test errors in the IBs

see #47675

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.

7 participants