Skip to content

Conversation

@akritkbehera
Copy link
Contributor

ROOT geometry version compatibility

Update geometry checker/painter calls for ROOT 6.37+ compatibility.

  • Added version checks for GetGeomChecker vs GetGeomPainter
  • Ensure proper include headers based on ROOT version

ROOT versions < 6.37.0 use GetGeomPainter() while newer versions
use GetGeomChecker().

ROOT versions < 6.37.0 use GetGeomPainter() while newer versions
use GetGeomChecker() for geometry overlap checks.
@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 10, 2025

cms-bot internal usage

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48288/45133

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

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • Fireworks/Core (visualization)

@Dr15Jones, @alja, @cmsbuild, @makortel can you please review it and eventually sign? Thanks.
@alja this is something you requested to watch as well.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@akritkbehera
Copy link
Contributor Author

Please test

@alja
Copy link
Contributor

alja commented Jun 10, 2025

+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. @antoniovilela, @rappoccio, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2)

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals
Size: This PR adds an extra 28KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5c9a4c/46638/summary.html
COMMIT: 18fb2db
CMSSW: CMSSW_15_1_X_2025-06-10-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/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-5c9a4c/46638/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5c9a4c/46638/git-merge-result

RelVals

----- Begin Fatal Exception 10-Jun-2025 20:11:23 CEST-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named step2_DIGI_L1TrackTrigger_L1_L1P2GT_DIGI2RAW_HLT_VALIDATION.py
Exception Message:
 unknown python problem occurred.
RuntimeError: An exception of category 'FileInPathError' occurred.
Exception Message:
edm::FileInPath unable to find file RecoBTag/Combined/data/DeepFlavourV03_PhaseII/Deepjet_FixedSoftmaxLayer.onnx anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/matrix-results/29634.75_TTbar_14TeV+Run4D110_HLT75e33Timing


At:
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Types.py(1050): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(398): insertContentsInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(533): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Modules.py(160): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1170): _insertManyInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1394): fillProcessDesc
  <string>(2): <module>

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 10-Jun-2025 20:15:50 CEST-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named step3_DIGI_DATAMIX_L1TrackTrigger_L1_L1P2GT_DIGI2RAW_HLT.py
Exception Message:
 unknown python problem occurred.
RuntimeError: An exception of category 'FileInPathError' occurred.
Exception Message:
edm::FileInPath unable to find file RecoBTag/Combined/data/DeepFlavourV03_PhaseII/Deepjet_FixedSoftmaxLayer.onnx anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/matrix-results/29834.999_TTbar_14TeV+Run4D110PU_PMXS1S2PR


At:
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Types.py(1050): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(398): insertContentsInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(533): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Modules.py(160): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1170): _insertManyInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1394): fillProcessDesc
  <string>(2): <module>

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 10-Jun-2025 20:15:03 CEST-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named step2_DIGI_L1TrackTrigger_L1_L1P2GT_DIGI2RAW_HLT.py
Exception Message:
 unknown python problem occurred.
RuntimeError: An exception of category 'FileInPathError' occurred.
Exception Message:
edm::FileInPath unable to find file RecoBTag/Combined/data/DeepFlavourV03_PhaseII/Deepjet_FixedSoftmaxLayer.onnx anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46638/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/matrix-results/24834.911_TTbar_14TeV+Run4D98_DD4hep


At:
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Types.py(1050): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(398): insertContentsInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(533): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Modules.py(160): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1170): _insertManyInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1394): fillProcessDesc
  <string>(2): <module>

----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

@smuzaffar
Copy link
Contributor

please test

lets rerun tests

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals
Size: This PR adds an extra 28KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5c9a4c/46639/summary.html
COMMIT: 18fb2db
CMSSW: CMSSW_15_1_X_2025-06-10-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/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-5c9a4c/46639/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5c9a4c/46639/git-merge-result

RelVals

----- Begin Fatal Exception 10-Jun-2025 22:32:31 CEST-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named step2_DIGI_L1TrackTrigger_L1_L1P2GT_DIGI2RAW_HLT_VALIDATION.py
Exception Message:
 unknown python problem occurred.
RuntimeError: An exception of category 'FileInPathError' occurred.
Exception Message:
edm::FileInPath unable to find file RecoBTag/Combined/data/DeepFlavourV03_PhaseII/Deepjet_FixedSoftmaxLayer.onnx anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/matrix-results/29634.75_TTbar_14TeV+Run4D110_HLT75e33Timing


At:
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Types.py(1050): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(398): insertContentsInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(533): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Modules.py(160): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1170): _insertManyInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1394): fillProcessDesc
  <string>(2): <module>

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 10-Jun-2025 22:37:03 CEST-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named step3_DIGI_DATAMIX_L1TrackTrigger_L1_L1P2GT_DIGI2RAW_HLT.py
Exception Message:
 unknown python problem occurred.
RuntimeError: An exception of category 'FileInPathError' occurred.
Exception Message:
edm::FileInPath unable to find file RecoBTag/Combined/data/DeepFlavourV03_PhaseII/Deepjet_FixedSoftmaxLayer.onnx anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/matrix-results/29834.999_TTbar_14TeV+Run4D110PU_PMXS1S2PR


At:
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Types.py(1050): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(398): insertContentsInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(533): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Modules.py(160): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1170): _insertManyInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1394): fillProcessDesc
  <string>(2): <module>

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 10-Jun-2025 22:36:02 CEST-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named step2_DIGI_L1TrackTrigger_L1_L1P2GT_DIGI2RAW_HLT.py
Exception Message:
 unknown python problem occurred.
RuntimeError: An exception of category 'FileInPathError' occurred.
Exception Message:
edm::FileInPath unable to find file RecoBTag/Combined/data/DeepFlavourV03_PhaseII/Deepjet_FixedSoftmaxLayer.onnx anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46639/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/poison:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/src:/cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw-patch/CMSSW_15_1_X_2025-06-10-1100/external/el8_amd64_gcc12/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/matrix-results/24834.911_TTbar_14TeV+Run4D98_DD4hep


At:
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Types.py(1050): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(398): insertContentsInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Mixins.py(533): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Modules.py(160): insertInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1170): _insertManyInto
  /cvmfs/cms-ib.cern.ch/sw/x86_64/nweek-02893/el8_amd64_gcc12/cms/cmssw/CMSSW_15_1_X_2025-06-09-1100/src/FWCore/ParameterSet/python/Config.py(1394): fillProcessDesc
  <string>(2): <module>

----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

@BenjaminRS
Copy link
Contributor

I would assume this external needs to be included?: cms-data/RecoBTag-Combined#69

@smuzaffar
Copy link
Contributor

I would assume this external needs to be included?: cms-data/RecoBTag-Combined#69

ah ok, lets retest once a new IB with the data external is available

@smuzaffar
Copy link
Contributor

please test

newer IB with the needed external is now available

@cmsbuild
Copy link
Contributor

REMINDER @mandrenguyen, @rappoccio, @antoniovilela, @sextonkennedy: This PR was tested with cms-sw/cmsdist#9917, please check if they should be merged together

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 28KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5c9a4c/46648/summary.html
COMMIT: 18fb2db
CMSSW: CMSSW_15_1_X_2025-06-10-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48288/46648/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: 6 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 4048495
  • DQMHistoTests: Total failures: 72
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 4048403
  • 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

@smuzaffar
Copy link
Contributor

@cms-sw/orp-l2 , can you please review this and merge it? This is needed to get the ROOT6 updates cms-sw/cmsdist#9917

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit aa6e983 into cms-sw:master Jun 12, 2025
10 checks passed
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.

6 participants