action #29646
closed[sle][functional][medium]test fails in zypper_lifecycle due to script_output is not always reliable
0%
Description
Observation¶
openQA test in scenario sle-15-Installer-DVD-aarch64-minimal_x@aarch64 fails in
zypper_lifecycle
We can notice that in zypper_lifecycle-script_output.tgz the variable is not replaced properly in line #43, because script_output is using what finds in the serial output and sometimes lines related with eth0, etc. are prompted so is not very reliable:
echo $(zypper -n -x se -i -t product -s Welcome to SUSE Linux Enterprise Server 15 Beta5 (aarch64) - Kernel 4.12.14-6.10-default (ttyAMA0).
eth0: 10.0.2.15 fec0::bd8f:1757:6964:bd2
susetest login: SLES)
Try to workaround this issue and modifying the test and verify if the Tool teams is working on improving this issue.
Reproducible¶
Fails since (at least) Build 407.1 (current job)
Expected result¶
Last good: 404.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by JERiveraMoya almost 7 years ago
- Subject changed from test fails in zypper_lifecycle to test fails in zypper_lifecycle due to script_output is not always realiable
- Description updated (diff)
Updated by nicksinger almost 7 years ago
- Blocked by action #30613: [functional][y][hard] script_output might include extra serial output added
Updated by nicksinger almost 7 years ago
- Status changed from New to Blocked
Doesn't make that much sense to me to work on this until https://progress.opensuse.org/issues/30613 is resolved. We could of course workaround the issue by filtering the output of script_output
again but this is not always applicable or possible.
Updated by okurz almost 7 years ago
- Blocked by deleted (action #30613: [functional][y][hard] script_output might include extra serial output)
Updated by okurz almost 7 years ago
- Related to action #30613: [functional][y][hard] script_output might include extra serial output added
Updated by okurz almost 7 years ago
- Subject changed from test fails in zypper_lifecycle due to script_output is not always realiable to [sle][functional]test fails in zypper_lifecycle due to script_output is not always realiable
- Status changed from Blocked to New
We need to adapt the test code to account for unforeseen content. See #30613#note-2 for reasoning.
Updated by nicksinger almost 7 years ago
- Related to deleted (action #30613: [functional][y][hard] script_output might include extra serial output)
Updated by nicksinger almost 7 years ago
- Blocked by action #30613: [functional][y][hard] script_output might include extra serial output added
Updated by okurz almost 7 years ago
- Subject changed from [sle][functional]test fails in zypper_lifecycle due to script_output is not always realiable to [sle][functional][medium]test fails in zypper_lifecycle due to script_output is not always reliable
- Due date set to 2018-02-13
- Target version set to Milestone 14
Updated by okurz almost 7 years ago
- Status changed from New to Workable
- Assignee set to riafarov
Updated by riafarov almost 7 years ago
- Status changed from Workable to Feedback
Updated by riafarov almost 7 years ago
- Related to action #26112: [sle][functional] test fails in zypper_lifecycle - bash script fails added
Updated by riafarov almost 7 years ago
- Blocked by deleted (action #30613: [functional][y][hard] script_output might include extra serial output)
Updated by riafarov almost 7 years ago
- Related to action #30613: [functional][y][hard] script_output might include extra serial output added
Updated by riafarov almost 7 years ago
- Status changed from Feedback to Resolved
Workaround applied, better solution is expected in poo#30613
Updated by riafarov over 6 years ago
- Related to action #34330: [functional][hyperv][tool][fast][y] test fails in zypper_info - Missing space in serial output makes regexp to fail matching (WAS: info header for vim package is parsed incorrectly from the system output) added