action #75424
closed[sporadic] test fails in force_scheduled_tasks
0%
Description
Observation¶
Full medium test suites skip_registration and allmodules+allpatterns+registration fail sporadically for aarch64 in force_scheduled_tasks. The module is running in a loop:
read load dummy < /proc/loadavg ; top -n1 -b| head -n30 ; test "${load/./}" -lt $limit && break ;
and is expected to be finished in 1005 seconds, but it times out.
In all failures spotted so far, the serial returned the same output at the moment of timeout
BTRFS info (device vda2): qgroup scan completed (inconsistency flag cleared)
so there could be some BTRFS inconsistency that is taking too long to be dealt with by the system.
As we cannot run proper performance tests and goal of the module is to improve stability of the tests.
failures:
allmodules+allpatterns+registration
skip_registration
Fails since (at least) Build 67.1
latest allmodules+allpatterns+registration
latest skip_registration
Updated by pcervinka almost 4 years ago
Was also observed in HPC job: https://openqa.suse.de/tests/4950420#step/force_scheduled_tasks/6
Updated by riafarov almost 4 years ago
- Description updated (diff)
- Status changed from New to Workable
Updated by JERiveraMoya almost 4 years ago
- Status changed from Workable to In Progress
- Assignee set to JERiveraMoya
Updated by JERiveraMoya almost 4 years ago
- Status changed from In Progress to Feedback
Updated by JERiveraMoya almost 4 years ago
Updated by JERiveraMoya almost 4 years ago
- Status changed from Feedback to In Progress
Updated by JERiveraMoya almost 4 years ago
Updated by JERiveraMoya almost 4 years ago
- Status changed from In Progress to Feedback
Updated by JERiveraMoya almost 4 years ago
- Status changed from Feedback to Closed