-
Notifications
You must be signed in to change notification settings - Fork 184
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
Update Geant4 to 10.6.10 #6356
Update Geant4 to 10.6.10 #6356
Conversation
A new Pull Request was created by @mrodozov (Mircho Rodozov) for branch IB/CMSSW_11_2_X/geant4. @cmsbuild, @smuzaffar, @mrodozov can you please review it and eventually sign? Thanks. |
please test |
The tests are being triggered in jenkins.
|
-1 Tested at: df28064 CMSSW: CMSSW_11_2_GEANT4_X_2020-10-29-2300 I found follow errors while testing this PR Failed tests: Build
I found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/HadronPhysicsCMS.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/HadronPhysicsQGSPCMS_FTFP_BERT.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/MonopoleTransportation.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/UrbanMscModel93.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/CMSThermalNeutrons.cc: In member function 'virtual void CMSThermalNeutrons::ConstructProcess()': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/CMSThermalNeutrons.cc:23:29: error: 'FindElasticProcess' was not declared in this scope G4HadronicProcess* hpel = FindElasticProcess(part); ^~~~~~~~~~~~~~~~~~ /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/CMSThermalNeutrons.cc:23:29: note: suggested alternative: 'ConstructProcess' G4HadronicProcess* hpel = FindElasticProcess(part); ^~~~~~~~~~~~~~~~~~ |
Comparison job queued. |
@mrodozov , #32009 should fix compilation problem. |
please test |
The tests are being triggered in jenkins.
|
-1 Tested at: df28064 CMSSW: CMSSW_11_2_GEANT4_X_2020-10-29-2300 I found follow errors while testing this PR Failed tests: Build
I found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/HadronPhysicsCMS.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/HadronPhysicsQGSPCMS_FTFP_BERT.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/MonopoleTransportation.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/UrbanMscModel93.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/CMSThermalNeutrons.cc: In member function 'virtual void CMSThermalNeutrons::ConstructProcess()': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/CMSThermalNeutrons.cc:23:29: error: 'FindElasticProcess' was not declared in this scope G4HadronicProcess* hpel = FindElasticProcess(part); ^~~~~~~~~~~~~~~~~~ /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_GEANT4_X_2020-10-29-2300/src/SimG4Core/PhysicsLists/src/CMSThermalNeutrons.cc:23:29: note: suggested alternative: 'ConstructProcess' G4HadronicProcess* hpel = FindElasticProcess(part); ^~~~~~~~~~~~~~~~~~ |
Comparison job queued. |
please test with cms-sw/cmssw#32009 |
The tests are being triggered in jenkins.
|
Tests are still running but lets get this merged for GEANT4 IB. |
-1 Tested at: df28064 CMSSW: CMSSW_11_2_GEANT4_X_2020-10-29-2300 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: You can see the results of the tests here: I found follow errors while testing this PR Failed tests: UnitTests RelVals AddOn
I found errors in the following unit tests: ---> test MagneticFieldEngineTestDriver had ERRORS
The relvals timed out after 4 hours.
I found errors in the following addon tests: Preparing to run ['cmsDriver.py RelVal -s L1REPACK:Full --data --scenario=pp -n 10 --conditions auto:run3_hlt_GRun --relval 9000,50 --datatier "RAW" --eventcontent RAW --customise=HLTrigger/Configuration/CustomConfigs.L1T --era Run3 --fileout file:RelVal_Raw_GRun_DATA.rAddOnTest might have timed out: FAILED - secs 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: |
Comparison job queued. |
@civanch would you check the config please ?