Actions
action #19390
closed[tools][sprint 201711.2] qemu "migrate" within testapi::save_memory_dump command never finishes within 2h
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
QA (public, currently private due to #173521) - future
Start date:
2018-01-12
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Description
observation¶
https://openqa.opensuse.org/tests/409170/file/autoinst-log.txt shows
15:52:21.6105 9944 <<< testapi::save_memory_dump(filename='first_boot')
15:52:21.6106 9944 Trying to save machine state
15:52:21.6114 9945 Migrating the machine.
15:52:21.6125 9945 EVENT {"timestamp":
[...]
15:52:22.1338 9945 Migrating total bytes: 1082990592
15:52:22.1339 9945 Migrating remaining bytes: 1068404736
[...]
17:28:21.7226 9945 Migrating total bytes: 1082990592
17:28:21.7226 9945 Migrating remaining bytes: 17428480
17:28:22.2244 9945 Migrating total bytes: 1082990592
17:28:22.2245 9945 Migrating remaining bytes: 6242304
17:28:22.5250 9940 signalhandler got TERM - loop 1
so there is actually progress but veeery slow
problem¶
nearly 2h for saving 1G is too long, right?
Actions