Daily "22.0 to master" sweep: 19/10/22
Several merge conflicts on this MR.
- Conflict triggered by !57548 (merged). 22.0 changes pushed into master , as discussed here
- Conflict triggered by !57600 (merged). Again, 22.0 changes pushed into master , as discussed here
- Conflict triggered by !57489 (merged). 22.0 changes skipped, as discussed here
Merge request reports
Activity
This merge request affects 32 packages:
- Control/AthenaMonitoring
- DataQuality/DataQualityConfigurations
- InnerDetector/InDetConfig
- MuonSpectrometer/MuonCnv/MuonEventAthenaPool
- MuonSpectrometer/MuonCnv/MuonEventTPCnv
- MuonSpectrometer/MuonConfig
- MuonSpectrometer/MuonRDO
- MuonSpectrometer/MuonValidation/MuonRecValidation/MuonRecRTT
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkFlavourTag
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhys
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhysicsValidation
- PhysicsAnalysis/JetTagging/FlavorTagDiscriminants
- PhysicsAnalysis/PrimaryDPDMaker
- Reconstruction/eflowRec
- Simulation/ISF/ISF_FastCaloSim/ISF_PunchThroughTools
- Simulation/Tests/DigitizationTestsMT
- Simulation/Tests/ISF_ValidationMT
- TileCalorimeter/TileMonitoring
- Tools/PROCTools
- Tools/Tier0ChainTests
- Tools/WorkflowTestRunner
- Trigger/TrigHypothesis/TrigCaloHypo
- Trigger/TrigMonitoring/TrigBjetMonitoring
- Trigger/TrigMonitoring/TrigBphysMonitoring
- Trigger/TrigT1/L1CaloFEX/L1CaloFEXSim
- Trigger/TrigT1/L1CaloFEXToolInterfaces
- Trigger/TrigT1/TrigT1CTMonitoring
- Trigger/TrigT1/TrigT1CaloMonitoring
- Trigger/TrigTools/TrigInDetConfig
- Trigger/TrigValidation/TrigAnalysisTest
- Trigger/TriggerCommon/TrigEDMConfig
Affected files list will not be printed in this case
Adding @cgrefe ,@jchapman ,@joheinri ,@martindl ,@vmartin ,@nagano ,@xiaozhon ,@nishu ,@jojungge ,@okumura ,@jcatmore ,@okuprash ,@iouri ,@sekula ,@schaarsc ,@mfauccig ,@zmarshal ,@pjacka ,@pavol ,@sroe ,@tursom ,@ahasib ,@mhodgkin ,@pscholer ,@serodrig ,@thompson ,@tadej ,@ssnyder ,@enagy ,@goetz ,@rosati ,@dshope ,@duperrin ,@stavrop ,@mvozak ,@solodkov ,@suyogs ,@bernius ,@damazio ,@bdong ,@cantel ,@sutt ,@rcreager ,@wleight ,@sanmay ,@jveatch ,@harkusha ,@apsallid ,@calfayan ,@calpigia as watchers
CI Result SUCCESS (hash f00dd03f)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 60577]added review-approved label and removed review-pending-level-1 label
mentioned in commit 214065eb
added sweep:ignore label
50 51 uint32_t bunchCrossing = 0; 51 52 bunchCrossing = ctx.eventID().bunch_crossing_id(); 52 53 ATH_MSG_DEBUG("BCID: " << bunchCrossing); 54 const int eventNumber = ctx.eventID().event_number();