cms-sw / cmssw

CMS Offline Software
http://cms-sw.github.io/
Apache License 2.0
1.07k stars 4.28k forks source link

Unit test `test-particleLevel_fromMiniAod` failing with fatal signal at exit #45521

Open aandvalenzuela opened 1 month ago

aandvalenzuela commented 1 month ago

Hello,

Unit test test-particleLevel_fromMiniAod (module GeneratorInterface/RivetInterface) failed for el8_amd64_gcc12 with:

The MCnet usage guidelines apply to Rivet: see http://www.montecarlonet.org/GUIDELINES
Please acknowledge Rivet in results made using it, and cite https://arxiv.org/abs/1912.05451
<TROOT::WriteTObject>: The current directory (root) is not associated with a file. The object (732AB104451EF04E87C0A4140895DF8C) has not been written.

Fatal system signal has occurred during exit
timeout: the monitored command dumped core
/bin/sh: line 1: 2493135 Aborted                 timeout 3600 sh -c 'cmsRun /data/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_14_1_X_2024-07-21-0000/src/GeneratorInterface/RivetInterface/test/particleLevel_cfg.py'

It was failing before also for DEFAULT el8_aarch64_gcc12 and MULTIARCH IBs potentially due to updates for Rivet 4 (See https://github.com/cms-sw/cmssw/pull/44603). The issue was reported as a comment (https://github.com/cms-sw/cmssw/pull/44603#issuecomment-2211054260), but I am opening an issue since it failed also for production architecture in CMSSW_14_1_X_2024-07-20-1100 and CMSSW_14_1_X_2024-07-21-0000.

Thanks, Andrea

cmsbuild commented 1 month ago

cms-bot internal usage

cmsbuild commented 1 month ago

A new Issue was created by @aandvalenzuela.

@Dr15Jones, @antoniovilela, @makortel, @mandrenguyen, @rappoccio, @sextonkennedy, @smuzaffar can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

makortel commented 1 month ago

assign generators

cmsbuild commented 1 month ago

New categories assigned: generators

@bbilin,@mkirsano,@menglu21,@lviliani you have been requested to review this Pull request/Issue and eventually sign? Thanks

mseidel42 commented 1 month ago

Hello, I cannot reproduce the problem in pre6 or yesterday's IB, so nothing to gdb on :/