Project

General

Profile

Actions

action #41531

closed

[kernel] Fail to install kernel-default-debuginfo

Added by yosun over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2018-09-25
Due date:
% Done:

100%

Estimated time:
Difficulty:

Description

All xfstests failed in build0395 by install kernel-default-debuginfo failed. And the repo REPO_SLES-POOL-DEBUG is enable in the test setting. https://openqa.suse.de/tests/2087067#step/enable_kdump/28
The previous builds are good.
I checked repo server, and find that there exist the correct version of debuginfo there: http://10.160.0.100/install/SLP/SLE-12-SP4-Server-TEST/x86_64/DVD3/suse/x86_64/kernel-default-debuginfo-4.12.14-94.37.2.x86_64.rpm
I assume this is some network issue or lack of package in openqa ftp server.

Actions #1

Updated by coolo over 5 years ago

  • Project changed from openQA Project to openQA Tests
Actions #2

Updated by okurz over 5 years ago

  • Subject changed from Fail to install kernel-default-debuginfo to [kernel] Fail to install kernel-default-debuginfo
  • Category set to Bugs in existing tests
  • Assignee set to yosun

Hi @yosun, a little hint, with the "report" links on the openQA thumbnails view you can create tickets in the "openQA Tests" more easily.

I would start with zypper failing to modify a repo (which was never added) in https://openqa.suse.de/tests/2087067#step/enable_kdump/16 . I recommend to replace the script_run calls by zypper_call for a start. As you are the test module maintainer I think you can do this yourself?

And then I guess the next problem is that a repo is only added if some variables match. Could be that https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/5802 broke this?

Actions #3

Updated by yosun over 5 years ago

@okurz thank you for your info, this issue disappear in next build. Seems most likely it was a network issue. But I'll follow your advice to modify it into zypper_call.

Actions #4

Updated by yosun over 5 years ago

Actually, my script call lib/kdump_utils.pm, so I modified the script_out there into zypper_call.
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6167

Actions #5

Updated by yosun over 5 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF