Actions
action #58013
closed[aarch64] Some incompletes due to slow migration
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2019-10-11
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
https://openqa.opensuse.org/tests/1053563/file/autoinst-log.txt
[2019-10-10T23:09:11.817 CEST] [debug] EVENT {"data":{"status":"cancelling"},"event":"MIGRATION","timestamp":{"microseconds":817680,"seconds":1570741751}}
[2019-10-10T23:09:11.818 CEST] [debug] Backend process died, backend errors are reported below in the following lines:
Migrate to file failed, it has been running for more than 240 at /usr/lib/os-autoinst/backend/qemu.pm line 260.
Updated by ggardet_arm about 5 years ago
It seems to be since 10/10/2019, with Leap 15.2 aarch64.
Updated by ggardet_arm almost 5 years ago
Happened again today, Leap 15.2 aarch64.
Updated by okurz almost 5 years ago
- Status changed from New to Feedback
- Assignee set to okurz
- Target version set to Current Sprint
Could be that this was triggered by snapshots becoming bigger. https://github.com/os-autoinst/os-autoinst/pull/1337 to be able to configure the max migration time. This could be used at least for debugging but then also the worker can override the default value of 240s.
Updated by okurz almost 5 years ago
- Status changed from Feedback to Resolved
- Target version changed from Current Sprint to Done
merged. Installed update on aarch64.o.o and configured in /etc/openqa/workers.ini :
# https://progress.opensuse.org/issues/58013
QEMU_MAX_MIGRATION_TIME = 600
and retriggered two "extra_tests" scenarios which use snapshots often:
Looks fine so far. But we do not know easily if this helped. I will close the ticket assuming so. Please respond if the issue still happens.
Actions