action #30619
closed[sle][functional][y][medium][bsc#1032831] test fails in yast2_snapper after closing the main GUI window - do we need to bringback the original workaround? or improve logging
0%
Description
Observation¶
openQA test in scenario sle-15-Installer-DVD-x86_64-xen@64bit fails in
yast2_snapper
to wait for the closed application within xterm.
Reproducible¶
Fails since (at least) Build 408.1
Expected result¶
Last good: 407.1 (or more recent)
Problem¶
With commit c5253d04 riafarov removed a workaround we had to wait for longer and such. Do we need to bring something back for that? Assigning to riafarov to clarify with his opinion.
Further details¶
Always latest result in this scenario: latest
Updated by riafarov almost 7 years ago
So after analysis it's definitely some other issue with same symptoms. Main thing we had before PR#3345 is soft-failure and complicated logic not to run same thing twice. In recent failures we are not even able to log in to collect logs which makes investigation really complex as it's sporadic issue.
Issue is also not related to btrfs balancing activities.
We also cannot log in even with scaled timeout which is 300 seconds (default assert screen 30 seconds scaled by 10). In this cases test would fail as well in select_console.
I suggest increasing timeout factor in y2snapper_failure_analysis even further, to increase chances of getting logs and proceed after that.
I will also trigger many runs on shared workers to see if that helps.
Updated by okurz almost 7 years ago
- Due date set to 2018-02-13
- Target version set to Milestone 14
Sounds reasonable. Can you do trigger the jobs in parallel to some other tasks? We can check back in next sprint.
Updated by riafarov almost 7 years ago
- Target version deleted (
Milestone 14)
Sure. I've submitted PR to increase timeout for logs collection: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/4257 and triggered 30 runs locally. I'll still invest more time in this sprint to analyze results of these local runs, but obviously I won't sit and watch them as some random weird TV show =)
Updated by riafarov almost 7 years ago
- Status changed from Workable to Feedback
In 50 local runs could not get yast2_snapper. Let's wait when it fails in production and see if we get logs.
Updated by riafarov almost 7 years ago
- Assignee deleted (
riafarov)
No failures in yast2_snapper in 50 runs, PR merged, let's see if it get reproduced. Unassigning myself so can be picked up in the next sprint.
Updated by okurz almost 7 years ago
- Related to action #18346: [sles][functional][yast] yast2_snapper: sporadicly snapshot deletion takes longer - but test is not waiting 240s like in the code anyway added
Updated by okurz almost 7 years ago
- Subject changed from [sle][functional]test fails in yast2_snapper after closing the main GUI window - do we need to bringback the original workaround? to [sle][functional][medium][bsc#1032831]test fails in yast2_snapper after closing the main GUI window - do we need to bringback the original workaround?
- Due date changed from 2018-02-13 to 2018-03-13
- Status changed from Feedback to Blocked
- Assignee set to okurz
https://openqa.suse.de/tests/1424124/file/autoinst-log.txt failed waiting for closed gui after 180 seconds and subsequently failed to login in https://openqa.suse.de/tests/1424124#step/yast2_snapper/53 after more than 10 minutes! That is a product bug, reopening bug in bugzilla as soon as I can find one -> bsc#1032831
Updated by okurz almost 7 years ago
- Due date deleted (
2018-03-13) - Target version changed from Milestone 14 to future
-> bsc#1032831
Updated by okurz almost 7 years ago
- Related to action #32956: [sle][functional][u][medium] test fails in yast2_snapper - Improve logging added
Updated by okurz over 6 years ago
Updated the bug and closed the corresponding SLE15 bug as duplicate and assigned the bug back to the yast team with the proposal to ensure that snapper will not be triggered while a btrfs balance task is running.
Updated by okurz over 6 years ago
- Related to deleted (action #32956: [sle][functional][u][medium] test fails in yast2_snapper - Improve logging)
Updated by okurz over 6 years ago
- Has duplicate action #32956: [sle][functional][u][medium] test fails in yast2_snapper - Improve logging added
Updated by okurz over 6 years ago
- Subject changed from [sle][functional][medium][bsc#1032831]test fails in yast2_snapper after closing the main GUI window - do we need to bringback the original workaround? to [sle][functional][medium][bsc#1032831]test fails in yast2_snapper after closing the main GUI window - do we need to bringback the original workaround? or improve logging
- Status changed from Blocked to Workable
- Assignee deleted (
okurz) - Target version changed from future to Milestone 17
We can revisit in M17 unless triggered by the actions on the bug in before and think about improving logging or debugging if necessary at all. There might be one option which could help even though the SUT looks like completely unresponsive: We could send sysrq-w to show the currently blocked tasks and record a screenshot of that. This would be awesome :)
Updated by okurz over 6 years ago
- Subject changed from [sle][functional][medium][bsc#1032831]test fails in yast2_snapper after closing the main GUI window - do we need to bringback the original workaround? or improve logging to [sle][functional][y][medium][bsc#1032831] test fails in yast2_snapper after closing the main GUI window - do we need to bringback the original workaround? or improve logging
- Target version changed from Milestone 17 to Milestone 19
Updated by okurz over 6 years ago
- Target version changed from Milestone 19 to Milestone 19
Updated by riafarov about 6 years ago
Test module is not scheduled for SLE15-SP1 https://openqa.suse.de/tests/2141056
Updated by okurz about 6 years ago
- Blocked by action #38336: [functional][u] Re-enable yast2_snapper on openSUSE added
Updated by okurz about 6 years ago
- Status changed from Workable to Blocked
- Assignee set to okurz
- Target version changed from Milestone 19 to Milestone 23
Updated by okurz about 6 years ago
- Related to action #43502: [sle][functional][y] test fails in yast2_snapper added
Updated by okurz about 6 years ago
- Status changed from Blocked to Workable
- Assignee deleted (
okurz)
unblocked
Updated by okurz almost 6 years ago
- Status changed from Workable to Resolved
- Assignee set to okurz
We can see the module scheduled properly in multiple test scenarios in SLE15SP1 https://openqa.suse.de/tests/overview?arch=&modules=yast2_snapper&distri=sle&build=189.1&version=15-SP1&groupid=110# and pretty stable. Also, in the generic post_fail_hook we trigger "sysrq-w" so in any potential future failures we should already have better feedback.