Skip to content

MuonRecRTT - Disable zdc reconstruction to fix ART test

Hi,

this MR will fix all MuonRecRTT ART tests that crash due to

07:31:10 -------------------------------------------------------------------------------------
07:31:10  *** Break *** segmentation violation
08:34:23 ./runwrapper.RAWtoESD.sh: line 2:  2625 Alarm clock             athena.py --drop-and-reload runargs.RAWtoESD.py RecJobTransforms/skeleton.RAWtoESD_tf.py
08:34:36 
08:34:36 
08:34:36 
08:34:36 ===========================================================
08:34:36 There was a crash.
08:34:36 This is the entire stack trace of all threads:
08:34:36 ===========================================================
08:34:36 
08:34:36 Thread 2 (Thread 0x2b43714327c0 (LWP 2690) "athena.py"):
08:34:36 #0  0x00002b432f04ee47 in timer_helper_thread () from /lib64/librt.so.1
08:34:36 #1  0x00002b4321919ea5 in start_thread () from /lib64/libpthread.so.0
08:34:36 #2  0x00002b4322335b0d in clone () from /lib64/libc.so.6
08:34:36 
08:34:36 Thread 1 (Thread 0x2b4321326e80 (LWP 2625) "athena.py"):
08:34:36 #0  0x00002b43222fc659 in waitpid () from /lib64/libc.so.6
08:34:36 #1  0x00002b4322279f62 in do_system () from /lib64/libc.so.6
08:34:36 #2  0x00002b432227a311 in system () from /lib64/libc.so.6
08:34:36 #3  0x00002b432a87087c in TUnixSystem::StackTrace() () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libCore.so
08:34:36 #4  0x00002b432a558dd3 in (anonymous namespace)::TExceptionHandlerImp::HandleException(int) () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libcppyy_backend3_9.so
08:34:36 #5  0x00002b432a86dd01 in TUnixSystem::DispatchSignals(ESignals) () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libCore.so
08:34:36 #6  0x00002b4344d670ba in CoreDumpSvcHandler::action (sig=2993, info=0x2757dbf0, extra=0x2757dac0) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/AthenaServices/src/CoreDumpSvc.cxx:189
08:34:36 #7  <signal handler called>
08:34:36 #8  __gnu_cxx::__normal_iterator<xAOD::IParticle* const*, std::vector<xAOD::IParticle*, std::allocator<xAOD::IParticle*> > >::__normal_iterator (__i=<error reading variable>, this=<optimized out>) at /cvmfs/sft.cern.ch/lcg/contrib/gcc/11.2.0/x86_64-centos7/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/stl_iterator.h:1011
08:34:36 #9  std::vector<xAOD::IParticle*, std::allocator<xAOD::IParticle*> >::begin (this=0xe8) at /cvmfs/sft.cern.ch/lcg/contrib/gcc/11.2.0/x86_64-centos7/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/stl_vector.h:821
08:34:36 #10 DataVector<xAOD::TriggerTower_v2, DataVector<xAOD::IParticle, DataModel_detail::NoBase> >::begin (this=0x0) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/AthContainers/AthContainers/DataVector.icc:851
08:34:36 #11 ZdcRecChannelToolV2::convertTT2ZM (this=0x44a17000, ttCollection=0x0, zdcModules=0xaf1dd560) at /build/atnight/localbuilds/nightlies/Athena/master/athena/ForwardDetectors/ZDC/ZdcRec/src/ZdcRecChannelToolV2.cxx:120
08:34:36 #12 0x00002b4353038c5c in ZdcRecV3::execute (this=0x22d0800) at /build/atnight/localbuilds/nightlies/Athena/master/athena/ForwardDetectors/ZDC/ZdcRec/src/ZdcRecV3.cxx:114
08:34:36 #13 0x00002b434028b3f1 in Gaudi::Algorithm::sysExecute (this=0x22d0800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/build/build/AthenaExternals/src/Gaudi/GaudiKernel/src/Lib/Algorithm.cpp:366
08:34:36 #14 0x00002b4348f91956 in AthSequencer::executeAlgorithm (this=this
08:34:36 entry=0x397c8000, theAlgorithm=theAlgorithm
08:34:36 entry=0x22d0800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/GaudiSequencer/src/AthSequencer.cxx:180
08:34:36 #15 0x00002b4348f91601 in AthSequencer::execute (this=0x397c8000, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/GaudiSequencer/src/AthSequencer.cxx:137
08:34:36 #16 0x00002b434028b3f1 in Gaudi::Algorithm::sysExecute (this=0x397c8000, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/build/build/AthenaExternals/src/Gaudi/GaudiKernel/src/Lib/Algorithm.cpp:366
08:34:36 #17 0x00002b4348f91956 in AthSequencer::executeAlgorithm (this=this
08:34:36 entry=0x391d1800, theAlgorithm=theAlgorithm
08:34:36 entry=0x397c8000, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/GaudiSequencer/src/AthSequencer.cxx:180
08:34:36 #18 0x00002b4348f91601 in AthSequencer::execute (this=0x391d1800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/GaudiSequencer/src/AthSequencer.cxx:137
08:34:36 #19 0x00002b434028b3f1 in Gaudi::Algorithm::sysExecute (this=0x391d1800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/build/build/AthenaExternals/src/Gaudi/GaudiKernel/src/Lib/Algorithm.cpp:366
08:34:36 #20 0x00002b4348f91956 in AthSequencer::executeAlgorithm (this=this
08:34:36 entry=0x3a294800, theAlgorithm=theAlgorithm
08:34:36 entry=0x391d1800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/GaudiSequencer/src/AthSequencer.cxx:180
08:34:36 #21 0x00002b4348f91601 in AthSequencer::execute (this=0x3a294800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/GaudiSequencer/src/AthSequencer.cxx:137
08:34:36 #22 0x00002b434028b3f1 in Gaudi::Algorithm::sysExecute (this=0x3a294800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/build/build/AthenaExternals/src/Gaudi/GaudiKernel/src/Lib/Algorithm.cpp:366
08:34:36 #23 0x00002b4348f91956 in AthSequencer::executeAlgorithm (this=this
08:34:36 entry=0x3a49a000, theAlgorithm=theAlgorithm
08:34:36 entry=0x3a294800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/GaudiSequencer/src/AthSequencer.cxx:180
08:34:36 #24 0x00002b4348f91601 in AthSequencer::execute (this=0x3a49a000, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/GaudiSequencer/src/AthSequencer.cxx:137
08:34:36 #25 0x00002b434028b3f1 in Gaudi::Algorithm::sysExecute (this=0x3a49a000, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/build/build/AthenaExternals/src/Gaudi/GaudiKernel/src/Lib/Algorithm.cpp:366
08:34:36 #26 0x00002b4344cee0f0 in AthenaEventLoopMgr::executeAlgorithms (this=0x1ada6800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/AthenaServices/src/AthenaEventLoopMgr.cxx:540
08:34:36 #27 0x00002b4344cef64a in AthenaEventLoopMgr::executeEvent (this=0x1ada6800, ctx=...) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/AthenaServices/src/AthenaEventLoopMgr.cxx:754
08:34:36 #28 0x00002b4344cf1046 in AthenaEventLoopMgr::nextEvent (this=0x1ada6800, maxevt=<optimized out>) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/AthenaServices/src/AthenaEventLoopMgr.cxx:946
08:34:36 #29 0x00002b4344cf08ed in AthenaEventLoopMgr::executeRun (this=0x1ada6800, maxevt=0) at /build/atnight/localbuilds/nightlies/Athena/master/athena/Control/AthenaServices/src/AthenaEventLoopMgr.cxx:832
08:34:36 #30 0x00002b4343794391 in ApplicationMgr::executeRun (this=0x1a76e000, evtmax=-1) at /build/atnight/localbuilds/nightlies/Athena/master/build/build/AthenaExternals/src/Gaudi/GaudiCoreSvc/src/ApplicationMgr/ApplicationMgr.cpp:794
08:34:36 #31 0x00002b4371287043 in ?? ()
08:34:36 #32 0x000000005cc82cd0 in ?? ()
08:34:36 #33 0x00002b432b6dfcb1 in TCling::CallFunc_Delete(CallFunc_t*) const () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libCling.so
08:34:36 #34 0x00002b432a55983a in WrapperCall(long, unsigned long, void*, void*, void*) () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libcppyy_backend3_9.so
08:34:36 #35 0x00002b432a55abf2 in Cppyy::CallO(long, void*, unsigned long, void*, unsigned long) () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libcppyy_backend3_9.so
08:34:36 #36 0x00002b432a4f2bb8 in CPyCppyy::(anonymous namespace)::InstanceExecutor::Execute(long, void*, CPyCppyy::CallContext*) () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libcppyy3_9.so
08:34:36 #37 0x00002b432a4ddb76 in CPyCppyy::CPPMethod::ExecuteFast(void*, long, CPyCppyy::CallContext*) [clone .isra.0] () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libcppyy3_9.so
08:34:36 #38 0x00002b432a4de609 in CPyCppyy::CPPMethod::Execute(void*, long, CPyCppyy::CallContext*) () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libcppyy3_9.so
08:34:36 #39 0x00002b432a4df23c in CPyCppyy::CPPMethod::Call(CPyCppyy::CPPInstance*&, _object*, _object*, CPyCppyy::CallContext*) () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libcppyy3_9.so
08:34:36 #40 0x00002b432a4e39a7 in CPyCppyy::(anonymous namespace)::mp_call(CPyCppyy::CPPOverload*, _object*, _object*) () from /cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-clang13-opt/sw/lcg/releases/LCG_101_ATLAS_10/ROOT/6.24.06/x86_64-centos7-gcc11-opt/lib/libcppyy3_9.so
08:34:36 #41 0x00002b43213e26c0 in _PyObject_MakeTpCall (tstate=0x18ae120, callable=0x2b4323788fd0, args=<optimized out>, nargs=<optimized out>, keywords=0x0) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Objects/call.c:191
08:34:36 #42 0x00002b432139fc5c in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=9223372036854775809, args=0x2b432377d7e8, callable=0x2b4323788fd0, tstate=<optimized out>) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Include/cpython/abstract.h:116
08:34:36 #43 _PyObject_VectorcallTstate (kwnames=0x0, nargsf=9223372036854775809, args=0x2b432377d7e8, callable=0x2b4323788fd0, tstate=<optimized out>) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Include/cpython/abstract.h:103
08:34:36 #44 PyObject_Vectorcall (kwnames=0x0, nargsf=9223372036854775809, args=0x2b432377d7e8, callable=0x2b4323788fd0) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Include/cpython/abstract.h:127
08:34:36 #45 call_function (kwnames=0x0, oparg=<optimized out>, pp_stack=<synthetic pointer>, tstate=0x18ae120) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Python/ceval.c:5072
08:34:36 #46 _PyEval_EvalFrameDefault (tstate=<optimized out>, f=<optimized out>, throwflag=<optimized out>) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Python/ceval.c:3518
08:34:36 #47 0x00002b43214c590e in _PyEval_EvalFrame (throwflag=0, f=0x2b432377d640, tstate=0x18ae120) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Include/internal/pycore_ceval.h:40
08:34:36 #48 _PyEval_EvalCode (tstate=tstate
08:34:36 entry=0x18ae120, _co=_co
08:34:36 entry=0x2b43233e2c90, globals=<optimized out>, locals=locals
08:34:36 entry=0x0, args=<optimized out>, argcount=1, kwnames=0x0, kwargs=0x2b432a256d58, kwcount=0, kwstep=1, defs=0x2b4323418ec8, defcount=1, kwdefs=0x0, closure=0x0, name=0x2b4322a7aab0, qualname=0x2b43233e3470) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Python/ceval.c:4327
08:34:36 #49 0x00002b43213e2441 in _PyFunction_Vectorcall (func=<optimized out>, stack=<optimized out>, nargsf=<optimized out>, kwnames=<optimized out>) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Objects/call.c:396
08:34:36 #50 0x00002b43213e5258 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=1, args=0x2b432a256d50, callable=0x2b43234c4b80, tstate=0x18ae120) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Include/cpython/abstract.h:118
08:34:36 #51 method_vectorcall (method=<optimized out>, args=0x2b432a256d58, nargsf=<optimized out>, kwnames=0x0) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Objects/classobject.c:53
08:34:36 #52 0x00002b43213a0892 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=<optimized out>, args=0x2b432a256d58, callable=0x2b4343319900, tstate=0x18ae120) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Include/cpython/abstract.h:118
08:34:36 #53 PyObject_Vectorcall (kwnames=0x0, nargsf=<optimized out>, args=0x2b432a256d58, callable=0x2b4343319900) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Include/cpython/abstract.h:127
08:34:36 #54 call_function (kwnames=0x0, oparg=<optimized out>, pp_stack=<synthetic pointer>, tstate=0x18ae120) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Python/ceval.c:5072
08:34:36 #55 _PyEval_EvalFrameDefault (tstate=<optimized out>, f=<optimized out>, throwflag=<optimized out>) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Python/ceval.c:3487
08:34:36 #56 0x00002b43214c590e in _PyEval_EvalFrame (throwflag=0, f=0x2b432a256be0, tstate=0x18ae120) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Include/internal/pycore_ceval.h:40
08:34:36 #57 _PyEval_EvalCode (tstate=0x18ae120, _co=_co
08:34:36 entry=0x2b432a2b42f0, globals=globals
08:34:36 entry=0x2b4322be43c0, locals=locals
08:34:36 entry=0x2b4322be43c0, args=args
08:34:36 entry=0x0, argcount=argcount
08:34:36 entry=0, kwnames=0x0, kwargs=0x0, kwcount=0, kwstep=2, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0, name=0x0, qualname=0x0) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Python/ceval.c:4327
08:34:36 #58 0x00002b43214c5c4e in _PyEval_EvalCodeWithName (_co=_co
08:34:36 entry=0x2b432a2b42f0, globals=globals
08:34:36 entry=0x2b4322be43c0, locals=locals
08:34:36 entry=0x2b4322be43c0, args=args
08:34:36 entry=0x0, argcount=argcount
08:34:36 entry=0, kwnames=kwnames
08:34:36 entry=0x0, kwargs=0x0, kwcount=0, kwstep=2, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0, name=0x0, qualname=0x0) at /build/jenkins/workspace/lcg_release_pipeline/build/externals/Python-3.9.6/src/Python/3.9.6/Python/ceval.c:4359
08:34:36 #59 0x00002b43214c5c9b in PyEval_EvalCodeEx (_co=_co
08:34:36 entry=0x2b432a2b42f0, globals=globals
08:34:36 entry=0x2b4322be43c0, locals=locals
08:34:36 entry=0x2b4322be43c0, args=args
08:34:36 entry=0x0, argcount=argcount
08:34:36 entry=0, kws=kws
  • update of all Run3 ART tests to the latest conditions tag

Tagging: @minlin

Edited by Johannes Junggeburth

Merge request reports