带组装寻找bug(1)
查看SFI-1_cmm02node13_1495096946.out文件,发现调用了SFIEvent.cxx中的build函数,其中大多数build event含有138pages, 但是还出现了一些build event只有10pages.
DEBUG_3 2017-May-18 16:45:26 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 462 DEBUG_3 2017-May-18 16:45:26 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 463 DEBUG_3 2017-May-18 16:45:31 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 464 DEBUG_3 2017-May-18 16:45:31 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 465 DEBUG_3 2017-May-18 16:45:31 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 466 DEBUG_3 2017-May-18 16:45:41 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 467 DEBUG_3 2017-May-18 16:45:41 [eformat::write::FullEventFragment* SFIEvent::build(...) at SFI/src/SFIEvent.cxx:518] The built event consists of 10 pages. LVL1ID: 468
这些只含有10pages的event对应的L1id号正好是SFI的err文件里对应的事例:
WARNING 2017-May-18 16:45:26 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 462 WARNING 2017-May-18 16:45:26 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 463 WARNING 2017-May-18 16:45:31 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 464 WARNING 2017-May-18 16:45:31 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 465 WARNING 2017-May-18 16:45:31 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 466 WARNING 2017-May-18 16:45:41 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 467 WARNING 2017-May-18 16:45:41 [DC::StatusWord EventAssembly::EventCompleted(...) at SFI/src/EventAssembly.cxx:490] Problem with the flow of data: No data fragments at all in event with LVL1ID 468