Skip to content
Snippets Groups Projects

Should fix Rivet crashes

Merged Andrii Verbytskyi requested to merge averbyts/athena:hepmc3_17.10.21_rivet into master
All threads resolved!

Assures the GenRunInfo object is copied in HepMC3 branch in Rivet interface. https://its.cern.ch/jira/browse/AGENE-2082 Tag @ewelina @cgutscho

Edited by Andrii Verbytskyi

Merge request reports

Pipeline #3140488 passed

Pipeline passed for 8b550100 on averbyts:hepmc3_17.10.21_rivet

Approval is optional

Merged by Vakhtang TsulaiaVakhtang Tsulaia 3 years ago (Oct 20, 2021 4:50pm UTC)

Merge details

  • Changes merged into master with 7436651e (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Will mark as review-user-action-required for now due to the open thread. Also, is there a jira ticket related to this MR that could be linked?

    Cheers, Martin (L1)

  • added 1 commit

    • b0dabb5d - A fix to prevent rivet from crashing

    Compare with previous version

  • This merge request affects 2 packages:

    • Generators/Rivet_i
    • Generators/TruthIO

    Affected files list will not be printed in this case

  • Andrii Verbytskyi added 10 commits

    added 10 commits

    Compare with previous version

  • This merge request affects 2 packages:

    • Generators/Rivet_i
    • Generators/TruthIO

    Affected files list will not be printed in this case

  • Christian Gutschow
  • :negative_squared_cross_mark: CI Result FAILURE (hash b0dabb5d)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :o: :white_check_mark: :o: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :o: Athena: number of compilation errors 1, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :o: AthGeneration: number of compilation errors 1, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :white_check_mark: DetCommon: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40561]

  • :white_check_mark: CI Result SUCCESS (hash ac0c1188)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :white_check_mark: DetCommon: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40562]

  • added 1 commit

    Compare with previous version

  • This merge request affects 2 packages:

    • Generators/Rivet_i
    • Generators/TruthIO

    Affected files list will not be printed in this case

  • Christian Gutschow
  • :white_check_mark: CI Result SUCCESS (hash 4caf8952)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :white_check_mark: DetCommon: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40563]

  • Andrii Verbytskyi added 77 commits

    added 77 commits

    • 4caf8952...049372e6 - 76 commits from branch atlas:master
    • 8b550100 - Merge remote-tracking branch 'upstream/master' into hepmc3_17.10.21_rivet

    Compare with previous version

  • This merge request affects 2 packages:

    • Generators/Rivet_i
    • Generators/TruthIO

    Affected files list will not be printed in this case

  • Andrii Verbytskyi changed the description

    changed the description

  • :white_check_mark: CI Result SUCCESS (hash 8b550100)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :white_check_mark: DetCommon: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40590]

  • Please make sure the open threads get resolved before the nightly build deadline. Thanks.

  • Andrii Verbytskyi resolved all threads

    resolved all threads

  • Ci is ok and threads have been addressed and resolved. Approved

    -- L1

  • added review-approved label and removed review-pending-level-1 label

  • mentioned in commit 7436651e

  • Christian Gutschow mentioned in merge request !47451 (merged)

    mentioned in merge request !47451 (merged)

  • Please register or sign in to reply
    Loading