Project

General

Profile

Actions

action #37126

closed

[functional][y] collect strace output for the installer to debug sporadic issues

Added by riafarov about 6 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
-
Start date:
2018-07-04
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Motivation

In case of sporadic issues strace would be really helpful, and if issue occurs once in 20 runs, the only chance to get information is to have automated mechanism to collect logs.

Acceptance criteria

AC1 There is mechanism to collect strace from SUT for the process of interest or at least installer

Suggestions

In case of installer we could use

strace -f -o strace.log -p `pidof ruby.ruby2.5`

To make it more generic we can pass string to find process in the variable itself and then collect created file in postfail hook in case variable is set.


Related issues 1 (0 open1 closed)

Follows openQA Tests - action #35709: [functional][y][hard] Improve auto-investigation in case the yast installer gets stuckResolvedmloviska2018-04-302018-07-03

Actions
Actions #1

Updated by okurz about 6 years ago

Looks like a duplicate of #35709

Actions #2

Updated by okurz about 6 years ago

  • Category set to Enhancement to existing tests
  • Status changed from New to Rejected
  • Assignee set to okurz

@riafarov, see comment above

Actions #3

Updated by riafarov about 6 years ago

  • Follows action #35709: [functional][y][hard] Improve auto-investigation in case the yast installer gets stuck added
Actions

Also available in: Atom PDF