Bug ID 1136803
Summary osc build --vm-type kvm instantly runs OOM
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Development
Assignee suse-tux@gmx.de
Reporter suse-beta@cboltz.de
QA Contact qa-bugs@suse.de
CC marco.strigl@suse.com
Found By ---
Blocker ---

Created attachment 806400 [details]
screen output

osc build --vm-type kvm instantly runs out of memory in the first seconds of
booting the VM. I tested with building the apparmor package, but I'm quite sure
that this happens to every package.

kvm builds for apparmor worked in the past, so the tiny amount of memory
(total-vm:10648kB = 10 MB) is probably a regression. (Unfortunately I can't
offer a better timeframe than "in the last months".)

The obvious workaround is --vm-memory 512 or setting build-memory = 512 in
~/.oscrc

Please change the default vm memory to a sane/working value.



Even if this bug is probably easy to reproduce, I'll attach the screen output.
One of the interesting lines is probably

[    7s] [    2.625118] Out of memory: Killed process 240 (systemd-journal)
total-vm:10804kB, anon-rss:612kB, file-rss:4740kB, shmem-rss:352kB


You are receiving this mail because: