Page MenuHomePhabricator

Cassandra on deployment-sessionstore04 is being frequently killed by the kernel (OOM)
Closed, ResolvedPublic

Description

The Cassandra process on deployment-sessionstore04 is being periodically killed by the kernel.

[2664642.115186] Out of memory: Kill process 12005 (java) score 697 or sacrifice child
[2664642.116467] Killed process 12005 (java) total-vm:2940372kB, anon-rss:1398272kB, file-rss:25096kB, shmem-rss:0kB
[2664642.127207] oom_reaper: reaped process 12005 (java), now anon-rss:1247036kB, file-rss:26880kB, shmem-rss:0kB

It is eventually restarted by puppet-agent, but not before creating the potential for test failures (see T324128).

Event Timeline

Eevans triaged this task as Medium priority.Jan 20 2023, 4:15 PM
Eevans renamed this task from Cassandra on deployment-sessionstore04 is being frequently killed by the kernel (oom) to Cassandra on deployment-sessionstore04 is being frequently killed by the kernel (OOM).Jan 20 2023, 4:19 PM
Eevans updated the task description. (Show Details)
Eevans claimed this task.

This doesn't seem to be happening anymore; Closing