Bug 1574317

Summary: Oops detector is too aggressive
Product: [Retired] Beaker Reporter: Roman Joost <rjoost>
Component: generalAssignee: Jacob McKenzie <jmckenzi>
Status: CLOSED CURRENTRELEASE QA Contact: Roman Joost <rjoost>
Severity: unspecified Docs Contact:
Priority: high    
Version: 25CC: dcallagh, jmckenzi, mtyson, rjoost
Target Milestone: 25.5Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-23 06:40:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Roman Joost 2018-05-03 05:03:40 UTC
Description of problem:
The PANIC_REGEX changed in Bug 1538906 is now too aggressive (see Bug 1572880).

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Create a new job.
2. Use a test case name with the word Oops according to Bug 1572880
3. see it abort

Actual results:
Beaker aborts

Expected results:
Beaker should not abort when there is no Kernel Oops

Additional info:

Comment 1 Jacob McKenzie 2018-05-28 00:46:18 UTC
Before designing the new regex for kernel oops', I decided to find a good collection of oops to ensure that it was correct. I found ( oop.kernel.org ) which has a large ( ~500k ) collection of kernel oops messages which I was able to use. The following are some unique message styles that I identified: 

    Internal error: Oops - BUG: 0 [#2] PREEMPT ARM
    Oops: 0000 [#1] SMP
    Oops[#1]

Comment 4 Roman Joost 2018-07-23 06:40:57 UTC
Released with Beaker 25.5: https://beaker-project.org/docs/whats-new/release-25.html#beaker-25-5