(enhancement): gatecheck - Coredump/Crash related enhancements#134
Conversation
24256cf to
529e7c2
Compare
- enable coredump for both ceph and gpfs workflow - collect coredump in case of failure - export coredump as artifacts for better visibility - parallel thread on observing ganesha pid Signed-off-by: Manimaran-MM <manim@redhat.com>
529e7c2 to
0cebfe3
Compare
|
I wonder if we need to preserve more data (maybe its there and I do not see it) |
@diederichm This is one such job where we capture backtrace after enabling debuginfo with the same set of rpms and capturing details of "bt full" and display it as artifacts for the individual tests https://jenkins-nfs-ganesha.apps.ocp.cloud.ci.centos.org/view/Gatecheck%20Tests/job/gatecheck-trigger-gerrithub/861/ I believe this should be helpful to start with initial triage... And since this crash will be specific to the individual patchset changes(which is not merged to next branch yet), we may not require to preserve the coredump/binaries to identify the root cause 🙂 |
|
right - I understand we will have the backtrace with symbols. |
|
Noted.. Thanks for the feedback @diederichm .. We will review and see how we can accomodate the same on gatecheck |
Changes
Logs