Created
May 31, 2019 07:24
-
-
Save fbelzunc/9d5fc71f69db1d63c2f1678fcf0d754b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
May 16 08:04:04 ip-10-70-21-43 kernel: java cpuset=0ad07bd1048512249412db28bf1cad38ea0e1fa3f95fca4a08df895170bc7c22 mems_allowed=0 | |
May 16 08:04:04 ip-10-70-21-43 kernel: CPU: 2 PID: 6076 Comm: java Kdump: loaded Tainted: G ------------ T 3.10.0-957.1.3.el7.x86_64 #1 | |
May 16 08:04:04 ip-10-70-21-43 kernel: Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 | |
May 16 08:04:04 ip-10-70-21-43 kernel: Call Trace: | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff98761e41>] dump_stack+0x19/0x1b | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff9875c86a>] dump_header+0x90/0x229 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff981ba036>] ? find_lock_task_mm+0x56/0xc0 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff981ba4e4>] oom_kill_process+0x254/0x3d0 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff98300c9c>] ? selinux_capable+0x1c/0x40 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff98235186>] mem_cgroup_oom_synchronize+0x546/0x570 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff98234600>] ? mem_cgroup_charge_common+0xc0/0xc0 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff981bad74>] pagefault_out_of_memory+0x14/0x90 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff9875ad72>] mm_fault_error+0x6a/0x157 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff9876f7a8>] __do_page_fault+0x3c8/0x500 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff9876f915>] do_page_fault+0x35/0x90 | |
May 16 08:04:04 ip-10-70-21-43 kernel: [<ffffffff9876b758>] page_fault+0x28/0x30 | |
May 16 08:04:04 ip-10-70-21-43 kernel: Task in /docker/0ad07bd1048512249412db28bf1cad38ea0e1fa3f95fca4a08df895170bc7c22 killed as a result of limit of /docker/0ad07bd1048512249412db28bf1cad38ea0e1fa3f95fca4a08df895170bc7c22 | |
May 16 08:04:04 ip-10-70-21-43 kernel: memory: usage 8388608kB, limit 8388608kB, failcnt 209117 | |
May 16 08:04:04 ip-10-70-21-43 kernel: memory+swap: usage 8388608kB, limit 16777216kB, failcnt 0 | |
May 16 08:04:04 ip-10-70-21-43 kernel: kmem: usage 0kB, limit 9007199254740988kB, failcnt 0 | |
May 16 08:04:04 ip-10-70-21-43 kernel: Memory cgroup stats for /docker/0ad07bd1048512249412db28bf1cad38ea0e1fa3f95fca4a08df895170bc7c22: cache:0KB rss:8388608KB rss_huge:8192KB mapped_file:0KB swap:0KB inactive_anon:0KB active_anon:8388512KB inactive_file:0KB active_file:0KB unevictable:0KB | |
May 16 08:04:04 ip-10-70-21-43 kernel: [ pid ] uid tgid total_vm rss nr_ptes swapents oom_score_adj name | |
May 16 08:04:04 ip-10-70-21-43 kernel: [ 5198] 1000 5198 190 35 4 0 0 tini | |
May 16 08:04:04 ip-10-70-21-43 kernel: [ 5210] 1000 5210 2922732 2083373 4470 0 0 java | |
May 16 08:04:04 ip-10-70-21-43 kernel: Memory cgroup out of memory: Kill process 32462 (java) score 995 or sacrifice child | |
May 16 08:04:04 ip-10-70-21-43 kernel: Killed process 5210 (java) total-vm:11690928kB, anon-rss:8329324kB, file-rss:4168kB, shmem-rss:0kB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment