Bug 1574317
Summary: | Oops detector is too aggressive | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Roman Joost <rjoost> |
Component: | general | Assignee: | Jacob McKenzie <jmckenzi> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Roman Joost <rjoost> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 25 | CC: | dcallagh, jmckenzi, mtyson, rjoost |
Target Milestone: | 25.5 | Keywords: | 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
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] Released with Beaker 25.5: https://beaker-project.org/docs/whats-new/release-25.html#beaker-25-5 |