Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rawhide]: kdump fails to generate crash dump file after kernel crash #1320

Closed
gursewak1997 opened this issue Oct 13, 2022 · 9 comments
Closed
Labels
jira for syncing to jira kind/bug

Comments

@gursewak1997
Copy link
Member

kdump.crash test fails to generate a vmcore file after the crash is triggered.

[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 systemd[1]: Started kola-runext.service.
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1568]: + . /var/opt/kola/extdata/commonlib.sh
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1568]: ++ cmdline=($(</proc/cmdline))
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1568]: + case "${AUTOPKGTEST_REBOOT_MARK:-}" in
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1570]: ++ find /var/crash -type f -name vmcore
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1568]: + kcore=
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1568]: + test -z ''
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1568]: + fatal 'No kcore found in /var/crash'
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1568]: + echo 'No kcore found in /var/crash'
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1568]: No kcore found in /var/crash
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 kola-runext-test.sh[1568]: + exit 1
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 systemd[1]: kola-runext.service: Main process exited, code=exited, status=1/FAILURE
[2022-10-12T12:56:48.762Z] Oct 12 12:56:48 qemu0 systemd[1]: kola-runext.service: Failed with result 'exit-code'.

Recent rawhide build: #376
console.txt
journal.txt

@gursewak1997 gursewak1997 added kind/bug jira for syncing to jira labels Oct 13, 2022
@gursewak1997
Copy link
Member Author

Systemd package pin fixes the problem for now.
coreos/fedora-coreos-config#2011

@dustymabe
Copy link
Member

Were we able to file a bug on this?

@dustymabe
Copy link
Member

dustymabe commented Oct 18, 2022

There is a new systemd RC in rawhide. Can you test with that to see if it fixes the issue?

https://bodhi.fedoraproject.org/updates/FEDORA-2022-a5f8e10002

@gursewak1997
Copy link
Member Author

gursewak1997 commented Oct 20, 2022

There is a new systemd RC in rawhide. Can you test with that to see if it fixes the issue?

https://bodhi.fedoraproject.org/updates/FEDORA-2022-a5f8e10002

This did not fix the issue. Also, I didn't file the issue yet as I thought we were missing information to add to the BZ but I will file the bug anyways.

@dustymabe
Copy link
Member

Also, I didn't file the issue yet as I thought we were missing information to add to the BZ but I will file the bug anyways.

If there's missing info then let's track it down (come to me if you have questions). If you want to share a draft of the BZ before you open it I'll be glad to review.

@gursewak1997
Copy link
Member Author

@dustymabe
Copy link
Member

This is resolved upstream by systemd/systemd@a940f50

@dustymabe dustymabe added the status/pending-upstream-release Fixed upstream. Waiting on an upstream component source code release. label Nov 10, 2022
@dustymabe
Copy link
Member

The BZ was closed and says systemd-252.2-591.fc38 fixes the issue.

dustymabe added a commit to dustymabe/fedora-coreos-config that referenced this issue Nov 25, 2022
This was fixed in systemd-252.2-591.fc38 according to the BZ.

Closes coreos/fedora-coreos-tracker#1320
jlebon pushed a commit to coreos/fedora-coreos-config that referenced this issue Nov 25, 2022
This was fixed in systemd-252.2-591.fc38 according to the BZ.

Closes coreos/fedora-coreos-tracker#1320
@gursewak1997
Copy link
Member Author

The test passes in the latest rawhide build using systemd-252.2-591.fc38

@dustymabe dustymabe removed the status/pending-upstream-release Fixed upstream. Waiting on an upstream component source code release. label Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira for syncing to jira kind/bug
Projects
None yet
Development

No branches or pull requests

2 participants