Activity log for bug #1840209

Date Who What changed Old value New value Message
2019-08-15 04:19:44 Nobuto Murata bug added bug
2019-08-15 04:20:05 Nobuto Murata description It's reproducible with local provider too. It's better to bump the memory constraint to 4096. How to reproduce: $ juju deploy landscape-scalable $ juju run --unit landscape-server/0 -- \ sudo -u landscape -H /opt/canonical/landscape/scripts/update_security_db.sh /opt/canonical/landscape/scripts/update_security_db.sh: line 52: 5574 Done bzcat ${OUTPUT_FILE} 5575 Killed | ./process-usns /dev/stdin 2>&1 5576 | pipe_to_syslog $LOGGER_NAME Error running /opt/canonical/landscape/scripts/update_security_db.sh: 0 Check out the syslog output for script update_security_db.sh. Aug 14 08:35:15 darkbox kernel: [12340.389945] Memory cgroup out of memory: Kill process 27221 (python) score 174 or sacrifice child Aug 14 08:35:15 darkbox kernel: [12340.389960] Killed process 27221 (python) total-vm:719436kB, anon-rss:348344kB, file-rss:0kB, shmem-rss:0kB Aug 14 08:35:15 darkbox kernel: [12340.432737] oom_reaper: reaped process 27221 (python), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB architecture: x86_64 config: image.architecture: amd64 image.description: ubuntu 18.04 LTS amd64 (release) (20190514) image.label: release image.os: ubuntu image.release: bionic image.serial: "20190514" image.version: "18.04" limits.memory: 2048MB It's reproducible with local provider too. It's better to bump the memory constraint to 4096. How to reproduce: $ juju deploy landscape-scalable $ juju run --unit landscape-server/0 -- \     sudo -u landscape -H /opt/canonical/landscape/scripts/update_security_db.sh     /opt/canonical/landscape/scripts/update_security_db.sh: line 52: 5574 Done bzcat ${OUTPUT_FILE}           5575 Killed | ./process-usns /dev/stdin 2>&1           5576 | pipe_to_syslog $LOGGER_NAME     Error running /opt/canonical/landscape/scripts/update_security_db.sh: 0     Check out the syslog output for script update_security_db.sh.     Aug 14 08:35:15 darkbox kernel: [12340.389945] Memory cgroup out of memory: Kill process 27221 (python) score 174 or sacrifice child     Aug 14 08:35:15 darkbox kernel: [12340.389960] Killed process 27221 (python) total-vm:719436kB, anon-rss:348344kB, file-rss:0kB, shmem-rss:0kB     Aug 14 08:35:15 darkbox kernel: [12340.432737] oom_reaper: reaped process 27221 (python), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
2019-08-18 16:03:50 Launchpad Janitor branch linked lp:~nobuto/landscape-bundles/lp1840209
2019-08-18 16:04:26 Nobuto Murata landscape-bundles: status New In Progress
2019-08-18 16:04:26 Nobuto Murata landscape-bundles: assignee Nobuto Murata (nobuto)
2019-08-19 17:11:04 🤖 Landscape Builder landscape-bundles: status In Progress Fix Committed