All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Fjellstrom <thomas@fjellstrom.ca>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: nvme, allocation failures, and aborted commands
Date: Fri, 03 Mar 2017 08:27:40 -0700	[thread overview]
Message-ID: <2324331.vgmPNSfijK@natasha> (raw)

[-- Attachment #1: Type: text/plain, Size: 862 bytes --]

I just got a new Samsung 960 Evo 256GB m.2 nvme drive, and put it through some 
tests.

When I run `iozone -a -s 60G` on my desktop (that has 32GB ram and a amd FX 
8320), i run into some errors. One time the drive completely dropped from the 
system (ok, only the dev device did, it still appeared in lspci) and I had to 
reboot. The later attempt's results can be seen in the attached file (its 5000 
lines, so I didn't think it was good to post inline).

I realize that iozone isn't a good indicator of real world performance, I just 
wanted to see some numbers :D and to stress test the card a bit.

I doubt this is expected behavior regardless of how pointless the exercise is.

I'm running kernel 4.9.13 from debian sid/unstable at the moment.

Please CC me, as I'm not currently subscribed to the list.

Thanks.

-- 
Thomas Fjellstrom
thomas@fjellstrom.ca

[-- Attachment #2: nvme-dmesg-info-trimmed.log --]
[-- Type: text/plain, Size: 408819 bytes --]

[ 5503.108024] kworker/u16:1: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108031] CPU: 6 PID: 24940 Comm: kworker/u16:1 Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108031] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108036] Workqueue: writeback wb_workfn (flush-254:1)
[ 5503.108038]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a7f420
[ 5503.108040]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a7f3c0
[ 5503.108041]  0000000000000010 ffffada7c3a7f430 ffffada7c3a7f3e0 0000000017d21783
[ 5503.108043] Call Trace:
[ 5503.108048]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108049]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108051]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108052]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108053]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108055]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108056]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108057]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108061]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108063]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108064]  [<ffffffffa955b264>] ? __sbitmap_queue_get+0x24/0x90
[ 5503.108066]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108068]  [<ffffffffa9508243>] ? blk_mq_get_tag+0x23/0x90
[ 5503.108069]  [<ffffffffa922e8e5>] ? sched_clock+0x5/0x10
[ 5503.108070]  [<ffffffffa9503c04>] ? __blk_mq_alloc_request+0x104/0x220
[ 5503.108071]  [<ffffffffa95049c9>] ? blk_mq_map_request+0xd9/0x170
[ 5503.108073]  [<ffffffffa9507590>] ? blk_mq_make_request+0x440/0x570
[ 5503.108074]  [<ffffffffa94fb248>] ? generic_make_request+0xe8/0x1c0
[ 5503.108075]  [<ffffffffa94fb396>] ? submit_bio+0x76/0x140
[ 5503.108127]  [<ffffffffc0fbf632>] ? xfs_add_to_ioend+0x152/0x1d0 [xfs]
[ 5503.108149]  [<ffffffffc0fbfd27>] ? xfs_do_writepage+0x2c7/0x6f0 [xfs]
[ 5503.108150]  [<ffffffffa937b868>] ? find_get_pages_tag+0x158/0x2e0
[ 5503.108152]  [<ffffffffa93c128e>] ? page_mkclean+0x6e/0xc0
[ 5503.108153]  [<ffffffffa93bf630>] ? __page_check_address+0x1b0/0x1b0
[ 5503.108155]  [<ffffffffa938a066>] ? write_cache_pages+0x1b6/0x470
[ 5503.108176]  [<ffffffffc0fbfa60>] ? xfs_aops_discard_page+0x130/0x130 [xfs]
[ 5503.108198]  [<ffffffffc0fbf898>] ? xfs_vm_writepages+0xb8/0xf0 [xfs]
[ 5503.108200]  [<ffffffffa943089d>] ? __writeback_single_inode+0x3d/0x310
[ 5503.108201]  [<ffffffffa9431031>] ? writeback_sb_inodes+0x221/0x4f0
[ 5503.108202]  [<ffffffffa9431387>] ? __writeback_inodes_wb+0x87/0xb0
[ 5503.108203]  [<ffffffffa94316f8>] ? wb_writeback+0x278/0x310
[ 5503.108205]  [<ffffffffa9431e97>] ? wb_workfn+0xf7/0x3d0
[ 5503.108207]  [<ffffffffa92a07d4>] ? ttwu_do_wakeup+0x14/0xd0
[ 5503.108208]  [<ffffffffa92a1384>] ? try_to_wake_up+0x54/0x3a0
[ 5503.108210]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108211]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108212]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108213]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108214]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108216]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108218]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108219] Mem-Info:
[ 5503.108223] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108223]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108223]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108223]  slab_reclaimable:226179 slab_unreclaimable:38995
[ 5503.108223]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108223]  free:49334 free_pcp:273 free_cma:0
[ 5503.108227] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108228] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108231] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108233] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411396kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108236] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108238] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887556kB inactive_file:1491248kB unevictable:64kB writepending:4760716kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:127896kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1080kB local_pcp:32kB free_cma:0kB
[ 5503.108241] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108242] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108250] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108256] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108262] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108263] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108263] 7079188 total pagecache pages
[ 5503.108264] 499 pages in swap cache
[ 5503.108265] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108265] Free swap  = 6792724kB
[ 5503.108266] Total swap = 6959100kB
[ 5503.108266] 8362173 pages RAM
[ 5503.108267] 0 pages HighMem/MovableOnly
[ 5503.108267] 134124 pages reserved
[ 5503.108267] 0 pages hwpoisoned
[ 5503.108276] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108278] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108279] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108280] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108281]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108283]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108284]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108286] Call Trace:
[ 5503.108287]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108289]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108290]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108291]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108292]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108294]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108295]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108296]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108297]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108298]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108301]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108302]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108303]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108305]  [<ffffffffa92a8723>] ? update_load_avg+0x73/0x360
[ 5503.108306]  [<ffffffffa92acc79>] ? dequeue_entity+0x259/0xbd0
[ 5503.108307]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108309]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108310]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108311]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108312]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108313]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108314]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108316]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108316] Mem-Info:
[ 5503.108319] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108319]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108319]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108319]  slab_reclaimable:226179 slab_unreclaimable:38995
[ 5503.108319]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108319]  free:49334 free_pcp:260 free_cma:0
[ 5503.108322] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108322] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108324] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108326] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411396kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108329] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108331] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887556kB inactive_file:1491248kB unevictable:64kB writepending:4760716kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:127896kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1040kB local_pcp:32kB free_cma:0kB
[ 5503.108333] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108335] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108341] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108347] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108353] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108353] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108354] 7079188 total pagecache pages
[ 5503.108354] 499 pages in swap cache
[ 5503.108355] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108355] Free swap  = 6792724kB
[ 5503.108355] Total swap = 6959100kB
[ 5503.108356] 8362173 pages RAM
[ 5503.108356] 0 pages HighMem/MovableOnly
[ 5503.108357] 134124 pages reserved
[ 5503.108357] 0 pages hwpoisoned
[ 5503.108359] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108361] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108362] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108363] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108364]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108365]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108367]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108368] Call Trace:
[ 5503.108370]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108371]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108372]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108373]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108375]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108376]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108377]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108378]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108380]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108381]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108382]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108383]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108385]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108386]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108387]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108388]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108389]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108390]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108391]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108393]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108394]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108395]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108396]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108397] Mem-Info:
[ 5503.108399] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108399]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108399]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108399]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108399]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108399]  free:49334 free_pcp:256 free_cma:0
[ 5503.108402] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108402] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108405] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108407] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411396kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108409] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108411] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887556kB inactive_file:1491248kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1024kB local_pcp:32kB free_cma:0kB
[ 5503.108414] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108415] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108422] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108427] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108433] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108433] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108434] 7079188 total pagecache pages
[ 5503.108434] 499 pages in swap cache
[ 5503.108435] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108435] Free swap  = 6792724kB
[ 5503.108436] Total swap = 6959100kB
[ 5503.108436] 8362173 pages RAM
[ 5503.108437] 0 pages HighMem/MovableOnly
[ 5503.108437] 134124 pages reserved
[ 5503.108437] 0 pages hwpoisoned
[ 5503.108439] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108441] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108442] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108443] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108444]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108445]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108447]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108448] Call Trace:
[ 5503.108450]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108451]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108452]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108453]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108455]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108456]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108457]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108459]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108460]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108461]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108463]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108464]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108465]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108466]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108467]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108469]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108470]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108471]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108472]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108473]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108474]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108476]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108477]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108477] Mem-Info:
[ 5503.108480] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108480]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108480]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108480]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108480]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108480]  free:49334 free_pcp:250 free_cma:0
[ 5503.108483] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108483] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108486] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108488] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411396kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108490] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108492] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887556kB inactive_file:1491248kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1000kB local_pcp:32kB free_cma:0kB
[ 5503.108494] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108496] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108503] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108509] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108514] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108515] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108515] 7079188 total pagecache pages
[ 5503.108516] 499 pages in swap cache
[ 5503.108516] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108517] Free swap  = 6792724kB
[ 5503.108517] Total swap = 6959100kB
[ 5503.108517] 8362173 pages RAM
[ 5503.108518] 0 pages HighMem/MovableOnly
[ 5503.108518] 134124 pages reserved
[ 5503.108519] 0 pages hwpoisoned
[ 5503.108520] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108523] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108523] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108524] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108525]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108527]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108528]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108530] Call Trace:
[ 5503.108531]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108532]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108533]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108534]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108536]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108537]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108538]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108539]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108541]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108542]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108543]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108544]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108546]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108547]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108548]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108549]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108550]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108551]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108552]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108553]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108554]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108556]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108557]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108557] Mem-Info:
[ 5503.108560] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108560]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108560]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108560]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108560]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108560]  free:49334 free_pcp:244 free_cma:0
[ 5503.108563] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108563] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108565] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108567] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108570] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108572] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491248kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:976kB local_pcp:32kB free_cma:0kB
[ 5503.108574] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108576] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108582] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108588] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108593] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108594] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108595] 7079188 total pagecache pages
[ 5503.108595] 499 pages in swap cache
[ 5503.108596] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108596] Free swap  = 6792724kB
[ 5503.108596] Total swap = 6959100kB
[ 5503.108597] 8362173 pages RAM
[ 5503.108597] 0 pages HighMem/MovableOnly
[ 5503.108597] 134124 pages reserved
[ 5503.108598] 0 pages hwpoisoned
[ 5503.108600] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108602] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108602] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108603] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108604]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108606]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108607]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108609] Call Trace:
[ 5503.108610]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108611]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108612]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108613]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108615]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108616]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108617]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108618]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108620]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108621]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108622]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108623]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108625]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108626]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108627]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108628]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108629]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108630]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108631]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108632]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108633]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108634]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108636]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108636] Mem-Info:
[ 5503.108639] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108639]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108639]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108639]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108639]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108639]  free:49334 free_pcp:264 free_cma:0
[ 5503.108642] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108642] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108644] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108646] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108649] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108650] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491248kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1048kB local_pcp:32kB free_cma:0kB
[ 5503.108653] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108655] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108661] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108667] Node 0 Normal: 5984*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62328kB
[ 5503.108672] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108673] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108674] 7079188 total pagecache pages
[ 5503.108674] 499 pages in swap cache
[ 5503.108675] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108675] Free swap  = 6792724kB
[ 5503.108675] Total swap = 6959100kB
[ 5503.108676] 8362173 pages RAM
[ 5503.108676] 0 pages HighMem/MovableOnly
[ 5503.108676] 134124 pages reserved
[ 5503.108677] 0 pages hwpoisoned
[ 5503.108678] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108681] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108681] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108682] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108683]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108684]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108686]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108688] Call Trace:
[ 5503.108689]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108690]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108691]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108692]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108694]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108695]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108696]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108697]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108699]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108700]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108701]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108702]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108704]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108705]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108706]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108707]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108708]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108709]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108710]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108711]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108712]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108714]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108715]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108715] Mem-Info:
[ 5503.108718] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108718]  active_file:6602686 inactive_file:415531 isolated_file:32
[ 5503.108718]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108718]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108718]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108718]  free:49334 free_pcp:253 free_cma:0
[ 5503.108721] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1662124kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108721] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108724] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108725] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108728] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108730] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491540kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1004kB local_pcp:32kB free_cma:0kB
[ 5503.108732] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108734] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108740] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108746] Node 0 Normal: 5984*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62328kB
[ 5503.108752] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108752] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108753] 7079188 total pagecache pages
[ 5503.108753] 499 pages in swap cache
[ 5503.108754] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108754] Free swap  = 6792724kB
[ 5503.108755] Total swap = 6959100kB
[ 5503.108755] 8362173 pages RAM
[ 5503.108755] 0 pages HighMem/MovableOnly
[ 5503.108756] 134124 pages reserved
[ 5503.108756] 0 pages hwpoisoned
[ 5503.108758] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108760] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108760] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108761] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108762]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108764]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108765]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108767] Call Trace:
[ 5503.108768]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108769]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108771]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108772]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108773]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108774]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108775]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108777]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108778]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108779]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108780]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108781]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108783]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108784]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108785]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108786]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108787]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108788]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108789]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108790]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108792]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108793]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108794]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108795] Mem-Info:
[ 5503.108797] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108797]  active_file:6602686 inactive_file:415531 isolated_file:32
[ 5503.108797]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108797]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108797]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108797]  free:49334 free_pcp:238 free_cma:0
[ 5503.108800] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1662124kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108801] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108803] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108805] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108807] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108809] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491540kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:948kB local_pcp:32kB free_cma:0kB
[ 5503.108812] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108814] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108820] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108826] Node 0 Normal: 5953*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62204kB
[ 5503.108831] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108832] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108833] 7079188 total pagecache pages
[ 5503.108833] 499 pages in swap cache
[ 5503.108834] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108834] Free swap  = 6792724kB
[ 5503.108834] Total swap = 6959100kB
[ 5503.108835] 8362173 pages RAM
[ 5503.108835] 0 pages HighMem/MovableOnly
[ 5503.108836] 134124 pages reserved
[ 5503.108836] 0 pages hwpoisoned
[ 5503.108838] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108840] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108840] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108841] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108842]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108844]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108845]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108847] Call Trace:
[ 5503.108848]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108849]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108850]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108851]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108853]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108854]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108855]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108856]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108858]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108859]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108860]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108861]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108863]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108864]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108865]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108866]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108867]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108868]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108869]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108870]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108871]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108873]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108874]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108874] Mem-Info:
[ 5503.108877] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108877]  active_file:6602686 inactive_file:415531 isolated_file:32
[ 5503.108877]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108877]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108877]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108877]  free:49334 free_pcp:264 free_cma:0
[ 5503.108880] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1662124kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108880] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108882] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108884] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108887] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108889] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491540kB unevictable:64kB writepending:4761588kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1044kB local_pcp:32kB free_cma:0kB
[ 5503.108891] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108893] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108899] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108905] Node 0 Normal: 5953*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62204kB
[ 5503.108911] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108911] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108912] 7079188 total pagecache pages
[ 5503.108912] 499 pages in swap cache
[ 5503.108913] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108913] Free swap  = 6792724kB
[ 5503.108913] Total swap = 6959100kB
[ 5503.108914] 8362173 pages RAM
[ 5503.108914] 0 pages HighMem/MovableOnly
[ 5503.108915] 134124 pages reserved
[ 5503.108915] 0 pages hwpoisoned
[ 5503.108917] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108919] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108919] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108920] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108921]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108923]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108924]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108926] Call Trace:
[ 5503.108927]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108928]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108929]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108930]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108932]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108933]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108934]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108935]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108937]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108938]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108939]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108940]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108942]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108943]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108943]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108945]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108946]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108947]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108948]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108949]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108950]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108951]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108953]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108954] Mem-Info:
[ 5503.108956] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108956]  active_file:6602686 inactive_file:415531 isolated_file:32
[ 5503.108956]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108956]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108956]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108956]  free:49334 free_pcp:258 free_cma:0
[ 5503.108959] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1662124kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108959] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108962] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108963] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108966] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108968] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491540kB unevictable:64kB writepending:4761588kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1032kB local_pcp:32kB free_cma:0kB
[ 5503.108970] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108972] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108979] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108984] Node 0 Normal: 5953*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62204kB
[ 5503.108990] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108991] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108991] 7079188 total pagecache pages
[ 5503.108991] 499 pages in swap cache
[ 5503.108992] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108992] Free swap  = 6792724kB
[ 5503.108993] Total swap = 6959100kB
[ 5503.108993] 8362173 pages RAM
[ 5503.108993] 0 pages HighMem/MovableOnly
[ 5503.108994] 134124 pages reserved
[ 5503.108994] 0 pages hwpoisoned
[snip]
[ 9502.336330] nvme nvme0: I/O 10 QID 5 timeout, aborting
[ 9502.336336] nvme nvme0: I/O 11 QID 5 timeout, aborting
[ 9502.336338] nvme nvme0: I/O 12 QID 5 timeout, aborting
[ 9502.336340] nvme nvme0: I/O 13 QID 5 timeout, aborting
[ 9502.336342] nvme nvme0: I/O 14 QID 5 timeout, aborting
[ 9502.336343] nvme nvme0: I/O 15 QID 5 timeout, aborting
[ 9502.336345] nvme nvme0: I/O 16 QID 5 timeout, aborting
[ 9502.336347] nvme nvme0: I/O 17 QID 5 timeout, aborting
[ 9502.369097] nvme nvme0: completing aborted command with status: 0000
[ 9502.380040] nvme nvme0: completing aborted command with status: 0000
[ 9502.396116] nvme nvme0: completing aborted command with status: 0000
[ 9502.407693] nvme nvme0: completing aborted command with status: 0000
[ 9502.599079] nvme nvme0: completing aborted command with status: 0000
[ 9502.599611] nvme nvme0: completing aborted command with status: 0000
[ 9502.623935] nvme nvme0: completing aborted command with status: 0000
[ 9502.624534] nvme nvme0: completing aborted command with status: 0000
[ 9502.709823] nvme nvme0: completing aborted command with status: 0000
[ 9502.722497] nvme nvme0: completing aborted command with status: 0000
[ 9502.736686] nvme nvme0: completing aborted command with status: 0000
[ 9502.743204] nvme nvme0: completing aborted command with status: 0000
[ 9502.880922] nvme nvme0: completing aborted command with status: 0000
[ 9502.900418] nvme nvme0: completing aborted command with status: 0000
[ 9502.901893] nvme nvme0: completing aborted command with status: 0000
[ 9502.925358] nvme nvme0: completing aborted command with status: 0000
[ 9503.065601] nvme nvme0: completing aborted command with status: 0000
[ 9503.066194] nvme nvme0: completing aborted command with status: 0000
[ 9503.083291] nvme nvme0: completing aborted command with status: 0000
[ 9503.093209] nvme nvme0: completing aborted command with status: 0000
[ 9503.126777] nvme nvme0: Abort status: 0x0
[ 9503.126781] nvme nvme0: Abort status: 0x0
[ 9503.126785] nvme nvme0: Abort status: 0x0
[ 9503.126806] nvme nvme0: Abort status: 0x0
[ 9503.222184] nvme nvme0: completing aborted command with status: 0000
[ 9503.230937] nvme nvme0: completing aborted command with status: 0000
[ 9503.246309] nvme nvme0: completing aborted command with status: 0000
[ 9503.254269] nvme nvme0: completing aborted command with status: 0000
[ 9503.300031] nvme nvme0: Abort status: 0x0
[ 9503.300037] nvme nvme0: Abort status: 0x0
[ 9503.300040] nvme nvme0: Abort status: 0x0
[ 9503.300042] nvme nvme0: Abort status: 0x0
[ 9503.360298] nvme nvme0: I/O 141 QID 5 timeout, aborting
[ 9503.360308] nvme nvme0: I/O 142 QID 5 timeout, aborting
[ 9503.360311] nvme nvme0: I/O 143 QID 5 timeout, aborting
[ 9503.360314] nvme nvme0: I/O 144 QID 5 timeout, aborting
[ 9503.360317] nvme nvme0: I/O 145 QID 5 timeout, aborting
[ 9503.360320] nvme nvme0: I/O 146 QID 5 timeout, aborting
[ 9503.360323] nvme nvme0: I/O 147 QID 5 timeout, aborting
[ 9503.360326] nvme nvme0: I/O 148 QID 5 timeout, aborting
[ 9503.401528] nvme nvme0: completing aborted command with status: 0000
[ 9503.414444] nvme nvme0: completing aborted command with status: 0000
[ 9503.429525] nvme nvme0: completing aborted command with status: 0000
[ 9503.432237] nvme nvme0: completing aborted command with status: 0000
[ 9503.612024] nvme nvme0: completing aborted command with status: 0000
[ 9503.615492] nvme nvme0: completing aborted command with status: 0000
[ 9503.619415] nvme nvme0: completing aborted command with status: 0000
[ 9503.623379] nvme nvme0: completing aborted command with status: 0000
[ 9503.856159] nvme nvme0: completing aborted command with status: 0000
[ 9503.856793] nvme nvme0: completing aborted command with status: 0000
[ 9503.857932] nvme nvme0: completing aborted command with status: 0000
[ 9503.862198] nvme nvme0: completing aborted command with status: 0000
[ 9503.995516] nvme nvme0: completing aborted command with status: 0000
[ 9503.995751] nvme nvme0: completing aborted command with status: 0000
[ 9503.998163] nvme nvme0: completing aborted command with status: 0000
[ 9504.024131] nvme nvme0: completing aborted command with status: 0000
[ 9504.102754] nvme nvme0: Abort status: 0x0
[ 9504.102760] nvme nvme0: Abort status: 0x0
[ 9504.102762] nvme nvme0: Abort status: 0x0
[ 9504.102764] nvme nvme0: Abort status: 0x0
[ 9504.202445] nvme nvme0: completing aborted command with status: 0000
[ 9504.219237] nvme nvme0: completing aborted command with status: 0000
[ 9504.226710] nvme nvme0: completing aborted command with status: 0000
[ 9504.242366] nvme nvme0: completing aborted command with status: 0000
[ 9504.321632] nvme nvme0: Abort status: 0x0
[ 9504.321635] nvme nvme0: Abort status: 0x0
[ 9504.321636] nvme nvme0: Abort status: 0x0
[ 9504.321637] nvme nvme0: Abort status: 0x0
[ 9504.352207] nvme nvme0: I/O 210 QID 5 timeout, aborting
[ 9504.352213] nvme nvme0: I/O 211 QID 5 timeout, aborting
[ 9504.352216] nvme nvme0: I/O 212 QID 5 timeout, aborting
[ 9504.352217] nvme nvme0: I/O 213 QID 5 timeout, aborting
[ 9504.352219] nvme nvme0: I/O 214 QID 5 timeout, aborting
[ 9504.352221] nvme nvme0: I/O 215 QID 5 timeout, aborting
[ 9504.352223] nvme nvme0: I/O 216 QID 5 timeout, aborting
[ 9504.352225] nvme nvme0: I/O 217 QID 5 timeout, aborting
[ 9504.420600] nvme nvme0: completing aborted command with status: 0000
[ 9504.443049] nvme nvme0: completing aborted command with status: 0000
[ 9504.444495] nvme nvme0: completing aborted command with status: 0000
[ 9504.467535] nvme nvme0: completing aborted command with status: 0000
[ 9504.700482] nvme nvme0: completing aborted command with status: 0000
[ 9504.701396] nvme nvme0: completing aborted command with status: 0000
[ 9504.705812] nvme nvme0: completing aborted command with status: 0000
[ 9504.710654] nvme nvme0: completing aborted command with status: 0000
[ 9504.872768] nvme nvme0: completing aborted command with status: 0000
[ 9504.890121] nvme nvme0: completing aborted command with status: 0000
[ 9504.896071] nvme nvme0: completing aborted command with status: 0000
[ 9504.919857] nvme nvme0: completing aborted command with status: 0000
[ 9505.122246] nvme nvme0: completing aborted command with status: 0000
[ 9505.136487] nvme nvme0: completing aborted command with status: 0000
[ 9505.142626] nvme nvme0: completing aborted command with status: 0000
[ 9505.165906] nvme nvme0: completing aborted command with status: 0000
[ 9505.239421] nvme nvme0: Abort status: 0x0
[ 9505.239428] nvme nvme0: Abort status: 0x0
[ 9505.265124] nvme nvme0: Abort status: 0x0
[ 9505.265135] nvme nvme0: Abort status: 0x0
[ 9505.344199] nvme nvme0: I/O 267 QID 5 timeout, aborting
[ 9505.344205] nvme nvme0: I/O 268 QID 5 timeout, aborting
[ 9505.344208] nvme nvme0: I/O 269 QID 5 timeout, aborting
[ 9505.344209] nvme nvme0: I/O 270 QID 5 timeout, aborting
[ 9505.407524] nvme nvme0: completing aborted command with status: 0000
[ 9505.422340] nvme nvme0: completing aborted command with status: 0000
[ 9505.430371] nvme nvme0: completing aborted command with status: 0000
[ 9505.450014] nvme nvme0: completing aborted command with status: 0000
[ 9505.560665] nvme nvme0: Abort status: 0x0
[ 9505.560677] nvme nvme0: Abort status: 0x0
[ 9505.560707] nvme nvme0: Abort status: 0x0
[ 9505.560722] nvme nvme0: Abort status: 0x0
[ 9505.647050] nvme nvme0: completing aborted command with status: 0000
[ 9505.659933] nvme nvme0: completing aborted command with status: 0000
[ 9505.672361] nvme nvme0: completing aborted command with status: 0000
[ 9505.685112] nvme nvme0: completing aborted command with status: 0000
[ 9505.898535] nvme nvme0: completing aborted command with status: 0000
[ 9505.912902] nvme nvme0: completing aborted command with status: 0000
[ 9505.921178] nvme nvme0: completing aborted command with status: 0000
[ 9505.938438] nvme nvme0: completing aborted command with status: 0000
[ 9506.022633] nvme nvme0: Abort status: 0x0
[ 9506.022638] nvme nvme0: Abort status: 0x0
[ 9506.022641] nvme nvme0: Abort status: 0x0
[ 9506.022644] nvme nvme0: Abort status: 0x0
[ 9506.177817] nvme nvme0: completing aborted command with status: 0000
[ 9506.178375] nvme nvme0: completing aborted command with status: 0000
[ 9506.182740] nvme nvme0: completing aborted command with status: 0000
[ 9506.200831] nvme nvme0: completing aborted command with status: 0000
[ 9506.336292] nvme nvme0: I/O 66 QID 1 timeout, aborting
[ 9506.336303] nvme nvme0: I/O 67 QID 1 timeout, aborting
[ 9506.336307] nvme nvme0: I/O 68 QID 1 timeout, aborting
[ 9506.336311] nvme nvme0: I/O 69 QID 1 timeout, aborting
[ 9506.336314] nvme nvme0: I/O 70 QID 1 timeout, aborting
[ 9506.336318] nvme nvme0: I/O 71 QID 1 timeout, aborting
[ 9506.336321] nvme nvme0: I/O 72 QID 1 timeout, aborting
[ 9506.336325] nvme nvme0: I/O 73 QID 1 timeout, aborting
[ 9506.340880] nvme nvme0: completing aborted command with status: 0000
[ 9506.341889] nvme nvme0: completing aborted command with status: 0000
[ 9506.427740] nvme nvme0: completing aborted command with status: 0000
[ 9506.433826] nvme nvme0: completing aborted command with status: 0000
[ 9506.434530] nvme nvme0: completing aborted command with status: 0000
[ 9506.435238] nvme nvme0: completing aborted command with status: 0000
[ 9506.447912] nvme nvme0: completing aborted command with status: 0000
[ 9506.451919] nvme nvme0: completing aborted command with status: 0000
[ 9506.457954] nvme nvme0: completing aborted command with status: 0000
[ 9506.469563] nvme nvme0: completing aborted command with status: 0000
[ 9506.550606] nvme nvme0: completing aborted command with status: 0000
[ 9506.551289] nvme nvme0: completing aborted command with status: 0000
[ 9506.553188] nvme nvme0: completing aborted command with status: 0000
[ 9506.567793] nvme nvme0: completing aborted command with status: 0000
[ 9506.650545] nvme nvme0: completing aborted command with status: 0000
[ 9506.651098] nvme nvme0: completing aborted command with status: 0000
[ 9506.674783] nvme nvme0: completing aborted command with status: 0000
[ 9506.675338] nvme nvme0: completing aborted command with status: 0000
[ 9506.676384] nvme nvme0: completing aborted command with status: 0000
[ 9506.682752] nvme nvme0: completing aborted command with status: 0000
[ 9506.713353] nvme nvme0: completing aborted command with status: 0000
[ 9506.721690] nvme nvme0: completing aborted command with status: 0000
[ 9506.748582] nvme nvme0: completing aborted command with status: 0000
[ 9506.749524] nvme nvme0: completing aborted command with status: 0000
[ 9506.751491] nvme nvme0: completing aborted command with status: 0000
[ 9506.773058] nvme nvme0: completing aborted command with status: 0000
[ 9506.788155] nvme nvme0: completing aborted command with status: 0000
[ 9506.797522] nvme nvme0: completing aborted command with status: 0000
[ 9506.848009] nvme nvme0: completing aborted command with status: 0000
[ 9506.851510] nvme nvme0: completing aborted command with status: 0000
[ 9506.869526] nvme nvme0: completing aborted command with status: 0000
[ 9506.871349] nvme nvme0: completing aborted command with status: 0000
[ 9506.941027] nvme nvme0: Abort status: 0x0
[ 9506.941032] nvme nvme0: Abort status: 0x0
[ 9506.942004] nvme nvme0: completing aborted command with status: 0000
[ 9506.943842] nvme nvme0: Abort status: 0x0
[ 9506.943854] nvme nvme0: Abort status: 0x0
[ 9506.944011] nvme nvme0: completing aborted command with status: 0000
[ 9506.963070] nvme nvme0: completing aborted command with status: 0000
[ 9506.975382] nvme nvme0: completing aborted command with status: 0000
[ 9506.983853] nvme nvme0: completing aborted command with status: 0000
[ 9506.998827] nvme nvme0: completing aborted command with status: 0000
[ 9507.055311] nvme nvme0: completing aborted command with status: 0000
[ 9507.070858] nvme nvme0: completing aborted command with status: 0000
[ 9507.072994] nvme nvme0: completing aborted command with status: 0000
[ 9507.093052] nvme nvme0: completing aborted command with status: 0000
[ 9507.132356] nvme nvme0: completing aborted command with status: 0000
[ 9507.133053] nvme nvme0: completing aborted command with status: 0000
[ 9507.136269] nvme nvme0: completing aborted command with status: 0000
[ 9507.150106] nvme nvme0: completing aborted command with status: 0000
[ 9507.200237] nvme nvme0: Abort status: 0x0
[ 9507.200242] nvme nvme0: Abort status: 0x0
[ 9507.200263] nvme nvme0: Abort status: 0x0
[ 9507.200267] nvme nvme0: Abort status: 0x0
[ 9507.217889] nvme nvme0: completing aborted command with status: 0000
[ 9507.230281] nvme nvme0: completing aborted command with status: 0000
[ 9507.238492] nvme nvme0: completing aborted command with status: 0000
[ 9507.250282] nvme nvme0: completing aborted command with status: 0000
[ 9507.304486] nvme nvme0: completing aborted command with status: 0000
[ 9507.331493] nvme nvme0: completing aborted command with status: 0000
[ 9507.332149] nvme nvme0: completing aborted command with status: 0000
[ 9507.340451] nvme nvme0: completing aborted command with status: 0000
[ 9507.360262] nvme nvme0: I/O 227 QID 1 timeout, aborting
[ 9507.360273] nvme nvme0: I/O 228 QID 1 timeout, aborting
[ 9507.360278] nvme nvme0: I/O 230 QID 1 timeout, aborting
[ 9507.360281] nvme nvme0: I/O 231 QID 1 timeout, aborting
[ 9507.360285] nvme nvme0: I/O 232 QID 1 timeout, aborting
[ 9507.360289] nvme nvme0: I/O 233 QID 1 timeout, aborting
[ 9507.360292] nvme nvme0: I/O 234 QID 1 timeout, aborting
[ 9507.360295] nvme nvme0: I/O 235 QID 1 timeout, aborting
[ 9507.395867] nvme nvme0: completing aborted command with status: 0000
[ 9507.405068] nvme nvme0: completing aborted command with status: 0000
[ 9507.413569] nvme nvme0: completing aborted command with status: 0000
[ 9507.428580] nvme nvme0: completing aborted command with status: 0000
[ 9507.489115] nvme nvme0: completing aborted command with status: 0000
[ 9507.491492] nvme nvme0: completing aborted command with status: 0000
[ 9507.521037] nvme nvme0: completing aborted command with status: 0000
[ 9507.521627] nvme nvme0: completing aborted command with status: 0000
[ 9507.560376] nvme nvme0: completing aborted command with status: 0000
[ 9507.572986] nvme nvme0: completing aborted command with status: 0000
[ 9507.668574] nvme nvme0: completing aborted command with status: 0000
[ 9507.669179] nvme nvme0: completing aborted command with status: 0000
[ 9507.683482] nvme nvme0: completing aborted command with status: 0000
[ 9507.685709] nvme nvme0: completing aborted command with status: 0000
[ 9507.689503] nvme nvme0: completing aborted command with status: 0000
[ 9507.693943] nvme nvme0: completing aborted command with status: 0000
[ 9507.808472] nvme nvme0: completing aborted command with status: 0000
[ 9507.809104] nvme nvme0: completing aborted command with status: 0000
[ 9507.809811] nvme nvme0: completing aborted command with status: 0000
[ 9507.810528] nvme nvme0: completing aborted command with status: 0000
[ 9507.831473] nvme nvme0: completing aborted command with status: 0000
[ 9507.833924] nvme nvme0: completing aborted command with status: 0000
[ 9507.838453] nvme nvme0: completing aborted command with status: 0000
[ 9507.856671] nvme nvme0: completing aborted command with status: 0000
[ 9507.906572] nvme nvme0: completing aborted command with status: 0000
[ 9508.002133] nvme nvme0: completing aborted command with status: 0000
[ 9508.028773] nvme nvme0: completing aborted command with status: 0000
[ 9508.029479] nvme nvme0: completing aborted command with status: 0000
[ 9508.041140] nvme nvme0: completing aborted command with status: 0000
[ 9508.045623] nvme nvme0: completing aborted command with status: 0000
[ 9508.047932] nvme nvme0: completing aborted command with status: 0000
[ 9508.052444] nvme nvme0: completing aborted command with status: 0000
[ 9508.099107] nvme nvme0: completing aborted command with status: 0000
[ 9508.117871] nvme nvme0: completing aborted command with status: 0000
[ 9508.134078] nvme nvme0: completing aborted command with status: 0000
[ 9508.153953] nvme nvme0: completing aborted command with status: 0000
[ 9508.198117] nvme nvme0: completing aborted command with status: 0000
[ 9508.208824] nvme nvme0: completing aborted command with status: 0000
[ 9508.237745] nvme nvme0: completing aborted command with status: 0000
[ 9508.238658] nvme nvme0: completing aborted command with status: 0000
[ 9508.329913] nvme nvme0: Abort status: 0x0
[ 9508.329920] nvme nvme0: Abort status: 0x0
[ 9508.329922] nvme nvme0: Abort status: 0x0
[ 9508.329933] nvme nvme0: Abort status: 0x0
[ 9508.331051] nvme nvme0: completing aborted command with status: 0000
[ 9508.352264] nvme nvme0: I/O 26 QID 3 timeout, aborting
[ 9508.352275] nvme nvme0: I/O 27 QID 3 timeout, aborting
[ 9508.352278] nvme nvme0: I/O 28 QID 3 timeout, aborting
[ 9508.352281] nvme nvme0: I/O 29 QID 3 timeout, aborting
[ 9508.355433] nvme nvme0: completing aborted command with status: 0000
[ 9508.380348] nvme nvme0: completing aborted command with status: 0000
[ 9508.381019] nvme nvme0: completing aborted command with status: 0000
[ 9508.428145] nvme nvme0: completing aborted command with status: 0000
[ 9508.453811] nvme nvme0: completing aborted command with status: 0000
[ 9508.454736] nvme nvme0: completing aborted command with status: 0000
[ 9508.476608] nvme nvme0: completing aborted command with status: 0000
[ 9508.529097] nvme nvme0: completing aborted command with status: 0000
[ 9508.551559] nvme nvme0: completing aborted command with status: 0000
[ 9508.575807] nvme nvme0: completing aborted command with status: 0000
[ 9508.576532] nvme nvme0: completing aborted command with status: 0000
[ 9508.701936] nvme nvme0: Abort status: 0x0
[ 9508.701946] nvme nvme0: Abort status: 0x0
[ 9508.701962] nvme nvme0: Abort status: 0x0
[ 9508.701975] nvme nvme0: Abort status: 0x0
[ 9508.706618] nvme nvme0: completing aborted command with status: 0000
[ 9508.711793] nvme nvme0: completing aborted command with status: 0000
[ 9508.715983] nvme nvme0: completing aborted command with status: 0000
[ 9508.719562] nvme nvme0: completing aborted command with status: 0000
[ 9508.762800] nvme nvme0: completing aborted command with status: 0000
[ 9508.785792] nvme nvme0: completing aborted command with status: 0000
[ 9508.803999] nvme nvme0: completing aborted command with status: 0000
[ 9508.812873] nvme nvme0: completing aborted command with status: 0000
[ 9508.865092] nvme nvme0: completing aborted command with status: 0000
[ 9508.877147] nvme nvme0: completing aborted command with status: 0000
[ 9508.887016] nvme nvme0: completing aborted command with status: 0000
[ 9508.903524] nvme nvme0: completing aborted command with status: 0000
[ 9509.006228] nvme nvme0: completing aborted command with status: 0000
[ 9509.016260] nvme nvme0: completing aborted command with status: 0000
[ 9509.030465] nvme nvme0: completing aborted command with status: 0000
[ 9509.042351] nvme nvme0: completing aborted command with status: 0000
[ 9509.102633] nvme nvme0: completing aborted command with status: 0000
[ 9509.113816] nvme nvme0: completing aborted command with status: 0000
[ 9509.125992] nvme nvme0: completing aborted command with status: 0000
[ 9509.137293] nvme nvme0: completing aborted command with status: 0000
[ 9509.192743] nvme nvme0: completing aborted command with status: 0000
[ 9509.207964] nvme nvme0: completing aborted command with status: 0000
[ 9509.217701] nvme nvme0: completing aborted command with status: 0000
[ 9509.227409] nvme nvme0: completing aborted command with status: 0000
[ 9509.312652] nvme nvme0: Abort status: 0x0
[ 9509.312657] nvme nvme0: Abort status: 0x0
[ 9509.312676] nvme nvme0: Abort status: 0x0
[ 9509.312690] nvme nvme0: Abort status: 0x0
[ 9509.326734] nvme nvme0: completing aborted command with status: 0000
[ 9509.339829] nvme nvme0: completing aborted command with status: 0000
[ 9509.344261] nvme nvme0: I/O 256 QID 1 timeout, aborting
[ 9509.344271] nvme nvme0: I/O 257 QID 1 timeout, aborting
[ 9509.344275] nvme nvme0: I/O 258 QID 1 timeout, aborting
[ 9509.344279] nvme nvme0: I/O 259 QID 1 timeout, aborting
[ 9509.344282] nvme nvme0: I/O 260 QID 1 timeout, aborting
[ 9509.344286] nvme nvme0: I/O 261 QID 1 timeout, aborting
[ 9509.344304] nvme nvme0: I/O 693 QID 1 timeout, aborting
[ 9509.344308] nvme nvme0: I/O 694 QID 1 timeout, aborting
[ 9509.348587] nvme nvme0: completing aborted command with status: 0000
[ 9509.365831] nvme nvme0: completing aborted command with status: 0000
[ 9509.417743] nvme nvme0: completing aborted command with status: 0000
[ 9509.430416] nvme nvme0: completing aborted command with status: 0000
[ 9509.442086] nvme nvme0: completing aborted command with status: 0000
[ 9509.453555] nvme nvme0: completing aborted command with status: 0000
[ 9509.513495] nvme nvme0: completing aborted command with status: 0000
[ 9509.528894] nvme nvme0: completing aborted command with status: 0000
[ 9509.538049] nvme nvme0: completing aborted command with status: 0000
[ 9509.621553] nvme nvme0: completing aborted command with status: 0000
[ 9509.640419] nvme nvme0: completing aborted command with status: 0000
[ 9509.640895] nvme nvme0: completing aborted command with status: 0000
[ 9509.642188] nvme nvme0: completing aborted command with status: 0000
[ 9509.646100] nvme nvme0: completing aborted command with status: 0000
[ 9509.654420] nvme nvme0: completing aborted command with status: 0000
[ 9509.659536] nvme nvme0: completing aborted command with status: 0000
[ 9509.663945] nvme nvme0: completing aborted command with status: 0000
[ 9509.675612] nvme nvme0: completing aborted command with status: 0000
[ 9509.731619] nvme nvme0: completing aborted command with status: 0000
[ 9509.745416] nvme nvme0: completing aborted command with status: 0000
[ 9509.754105] nvme nvme0: completing aborted command with status: 0000
[ 9509.768162] nvme nvme0: completing aborted command with status: 0000
[ 9509.826011] nvme nvme0: completing aborted command with status: 0000
[ 9509.838902] nvme nvme0: completing aborted command with status: 0000
[ 9509.854796] nvme nvme0: completing aborted command with status: 0000
[ 9509.860637] nvme nvme0: completing aborted command with status: 0000
[ 9509.969051] nvme nvme0: completing aborted command with status: 0000
[ 9509.969907] nvme nvme0: completing aborted command with status: 0000
[ 9509.970825] nvme nvme0: completing aborted command with status: 0000
[ 9509.973912] nvme nvme0: completing aborted command with status: 0000
[ 9510.027348] nvme nvme0: completing aborted command with status: 0000
[ 9510.028084] nvme nvme0: completing aborted command with status: 0000
[ 9510.028721] nvme nvme0: completing aborted command with status: 0000
[ 9510.029778] nvme nvme0: completing aborted command with status: 0000
[ 9510.050234] nvme nvme0: completing aborted command with status: 0000
[ 9510.061708] nvme nvme0: completing aborted command with status: 0000
[ 9510.073567] nvme nvme0: completing aborted command with status: 0000
[ 9510.089215] nvme nvme0: completing aborted command with status: 0000
[ 9510.149025] nvme nvme0: completing aborted command with status: 0000
[ 9510.158333] nvme nvme0: completing aborted command with status: 0000
[ 9510.170351] nvme nvme0: completing aborted command with status: 0000
[ 9510.170853] nvme nvme0: completing aborted command with status: 0000
[ 9510.218602] nvme nvme0: completing aborted command with status: 0000
[ 9510.232183] nvme nvme0: completing aborted command with status: 0000
[ 9510.239808] nvme nvme0: completing aborted command with status: 0000
[ 9510.252937] nvme nvme0: Abort status: 0x0
[ 9510.252947] nvme nvme0: Abort status: 0x0
[ 9510.252963] nvme nvme0: Abort status: 0x0
[ 9510.252978] nvme nvme0: Abort status: 0x0
[ 9510.253197] nvme nvme0: completing aborted command with status: 0000
[ 9510.266387] nvme nvme0: completing aborted command with status: 0000
[ 9510.273439] nvme nvme0: completing aborted command with status: 0000
[ 9510.297641] nvme nvme0: completing aborted command with status: 0000
[ 9510.299853] nvme nvme0: completing aborted command with status: 0000
[ 9510.336341] nvme nvme0: I/O 715 QID 1 timeout, aborting
[ 9510.336353] nvme nvme0: I/O 716 QID 1 timeout, aborting
[ 9510.336357] nvme nvme0: I/O 717 QID 1 timeout, aborting
[ 9510.336361] nvme nvme0: I/O 718 QID 1 timeout, aborting
[ 9510.360525] nvme nvme0: completing aborted command with status: 0000
[ 9510.375698] nvme nvme0: completing aborted command with status: 0000
[ 9510.379349] nvme nvme0: completing aborted command with status: 0000
[ 9510.398793] nvme nvme0: completing aborted command with status: 0000
[ 9510.438940] nvme nvme0: completing aborted command with status: 0000
[ 9510.438968] nvme nvme0: completing aborted command with status: 0000
[ 9510.438975] nvme nvme0: completing aborted command with status: 0000
[ 9510.455150] nvme nvme0: completing aborted command with status: 0000
[ 9510.564581] nvme nvme0: completing aborted command with status: 0000
[ 9510.565177] nvme nvme0: completing aborted command with status: 0000
[ 9510.568093] nvme nvme0: completing aborted command with status: 0000
[ 9510.570486] nvme nvme0: completing aborted command with status: 0000
[ 9510.570493] nvme nvme0: Abort status: 0x0
[ 9510.570503] nvme nvme0: Abort status: 0x0
[ 9510.570510] nvme nvme0: Abort status: 0x0
[ 9510.570513] nvme nvme0: Abort status: 0x0
[ 9510.575087] nvme nvme0: completing aborted command with status: 0000
[ 9510.579631] nvme nvme0: completing aborted command with status: 0000
[ 9510.583609] nvme nvme0: completing aborted command with status: 0000
[ 9510.594017] nvme nvme0: completing aborted command with status: 0000
[ 9510.652000] nvme nvme0: completing aborted command with status: 0000
[ 9510.677590] nvme nvme0: completing aborted command with status: 0000
[ 9510.678493] nvme nvme0: completing aborted command with status: 0000
[ 9510.694168] nvme nvme0: completing aborted command with status: 0000
[ 9510.759104] nvme nvme0: completing aborted command with status: 0000
[ 9510.760537] nvme nvme0: completing aborted command with status: 0000
[ 9510.781547] nvme nvme0: completing aborted command with status: 0000
[ 9510.781552] nvme nvme0: completing aborted command with status: 0000
[ 9510.829342] nvme nvme0: completing aborted command with status: 0000
[ 9510.842531] nvme nvme0: completing aborted command with status: 0000
[ 9510.858016] nvme nvme0: completing aborted command with status: 0000
[ 9510.873800] nvme nvme0: completing aborted command with status: 0000
[ 9510.874988] nvme nvme0: completing aborted command with status: 0000
[ 9510.891303] nvme nvme0: completing aborted command with status: 0000
[ 9510.904366] nvme nvme0: completing aborted command with status: 0000
[ 9510.908165] nvme nvme0: completing aborted command with status: 0000
[ 9510.967997] nvme nvme0: completing aborted command with status: 0000
[ 9510.980697] nvme nvme0: completing aborted command with status: 0000
[ 9510.996281] nvme nvme0: completing aborted command with status: 0000
[ 9511.000053] nvme nvme0: completing aborted command with status: 0000
[ 9511.067038] nvme nvme0: completing aborted command with status: 0000
[ 9511.067059] nvme nvme0: completing aborted command with status: 0000
[ 9511.067085] nvme nvme0: completing aborted command with status: 0000
[ 9511.067099] nvme nvme0: completing aborted command with status: 0000
[ 9511.093467] nvme nvme0: completing aborted command with status: 0000
[ 9511.105472] nvme nvme0: completing aborted command with status: 0000
[ 9511.122709] nvme nvme0: completing aborted command with status: 0000
[ 9511.136710] nvme nvme0: Abort status: 0x0
[ 9511.136715] nvme nvme0: Abort status: 0x0
[ 9511.136733] nvme nvme0: Abort status: 0x0
[ 9511.136748] nvme nvme0: Abort status: 0x0
[ 9511.136811] nvme nvme0: completing aborted command with status: 0000
[ 9511.138969] nvme nvme0: completing aborted command with status: 0000
[ 9511.157949] nvme nvme0: completing aborted command with status: 0000
[ 9511.169760] nvme nvme0: completing aborted command with status: 0000
[ 9511.185732] nvme nvme0: completing aborted command with status: 0000
[ 9511.235321] nvme nvme0: completing aborted command with status: 0000
[ 9511.250063] nvme nvme0: completing aborted command with status: 0000
[ 9511.265896] nvme nvme0: completing aborted command with status: 0000
[ 9511.267088] nvme nvme0: completing aborted command with status: 0000
[ 9511.328770] nvme nvme0: completing aborted command with status: 0000
[ 9511.328797] nvme nvme0: completing aborted command with status: 0000
[ 9511.328809] nvme nvme0: completing aborted command with status: 0000
[ 9511.330904] nvme nvme0: completing aborted command with status: 0000
[ 9511.360388] nvme nvme0: I/O 785 QID 1 timeout, aborting
[ 9511.360398] nvme nvme0: I/O 786 QID 1 timeout, aborting
[ 9511.360402] nvme nvme0: I/O 787 QID 1 timeout, aborting
[ 9511.360405] nvme nvme0: I/O 788 QID 1 timeout, aborting
[ 9511.360408] nvme nvme0: I/O 789 QID 1 timeout, aborting
[ 9511.360411] nvme nvme0: I/O 790 QID 1 timeout, aborting
[ 9511.360414] nvme nvme0: I/O 791 QID 1 timeout, aborting
[ 9511.360417] nvme nvme0: I/O 792 QID 1 timeout, aborting
[ 9511.360576] nvme nvme0: completing aborted command with status: 0000
[ 9511.376024] nvme nvme0: completing aborted command with status: 0000
[ 9511.377517] nvme nvme0: completing aborted command with status: 0000
[ 9511.392329] nvme nvme0: completing aborted command with status: 0000
[ 9511.398377] nvme nvme0: completing aborted command with status: 0000
[ 9511.422265] nvme nvme0: completing aborted command with status: 0000
[ 9511.423612] nvme nvme0: completing aborted command with status: 0000
[ 9511.439369] nvme nvme0: completing aborted command with status: 0000
[ 9511.501998] nvme nvme0: completing aborted command with status: 0000
[ 9511.516652] nvme nvme0: completing aborted command with status: 0000
[ 9511.518584] nvme nvme0: completing aborted command with status: 0000
[ 9511.534524] nvme nvme0: completing aborted command with status: 0000
[ 9511.600090] nvme nvme0: completing aborted command with status: 0000
[ 9511.675295] nvme nvme0: completing aborted command with status: 0000
[ 9511.675992] nvme nvme0: completing aborted command with status: 0000
[ 9511.703189] nvme nvme0: completing aborted command with status: 0000
[ 9511.712439] nvme nvme0: completing aborted command with status: 0000
[ 9511.714687] nvme nvme0: completing aborted command with status: 0000
[ 9511.718882] nvme nvme0: completing aborted command with status: 0000
[ 9511.724293] nvme nvme0: completing aborted command with status: 0000
[ 9511.734439] nvme nvme0: completing aborted command with status: 0000
[ 9511.736974] nvme nvme0: completing aborted command with status: 0000
[ 9511.751133] nvme nvme0: completing aborted command with status: 0000
[ 9511.768416] nvme nvme0: completing aborted command with status: 0000
[ 9511.820473] nvme nvme0: completing aborted command with status: 0000
[ 9511.834434] nvme nvme0: completing aborted command with status: 0000
[ 9511.902341] nvme nvme0: completing aborted command with status: 0000
[ 9511.916274] nvme nvme0: completing aborted command with status: 0000
[ 9511.925246] nvme nvme0: completing aborted command with status: 0000
[ 9511.934472] nvme nvme0: completing aborted command with status: 0000
[ 9512.060126] nvme nvme0: completing aborted command with status: 0000
[ 9512.075542] nvme nvme0: completing aborted command with status: 0000
[ 9512.076128] nvme nvme0: completing aborted command with status: 0000
[ 9512.076839] nvme nvme0: completing aborted command with status: 0000
[ 9512.121813] nvme nvme0: completing aborted command with status: 0000
[ 9512.122477] nvme nvme0: completing aborted command with status: 0000
[ 9512.123271] nvme nvme0: completing aborted command with status: 0000
[ 9512.124136] nvme nvme0: completing aborted command with status: 0000
[ 9512.128557] nvme nvme0: completing aborted command with status: 0000
[ 9512.133162] nvme nvme0: completing aborted command with status: 0000
[ 9512.166923] nvme nvme0: completing aborted command with status: 0000
[ 9512.190157] nvme nvme0: completing aborted command with status: 0000
[ 9512.199358] nvme nvme0: completing aborted command with status: 0000
[ 9512.215951] nvme nvme0: completing aborted command with status: 0000
[ 9512.261367] nvme nvme0: completing aborted command with status: 0000
[ 9512.277087] nvme nvme0: completing aborted command with status: 0000
[ 9512.279634] nvme nvme0: completing aborted command with status: 0000
[ 9512.295339] nvme nvme0: completing aborted command with status: 0000
[ 9512.359758] nvme nvme0: completing aborted command with status: 0000
[ 9512.376037] nvme nvme0: completing aborted command with status: 0000
[ 9512.392206] nvme nvme0: completing aborted command with status: 0000
[ 9512.393425] nvme nvme0: Abort status: 0x0
[ 9512.393440] nvme nvme0: Abort status: 0x0
[ 9512.393454] nvme nvme0: Abort status: 0x0
[ 9512.393462] nvme nvme0: completing aborted command with status: 0000
[ 9512.393471] nvme nvme0: Abort status: 0x0
[ 9512.410945] nvme nvme0: completing aborted command with status: 0000
[ 9512.412890] nvme nvme0: completing aborted command with status: 0000
[ 9512.440480] nvme nvme0: completing aborted command with status: 0000
[ 9512.444244] nvme nvme0: completing aborted command with status: 0000
[ 9512.505644] nvme nvme0: completing aborted command with status: 0000
[ 9512.520533] nvme nvme0: completing aborted command with status: 0000
[ 9512.539285] nvme nvme0: completing aborted command with status: 0000
[ 9512.540588] nvme nvme0: completing aborted command with status: 0000
[ 9512.599940] nvme nvme0: completing aborted command with status: 0000
[ 9512.612723] nvme nvme0: completing aborted command with status: 0000
[ 9512.619738] nvme nvme0: completing aborted command with status: 0000
[ 9512.643374] nvme nvme0: completing aborted command with status: 0000
[ 9512.675811] nvme nvme0: completing aborted command with status: 0000
[ 9512.689815] nvme nvme0: completing aborted command with status: 0000
[ 9512.705061] nvme nvme0: completing aborted command with status: 0000
[ 9512.706053] nvme nvme0: completing aborted command with status: 0000
[ 9512.706063] nvme nvme0: Abort status: 0x0
[ 9512.706066] nvme nvme0: Abort status: 0x0
[ 9512.706067] nvme nvme0: Abort status: 0x0
[ 9512.706068] nvme nvme0: Abort status: 0x0
[ 9512.724477] nvme nvme0: completing aborted command with status: 0000
[ 9512.740901] nvme nvme0: completing aborted command with status: 0000
[ 9512.755463] nvme nvme0: completing aborted command with status: 0000
[ 9512.756106] nvme nvme0: completing aborted command with status: 0000
[ 9512.805604] nvme nvme0: completing aborted command with status: 0000
[ 9512.815236] nvme nvme0: completing aborted command with status: 0000
[ 9512.831313] nvme nvme0: completing aborted command with status: 0000
[ 9512.846842] nvme nvme0: completing aborted command with status: 0000
[ 9512.896594] nvme nvme0: completing aborted command with status: 0000
[ 9512.913909] nvme nvme0: completing aborted command with status: 0000
[ 9512.927567] nvme nvme0: completing aborted command with status: 0000
[ 9512.943335] nvme nvme0: completing aborted command with status: 0000
[ 9512.977788] nvme nvme0: completing aborted command with status: 0000
[ 9512.994292] nvme nvme0: completing aborted command with status: 0000
[ 9513.007942] nvme nvme0: completing aborted command with status: 0000
[ 9513.023441] nvme nvme0: completing aborted command with status: 0000
[ 9513.023462] nvme nvme0: completing aborted command with status: 0000
[ 9513.023474] nvme nvme0: completing aborted command with status: 0000
[ 9513.023487] nvme nvme0: completing aborted command with status: 0000
[ 9513.023520] nvme nvme0: completing aborted command with status: 0000
[ 9513.086622] nvme nvme0: completing aborted command with status: 0000
[ 9513.087628] nvme nvme0: completing aborted command with status: 0000
[ 9513.104120] nvme nvme0: completing aborted command with status: 0000
[ 9513.117203] nvme nvme0: completing aborted command with status: 0000
[ 9513.163888] nvme nvme0: completing aborted command with status: 0000
[ 9513.167451] nvme nvme0: completing aborted command with status: 0000
[ 9513.184795] nvme nvme0: completing aborted command with status: 0000
[ 9513.189859] nvme nvme0: completing aborted command with status: 0000
[ 9513.205587] nvme nvme0: completing aborted command with status: 0000
[ 9513.211125] nvme nvme0: completing aborted command with status: 0000
[ 9513.228917] nvme nvme0: completing aborted command with status: 0000
[ 9513.231490] nvme nvme0: completing aborted command with status: 0000
[ 9513.231521] nvme nvme0: completing aborted command with status: 0000
[ 9513.231584] nvme nvme0: completing aborted command with status: 0000
[ 9513.231632] nvme nvme0: completing aborted command with status: 0000
[ 9513.231988] nvme nvme0: completing aborted command with status: 0000
[ 9513.310404] nvme nvme0: completing aborted command with status: 0000
[ 9513.313948] nvme nvme0: completing aborted command with status: 0000
[ 9513.318630] nvme nvme0: completing aborted command with status: 0000
[ 9513.334736] nvme nvme0: completing aborted command with status: 0000
[ 9513.344397] nvme nvme0: I/O 262 QID 1 timeout, aborting
[ 9513.344408] nvme nvme0: I/O 263 QID 1 timeout, aborting
[ 9513.344412] nvme nvme0: I/O 264 QID 1 timeout, aborting
[ 9513.344416] nvme nvme0: I/O 265 QID 1 timeout, aborting
[ 9513.344446] nvme nvme0: I/O 956 QID 1 timeout, aborting
[ 9513.344450] nvme nvme0: I/O 957 QID 1 timeout, aborting
[ 9513.344453] nvme nvme0: I/O 958 QID 1 timeout, aborting
[ 9513.344457] nvme nvme0: I/O 959 QID 1 timeout, aborting
[ 9513.359176] nvme nvme0: completing aborted command with status: 0000
[ 9513.367420] nvme nvme0: completing aborted command with status: 0000
[ 9513.386914] nvme nvme0: completing aborted command with status: 0000
[ 9513.390379] nvme nvme0: completing aborted command with status: 0000
[ 9513.409333] nvme nvme0: completing aborted command with status: 0000
[ 9513.417539] nvme nvme0: completing aborted command with status: 0000
[ 9513.432283] nvme nvme0: completing aborted command with status: 0000
[ 9513.441493] nvme nvme0: completing aborted command with status: 0000
[ 9513.441600] nvme nvme0: completing aborted command with status: 0000
[ 9513.441672] nvme nvme0: completing aborted command with status: 0000
[ 9513.441697] nvme nvme0: completing aborted command with status: 0000
[ 9513.441721] nvme nvme0: completing aborted command with status: 0000
[ 9513.564283] nvme nvme0: completing aborted command with status: 0000
[ 9513.564366] nvme nvme0: completing aborted command with status: 0000
[ 9513.587619] nvme nvme0: completing aborted command with status: 0000
[ 9513.588281] nvme nvme0: completing aborted command with status: 0000
[ 9513.599007] nvme nvme0: completing aborted command with status: 0000
[ 9513.603467] nvme nvme0: completing aborted command with status: 0000
[ 9513.608000] nvme nvme0: completing aborted command with status: 0000
[ 9513.611982] nvme nvme0: completing aborted command with status: 0000
[ 9513.621339] nvme nvme0: completing aborted command with status: 0000
[ 9513.635052] nvme nvme0: completing aborted command with status: 0000
[ 9513.644892] nvme nvme0: completing aborted command with status: 0000
[ 9513.659996] nvme nvme0: completing aborted command with status: 0000
[ 9513.660078] nvme nvme0: completing aborted command with status: 0000
[ 9513.660193] nvme nvme0: completing aborted command with status: 0000
[ 9513.660254] nvme nvme0: completing aborted command with status: 0000
[ 9513.660293] nvme nvme0: completing aborted command with status: 0000
[ 9513.709017] nvme nvme0: completing aborted command with status: 0000
[ 9513.729504] nvme nvme0: completing aborted command with status: 0000
[ 9513.730840] nvme nvme0: completing aborted command with status: 0000
[ 9513.824575] nvme nvme0: completing aborted command with status: 0000
[ 9513.849042] nvme nvme0: completing aborted command with status: 0000
[ 9513.849753] nvme nvme0: completing aborted command with status: 0000
[ 9513.850467] nvme nvme0: completing aborted command with status: 0000
[ 9513.853174] nvme nvme0: completing aborted command with status: 0000
[ 9513.859370] nvme nvme0: completing aborted command with status: 0000
[ 9513.863801] nvme nvme0: completing aborted command with status: 0000
[ 9513.872460] nvme nvme0: completing aborted command with status: 0000
[ 9513.872517] nvme nvme0: completing aborted command with status: 0000
[ 9513.942152] nvme nvme0: completing aborted command with status: 0000
[ 9513.942178] nvme nvme0: completing aborted command with status: 0000
[ 9513.943809] nvme nvme0: completing aborted command with status: 0000
[ 9513.943835] nvme nvme0: completing aborted command with status: 0000
[ 9513.957069] nvme nvme0: completing aborted command with status: 0000
[ 9513.961377] nvme nvme0: completing aborted command with status: 0000
[ 9513.965816] nvme nvme0: completing aborted command with status: 0000
[ 9513.968783] nvme nvme0: completing aborted command with status: 0000
[ 9514.031686] nvme nvme0: completing aborted command with status: 0000
[ 9514.039890] nvme nvme0: completing aborted command with status: 0000
[ 9514.043838] nvme nvme0: completing aborted command with status: 0000
[ 9514.063522] nvme nvme0: completing aborted command with status: 0000
[ 9514.064512] nvme nvme0: completing aborted command with status: 0000
[ 9514.089334] nvme nvme0: completing aborted command with status: 0000
[ 9514.090504] nvme nvme0: completing aborted command with status: 0000
[ 9514.114287] nvme nvme0: Abort status: 0x0
[ 9514.114300] nvme nvme0: Abort status: 0x0
[ 9514.114313] nvme nvme0: Abort status: 0x0
[ 9514.114325] nvme nvme0: Abort status: 0x0
[ 9514.114400] nvme nvme0: completing aborted command with status: 0000
[ 9514.114421] nvme nvme0: completing aborted command with status: 0000
[ 9514.114431] nvme nvme0: completing aborted command with status: 0000
[ 9514.114436] nvme nvme0: completing aborted command with status: 0000
[ 9514.114467] nvme nvme0: completing aborted command with status: 0000
[ 9514.179524] nvme nvme0: completing aborted command with status: 0000
[ 9514.187152] nvme nvme0: completing aborted command with status: 0000
[ 9514.189199] nvme nvme0: completing aborted command with status: 0000
[ 9514.211724] nvme nvme0: completing aborted command with status: 0000
[ 9514.234226] nvme nvme0: completing aborted command with status: 0000
[ 9514.235673] nvme nvme0: completing aborted command with status: 0000
[ 9514.257262] nvme nvme0: completing aborted command with status: 0000
[ 9514.258864] nvme nvme0: completing aborted command with status: 0000
[ 9514.281638] nvme nvme0: completing aborted command with status: 0000
[ 9514.283980] nvme nvme0: completing aborted command with status: 0000
[ 9514.302794] nvme nvme0: completing aborted command with status: 0000
[ 9514.304704] nvme nvme0: Abort status: 0x0
[ 9514.304717] nvme nvme0: Abort status: 0x0
[ 9514.304730] nvme nvme0: completing aborted command with status: 0000
[ 9514.304732] nvme nvme0: Abort status: 0x0
[ 9514.304747] nvme nvme0: Abort status: 0x0
[ 9514.304772] nvme nvme0: completing aborted command with status: 0000
[ 9514.304822] nvme nvme0: completing aborted command with status: 0000
[ 9514.304980] nvme nvme0: completing aborted command with status: 0000
[ 9514.305024] nvme nvme0: completing aborted command with status: 0000
[ 9514.336304] nvme nvme0: I/O 983 QID 1 timeout, aborting
[ 9514.336311] nvme nvme0: I/O 984 QID 1 timeout, aborting
[ 9514.336313] nvme nvme0: I/O 985 QID 1 timeout, aborting
[ 9514.336315] nvme nvme0: I/O 986 QID 1 timeout, aborting
[ 9514.336317] nvme nvme0: I/O 987 QID 1 timeout, aborting
[ 9514.336319] nvme nvme0: I/O 988 QID 1 timeout, aborting
[ 9514.336321] nvme nvme0: I/O 989 QID 1 timeout, aborting
[ 9514.336322] nvme nvme0: I/O 990 QID 1 timeout, aborting
[ 9514.372762] nvme nvme0: completing aborted command with status: 0000
[ 9514.376428] nvme nvme0: completing aborted command with status: 0000
[ 9514.396962] nvme nvme0: completing aborted command with status: 0000
[ 9514.398539] nvme nvme0: completing aborted command with status: 0000
[ 9514.515927] nvme nvme0: completing aborted command with status: 0000
[ 9514.516494] nvme nvme0: completing aborted command with status: 0000
[ 9514.540783] nvme nvme0: completing aborted command with status: 0000
[ 9514.541422] nvme nvme0: completing aborted command with status: 0000
[ 9514.555823] nvme nvme0: completing aborted command with status: 0000
[ 9514.561163] nvme nvme0: completing aborted command with status: 0000
[ 9514.565233] nvme nvme0: completing aborted command with status: 0000
[ 9514.568921] nvme nvme0: completing aborted command with status: 0000
[ 9514.581625] nvme nvme0: completing aborted command with status: 0000
[ 9514.581641] nvme nvme0: completing aborted command with status: 0000
[ 9514.581686] nvme nvme0: completing aborted command with status: 0000
[ 9514.582041] nvme nvme0: completing aborted command with status: 0000
[ 9514.613709] nvme nvme0: completing aborted command with status: 0000
[ 9514.636542] nvme nvme0: completing aborted command with status: 0000
[ 9514.640268] nvme nvme0: completing aborted command with status: 0000
[ 9514.659716] nvme nvme0: completing aborted command with status: 0000
[ 9514.685522] nvme nvme0: completing aborted command with status: 0000
[ 9514.709049] nvme nvme0: completing aborted command with status: 0000
[ 9514.710149] nvme nvme0: completing aborted command with status: 0000
[ 9514.731709] nvme nvme0: completing aborted command with status: 0000
[ 9514.829386] nvme nvme0: completing aborted command with status: 0000
[ 9514.830245] nvme nvme0: completing aborted command with status: 0000
[ 9514.834748] nvme nvme0: completing aborted command with status: 0000
[ 9514.839400] nvme nvme0: completing aborted command with status: 0000
[ 9514.840344] nvme nvme0: completing aborted command with status: 0000
[ 9514.840363] nvme nvme0: completing aborted command with status: 0000
[ 9514.840372] nvme nvme0: completing aborted command with status: 0000
[ 9514.841299] nvme nvme0: completing aborted command with status: 0000
[ 9514.876743] nvme nvme0: completing aborted command with status: 0000
[ 9514.898151] nvme nvme0: completing aborted command with status: 0000
[ 9514.925104] nvme nvme0: completing aborted command with status: 0000
[ 9514.943105] nvme nvme0: completing aborted command with status: 0000
[ 9514.944928] nvme nvme0: completing aborted command with status: 0000
[ 9514.966321] nvme nvme0: completing aborted command with status: 0000
[ 9515.025879] nvme nvme0: completing aborted command with status: 0000
[ 9515.031607] nvme nvme0: completing aborted command with status: 0000
[ 9515.051219] nvme nvme0: completing aborted command with status: 0000
[ 9515.056667] nvme nvme0: Abort status: 0x0
[ 9515.056679] nvme nvme0: Abort status: 0x0
[ 9515.056693] nvme nvme0: Abort status: 0x0
[ 9515.056738] nvme nvme0: completing aborted command with status: 0000
[ 9515.070308] nvme nvme0: completing aborted command with status: 0000
[ 9515.081303] nvme nvme0: Abort status: 0x0
[ 9515.081349] nvme nvme0: completing aborted command with status: 0000
[ 9515.081428] nvme nvme0: completing aborted command with status: 0000
[ 9515.081453] nvme nvme0: completing aborted command with status: 0000
[ 9515.081490] nvme nvme0: completing aborted command with status: 0000
[ 9515.081971] nvme nvme0: completing aborted command with status: 0000
[ 9515.134522] nvme nvme0: completing aborted command with status: 0000
[ 9515.153164] nvme nvme0: completing aborted command with status: 0000
[ 9515.169285] nvme nvme0: completing aborted command with status: 0000
[ 9515.178464] nvme nvme0: completing aborted command with status: 0000
[ 9515.245712] nvme nvme0: completing aborted command with status: 0000
[ 9515.253397] nvme nvme0: completing aborted command with status: 0000
[ 9515.256390] nvme nvme0: completing aborted command with status: 0000
[ 9515.278703] nvme nvme0: completing aborted command with status: 0000
[ 9515.332438] nvme nvme0: completing aborted command with status: 0000
[ 9515.350431] nvme nvme0: completing aborted command with status: 0000
[ 9515.355833] nvme nvme0: completing aborted command with status: 0000
[ 9515.360330] nvme nvme0: I/O 999 QID 1 timeout, aborting
[ 9515.360337] nvme nvme0: I/O 1000 QID 1 timeout, aborting
[ 9515.360339] nvme nvme0: I/O 1001 QID 1 timeout, aborting
[ 9515.360341] nvme nvme0: I/O 1002 QID 1 timeout, aborting
[ 9515.374941] nvme nvme0: Abort status: 0x0
[ 9515.374953] nvme nvme0: Abort status: 0x0
[ 9515.374968] nvme nvme0: Abort status: 0x0
[ 9515.374981] nvme nvme0: Abort status: 0x0
[ 9515.375174] nvme nvme0: completing aborted command with status: 0000
[ 9515.375250] nvme nvme0: completing aborted command with status: 0000
[ 9515.375272] nvme nvme0: completing aborted command with status: 0000
[ 9515.375984] nvme nvme0: completing aborted command with status: 0000
[ 9515.398103] nvme nvme0: completing aborted command with status: 0000
[ 9515.446351] nvme nvme0: completing aborted command with status: 0000
[ 9515.469477] nvme nvme0: completing aborted command with status: 0000
[ 9515.470927] nvme nvme0: completing aborted command with status: 0000
[ 9515.489145] nvme nvme0: completing aborted command with status: 0000
[ 9515.538849] nvme nvme0: completing aborted command with status: 0000
[ 9515.540337] nvme nvme0: completing aborted command with status: 0000
[ 9515.634433] nvme nvme0: completing aborted command with status: 0000
[ 9515.634748] nvme nvme0: completing aborted command with status: 0000
[ 9515.661078] nvme nvme0: completing aborted command with status: 0000
[ 9515.664803] nvme nvme0: completing aborted command with status: 0000
[ 9515.669343] nvme nvme0: completing aborted command with status: 0000
[ 9515.673886] nvme nvme0: completing aborted command with status: 0000
[ 9515.675943] nvme nvme0: completing aborted command with status: 0000
[ 9515.676219] nvme nvme0: completing aborted command with status: 0000
[ 9515.676225] nvme nvme0: completing aborted command with status: 0000
[ 9515.676236] nvme nvme0: completing aborted command with status: 0000
[ 9515.733341] nvme nvme0: completing aborted command with status: 0000
[ 9515.734965] nvme nvme0: completing aborted command with status: 0000
[ 9515.758199] nvme nvme0: completing aborted command with status: 0000
[ 9515.759663] nvme nvme0: completing aborted command with status: 0000
[ 9515.807774] nvme nvme0: completing aborted command with status: 0000
[ 9515.807785] nvme nvme0: completing aborted command with status: 0000
[ 9515.807825] nvme nvme0: completing aborted command with status: 0000
[ 9515.832160] nvme nvme0: completing aborted command with status: 0000
[ 9515.882273] nvme nvme0: completing aborted command with status: 0000
[ 9515.904145] nvme nvme0: completing aborted command with status: 0000
[ 9515.905254] nvme nvme0: completing aborted command with status: 0000
[ 9515.928336] nvme nvme0: completing aborted command with status: 0000
[ 9516.001296] nvme nvme0: completing aborted command with status: 0000
[ 9516.002123] nvme nvme0: completing aborted command with status: 0000
[ 9516.002757] nvme nvme0: completing aborted command with status: 0000
[ 9516.003455] nvme nvme0: completing aborted command with status: 0000
[ 9516.022180] nvme nvme0: completing aborted command with status: 0000
[ 9516.026731] nvme nvme0: completing aborted command with status: 0000
[ 9516.044610] nvme nvme0: completing aborted command with status: 0000
[ 9516.048957] nvme nvme0: completing aborted command with status: 0000
[ 9516.090182] nvme nvme0: completing aborted command with status: 0000
[ 9516.091800] nvme nvme0: completing aborted command with status: 0000
[ 9516.115031] nvme nvme0: completing aborted command with status: 0000
[ 9516.118316] nvme nvme0: completing aborted command with status: 0000
[ 9516.185086] nvme nvme0: completing aborted command with status: 0000
[ 9516.192841] nvme nvme0: completing aborted command with status: 0000
[ 9516.208190] nvme nvme0: completing aborted command with status: 0000
[ 9516.217477] nvme nvme0: Abort status: 0x0
[ 9516.217492] nvme nvme0: Abort status: 0x0
[ 9516.217503] nvme nvme0: Abort status: 0x0
[ 9516.217518] nvme nvme0: Abort status: 0x0
[ 9516.217624] nvme nvme0: completing aborted command with status: 0000
[ 9516.234029] nvme nvme0: completing aborted command with status: 0000
[ 9516.253648] nvme nvme0: completing aborted command with status: 0000
[ 9516.259504] nvme nvme0: completing aborted command with status: 0000
[ 9516.261463] nvme nvme0: completing aborted command with status: 0000
[ 9516.333412] nvme nvme0: completing aborted command with status: 0000
[ 9516.334805] nvme nvme0: completing aborted command with status: 0000
[ 9516.352338] nvme nvme0: I/O 1007 QID 1 timeout, aborting
[ 9516.352344] nvme nvme0: I/O 1008 QID 1 timeout, aborting
[ 9516.352346] nvme nvme0: I/O 1009 QID 1 timeout, aborting
[ 9516.352348] nvme nvme0: I/O 1010 QID 1 timeout, aborting
[ 9516.352350] nvme nvme0: I/O 1011 QID 1 timeout, aborting
[ 9516.352352] nvme nvme0: I/O 1012 QID 1 timeout, aborting
[ 9516.352353] nvme nvme0: I/O 1014 QID 1 timeout, aborting
[ 9516.358144] nvme nvme0: completing aborted command with status: 0000
[ 9516.359408] nvme nvme0: completing aborted command with status: 0000
[ 9516.406371] nvme nvme0: completing aborted command with status: 0000
[ 9516.407960] nvme nvme0: completing aborted command with status: 0000
[ 9516.429882] nvme nvme0: completing aborted command with status: 0000
[ 9516.431222] nvme nvme0: completing aborted command with status: 0000
[ 9516.469749] nvme nvme0: completing aborted command with status: 0000
[ 9516.478598] nvme nvme0: completing aborted command with status: 0000
[ 9516.493623] nvme nvme0: completing aborted command with status: 0000
[ 9516.503670] nvme nvme0: completing aborted command with status: 0000
[ 9516.505737] nvme nvme0: completing aborted command with status: 0000
[ 9516.525859] nvme nvme0: completing aborted command with status: 0000
[ 9516.527471] nvme nvme0: completing aborted command with status: 0000
[ 9516.544841] nvme nvme0: completing aborted command with status: 0000
[ 9516.650075] nvme nvme0: completing aborted command with status: 0000
[ 9516.653675] nvme nvme0: completing aborted command with status: 0000
[ 9516.657100] nvme nvme0: completing aborted command with status: 0000
[ 9516.660466] nvme nvme0: completing aborted command with status: 0000
[ 9516.671670] nvme nvme0: completing aborted command with status: 0000
[ 9516.685676] nvme nvme0: completing aborted command with status: 0000
[ 9516.692035] nvme nvme0: completing aborted command with status: 0000
[ 9516.706281] nvme nvme0: completing aborted command with status: 0000
[ 9516.724511] nvme nvme0: completing aborted command with status: 0000
[ 9516.727724] nvme nvme0: completing aborted command with status: 0000
[ 9516.736014] nvme nvme0: completing aborted command with status: 0000
[ 9516.753141] nvme nvme0: completing aborted command with status: 0000
[ 9516.756965] nvme nvme0: completing aborted command with status: 0000
[ 9516.777311] nvme nvme0: completing aborted command with status: 0000
[ 9516.782779] nvme nvme0: completing aborted command with status: 0000
[ 9516.801033] nvme nvme0: completing aborted command with status: 0000
[ 9516.932125] nvme nvme0: completing aborted command with status: 0000
[ 9516.932584] nvme nvme0: completing aborted command with status: 0000
[ 9516.954923] nvme nvme0: completing aborted command with status: 0000
[ 9516.955493] nvme nvme0: completing aborted command with status: 0000
[ 9516.962918] nvme nvme0: completing aborted command with status: 0000
[ 9516.967793] nvme nvme0: completing aborted command with status: 0000
[ 9516.972906] nvme nvme0: completing aborted command with status: 0000
[ 9516.980702] nvme nvme0: completing aborted command with status: 0000
[ 9516.981752] nvme nvme0: completing aborted command with status: 0000
[ 9516.984108] nvme nvme0: completing aborted command with status: 0000
[ 9517.004023] nvme nvme0: completing aborted command with status: 0000
[ 9517.023187] nvme nvme0: completing aborted command with status: 0000
[ 9517.029066] nvme nvme0: completing aborted command with status: 0000
[ 9517.045500] nvme nvme0: completing aborted command with status: 0000
[ 9517.053447] nvme nvme0: completing aborted command with status: 0000
[ 9517.054980] nvme nvme0: completing aborted command with status: 0000
[ 9517.124144] nvme nvme0: completing aborted command with status: 0000
[ 9517.125254] nvme nvme0: completing aborted command with status: 0000
[ 9517.148248] nvme nvme0: completing aborted command with status: 0000
[ 9517.151654] nvme nvme0: completing aborted command with status: 0000
[ 9517.218980] nvme nvme0: completing aborted command with status: 0000
[ 9517.222474] nvme nvme0: completing aborted command with status: 0000
[ 9517.238436] nvme nvme0: completing aborted command with status: 0000
[ 9517.242433] nvme nvme0: completing aborted command with status: 0000
[ 9517.264570] nvme nvme0: completing aborted command with status: 0000
[ 9517.265804] nvme nvme0: completing aborted command with status: 0000
[ 9517.297120] nvme nvme0: completing aborted command with status: 0000
[ 9517.297929] nvme nvme0: Abort status: 0x0
[ 9517.297944] nvme nvme0: Abort status: 0x0
[ 9517.297976] nvme nvme0: completing aborted command with status: 0000
[ 9517.311384] nvme nvme0: Abort status: 0x0
[ 9517.311396] nvme nvme0: Abort status: 0x0
[ 9517.333902] nvme nvme0: completing aborted command with status: 0000
[ 9517.335133] nvme nvme0: completing aborted command with status: 0000
[ 9517.344388] nvme nvme0: I/O 1013 QID 1 timeout, aborting
[ 9517.344400] nvme nvme0: I/O 1015 QID 1 timeout, aborting
[ 9517.344406] nvme nvme0: I/O 1019 QID 1 timeout, aborting
[ 9517.344486] nvme nvme0: I/O 554 QID 5 timeout, aborting
[ 9517.344491] nvme nvme0: I/O 555 QID 5 timeout, aborting
[ 9517.359167] nvme nvme0: completing aborted command with status: 0000
[ 9517.359908] nvme nvme0: completing aborted command with status: 0000
[ 9517.407088] nvme nvme0: completing aborted command with status: 0000
[ 9517.408201] nvme nvme0: completing aborted command with status: 0000
[ 9517.431755] nvme nvme0: completing aborted command with status: 0000
[ 9517.438061] nvme nvme0: completing aborted command with status: 0000
[ 9517.554557] nvme nvme0: completing aborted command with status: 0000
[ 9517.574090] nvme nvme0: completing aborted command with status: 0000
[ 9517.574802] nvme nvme0: completing aborted command with status: 0000
[ 9517.575504] nvme nvme0: completing aborted command with status: 0000
[ 9517.577220] nvme nvme0: completing aborted command with status: 0000
[ 9517.579699] nvme nvme0: completing aborted command with status: 0000
[ 9517.583299] nvme nvme0: completing aborted command with status: 0000
[ 9517.587774] nvme nvme0: Abort status: 0x0
[ 9517.587777] nvme nvme0: Abort status: 0x0
[ 9517.587795] nvme nvme0: Abort status: 0x0
[ 9517.587803] nvme nvme0: completing aborted command with status: 0000
[ 9517.592087] nvme nvme0: completing aborted command with status: 0000
[ 9517.596642] nvme nvme0: completing aborted command with status: 0000
[ 9517.605341] nvme nvme0: completing aborted command with status: 0000
[ 9517.622182] nvme nvme0: completing aborted command with status: 0000
[ 9517.628439] nvme nvme0: completing aborted command with status: 0000
[ 9517.650699] nvme nvme0: completing aborted command with status: 0000
[ 9517.652126] nvme nvme0: completing aborted command with status: 0000
[ 9517.672670] nvme nvme0: completing aborted command with status: 0000
[ 9517.767848] nvme nvme0: completing aborted command with status: 0000
[ 9517.768547] nvme nvme0: completing aborted command with status: 0000
[ 9517.769259] nvme nvme0: completing aborted command with status: 0000
[ 9517.771964] nvme nvme0: completing aborted command with status: 0000
[ 9517.774987] nvme nvme0: completing aborted command with status: 0000
[ 9517.779399] nvme nvme0: completing aborted command with status: 0000
[ 9517.783882] nvme nvme0: completing aborted command with status: 0000
[ 9517.789712] nvme nvme0: completing aborted command with status: 0000
[ 9517.872113] nvme nvme0: completing aborted command with status: 0000
[ 9517.872738] nvme nvme0: completing aborted command with status: 0000
[ 9517.873439] nvme nvme0: completing aborted command with status: 0000
[ 9517.874538] nvme nvme0: completing aborted command with status: 0000
[ 9517.885882] nvme nvme0: completing aborted command with status: 0000
[ 9517.888104] nvme nvme0: completing aborted command with status: 0000
[ 9517.893577] nvme nvme0: completing aborted command with status: 0000
[ 9517.907502] nvme nvme0: completing aborted command with status: 0000
[ 9517.955894] nvme nvme0: completing aborted command with status: 0000
[ 9517.958226] nvme nvme0: completing aborted command with status: 0000
[ 9517.980656] nvme nvme0: completing aborted command with status: 0000
[ 9517.981642] nvme nvme0: completing aborted command with status: 0000
[ 9518.005809] nvme nvme0: completing aborted command with status: 0000
[ 9518.006810] nvme nvme0: completing aborted command with status: 0000
[ 9518.028574] nvme nvme0: completing aborted command with status: 0000
[ 9518.030485] nvme nvme0: Abort status: 0x0
[ 9518.030498] nvme nvme0: Abort status: 0x0
[ 9518.030510] nvme nvme0: completing aborted command with status: 0000
[ 9518.030512] nvme nvme0: Abort status: 0x0
[ 9518.030530] nvme nvme0: Abort status: 0x0
[ 9518.053565] nvme nvme0: completing aborted command with status: 0000
[ 9518.055048] nvme nvme0: completing aborted command with status: 0000
[ 9518.078028] nvme nvme0: completing aborted command with status: 0000
[ 9518.079278] nvme nvme0: completing aborted command with status: 0000
[ 9518.150941] nvme nvme0: completing aborted command with status: 0000
[ 9518.152002] nvme nvme0: completing aborted command with status: 0000
[ 9518.173069] nvme nvme0: completing aborted command with status: 0000
[ 9518.174719] nvme nvme0: completing aborted command with status: 0000
[ 9518.222788] nvme nvme0: completing aborted command with status: 0000
[ 9518.244028] nvme nvme0: completing aborted command with status: 0000
[ 9518.246493] nvme nvme0: completing aborted command with status: 0000
[ 9518.265021] nvme nvme0: completing aborted command with status: 0000
[ 9518.269134] nvme nvme0: completing aborted command with status: 0000
[ 9518.291628] nvme nvme0: completing aborted command with status: 0000
[ 9518.294961] nvme nvme0: completing aborted command with status: 0000
[ 9518.315885] nvme nvme0: Abort status: 0x0
[ 9518.316273] nvme nvme0: completing aborted command with status: 0000
[ 9518.318199] nvme nvme0: completing aborted command with status: 0000
[ 9518.336344] nvme nvme0: I/O 266 QID 1 timeout, aborting
[ 9518.336352] nvme nvme0: I/O 267 QID 1 timeout, aborting
[ 9518.336362] nvme nvme0: I/O 268 QID 1 timeout, aborting
[ 9518.336382] nvme nvme0: I/O 1016 QID 1 timeout, aborting
[ 9518.336384] nvme nvme0: I/O 1017 QID 1 timeout, aborting
[ 9518.336386] nvme nvme0: I/O 1018 QID 1 timeout, aborting
[ 9518.336453] nvme nvme0: I/O 783 QID 5 timeout, aborting
[ 9518.336455] nvme nvme0: I/O 786 QID 5 timeout, aborting
[ 9518.339837] nvme nvme0: completing aborted command with status: 0000
[ 9518.341573] nvme nvme0: completing aborted command with status: 0000
[ 9518.363419] nvme nvme0: completing aborted command with status: 0000
[ 9518.386456] nvme nvme0: completing aborted command with status: 0000
[ 9518.407744] nvme nvme0: completing aborted command with status: 0000
[ 9518.426694] nvme nvme0: completing aborted command with status: 0000
[ 9518.435124] nvme nvme0: completing aborted command with status: 0000
[ 9518.481829] nvme nvme0: completing aborted command with status: 0000
[ 9518.482640] nvme nvme0: completing aborted command with status: 0000
[ 9518.492452] nvme nvme0: completing aborted command with status: 0000
[ 9518.501334] nvme nvme0: completing aborted command with status: 0000
[ 9518.503519] nvme nvme0: completing aborted command with status: 0000
[ 9518.599135] nvme nvme0: completing aborted command with status: 0000
[ 9518.600076] nvme nvme0: completing aborted command with status: 0000
[ 9518.623675] nvme nvme0: completing aborted command with status: 0000
[ 9518.624260] nvme nvme0: completing aborted command with status: 0000
[ 9518.624863] nvme nvme0: completing aborted command with status: 0000
[ 9518.625783] nvme nvme0: completing aborted command with status: 0000
[ 9518.630329] nvme nvme0: completing aborted command with status: 0000
[ 9518.648543] nvme nvme0: completing aborted command with status: 0000
[ 9518.666795] nvme nvme0: completing aborted command with status: 0000
[ 9518.671013] nvme nvme0: completing aborted command with status: 0000
[ 9518.692183] nvme nvme0: completing aborted command with status: 0000
[ 9518.721946] nvme nvme0: completing aborted command with status: 0000
[ 9518.739188] nvme nvme0: completing aborted command with status: 0000
[ 9518.746603] nvme nvme0: completing aborted command with status: 0000
[ 9518.765741] nvme nvme0: completing aborted command with status: 0000
[ 9518.840380] nvme nvme0: completing aborted command with status: 0000
[ 9518.841076] nvme nvme0: completing aborted command with status: 0000
[ 9518.864455] nvme nvme0: completing aborted command with status: 0000
[ 9518.865372] nvme nvme0: completing aborted command with status: 0000
[ 9518.866608] nvme nvme0: completing aborted command with status: 0000
[ 9518.868080] nvme nvme0: completing aborted command with status: 0000
[ 9518.871145] nvme nvme0: completing aborted command with status: 0000
[ 9518.875992] nvme nvme0: completing aborted command with status: 0000
[ 9518.910446] nvme nvme0: completing aborted command with status: 0000
[ 9518.926384] nvme nvme0: completing aborted command with status: 0000
[ 9518.934591] nvme nvme0: completing aborted command with status: 0000
[ 9518.952101] nvme nvme0: completing aborted command with status: 0000
[ 9518.956891] nvme nvme0: completing aborted command with status: 0000
[ 9518.973221] nvme nvme0: completing aborted command with status: 0000
[ 9518.992808] nvme nvme0: completing aborted command with status: 0000
[ 9518.997585] nvme nvme0: completing aborted command with status: 0000
[ 9519.001037] nvme nvme0: completing aborted command with status: 0000
[ 9519.018548] nvme nvme0: completing aborted command with status: 0000
[ 9519.025659] nvme nvme0: completing aborted command with status: 0000
[ 9519.045797] nvme nvme0: completing aborted command with status: 0000
[ 9519.049643] nvme nvme0: completing aborted command with status: 0000
[ 9519.068400] nvme nvme0: completing aborted command with status: 0000
[ 9519.074575] nvme nvme0: completing aborted command with status: 0000
[ 9519.093401] nvme nvme0: completing aborted command with status: 0000
[ 9519.148660] nvme nvme0: completing aborted command with status: 0000
[ 9519.168291] nvme nvme0: completing aborted command with status: 0000
[ 9519.173580] nvme nvme0: completing aborted command with status: 0000
[ 9519.191299] nvme nvme0: completing aborted command with status: 0000
[ 9519.197932] nvme nvme0: completing aborted command with status: 0000
[ 9519.219093] nvme nvme0: completing aborted command with status: 0000
[ 9519.226507] nvme nvme0: completing aborted command with status: 0000
[ 9519.247334] nvme nvme0: completing aborted command with status: 0000
[ 9519.253155] nvme nvme0: completing aborted command with status: 0000
[ 9519.270088] nvme nvme0: completing aborted command with status: 0000
[ 9519.278722] nvme nvme0: completing aborted command with status: 0000
[ 9519.297281] nvme nvme0: Abort status: 0x0
[ 9519.297286] nvme nvme0: Abort status: 0x0
[ 9519.297289] nvme nvme0: Abort status: 0x0
[ 9519.297291] nvme nvme0: Abort status: 0x0
[ 9519.297503] nvme nvme0: completing aborted command with status: 0000
[ 9519.299639] nvme nvme0: completing aborted command with status: 0000
[ 9519.321507] nvme nvme0: completing aborted command with status: 0000
[ 9519.326602] nvme nvme0: completing aborted command with status: 0000
[ 9519.343459] nvme nvme0: completing aborted command with status: 0000
[ 9519.396115] nvme nvme0: completing aborted command with status: 0000
[ 9519.412481] nvme nvme0: completing aborted command with status: 0000
[ 9519.418760] nvme nvme0: completing aborted command with status: 0000
[ 9519.436342] nvme nvme0: completing aborted command with status: 0000
[ 9519.442565] nvme nvme0: completing aborted command with status: 0000
[ 9519.459797] nvme nvme0: completing aborted command with status: 0000
[ 9519.464785] nvme nvme0: completing aborted command with status: 0000
[ 9519.481379] nvme nvme0: completing aborted command with status: 0000
[ 9519.488015] nvme nvme0: completing aborted command with status: 0000
[ 9519.505401] nvme nvme0: completing aborted command with status: 0000
[ 9519.512027] nvme nvme0: completing aborted command with status: 0000
[ 9519.526720] nvme nvme0: Abort status: 0x0
[ 9519.526723] nvme nvme0: Abort status: 0x0
[ 9519.526725] nvme nvme0: Abort status: 0x0
[ 9519.526730] nvme nvme0: Abort status: 0x0
[ 9519.526901] nvme nvme0: completing aborted command with status: 0000
[ 9519.535683] nvme nvme0: completing aborted command with status: 0000
[ 9519.549766] nvme nvme0: completing aborted command with status: 0000
[ 9519.567269] nvme nvme0: completing aborted command with status: 0000
[ 9519.574111] nvme nvme0: completing aborted command with status: 0000
[ 9519.629548] nvme nvme0: completing aborted command with status: 0000
[ 9519.646610] nvme nvme0: completing aborted command with status: 0000
[ 9519.653972] nvme nvme0: completing aborted command with status: 0000
[ 9519.673639] nvme nvme0: completing aborted command with status: 0000
[ 9519.678757] nvme nvme0: completing aborted command with status: 0000
[ 9519.698090] nvme nvme0: completing aborted command with status: 0000
[ 9519.702003] nvme nvme0: completing aborted command with status: 0000
[ 9519.720829] nvme nvme0: completing aborted command with status: 0000
[ 9519.726857] nvme nvme0: completing aborted command with status: 0000
[ 9519.743477] nvme nvme0: completing aborted command with status: 0000
[ 9519.750396] nvme nvme0: completing aborted command with status: 0000
[ 9519.770416] nvme nvme0: completing aborted command with status: 0000
[ 9519.773959] nvme nvme0: completing aborted command with status: 0000
[ 9519.792446] nvme nvme0: completing aborted command with status: 0000
[ 9519.798556] nvme nvme0: completing aborted command with status: 0000
[ 9519.817104] nvme nvme0: completing aborted command with status: 0000
[ 9519.871611] nvme nvme0: completing aborted command with status: 0000
[ 9519.890233] nvme nvme0: completing aborted command with status: 0000
[ 9519.895595] nvme nvme0: completing aborted command with status: 0000
[ 9519.912075] nvme nvme0: completing aborted command with status: 0000
[ 9519.919125] nvme nvme0: completing aborted command with status: 0000
[ 9519.935699] nvme nvme0: completing aborted command with status: 0000
[ 9519.943994] nvme nvme0: completing aborted command with status: 0000
[ 9519.959424] nvme nvme0: completing aborted command with status: 0000
[ 9519.965539] nvme nvme0: completing aborted command with status: 0000
[ 9519.980936] nvme nvme0: completing aborted command with status: 0000
[ 9519.986712] nvme nvme0: completing aborted command with status: 0000
[ 9520.004739] nvme nvme0: completing aborted command with status: 0000
[ 9520.083254] nvme nvme0: completing aborted command with status: 0000
[ 9520.083925] nvme nvme0: completing aborted command with status: 0000
[ 9520.084938] nvme nvme0: completing aborted command with status: 0000
[ 9520.085939] nvme nvme0: completing aborted command with status: 0000
[ 9520.108316] nvme nvme0: completing aborted command with status: 0000
[ 9520.134453] nvme nvme0: completing aborted command with status: 0000
[ 9520.135630] nvme nvme0: completing aborted command with status: 0000
[ 9520.148730] nvme nvme0: completing aborted command with status: 0000
[ 9520.148969] nvme nvme0: completing aborted command with status: 0000
[ 9520.151862] nvme nvme0: completing aborted command with status: 0000
[ 9520.151868] nvme nvme0: completing aborted command with status: 0000
[ 9520.151873] nvme nvme0: completing aborted command with status: 0000
[ 9520.165840] nvme nvme0: completing aborted command with status: 0000
[ 9520.185569] nvme nvme0: completing aborted command with status: 0000
[ 9520.207133] nvme nvme0: completing aborted command with status: 0000
[ 9520.207788] nvme nvme0: completing aborted command with status: 0000
[ 9520.212393] nvme nvme0: completing aborted command with status: 0000
[ 9520.222479] nvme nvme0: completing aborted command with status: 0000
[ 9520.223474] nvme nvme0: completing aborted command with status: 0000
[ 9520.246626] nvme nvme0: completing aborted command with status: 0000
[ 9520.275772] nvme nvme0: completing aborted command with status: 0000
[ 9520.294920] nvme nvme0: completing aborted command with status: 0000
[ 9520.336287] nvme nvme0: completing aborted command with status: 0000
[ 9520.342943] nvme nvme0: completing aborted command with status: 0000
[ 9520.342960] nvme nvme0: completing aborted command with status: 0000
[ 9520.343103] nvme nvme0: completing aborted command with status: 0000
[ 9520.348064] nvme nvme0: completing aborted command with status: 0000
[ 9520.371092] nvme nvme0: completing aborted command with status: 0000
[ 9520.372290] nvme nvme0: completing aborted command with status: 0000
[ 9520.394360] nvme nvme0: completing aborted command with status: 0000
[ 9520.411577] nvme nvme0: completing aborted command with status: 0000
[ 9520.418623] nvme nvme0: completing aborted command with status: 0000
[ 9520.419831] nvme nvme0: completing aborted command with status: 0000
[ 9520.443380] nvme nvme0: completing aborted command with status: 0000
[ 9520.446542] nvme nvme0: completing aborted command with status: 0000
[ 9520.465976] nvme nvme0: completing aborted command with status: 0000
[ 9520.519691] nvme nvme0: completing aborted command with status: 0000
[ 9520.537686] nvme nvme0: completing aborted command with status: 0000
[ 9520.543581] nvme nvme0: completing aborted command with status: 0000
[ 9520.560278] nvme nvme0: completing aborted command with status: 0000
[ 9520.567358] nvme nvme0: completing aborted command with status: 0000
[ 9520.584758] nvme nvme0: completing aborted command with status: 0000
[ 9520.591745] nvme nvme0: completing aborted command with status: 0000
[ 9520.609189] nvme nvme0: completing aborted command with status: 0000
[ 9520.613404] nvme nvme0: completing aborted command with status: 0000
[ 9520.613446] nvme nvme0: completing aborted command with status: 0000
[ 9520.613452] nvme nvme0: completing aborted command with status: 0000
[ 9520.613456] nvme nvme0: completing aborted command with status: 0000
[ 9520.614854] nvme nvme0: completing aborted command with status: 0000
[ 9520.637846] nvme nvme0: completing aborted command with status: 0000
[ 9520.639213] nvme nvme0: completing aborted command with status: 0000
[ 9520.662149] nvme nvme0: completing aborted command with status: 0000
[ 9520.716511] nvme nvme0: completing aborted command with status: 0000
[ 9520.731984] nvme nvme0: completing aborted command with status: 0000
[ 9520.733295] nvme nvme0: completing aborted command with status: 0000
[ 9520.754864] nvme nvme0: completing aborted command with status: 0000
[ 9520.757630] nvme nvme0: completing aborted command with status: 0000
[ 9520.780581] nvme nvme0: completing aborted command with status: 0000
[ 9520.781957] nvme nvme0: completing aborted command with status: 0000
[ 9520.806502] nvme nvme0: completing aborted command with status: 0000
[ 9520.806516] nvme nvme0: completing aborted command with status: 0000
[ 9520.806531] nvme nvme0: completing aborted command with status: 0000
[ 9520.806561] nvme nvme0: completing aborted command with status: 0000
[ 9520.806652] nvme nvme0: completing aborted command with status: 0000
[ 9520.807975] nvme nvme0: completing aborted command with status: 0000
[ 9520.830510] nvme nvme0: completing aborted command with status: 0000
[ 9520.832768] nvme nvme0: completing aborted command with status: 0000
[ 9520.834054] nvme nvme0: completing aborted command with status: 0000
[ 9520.906883] nvme nvme0: completing aborted command with status: 0000
[ 9520.908553] nvme nvme0: completing aborted command with status: 0000
[ 9520.908629] nvme nvme0: completing aborted command with status: 0000
[ 9520.908701] nvme nvme0: completing aborted command with status: 0000
[ 9520.923487] nvme nvme0: completing aborted command with status: 0000
[ 9520.932306] nvme nvme0: completing aborted command with status: 0000
[ 9520.948348] nvme nvme0: completing aborted command with status: 0000
[ 9520.950535] nvme nvme0: completing aborted command with status: 0000
[ 9520.957506] nvme nvme0: completing aborted command with status: 0000
[ 9520.957547] nvme nvme0: completing aborted command with status: 0000
[ 9520.957616] nvme nvme0: completing aborted command with status: 0000
[ 9520.957621] nvme nvme0: completing aborted command with status: 0000
[ 9520.957625] nvme nvme0: completing aborted command with status: 0000
[ 9520.957730] nvme nvme0: completing aborted command with status: 0000
[ 9520.957750] nvme nvme0: completing aborted command with status: 0000
[ 9520.957792] nvme nvme0: completing aborted command with status: 0000
[ 9521.008522] nvme nvme0: completing aborted command with status: 0000
[ 9521.026876] nvme nvme0: completing aborted command with status: 0000
[ 9521.033119] nvme nvme0: completing aborted command with status: 0000
[ 9521.051276] nvme nvme0: completing aborted command with status: 0000
[ 9521.053276] nvme nvme0: completing aborted command with status: 0000
[ 9521.053353] nvme nvme0: completing aborted command with status: 0000
[ 9521.053375] nvme nvme0: completing aborted command with status: 0000
[ 9521.068421] nvme nvme0: completing aborted command with status: 0000
[ 9521.068444] nvme nvme0: completing aborted command with status: 0000
[ 9521.077720] nvme nvme0: completing aborted command with status: 0000
[ 9521.078842] nvme nvme0: completing aborted command with status: 0000
[ 9521.078925] nvme nvme0: completing aborted command with status: 0000
[ 9521.079022] nvme nvme0: completing aborted command with status: 0000
[ 9521.079255] nvme nvme0: completing aborted command with status: 0000
[ 9521.079401] nvme nvme0: completing aborted command with status: 0000
[ 9521.079430] nvme nvme0: completing aborted command with status: 0000
[ 9521.149484] nvme nvme0: completing aborted command with status: 0000
[ 9521.150841] nvme nvme0: completing aborted command with status: 0000
[ 9521.173982] nvme nvme0: completing aborted command with status: 0000
[ 9521.174916] nvme nvme0: completing aborted command with status: 0000
[ 9521.195465] nvme nvme0: completing aborted command with status: 0000
[ 9521.197374] nvme nvme0: completing aborted command with status: 0000
[ 9521.219328] nvme nvme0: completing aborted command with status: 0000
[ 9521.219449] nvme nvme0: completing aborted command with status: 0000
[ 9521.219832] nvme nvme0: completing aborted command with status: 0000
[ 9521.219861] nvme nvme0: completing aborted command with status: 0000
[ 9521.219875] nvme nvme0: completing aborted command with status: 0000
[ 9521.220780] nvme nvme0: completing aborted command with status: 0000
[ 9521.220796] nvme nvme0: completing aborted command with status: 0000
[ 9521.220837] nvme nvme0: completing aborted command with status: 0000
[ 9521.220861] nvme nvme0: completing aborted command with status: 0000
[ 9521.235353] nvme nvme0: completing aborted command with status: 0000
[ 9521.293435] nvme nvme0: completing aborted command with status: 0000
[ 9521.306327] nvme nvme0: completing aborted command with status: 0000
[ 9521.315662] nvme nvme0: completing aborted command with status: 0000
[ 9521.330891] nvme nvme0: completing aborted command with status: 0000
[ 9521.338469] nvme nvme0: completing aborted command with status: 0000
[ 9521.355545] nvme nvme0: completing aborted command with status: 0000
[ 9521.363988] nvme nvme0: completing aborted command with status: 0000
[ 9521.378243] nvme nvme0: completing aborted command with status: 0000
[ 9521.382587] nvme nvme0: completing aborted command with status: 0000
[ 9521.385338] nvme nvme0: completing aborted command with status: 0000
[ 9521.407675] nvme nvme0: completing aborted command with status: 0000
[ 9521.412502] nvme nvme0: completing aborted command with status: 0000
[ 9521.412557] nvme nvme0: completing aborted command with status: 0000
[ 9521.412637] nvme nvme0: completing aborted command with status: 0000
[ 9521.412664] nvme nvme0: completing aborted command with status: 0000
[ 9521.412686] nvme nvme0: completing aborted command with status: 0000
[ 9521.482403] nvme nvme0: completing aborted command with status: 0000
[ 9521.484514] nvme nvme0: completing aborted command with status: 0000
[ 9521.507064] nvme nvme0: completing aborted command with status: 0000
[ 9521.508361] nvme nvme0: completing aborted command with status: 0000
[ 9521.531216] nvme nvme0: completing aborted command with status: 0000
[ 9521.532441] nvme nvme0: completing aborted command with status: 0000
[ 9521.554252] nvme nvme0: completing aborted command with status: 0000
[ 9521.556304] nvme nvme0: completing aborted command with status: 0000
[ 9521.579236] nvme nvme0: completing aborted command with status: 0000
[ 9521.579280] nvme nvme0: completing aborted command with status: 0000
[ 9521.579309] nvme nvme0: completing aborted command with status: 0000
[ 9521.579341] nvme nvme0: completing aborted command with status: 0000
[ 9521.580158] nvme nvme0: completing aborted command with status: 0000
[ 9521.580167] nvme nvme0: completing aborted command with status: 0000
[ 9521.580170] nvme nvme0: completing aborted command with status: 0000
[ 9521.580629] nvme nvme0: completing aborted command with status: 0000
[ 9521.650789] nvme nvme0: completing aborted command with status: 0000
[ 9521.651595] nvme nvme0: completing aborted command with status: 0000
[ 9521.671660] nvme nvme0: completing aborted command with status: 0000
[ 9521.676016] nvme nvme0: completing aborted command with status: 0000
[ 9521.695918] nvme nvme0: completing aborted command with status: 0000
[ 9521.697776] nvme nvme0: completing aborted command with status: 0000
[ 9521.715730] nvme nvme0: completing aborted command with status: 0000
[ 9521.720299] nvme nvme0: completing aborted command with status: 0000
[ 9521.767631] nvme nvme0: completing aborted command with status: 0000
[ 9521.769196] nvme nvme0: completing aborted command with status: 0000
[ 9521.769346] nvme nvme0: completing aborted command with status: 0000
[ 9521.790427] nvme nvme0: completing aborted command with status: 0000
[ 9521.859633] nvme nvme0: completing aborted command with status: 0000
[ 9521.860290] nvme nvme0: completing aborted command with status: 0000
[ 9521.861008] nvme nvme0: completing aborted command with status: 0000
[ 9521.862075] nvme nvme0: completing aborted command with status: 0000
[ 9521.896697] nvme nvme0: completing aborted command with status: 0000
[ 9521.905891] nvme nvme0: completing aborted command with status: 0000
[ 9521.925998] nvme nvme0: completing aborted command with status: 0000
[ 9521.939658] nvme nvme0: completing aborted command with status: 0000
[ 9521.940879] nvme nvme0: completing aborted command with status: 0000
[ 9521.954193] nvme nvme0: completing aborted command with status: 0000
[ 9521.955298] nvme nvme0: completing aborted command with status: 0000
[ 9521.955309] nvme nvme0: completing aborted command with status: 0000
[ 9521.979553] nvme nvme0: completing aborted command with status: 0000
[ 9522.004344] nvme nvme0: completing aborted command with status: 0000
[ 9522.006529] nvme nvme0: completing aborted command with status: 0000
[ 9522.029760] nvme nvme0: completing aborted command with status: 0000
[ 9522.030720] nvme nvme0: completing aborted command with status: 0000
[ 9522.050505] nvme nvme0: completing aborted command with status: 0000
[ 9522.063618] nvme nvme0: completing aborted command with status: 0000
[ 9522.075964] nvme nvme0: completing aborted command with status: 0000
[ 9522.143223] nvme nvme0: completing aborted command with status: 0000
[ 9522.151181] nvme nvme0: completing aborted command with status: 0000
[ 9522.153155] nvme nvme0: completing aborted command with status: 0000
[ 9522.175912] nvme nvme0: completing aborted command with status: 0000
[ 9522.175934] nvme nvme0: completing aborted command with status: 0000
[ 9522.175948] nvme nvme0: completing aborted command with status: 0000
[ 9522.175973] nvme nvme0: completing aborted command with status: 0000
[ 9522.178441] nvme nvme0: completing aborted command with status: 0000
[ 9522.203330] nvme nvme0: completing aborted command with status: 0000
[ 9522.204305] nvme nvme0: completing aborted command with status: 0000
[ 9522.225659] nvme nvme0: completing aborted command with status: 0000
[ 9522.227219] nvme nvme0: completing aborted command with status: 0000
[ 9522.250398] nvme nvme0: completing aborted command with status: 0000
[ 9522.251667] nvme nvme0: completing aborted command with status: 0000
[ 9522.272690] nvme nvme0: completing aborted command with status: 0000
[ 9522.274360] nvme nvme0: completing aborted command with status: 0000
[ 9522.344171] nvme nvme0: completing aborted command with status: 0000
[ 9522.345609] nvme nvme0: completing aborted command with status: 0000
[ 9522.369246] nvme nvme0: completing aborted command with status: 0000
[ 9522.369869] nvme nvme0: completing aborted command with status: 0000
[ 9522.393424] nvme nvme0: completing aborted command with status: 0000
[ 9522.396962] nvme nvme0: completing aborted command with status: 0000
[ 9522.424186] nvme nvme0: completing aborted command with status: 0000
[ 9522.425837] nvme nvme0: completing aborted command with status: 0000
[ 9522.436328] nvme nvme0: completing aborted command with status: 0000
[ 9522.438178] nvme nvme0: completing aborted command with status: 0000
[ 9522.442101] nvme nvme0: completing aborted command with status: 0000
[ 9522.460755] nvme nvme0: completing aborted command with status: 0000
[ 9522.466803] nvme nvme0: completing aborted command with status: 0000
[ 9522.485869] nvme nvme0: completing aborted command with status: 0000
[ 9522.503262] nvme nvme0: completing aborted command with status: 0000
[ 9522.511246] nvme nvme0: completing aborted command with status: 0000
[ 9522.561535] nvme nvme0: completing aborted command with status: 0000
[ 9522.584570] nvme nvme0: completing aborted command with status: 0000
[ 9522.585875] nvme nvme0: completing aborted command with status: 0000
[ 9522.609458] nvme nvme0: completing aborted command with status: 0000
[ 9522.661111] nvme nvme0: completing aborted command with status: 0000
[ 9522.684971] nvme nvme0: completing aborted command with status: 0000
[ 9522.686156] nvme nvme0: completing aborted command with status: 0000
[ 9522.708584] nvme nvme0: completing aborted command with status: 0000
[ 9522.709469] nvme nvme0: completing aborted command with status: 0000
[ 9522.734128] nvme nvme0: completing aborted command with status: 0000
[ 9522.735931] nvme nvme0: completing aborted command with status: 0000
[ 9522.753637] nvme nvme0: completing aborted command with status: 0000
[ 9522.759755] nvme nvme0: completing aborted command with status: 0000
[ 9522.780138] nvme nvme0: completing aborted command with status: 0000
[ 9522.794079] nvme nvme0: completing aborted command with status: 0000
[ 9522.803960] nvme nvme0: completing aborted command with status: 0000
[ 9522.849007] nvme nvme0: completing aborted command with status: 0000
[ 9522.851524] nvme nvme0: completing aborted command with status: 0000
[ 9522.873257] nvme nvme0: completing aborted command with status: 0000
[ 9522.874533] nvme nvme0: completing aborted command with status: 0000
[ 9522.898489] nvme nvme0: completing aborted command with status: 0000
[ 9522.902069] nvme nvme0: completing aborted command with status: 0000
[ 9522.919849] nvme nvme0: completing aborted command with status: 0000
[ 9522.921797] nvme nvme0: completing aborted command with status: 0000
[ 9522.943386] nvme nvme0: completing aborted command with status: 0000
[ 9522.946270] nvme nvme0: completing aborted command with status: 0000
[ 9522.967409] nvme nvme0: completing aborted command with status: 0000
[ 9522.970809] nvme nvme0: completing aborted command with status: 0000
[ 9522.998311] nvme nvme0: completing aborted command with status: 0000
[ 9522.999808] nvme nvme0: completing aborted command with status: 0000
[ 9523.012722] nvme nvme0: completing aborted command with status: 0000
[ 9523.018208] nvme nvme0: completing aborted command with status: 0000
[ 9523.085479] nvme nvme0: completing aborted command with status: 0000
[ 9523.086716] nvme nvme0: completing aborted command with status: 0000
[ 9523.110368] nvme nvme0: completing aborted command with status: 0000
[ 9523.112693] nvme nvme0: completing aborted command with status: 0000
[ 9523.135764] nvme nvme0: completing aborted command with status: 0000
[ 9523.151478] nvme nvme0: completing aborted command with status: 0000
[ 9523.160343] nvme nvme0: completing aborted command with status: 0000
[ 9523.164106] nvme nvme0: completing aborted command with status: 0000
[ 9523.185288] nvme nvme0: completing aborted command with status: 0000
[ 9523.186721] nvme nvme0: completing aborted command with status: 0000
[ 9523.207782] nvme nvme0: completing aborted command with status: 0000
[ 9523.212240] nvme nvme0: completing aborted command with status: 0000
[ 9523.232808] nvme nvme0: completing aborted command with status: 0000
[ 9523.234307] nvme nvme0: completing aborted command with status: 0000
[ 9523.257374] nvme nvme0: completing aborted command with status: 0000
[ 9523.258784] nvme nvme0: completing aborted command with status: 0000
[ 9523.328869] nvme nvme0: completing aborted command with status: 0000
[ 9523.330126] nvme nvme0: completing aborted command with status: 0000
[ 9523.350599] nvme nvme0: completing aborted command with status: 0000
[ 9523.352214] nvme nvme0: completing aborted command with status: 0000
[ 9523.403740] nvme nvme0: completing aborted command with status: 0000
[ 9523.419777] nvme nvme0: completing aborted command with status: 0000
[ 9523.428403] nvme nvme0: I/O 0 QID 1 timeout, aborting
[ 9523.428410] nvme nvme0: I/O 1 QID 1 timeout, aborting
[ 9523.428412] nvme nvme0: I/O 2 QID 1 timeout, aborting
[ 9523.428413] nvme nvme0: I/O 3 QID 1 timeout, aborting
[ 9523.428415] nvme nvme0: I/O 4 QID 1 timeout, aborting
[ 9523.428416] nvme nvme0: I/O 5 QID 1 timeout, aborting
[ 9523.428418] nvme nvme0: I/O 6 QID 1 timeout, aborting
[ 9523.428419] nvme nvme0: I/O 7 QID 1 timeout, aborting
[ 9523.437151] nvme nvme0: completing aborted command with status: 0000
[ 9523.443130] nvme nvme0: completing aborted command with status: 0000
[ 9523.465370] nvme nvme0: completing aborted command with status: 0000
[ 9523.468509] nvme nvme0: completing aborted command with status: 0000
[ 9523.484572] nvme nvme0: completing aborted command with status: 0000
[ 9523.492035] nvme nvme0: completing aborted command with status: 0000
[ 9523.509830] nvme nvme0: completing aborted command with status: 0000
[ 9523.515385] nvme nvme0: completing aborted command with status: 0000
[ 9523.531053] nvme nvme0: completing aborted command with status: 0000
[ 9523.538489] nvme nvme0: completing aborted command with status: 0000
[ 9523.543249] nvme nvme0: completing aborted command with status: 0000
[ 9523.642496] nvme nvme0: completing aborted command with status: 0000
[ 9523.643089] nvme nvme0: completing aborted command with status: 0000
[ 9523.666338] nvme nvme0: completing aborted command with status: 0000
[ 9523.667045] nvme nvme0: completing aborted command with status: 0000
[ 9523.667654] nvme nvme0: completing aborted command with status: 0000
[ 9523.668515] nvme nvme0: completing aborted command with status: 0000
[ 9523.672889] nvme nvme0: completing aborted command with status: 0000
[ 9523.693969] nvme nvme0: completing aborted command with status: 0000
[ 9523.704106] nvme nvme0: completing aborted command with status: 0000
[ 9523.719377] nvme nvme0: completing aborted command with status: 0000
[ 9523.729170] nvme nvme0: completing aborted command with status: 0000
[ 9523.744714] nvme nvme0: completing aborted command with status: 0000
[ 9523.754525] nvme nvme0: completing aborted command with status: 0000
[ 9523.756357] nvme nvme0: completing aborted command with status: 0000
[ 9523.777662] nvme nvme0: completing aborted command with status: 0000
[ 9523.873587] nvme nvme0: completing aborted command with status: 0000
[ 9523.874264] nvme nvme0: completing aborted command with status: 0000
[ 9523.874974] nvme nvme0: completing aborted command with status: 0000
[ 9523.875855] nvme nvme0: completing aborted command with status: 0000
[ 9523.880279] nvme nvme0: completing aborted command with status: 0000
[ 9523.883950] nvme nvme0: completing aborted command with status: 0000
[ 9523.888077] nvme nvme0: completing aborted command with status: 0000
[ 9523.893849] nvme nvme0: completing aborted command with status: 0000
[ 9523.965007] nvme nvme0: completing aborted command with status: 0000
[ 9523.965753] nvme nvme0: completing aborted command with status: 0000
[ 9523.974610] nvme nvme0: completing aborted command with status: 0000
[ 9523.975287] nvme nvme0: completing aborted command with status: 0000
[ 9523.991618] nvme nvme0: completing aborted command with status: 0000
[ 9523.995517] nvme nvme0: completing aborted command with status: 0000
[ 9524.010102] nvme nvme0: completing aborted command with status: 0000
[ 9524.018693] nvme nvme0: completing aborted command with status: 0000
[ 9524.034284] nvme nvme0: completing aborted command with status: 0000
[ 9524.043331] nvme nvme0: completing aborted command with status: 0000
[ 9524.047057] nvme nvme0: completing aborted command with status: 0000
[ 9524.066321] nvme nvme0: completing aborted command with status: 0000
[ 9524.083873] nvme nvme0: completing aborted command with status: 0000
[ 9524.087804] nvme nvme0: completing aborted command with status: 0000
[ 9524.103384] nvme nvme0: completing aborted command with status: 0000
[ 9524.113492] nvme nvme0: completing aborted command with status: 0000
[ 9524.118429] nvme nvme0: completing aborted command with status: 0000
[ 9524.140565] nvme nvme0: completing aborted command with status: 0000
[ 9524.148967] nvme nvme0: completing aborted command with status: 0000
[ 9524.158410] nvme nvme0: completing aborted command with status: 0000
[ 9524.176570] nvme nvme0: completing aborted command with status: 0000
[ 9524.184499] nvme nvme0: completing aborted command with status: 0000
[ 9524.186527] nvme nvme0: completing aborted command with status: 0000
[ 9524.207410] nvme nvme0: completing aborted command with status: 0000
[ 9524.260905] nvme nvme0: completing aborted command with status: 0000
[ 9524.280726] nvme nvme0: completing aborted command with status: 0000
[ 9524.297069] nvme nvme0: completing aborted command with status: 0000
[ 9524.305630] nvme nvme0: completing aborted command with status: 0000
[ 9524.327142] nvme nvme0: completing aborted command with status: 0000
[ 9524.330636] nvme nvme0: completing aborted command with status: 0000
[ 9524.347304] nvme nvme0: completing aborted command with status: 0000
[ 9524.355669] nvme nvme0: Abort status: 0x0
[ 9524.355675] nvme nvme0: Abort status: 0x0
[ 9524.355677] nvme nvme0: Abort status: 0x0
[ 9524.355679] nvme nvme0: Abort status: 0x0
[ 9524.355697] nvme nvme0: completing aborted command with status: 0000
[ 9524.374492] nvme nvme0: completing aborted command with status: 0000
[ 9524.376762] nvme nvme0: completing aborted command with status: 0000
[ 9524.387079] nvme nvme0: completing aborted command with status: 0000
[ 9524.401278] nvme nvme0: completing aborted command with status: 0000
[ 9524.406334] nvme nvme0: completing aborted command with status: 0000
[ 9524.424340] nvme nvme0: completing aborted command with status: 0000
[ 9524.431294] nvme nvme0: completing aborted command with status: 0000
[ 9524.449423] nvme nvme0: completing aborted command with status: 0000
[ 9524.453887] nvme nvme0: completing aborted command with status: 0000
[ 9524.472865] nvme nvme0: completing aborted command with status: 0000
[ 9524.478871] nvme nvme0: completing aborted command with status: 0000
[ 9524.494995] nvme nvme0: completing aborted command with status: 0000
[ 9524.549203] nvme nvme0: completing aborted command with status: 0000
[ 9524.567040] nvme nvme0: completing aborted command with status: 0000
[ 9524.571718] nvme nvme0: completing aborted command with status: 0000
[ 9524.591286] nvme nvme0: completing aborted command with status: 0000
[ 9524.594770] nvme nvme0: completing aborted command with status: 0000
[ 9524.614465] nvme nvme0: completing aborted command with status: 0000
[ 9524.618909] nvme nvme0: completing aborted command with status: 0000
[ 9524.636257] nvme nvme0: Abort status: 0x0
[ 9524.636263] nvme nvme0: Abort status: 0x0
[ 9524.636265] nvme nvme0: Abort status: 0x0
[ 9524.636268] nvme nvme0: Abort status: 0x0
[ 9524.636275] nvme nvme0: completing aborted command with status: 0000
[ 9524.641135] nvme nvme0: completing aborted command with status: 0000
[ 9524.659639] nvme nvme0: completing aborted command with status: 0000
[ 9524.663947] nvme nvme0: completing aborted command with status: 0000
[ 9524.681149] nvme nvme0: completing aborted command with status: 0000
[ 9524.700810] nvme nvme0: completing aborted command with status: 0000
[ 9524.705321] nvme nvme0: completing aborted command with status: 0000
[ 9524.713926] nvme nvme0: completing aborted command with status: 0000
[ 9524.726240] nvme nvme0: completing aborted command with status: 0000
[ 9524.738395] nvme nvme0: completing aborted command with status: 0000
[ 9524.756489] nvme nvme0: completing aborted command with status: 0000
[ 9524.763619] nvme nvme0: completing aborted command with status: 0000
[ 9524.780810] nvme nvme0: completing aborted command with status: 0000
[ 9524.831458] nvme nvme0: completing aborted command with status: 0000
[ 9524.853971] nvme nvme0: completing aborted command with status: 0000
[ 9524.859110] nvme nvme0: completing aborted command with status: 0000
[ 9524.878917] nvme nvme0: completing aborted command with status: 0000
[ 9524.882456] nvme nvme0: completing aborted command with status: 0000
[ 9524.903495] nvme nvme0: completing aborted command with status: 0000
[ 9524.907376] nvme nvme0: completing aborted command with status: 0000
[ 9524.926122] nvme nvme0: completing aborted command with status: 0000
[ 9524.931194] nvme nvme0: completing aborted command with status: 0000
[ 9524.950972] nvme nvme0: completing aborted command with status: 0000
[ 9524.954585] nvme nvme0: completing aborted command with status: 0000
[ 9524.975055] nvme nvme0: completing aborted command with status: 0000
[ 9524.979485] nvme nvme0: completing aborted command with status: 0000
[ 9524.997855] nvme nvme0: completing aborted command with status: 0000
[ 9525.002949] nvme nvme0: completing aborted command with status: 0000
[ 9525.021967] nvme nvme0: completing aborted command with status: 0000
[ 9525.026311] nvme nvme0: completing aborted command with status: 0000
[ 9525.044322] nvme nvme0: completing aborted command with status: 0000
[ 9525.051194] nvme nvme0: completing aborted command with status: 0000
[ 9525.068143] nvme nvme0: completing aborted command with status: 0000
[ 9525.121641] nvme nvme0: completing aborted command with status: 0000
[ 9525.137751] nvme nvme0: completing aborted command with status: 0000
[ 9525.144753] nvme nvme0: completing aborted command with status: 0000
[ 9525.164066] nvme nvme0: completing aborted command with status: 0000
[ 9525.168888] nvme nvme0: completing aborted command with status: 0000
[ 9525.187682] nvme nvme0: completing aborted command with status: 0000
[ 9525.192283] nvme nvme0: completing aborted command with status: 0000
[ 9525.210859] nvme nvme0: completing aborted command with status: 0000
[ 9525.215598] nvme nvme0: completing aborted command with status: 0000
[ 9525.233964] nvme nvme0: completing aborted command with status: 0000
[ 9525.238277] nvme nvme0: completing aborted command with status: 0000
[ 9525.255102] nvme nvme0: completing aborted command with status: 0000
[ 9525.270827] nvme nvme0: completing aborted command with status: 0000
[ 9525.275177] nvme nvme0: completing aborted command with status: 0000
[ 9525.284309] nvme nvme0: completing aborted command with status: 0000
[ 9525.300617] nvme nvme0: completing aborted command with status: 0000
[ 9525.306548] nvme nvme0: completing aborted command with status: 0000
[ 9525.326371] nvme nvme0: completing aborted command with status: 0000
[ 9525.331749] nvme nvme0: completing aborted command with status: 0000
[ 9525.344512] nvme nvme0: I/O 577 QID 5 timeout, aborting
[ 9525.344518] nvme nvme0: I/O 578 QID 5 timeout, aborting
[ 9525.344520] nvme nvme0: I/O 579 QID 5 timeout, aborting
[ 9525.344522] nvme nvme0: I/O 580 QID 5 timeout, aborting
[ 9525.344523] nvme nvme0: I/O 581 QID 5 timeout, aborting
[ 9525.344524] nvme nvme0: I/O 582 QID 5 timeout, aborting
[ 9525.344526] nvme nvme0: I/O 583 QID 5 timeout, aborting
[ 9525.344527] nvme nvme0: I/O 584 QID 5 timeout, aborting
[ 9525.355077] nvme nvme0: completing aborted command with status: 0000
[ 9525.405569] nvme nvme0: completing aborted command with status: 0000
[ 9525.424311] nvme nvme0: completing aborted command with status: 0000
[ 9525.430536] nvme nvme0: completing aborted command with status: 0000
[ 9525.451152] nvme nvme0: completing aborted command with status: 0000
[ 9525.452465] nvme nvme0: completing aborted command with status: 0000
[ 9525.474709] nvme nvme0: completing aborted command with status: 0000
[ 9525.477881] nvme nvme0: completing aborted command with status: 0000
[ 9525.497604] nvme nvme0: completing aborted command with status: 0000
[ 9525.503710] nvme nvme0: completing aborted command with status: 0000
[ 9525.525068] nvme nvme0: completing aborted command with status: 0000
[ 9525.528372] nvme nvme0: completing aborted command with status: 0000
[ 9525.550419] nvme nvme0: completing aborted command with status: 0000
[ 9525.554025] nvme nvme0: completing aborted command with status: 0000
[ 9525.575599] nvme nvme0: completing aborted command with status: 0000
[ 9525.653414] nvme nvme0: completing aborted command with status: 0000
[ 9525.654045] nvme nvme0: completing aborted command with status: 0000
[ 9525.677031] nvme nvme0: completing aborted command with status: 0000
[ 9525.677565] nvme nvme0: completing aborted command with status: 0000
[ 9525.692626] nvme nvme0: completing aborted command with status: 0000
[ 9525.697658] nvme nvme0: completing aborted command with status: 0000
[ 9525.702806] nvme nvme0: completing aborted command with status: 0000
[ 9525.718996] nvme nvme0: completing aborted command with status: 0000
[ 9525.724484] nvme nvme0: completing aborted command with status: 0000
[ 9525.743645] nvme nvme0: completing aborted command with status: 0000
[ 9525.748529] nvme nvme0: completing aborted command with status: 0000
[ 9525.765978] nvme nvme0: completing aborted command with status: 0000
[ 9525.853925] nvme nvme0: completing aborted command with status: 0000
[ 9525.854626] nvme nvme0: completing aborted command with status: 0000
[ 9525.855400] nvme nvme0: completing aborted command with status: 0000
[ 9525.856202] nvme nvme0: completing aborted command with status: 0000
[ 9525.860613] nvme nvme0: completing aborted command with status: 0000
[ 9525.865060] nvme nvme0: completing aborted command with status: 0000
[ 9525.867410] nvme nvme0: completing aborted command with status: 0000
[ 9525.871874] nvme nvme0: completing aborted command with status: 0000
[ 9525.876631] nvme nvme0: completing aborted command with status: 0000
[ 9525.884690] nvme nvme0: completing aborted command with status: 0000
[ 9525.889428] nvme nvme0: completing aborted command with status: 0000
[ 9525.987850] nvme nvme0: completing aborted command with status: 0000
[ 9525.988395] nvme nvme0: completing aborted command with status: 0000
[ 9526.010617] nvme nvme0: completing aborted command with status: 0000
[ 9526.019867] nvme nvme0: completing aborted command with status: 0000
[ 9526.025208] nvme nvme0: completing aborted command with status: 0000
[ 9526.029388] nvme nvme0: completing aborted command with status: 0000
[ 9526.034185] nvme nvme0: completing aborted command with status: 0000
[ 9526.050637] nvme nvme0: completing aborted command with status: 0000
[ 9526.062226] nvme nvme0: completing aborted command with status: 0000
[ 9526.064422] nvme nvme0: completing aborted command with status: 0000
[ 9526.085344] nvme nvme0: completing aborted command with status: 0000
[ 9526.087326] nvme nvme0: completing aborted command with status: 0000
[ 9526.110542] nvme nvme0: completing aborted command with status: 0000
[ 9526.111746] nvme nvme0: completing aborted command with status: 0000
[ 9526.135626] nvme nvme0: completing aborted command with status: 0000
[ 9526.136914] nvme nvme0: completing aborted command with status: 0000
[ 9526.159619] nvme nvme0: completing aborted command with status: 0000
[ 9526.161532] nvme nvme0: completing aborted command with status: 0000
[ 9526.180733] nvme nvme0: completing aborted command with status: 0000
[ 9526.185545] nvme nvme0: completing aborted command with status: 0000
[ 9526.206222] nvme nvme0: completing aborted command with status: 0000
[ 9526.207343] nvme nvme0: completing aborted command with status: 0000
[ 9526.229530] nvme nvme0: completing aborted command with status: 0000
[ 9526.279038] nvme nvme0: completing aborted command with status: 0000
[ 9526.298592] nvme nvme0: completing aborted command with status: 0000
[ 9526.300730] nvme nvme0: completing aborted command with status: 0000
[ 9526.322500] nvme nvme0: completing aborted command with status: 0000
[ 9526.324107] nvme nvme0: completing aborted command with status: 0000
[ 9526.346873] nvme nvme0: completing aborted command with status: 0000
[ 9526.347619] nvme nvme0: completing aborted command with status: 0000
[ 9526.367574] nvme nvme0: Abort status: 0x0
[ 9526.367586] nvme nvme0: Abort status: 0x0
[ 9526.367602] nvme nvme0: Abort status: 0x0
[ 9526.367617] nvme nvme0: Abort status: 0x0
[ 9526.367888] nvme nvme0: completing aborted command with status: 0000
[ 9526.370883] nvme nvme0: completing aborted command with status: 0000
[ 9526.391181] nvme nvme0: completing aborted command with status: 0000
[ 9526.392531] nvme nvme0: completing aborted command with status: 0000
[ 9526.421950] nvme nvme0: completing aborted command with status: 0000
[ 9526.425035] nvme nvme0: completing aborted command with status: 0000
[ 9526.439387] nvme nvme0: completing aborted command with status: 0000
[ 9526.440366] nvme nvme0: completing aborted command with status: 0000
[ 9526.461464] nvme nvme0: completing aborted command with status: 0000
[ 9526.474188] nvme nvme0: completing aborted command with status: 0000
[ 9526.487081] nvme nvme0: completing aborted command with status: 0000
[ 9526.493917] nvme nvme0: completing aborted command with status: 0000
[ 9526.512347] nvme nvme0: completing aborted command with status: 0000
[ 9526.562227] nvme nvme0: completing aborted command with status: 0000
[ 9526.585117] nvme nvme0: completing aborted command with status: 0000
[ 9526.587483] nvme nvme0: completing aborted command with status: 0000
[ 9526.609754] nvme nvme0: completing aborted command with status: 0000
[ 9526.611018] nvme nvme0: completing aborted command with status: 0000
[ 9526.634559] nvme nvme0: completing aborted command with status: 0000
[ 9526.635573] nvme nvme0: completing aborted command with status: 0000
[ 9526.656878] nvme nvme0: Abort status: 0x0
[ 9526.656898] nvme nvme0: Abort status: 0x0
[ 9526.656912] nvme nvme0: Abort status: 0x0
[ 9526.656926] nvme nvme0: Abort status: 0x0
[ 9526.656989] nvme nvme0: completing aborted command with status: 0000
[ 9526.659486] nvme nvme0: completing aborted command with status: 0000
[ 9526.682245] nvme nvme0: completing aborted command with status: 0000
[ 9526.683607] nvme nvme0: completing aborted command with status: 0000
[ 9526.706847] nvme nvme0: completing aborted command with status: 0000
[ 9526.707923] nvme nvme0: completing aborted command with status: 0000
[ 9526.729117] nvme nvme0: completing aborted command with status: 0000
[ 9526.731029] nvme nvme0: completing aborted command with status: 0000
[ 9526.753365] nvme nvme0: completing aborted command with status: 0000
[ 9526.754829] nvme nvme0: completing aborted command with status: 0000
[ 9526.777754] nvme nvme0: completing aborted command with status: 0000
[ 9526.778880] nvme nvme0: completing aborted command with status: 0000
[ 9526.800113] nvme nvme0: completing aborted command with status: 0000
[ 9526.847715] nvme nvme0: completing aborted command with status: 0000
[ 9526.863558] nvme nvme0: completing aborted command with status: 0000
[ 9526.871575] nvme nvme0: completing aborted command with status: 0000
[ 9526.878486] nvme nvme0: completing aborted command with status: 0000
[ 9526.891865] nvme nvme0: completing aborted command with status: 0000
[ 9526.896929] nvme nvme0: completing aborted command with status: 0000
[ 9526.911313] nvme nvme0: completing aborted command with status: 0000
[ 9526.920156] nvme nvme0: completing aborted command with status: 0000
[ 9526.937064] nvme nvme0: completing aborted command with status: 0000
[ 9526.942787] nvme nvme0: completing aborted command with status: 0000
[ 9526.960070] nvme nvme0: completing aborted command with status: 0000
[ 9526.967265] nvme nvme0: completing aborted command with status: 0000
[ 9526.985208] nvme nvme0: completing aborted command with status: 0000
[ 9526.993324] nvme nvme0: completing aborted command with status: 0000
[ 9527.004975] nvme nvme0: completing aborted command with status: 0000
[ 9527.012572] nvme nvme0: completing aborted command with status: 0000
[ 9527.029625] nvme nvme0: completing aborted command with status: 0000
[ 9527.035732] nvme nvme0: completing aborted command with status: 0000
[ 9527.036976] nvme nvme0: completing aborted command with status: 0000
[ 9527.059690] nvme nvme0: completing aborted command with status: 0000
[ 9527.098136] nvme nvme0: completing aborted command with status: 0000
[ 9527.098437] nvme nvme0: completing aborted command with status: 0000
[ 9527.104972] nvme nvme0: completing aborted command with status: 0000
[ 9527.105087] nvme nvme0: completing aborted command with status: 0000
[ 9527.119451] nvme nvme0: completing aborted command with status: 0000
[ 9527.120545] nvme nvme0: completing aborted command with status: 0000
[ 9527.133821] nvme nvme0: completing aborted command with status: 0000
[ 9527.135042] nvme nvme0: completing aborted command with status: 0000
[ 9527.157452] nvme nvme0: completing aborted command with status: 0000
[ 9527.159157] nvme nvme0: completing aborted command with status: 0000
[ 9527.182805] nvme nvme0: completing aborted command with status: 0000
[ 9527.184347] nvme nvme0: completing aborted command with status: 0000
[ 9527.208909] nvme nvme0: completing aborted command with status: 0000
[ 9527.210413] nvme nvme0: completing aborted command with status: 0000
[ 9527.232810] nvme nvme0: completing aborted command with status: 0000
[ 9527.235385] nvme nvme0: completing aborted command with status: 0000
[ 9527.254428] nvme nvme0: completing aborted command with status: 0000
[ 9527.258906] nvme nvme0: completing aborted command with status: 0000
[ 9527.283437] nvme nvme0: completing aborted command with status: 0000
[ 9527.284677] nvme nvme0: completing aborted command with status: 0000
[ 9527.331427] nvme nvme0: completing aborted command with status: 0000
[ 9527.331458] nvme nvme0: completing aborted command with status: 0000
[ 9527.336416] nvme nvme0: completing aborted command with status: 0000
[ 9527.358755] nvme nvme0: completing aborted command with status: 0000
[ 9527.359894] nvme nvme0: completing aborted command with status: 0000
[ 9527.360482] nvme nvme0: I/O 97 QID 1 timeout, aborting
[ 9527.360493] nvme nvme0: I/O 98 QID 1 timeout, aborting
[ 9527.360498] nvme nvme0: I/O 110 QID 1 timeout, aborting
[ 9527.360620] nvme nvme0: I/O 644 QID 5 timeout, aborting
[ 9527.360625] nvme nvme0: I/O 645 QID 5 timeout, aborting
[ 9527.360643] nvme nvme0: I/O 870 QID 5 timeout, aborting
[ 9527.360647] nvme nvme0: I/O 872 QID 5 timeout, aborting
[ 9527.360651] nvme nvme0: I/O 873 QID 5 timeout, aborting
[ 9527.382191] nvme nvme0: completing aborted command with status: 0000
[ 9527.384258] nvme nvme0: completing aborted command with status: 0000
[ 9527.406909] nvme nvme0: completing aborted command with status: 0000
[ 9527.408378] nvme nvme0: completing aborted command with status: 0000
[ 9527.431467] nvme nvme0: completing aborted command with status: 0000
[ 9527.433169] nvme nvme0: completing aborted command with status: 0000
[ 9527.454580] nvme nvme0: completing aborted command with status: 0000
[ 9527.456336] nvme nvme0: completing aborted command with status: 0000
[ 9527.479637] nvme nvme0: completing aborted command with status: 0000
[ 9527.480606] nvme nvme0: completing aborted command with status: 0000
[ 9527.503363] nvme nvme0: completing aborted command with status: 0000
[ 9527.504911] nvme nvme0: completing aborted command with status: 0000
[ 9527.526855] nvme nvme0: completing aborted command with status: 0000
[ 9527.526972] nvme nvme0: completing aborted command with status: 0000
[ 9527.526987] nvme nvme0: completing aborted command with status: 0000
[ 9527.526993] nvme nvme0: completing aborted command with status: 0000
[ 9527.599184] nvme nvme0: completing aborted command with status: 0000
[ 9527.600121] nvme nvme0: completing aborted command with status: 0000
[ 9527.618995] nvme nvme0: completing aborted command with status: 0000
[ 9527.619567] nvme nvme0: completing aborted command with status: 0000
[ 9527.620317] nvme nvme0: completing aborted command with status: 0000
[ 9527.650661] nvme nvme0: completing aborted command with status: 0000
[ 9527.651305] nvme nvme0: completing aborted command with status: 0000
[ 9527.651322] nvme nvme0: completing aborted command with status: 0000
[ 9527.651342] nvme nvme0: completing aborted command with status: 0000
[ 9527.652058] nvme nvme0: completing aborted command with status: 0000
[ 9527.655464] nvme nvme0: completing aborted command with status: 0000
[ 9527.657847] nvme nvme0: completing aborted command with status: 0000
[ 9527.663815] nvme nvme0: completing aborted command with status: 0000
[ 9527.667285] nvme nvme0: completing aborted command with status: 0000
[ 9527.671192] nvme nvme0: completing aborted command with status: 0000
[ 9527.675542] nvme nvme0: completing aborted command with status: 0000
[ 9527.696227] nvme nvme0: completing aborted command with status: 0000
[ 9527.697710] nvme nvme0: completing aborted command with status: 0000
[ 9527.725273] nvme nvme0: completing aborted command with status: 0000
[ 9527.726287] nvme nvme0: completing aborted command with status: 0000
[ 9527.751155] nvme nvme0: completing aborted command with status: 0000
[ 9527.753062] nvme nvme0: completing aborted command with status: 0000
[ 9527.776026] nvme nvme0: completing aborted command with status: 0000
[ 9527.787009] nvme nvme0: completing aborted command with status: 0000
[ 9527.801218] nvme nvme0: completing aborted command with status: 0000
[ 9527.806765] nvme nvme0: completing aborted command with status: 0000
[ 9527.826537] nvme nvme0: completing aborted command with status: 0000
[ 9527.901490] nvme nvme0: completing aborted command with status: 0000
[ 9527.902228] nvme nvme0: completing aborted command with status: 0000
[ 9527.926815] nvme nvme0: completing aborted command with status: 0000
[ 9527.927502] nvme nvme0: completing aborted command with status: 0000
[ 9527.928531] nvme nvme0: completing aborted command with status: 0000
[ 9527.929874] nvme nvme0: completing aborted command with status: 0000
[ 9527.933801] nvme nvme0: completing aborted command with status: 0000
[ 9527.938131] nvme nvme0: completing aborted command with status: 0000
[ 9527.942491] nvme nvme0: completing aborted command with status: 0000
[ 9527.949697] nvme nvme0: completing aborted command with status: 0000
[ 9527.950740] nvme nvme0: completing aborted command with status: 0000
[ 9527.970234] nvme nvme0: completing aborted command with status: 0000
[ 9527.974525] nvme nvme0: completing aborted command with status: 0000
[ 9527.996474] nvme nvme0: completing aborted command with status: 0000
[ 9527.998263] nvme nvme0: completing aborted command with status: 0000
[ 9528.020908] nvme nvme0: completing aborted command with status: 0000
[ 9528.021940] nvme nvme0: completing aborted command with status: 0000
[ 9528.043066] nvme nvme0: completing aborted command with status: 0000
[ 9528.044901] nvme nvme0: completing aborted command with status: 0000
[ 9528.067144] nvme nvme0: completing aborted command with status: 0000
[ 9528.068611] nvme nvme0: completing aborted command with status: 0000
[ 9528.091614] nvme nvme0: completing aborted command with status: 0000
[ 9528.092633] nvme nvme0: completing aborted command with status: 0000
[ 9528.114811] nvme nvme0: completing aborted command with status: 0000
[ 9528.115797] nvme nvme0: completing aborted command with status: 0000
[ 9528.144612] nvme nvme0: completing aborted command with status: 0000
[ 9528.146654] nvme nvme0: completing aborted command with status: 0000
[ 9528.159451] nvme nvme0: completing aborted command with status: 0000
[ 9528.164760] nvme nvme0: completing aborted command with status: 0000
[ 9528.182173] nvme nvme0: completing aborted command with status: 0000
[ 9528.183770] nvme nvme0: completing aborted command with status: 0000
[ 9528.207018] nvme nvme0: completing aborted command with status: 0000
[ 9528.215161] nvme nvme0: completing aborted command with status: 0000
[ 9528.232737] nvme nvme0: completing aborted command with status: 0000
[ 9528.235112] nvme nvme0: completing aborted command with status: 0000
[ 9528.257817] nvme nvme0: completing aborted command with status: 0000
[ 9528.259185] nvme nvme0: completing aborted command with status: 0000
[ 9528.283908] nvme nvme0: completing aborted command with status: 0000
[ 9528.285464] nvme nvme0: completing aborted command with status: 0000
[ 9528.306174] nvme nvme0: Abort status: 0x0
[ 9528.306179] nvme nvme0: Abort status: 0x0
[ 9528.306182] nvme nvme0: Abort status: 0x0
[ 9528.306184] nvme nvme0: Abort status: 0x0
[ 9528.306213] nvme nvme0: completing aborted command with status: 0000
[ 9528.308352] nvme nvme0: completing aborted command with status: 0000
[ 9528.330887] nvme nvme0: completing aborted command with status: 0000
[ 9528.333292] nvme nvme0: completing aborted command with status: 0000
[ 9528.352641] nvme nvme0: I/O 7 QID 5 timeout, aborting
[ 9528.352653] nvme nvme0: I/O 8 QID 5 timeout, aborting
[ 9528.352657] nvme nvme0: I/O 9 QID 5 timeout, aborting
[ 9528.352662] nvme nvme0: I/O 65 QID 5 timeout, aborting
[ 9528.355706] nvme nvme0: completing aborted command with status: 0000
[ 9528.357053] nvme nvme0: completing aborted command with status: 0000
[ 9528.380824] nvme nvme0: completing aborted command with status: 0000
[ 9528.381467] nvme nvme0: completing aborted command with status: 0000
[ 9528.403252] nvme nvme0: completing aborted command with status: 0000
[ 9528.476906] nvme nvme0: completing aborted command with status: 0000
[ 9528.477643] nvme nvme0: completing aborted command with status: 0000
[ 9528.500561] nvme nvme0: completing aborted command with status: 0000
[ 9528.501273] nvme nvme0: completing aborted command with status: 0000
[ 9528.502273] nvme nvme0: completing aborted command with status: 0000
[ 9528.503023] nvme nvme0: completing aborted command with status: 0000
[ 9528.507632] nvme nvme0: completing aborted command with status: 0000
[ 9528.513082] nvme nvme0: completing aborted command with status: 0000
[ 9528.518692] nvme nvme0: completing aborted command with status: 0000
[ 9528.523082] nvme nvme0: completing aborted command with status: 0000
[ 9528.525687] nvme nvme0: completing aborted command with status: 0000
[ 9528.545339] nvme nvme0: Abort status: 0x0
[ 9528.545349] nvme nvme0: Abort status: 0x0
[ 9528.545364] nvme nvme0: Abort status: 0x0
[ 9528.545378] nvme nvme0: Abort status: 0x0
[ 9528.545466] nvme nvme0: completing aborted command with status: 0000
[ 9528.559957] nvme nvme0: completing aborted command with status: 0000
[ 9528.569126] nvme nvme0: completing aborted command with status: 0000
[ 9528.583675] nvme nvme0: completing aborted command with status: 0000
[ 9528.593094] nvme nvme0: completing aborted command with status: 0000
[ 9528.594672] nvme nvme0: completing aborted command with status: 0000
[ 9528.614937] nvme nvme0: completing aborted command with status: 0000
[ 9528.633408] nvme nvme0: completing aborted command with status: 0000
[ 9528.640244] nvme nvme0: completing aborted command with status: 0000
[ 9528.654344] nvme nvme0: completing aborted command with status: 0000
[ 9528.661700] nvme nvme0: completing aborted command with status: 0000
[ 9528.667578] nvme nvme0: completing aborted command with status: 0000
[ 9528.685658] nvme nvme0: completing aborted command with status: 0000
[ 9528.702520] nvme nvme0: completing aborted command with status: 0000
[ 9528.717593] nvme nvme0: completing aborted command with status: 0000
[ 9528.723981] nvme nvme0: completing aborted command with status: 0000
[ 9528.731713] nvme nvme0: completing aborted command with status: 0000
[ 9528.749005] nvme nvme0: completing aborted command with status: 0000
[ 9528.754880] nvme nvme0: completing aborted command with status: 0000
[ 9528.771774] nvme nvme0: completing aborted command with status: 0000
[ 9528.779776] nvme nvme0: completing aborted command with status: 0000
[ 9528.796866] nvme nvme0: completing aborted command with status: 0000
[ 9528.804940] nvme nvme0: completing aborted command with status: 0000
[ 9528.823654] nvme nvme0: completing aborted command with status: 0000
[ 9528.841731] nvme nvme0: completing aborted command with status: 0000
[ 9528.862443] nvme nvme0: completing aborted command with status: 0000
[ 9528.863448] nvme nvme0: completing aborted command with status: 0000
[ 9528.868991] nvme nvme0: completing aborted command with status: 0000
[ 9528.878003] nvme nvme0: completing aborted command with status: 0000
[ 9528.894205] nvme nvme0: completing aborted command with status: 0000
[ 9528.901541] nvme nvme0: completing aborted command with status: 0000
[ 9528.917139] nvme nvme0: completing aborted command with status: 0000
[ 9528.928982] nvme nvme0: completing aborted command with status: 0000
[ 9528.942395] nvme nvme0: completing aborted command with status: 0000
[ 9528.952174] nvme nvme0: completing aborted command with status: 0000
[ 9528.967306] nvme nvme0: completing aborted command with status: 0000
[ 9528.975552] nvme nvme0: completing aborted command with status: 0000
[ 9528.995240] nvme nvme0: completing aborted command with status: 0000
[ 9529.000039] nvme nvme0: completing aborted command with status: 0000
[ 9529.017661] nvme nvme0: completing aborted command with status: 0000
[ 9529.025632] nvme nvme0: Abort status: 0x0
[ 9529.025644] nvme nvme0: Abort status: 0x0
[ 9529.025658] nvme nvme0: Abort status: 0x0
[ 9529.025672] nvme nvme0: Abort status: 0x0
[ 9529.025743] nvme nvme0: completing aborted command with status: 0000
[ 9529.042041] nvme nvme0: completing aborted command with status: 0000
[ 9529.047801] nvme nvme0: completing aborted command with status: 0000
[ 9529.070985] nvme nvme0: completing aborted command with status: 0000
[ 9529.073640] nvme nvme0: completing aborted command with status: 0000
[ 9529.091202] nvme nvme0: completing aborted command with status: 0000
[ 9529.099237] nvme nvme0: completing aborted command with status: 0000
[ 9529.115530] nvme nvme0: completing aborted command with status: 0000
[ 9529.122358] nvme nvme0: completing aborted command with status: 0000
[ 9529.139661] nvme nvme0: completing aborted command with status: 0000
[ 9529.145901] nvme nvme0: completing aborted command with status: 0000
[ 9529.162301] nvme nvme0: completing aborted command with status: 0000
[ 9529.170521] nvme nvme0: completing aborted command with status: 0000
[ 9529.186306] nvme nvme0: completing aborted command with status: 0000
[ 9529.193493] nvme nvme0: completing aborted command with status: 0000
[ 9529.210522] nvme nvme0: completing aborted command with status: 0000
[ 9529.216803] nvme nvme0: completing aborted command with status: 0000
[ 9529.239994] nvme nvme0: completing aborted command with status: 0000
[ 9529.241523] nvme nvme0: completing aborted command with status: 0000
[ 9529.261823] nvme nvme0: completing aborted command with status: 0000
[ 9529.264965] nvme nvme0: completing aborted command with status: 0000
[ 9529.292698] nvme nvme0: completing aborted command with status: 0000
[ 9529.294785] nvme nvme0: completing aborted command with status: 0000
[ 9529.310928] nvme nvme0: completing aborted command with status: 0000
[ 9529.315155] nvme nvme0: completing aborted command with status: 0000
[ 9529.332069] nvme nvme0: completing aborted command with status: 0000
[ 9529.336558] nvme nvme0: completing aborted command with status: 0000
[ 9529.344538] nvme nvme0: I/O 50 QID 3 timeout, aborting
[ 9529.344547] nvme nvme0: I/O 51 QID 3 timeout, aborting
[ 9529.344550] nvme nvme0: I/O 52 QID 3 timeout, aborting
[ 9529.344553] nvme nvme0: I/O 53 QID 3 timeout, aborting
[ 9529.344556] nvme nvme0: I/O 54 QID 3 timeout, aborting
[ 9529.344559] nvme nvme0: I/O 55 QID 3 timeout, aborting
[ 9529.344562] nvme nvme0: I/O 56 QID 3 timeout, aborting
[ 9529.344564] nvme nvme0: I/O 57 QID 3 timeout, aborting
[ 9529.357426] nvme nvme0: completing aborted command with status: 0000
[ 9529.362055] nvme nvme0: completing aborted command with status: 0000
[ 9529.383207] nvme nvme0: completing aborted command with status: 0000
[ 9529.385079] nvme nvme0: completing aborted command with status: 0000
[ 9529.409841] nvme nvme0: completing aborted command with status: 0000
[ 9529.412521] nvme nvme0: completing aborted command with status: 0000
[ 9529.435342] nvme nvme0: completing aborted command with status: 0000
[ 9529.436551] nvme nvme0: completing aborted command with status: 0000
[ 9529.460390] nvme nvme0: completing aborted command with status: 0000
[ 9529.461622] nvme nvme0: completing aborted command with status: 0000
[ 9529.484468] nvme nvme0: completing aborted command with status: 0000
[ 9529.486304] nvme nvme0: completing aborted command with status: 0000
[ 9529.509476] nvme nvme0: completing aborted command with status: 0000
[ 9529.510117] nvme nvme0: completing aborted command with status: 0000
[ 9529.609424] nvme nvme0: completing aborted command with status: 0000
[ 9529.609906] nvme nvme0: completing aborted command with status: 0000
[ 9529.610609] nvme nvme0: completing aborted command with status: 0000
[ 9529.611330] nvme nvme0: completing aborted command with status: 0000
[ 9529.615730] nvme nvme0: completing aborted command with status: 0000
[ 9529.620268] nvme nvme0: completing aborted command with status: 0000
[ 9529.624925] nvme nvme0: completing aborted command with status: 0000
[ 9529.629609] nvme nvme0: completing aborted command with status: 0000
[ 9529.702548] nvme nvme0: completing aborted command with status: 0000
[ 9529.703233] nvme nvme0: completing aborted command with status: 0000
[ 9529.722631] nvme nvme0: completing aborted command with status: 0000
[ 9529.723334] nvme nvme0: completing aborted command with status: 0000
[ 9529.724194] nvme nvme0: completing aborted command with status: 0000
[ 9529.725618] nvme nvme0: completing aborted command with status: 0000
[ 9529.728944] nvme nvme0: completing aborted command with status: 0000
[ 9529.733531] nvme nvme0: completing aborted command with status: 0000
[ 9529.737866] nvme nvme0: completing aborted command with status: 0000
[ 9529.742206] nvme nvme0: completing aborted command with status: 0000
[ 9529.749867] nvme nvme0: completing aborted command with status: 0000
[ 9529.751161] nvme nvme0: completing aborted command with status: 0000
[ 9529.771954] nvme nvme0: completing aborted command with status: 0000
[ 9529.774030] nvme nvme0: completing aborted command with status: 0000
[ 9529.797938] nvme nvme0: completing aborted command with status: 0000
[ 9529.798961] nvme nvme0: completing aborted command with status: 0000
[ 9529.800221] nvme nvme0: completing aborted command with status: 0000
[ 9529.800750] nvme nvme0: completing aborted command with status: 0000
[ 9529.822660] nvme nvme0: completing aborted command with status: 0000
[ 9529.826353] nvme nvme0: completing aborted command with status: 0000
[ 9529.860104] nvme nvme0: completing aborted command with status: 0000
[ 9529.861967] nvme nvme0: completing aborted command with status: 0000
[ 9529.868778] nvme nvme0: completing aborted command with status: 0000
[ 9529.872444] nvme nvme0: completing aborted command with status: 0000
[ 9529.890084] nvme nvme0: completing aborted command with status: 0000
[ 9529.894289] nvme nvme0: completing aborted command with status: 0000
[ 9529.913087] nvme nvme0: completing aborted command with status: 0000
[ 9530.003964] nvme nvme0: completing aborted command with status: 0000
[ 9530.004796] nvme nvme0: completing aborted command with status: 0000
[ 9530.026223] nvme nvme0: completing aborted command with status: 0000
[ 9530.026843] nvme nvme0: completing aborted command with status: 0000
[ 9530.027549] nvme nvme0: completing aborted command with status: 0000
[ 9530.031566] nvme nvme0: completing aborted command with status: 0000
[ 9530.034169] nvme nvme0: completing aborted command with status: 0000
[ 9530.036623] nvme nvme0: completing aborted command with status: 0000
[ 9530.039725] nvme nvme0: completing aborted command with status: 0000
[ 9530.044352] nvme nvme0: completing aborted command with status: 0000
[ 9530.046877] nvme nvme0: completing aborted command with status: 0000
[ 9530.072514] nvme nvme0: completing aborted command with status: 0000
[ 9530.081805] nvme nvme0: completing aborted command with status: 0000
[ 9530.084519] nvme nvme0: completing aborted command with status: 0000
[ 9530.107123] nvme nvme0: completing aborted command with status: 0000
[ 9530.108943] nvme nvme0: completing aborted command with status: 0000
[ 9530.129522] nvme nvme0: completing aborted command with status: 0000
[ 9530.148397] nvme nvme0: completing aborted command with status: 0000
[ 9530.154169] nvme nvme0: completing aborted command with status: 0000
[ 9530.170871] nvme nvme0: completing aborted command with status: 0000
[ 9530.178632] nvme nvme0: completing aborted command with status: 0000
[ 9530.194062] nvme nvme0: completing aborted command with status: 0000
[ 9530.200627] nvme nvme0: completing aborted command with status: 0000
[ 9530.200793] nvme nvme0: Abort status: 0x0
[ 9530.200804] nvme nvme0: Abort status: 0x0
[ 9530.200822] nvme nvme0: Abort status: 0x0
[ 9530.200837] nvme nvme0: Abort status: 0x0
[ 9530.222243] nvme nvme0: completing aborted command with status: 0000
[ 9530.226042] nvme nvme0: completing aborted command with status: 0000
[ 9530.243708] nvme nvme0: completing aborted command with status: 0000
[ 9530.249889] nvme nvme0: completing aborted command with status: 0000
[ 9530.296040] nvme nvme0: completing aborted command with status: 0000
[ 9530.318311] nvme nvme0: completing aborted command with status: 0000
[ 9530.319753] nvme nvme0: completing aborted command with status: 0000
[ 9530.336508] nvme nvme0: I/O 270 QID 1 timeout, aborting
[ 9530.336515] nvme nvme0: I/O 299 QID 1 timeout, aborting
[ 9530.336517] nvme nvme0: I/O 306 QID 1 timeout, aborting
[ 9530.336519] nvme nvme0: I/O 308 QID 1 timeout, aborting
[ 9530.340237] nvme nvme0: completing aborted command with status: 0000
[ 9530.341977] nvme nvme0: completing aborted command with status: 0000
[ 9530.364470] nvme nvme0: completing aborted command with status: 0000
[ 9530.365854] nvme nvme0: completing aborted command with status: 0000
[ 9530.388003] nvme nvme0: completing aborted command with status: 0000
[ 9530.389792] nvme nvme0: completing aborted command with status: 0000
[ 9530.418343] nvme nvme0: completing aborted command with status: 0000
[ 9530.421703] nvme nvme0: completing aborted command with status: 0000
[ 9530.429382] nvme nvme0: completing aborted command with status: 0000
[ 9530.429780] nvme nvme0: Abort status: 0x0
[ 9530.429800] nvme nvme0: Abort status: 0x0
[ 9530.429806] nvme nvme0: Abort status: 0x0
[ 9530.429826] nvme nvme0: Abort status: 0x0
[ 9530.437045] nvme nvme0: completing aborted command with status: 0000
[ 9530.453585] nvme nvme0: completing aborted command with status: 0000
[ 9530.457892] nvme nvme0: completing aborted command with status: 0000
[ 9530.478333] nvme nvme0: completing aborted command with status: 0000
[ 9530.572294] nvme nvme0: completing aborted command with status: 0000
[ 9530.572355] nvme nvme0: completing aborted command with status: 0000
[ 9530.572624] nvme nvme0: completing aborted command with status: 0000
[ 9530.572766] nvme nvme0: completing aborted command with status: 0000
[ 9530.583994] nvme nvme0: completing aborted command with status: 0000
[ 9530.584715] nvme nvme0: completing aborted command with status: 0000
[ 9530.585411] nvme nvme0: completing aborted command with status: 0000
[ 9530.586820] nvme nvme0: completing aborted command with status: 0000
[ 9530.590359] nvme nvme0: completing aborted command with status: 0000
[ 9530.594049] nvme nvme0: completing aborted command with status: 0000
[ 9530.598133] nvme nvme0: completing aborted command with status: 0000
[ 9530.601198] nvme nvme0: completing aborted command with status: 0000
[ 9530.606490] nvme nvme0: completing aborted command with status: 0000
[ 9530.610997] nvme nvme0: completing aborted command with status: 0000
[ 9530.623118] nvme nvme0: completing aborted command with status: 0000
[ 9530.639756] nvme nvme0: completing aborted command with status: 0000
[ 9530.650779] nvme nvme0: completing aborted command with status: 0000
[ 9530.651688] nvme nvme0: completing aborted command with status: 0000
[ 9530.676049] nvme nvme0: completing aborted command with status: 0000
[ 9530.677086] nvme nvme0: completing aborted command with status: 0000
[ 9530.677101] nvme nvme0: completing aborted command with status: 0000
[ 9530.699027] nvme nvme0: completing aborted command with status: 0000
[ 9530.715011] nvme nvme0: completing aborted command with status: 0000
[ 9530.719656] nvme nvme0: completing aborted command with status: 0000
[ 9530.725659] nvme nvme0: completing aborted command with status: 0000
[ 9530.739986] nvme nvme0: completing aborted command with status: 0000
[ 9530.747192] nvme nvme0: completing aborted command with status: 0000
[ 9530.766502] nvme nvme0: completing aborted command with status: 0000
[ 9530.772700] nvme nvme0: completing aborted command with status: 0000
[ 9530.791538] nvme nvme0: completing aborted command with status: 0000
[ 9530.797170] nvme nvme0: completing aborted command with status: 0000
[ 9530.813691] nvme nvme0: completing aborted command with status: 0000
[ 9530.822063] nvme nvme0: completing aborted command with status: 0000
[ 9530.838383] nvme nvme0: completing aborted command with status: 0000
[ 9530.845495] nvme nvme0: completing aborted command with status: 0000
[ 9530.862801] nvme nvme0: completing aborted command with status: 0000
[ 9530.868759] nvme nvme0: completing aborted command with status: 0000
[ 9530.886845] nvme nvme0: completing aborted command with status: 0000
[ 9530.893094] nvme nvme0: completing aborted command with status: 0000
[ 9530.908764] nvme nvme0: completing aborted command with status: 0000
[ 9530.913822] nvme nvme0: completing aborted command with status: 0000
[ 9530.916091] nvme nvme0: completing aborted command with status: 0000
[ 9530.916270] nvme nvme0: completing aborted command with status: 0000
[ 9530.937981] nvme nvme0: completing aborted command with status: 0000
[ 9530.939486] nvme nvme0: completing aborted command with status: 0000
[ 9530.962548] nvme nvme0: completing aborted command with status: 0000
[ 9530.964143] nvme nvme0: completing aborted command with status: 0000
[ 9530.993990] nvme nvme0: completing aborted command with status: 0000
[ 9530.995594] nvme nvme0: completing aborted command with status: 0000
[ 9531.009397] nvme nvme0: completing aborted command with status: 0000
[ 9531.011483] nvme nvme0: completing aborted command with status: 0000
[ 9531.033296] nvme nvme0: completing aborted command with status: 0000
[ 9531.037844] nvme nvme0: completing aborted command with status: 0000
[ 9531.054268] nvme nvme0: completing aborted command with status: 0000
[ 9531.076916] nvme nvme0: completing aborted command with status: 0000
[ 9531.082013] nvme nvme0: Abort status: 0x0
[ 9531.082022] nvme nvme0: Abort status: 0x0
[ 9531.082050] nvme nvme0: completing aborted command with status: 0000
[ 9531.082075] nvme nvme0: Abort status: 0x0
[ 9531.082091] nvme nvme0: Abort status: 0x0
[ 9531.099669] nvme nvme0: completing aborted command with status: 0000
[ 9531.105858] nvme nvme0: completing aborted command with status: 0000
[ 9531.109450] nvme nvme0: completing aborted command with status: 0000
[ 9531.132051] nvme nvme0: completing aborted command with status: 0000
[ 9531.132259] nvme nvme0: completing aborted command with status: 0000
[ 9531.148022] nvme nvme0: completing aborted command with status: 0000
[ 9531.149677] nvme nvme0: completing aborted command with status: 0000
[ 9531.157677] nvme nvme0: completing aborted command with status: 0000
[ 9531.159473] nvme nvme0: completing aborted command with status: 0000
[ 9531.182416] nvme nvme0: completing aborted command with status: 0000
[ 9531.183256] nvme nvme0: completing aborted command with status: 0000
[ 9531.205361] nvme nvme0: completing aborted command with status: 0000
[ 9531.232496] nvme nvme0: completing aborted command with status: 0000
[ 9531.255723] nvme nvme0: completing aborted command with status: 0000
[ 9531.256902] nvme nvme0: completing aborted command with status: 0000
[ 9531.278372] nvme nvme0: completing aborted command with status: 0000
[ 9531.295446] nvme nvme0: completing aborted command with status: 0000
[ 9531.303923] nvme nvme0: completing aborted command with status: 0000
[ 9531.307683] nvme nvme0: completing aborted command with status: 0000
[ 9531.328383] nvme nvme0: completing aborted command with status: 0000
[ 9531.364539] nvme nvme0: I/O 320 QID 2 timeout, aborting
[ 9531.364546] nvme nvme0: I/O 321 QID 2 timeout, aborting
[ 9531.364548] nvme nvme0: I/O 322 QID 2 timeout, aborting
[ 9531.364550] nvme nvme0: I/O 323 QID 2 timeout, aborting
[ 9531.364552] nvme nvme0: I/O 324 QID 2 timeout, aborting
[ 9531.364554] nvme nvme0: I/O 325 QID 2 timeout, aborting
[ 9531.364555] nvme nvme0: I/O 326 QID 2 timeout, aborting
[ 9531.364557] nvme nvme0: I/O 327 QID 2 timeout, aborting
[ 9531.403212] nvme nvme0: completing aborted command with status: 0000
[ 9531.403580] nvme nvme0: completing aborted command with status: 0000
[ 9531.404174] nvme nvme0: completing aborted command with status: 0000
[ 9531.405294] nvme nvme0: completing aborted command with status: 0000
[ 9531.407411] nvme nvme0: completing aborted command with status: 0000
[ 9531.409771] nvme nvme0: completing aborted command with status: 0000
[ 9531.414369] nvme nvme0: completing aborted command with status: 0000
[ 9531.472157] nvme nvme0: completing aborted command with status: 0000
[ 9531.472857] nvme nvme0: completing aborted command with status: 0000
[ 9531.513560] nvme nvme0: completing aborted command with status: 0000
[ 9531.514207] nvme nvme0: completing aborted command with status: 0000
[ 9531.514985] nvme nvme0: completing aborted command with status: 0000
[ 9531.531977] nvme nvme0: completing aborted command with status: 0000
[ 9531.536384] nvme nvme0: completing aborted command with status: 0000
[ 9531.540622] nvme nvme0: completing aborted command with status: 0000
[ 9531.543220] nvme nvme0: completing aborted command with status: 0000
[ 9531.570192] nvme nvme0: completing aborted command with status: 0000
[ 9531.571818] nvme nvme0: completing aborted command with status: 0000
[ 9531.587208] nvme nvme0: completing aborted command with status: 0000
[ 9531.588889] nvme nvme0: completing aborted command with status: 0000
[ 9531.610037] nvme nvme0: completing aborted command with status: 0000
[ 9531.611926] nvme nvme0: completing aborted command with status: 0000
[ 9531.616596] nvme nvme0: completing aborted command with status: 0000
[ 9531.633710] nvme nvme0: completing aborted command with status: 0000
[ 9531.650232] nvme nvme0: completing aborted command with status: 0000
[ 9531.651205] nvme nvme0: completing aborted command with status: 0000
[ 9531.658431] nvme nvme0: completing aborted command with status: 0000
[ 9531.658845] nvme nvme0: completing aborted command with status: 0000
[ 9531.747677] nvme nvme0: completing aborted command with status: 0000
[ 9531.748288] nvme nvme0: completing aborted command with status: 0000
[ 9531.773183] nvme nvme0: completing aborted command with status: 0000
[ 9531.774194] nvme nvme0: completing aborted command with status: 0000
[ 9531.782026] nvme nvme0: completing aborted command with status: 0000
[ 9531.782169] nvme nvme0: completing aborted command with status: 0000
[ 9531.782360] nvme nvme0: completing aborted command with status: 0000
[ 9531.782373] nvme nvme0: completing aborted command with status: 0000
[ 9531.786221] nvme nvme0: completing aborted command with status: 0000
[ 9531.788409] nvme nvme0: completing aborted command with status: 0000
[ 9531.793051] nvme nvme0: completing aborted command with status: 0000
[ 9531.801370] nvme nvme0: completing aborted command with status: 0000
[ 9531.805799] nvme nvme0: completing aborted command with status: 0000
[ 9531.821265] nvme nvme0: completing aborted command with status: 0000
[ 9531.828124] nvme nvme0: completing aborted command with status: 0000
[ 9531.828750] nvme nvme0: completing aborted command with status: 0000
[ 9531.830422] nvme nvme0: completing aborted command with status: 0000
[ 9531.851350] nvme nvme0: completing aborted command with status: 0000
[ 9531.869764] nvme nvme0: completing aborted command with status: 0000
[ 9531.875466] nvme nvme0: completing aborted command with status: 0000
[ 9531.877276] nvme nvme0: completing aborted command with status: 0000
[ 9531.899517] nvme nvme0: completing aborted command with status: 0000
[ 9531.911386] nvme nvme0: completing aborted command with status: 0000
[ 9531.911419] nvme nvme0: completing aborted command with status: 0000
[ 9531.951979] nvme nvme0: completing aborted command with status: 0000
[ 9531.956925] nvme nvme0: completing aborted command with status: 0000
[ 9531.956983] nvme nvme0: completing aborted command with status: 0000
[ 9531.956990] nvme nvme0: completing aborted command with status: 0000
[ 9531.968843] nvme nvme0: completing aborted command with status: 0000
[ 9531.978151] nvme nvme0: completing aborted command with status: 0000
[ 9531.992500] nvme nvme0: completing aborted command with status: 0000
[ 9531.994044] nvme nvme0: Abort status: 0x0
[ 9531.994049] nvme nvme0: Abort status: 0x0
[ 9531.994052] nvme nvme0: Abort status: 0x0
[ 9531.994054] nvme nvme0: Abort status: 0x0
[ 9531.994147] nvme nvme0: completing aborted command with status: 0000
[ 9532.016093] nvme nvme0: completing aborted command with status: 0000
[ 9532.017309] nvme nvme0: completing aborted command with status: 0000
[ 9532.039909] nvme nvme0: completing aborted command with status: 0000
[ 9532.041014] nvme nvme0: completing aborted command with status: 0000
[ 9532.062714] nvme nvme0: completing aborted command with status: 0000
[ 9532.076136] nvme nvme0: completing aborted command with status: 0000
[ 9532.083026] nvme nvme0: completing aborted command with status: 0000
[ 9532.083504] nvme nvme0: completing aborted command with status: 0000
[ 9532.083579] nvme nvme0: completing aborted command with status: 0000
[ 9532.083608] nvme nvme0: completing aborted command with status: 0000
[ 9532.083658] nvme nvme0: completing aborted command with status: 0000
[ 9532.083744] nvme nvme0: completing aborted command with status: 0000
[ 9532.123505] nvme nvme0: completing aborted command with status: 0000
[ 9532.136598] nvme nvme0: completing aborted command with status: 0000
[ 9532.147939] nvme nvme0: completing aborted command with status: 0000
[ 9532.154394] nvme nvme0: completing aborted command with status: 0000
[ 9532.172775] nvme nvme0: completing aborted command with status: 0000
[ 9532.178435] nvme nvme0: completing aborted command with status: 0000
[ 9532.195590] nvme nvme0: completing aborted command with status: 0000
[ 9532.202414] nvme nvme0: Abort status: 0x0
[ 9532.202419] nvme nvme0: Abort status: 0x0
[ 9532.202422] nvme nvme0: Abort status: 0x0
[ 9532.202424] nvme nvme0: Abort status: 0x0
[ 9532.202606] nvme nvme0: completing aborted command with status: 0000
[ 9532.221964] nvme nvme0: completing aborted command with status: 0000
[ 9532.225741] nvme nvme0: completing aborted command with status: 0000
[ 9532.244502] nvme nvme0: completing aborted command with status: 0000
[ 9532.248987] nvme nvme0: completing aborted command with status: 0000
[ 9532.250667] nvme nvme0: completing aborted command with status: 0000
[ 9532.265639] nvme nvme0: completing aborted command with status: 0000
[ 9532.265970] nvme nvme0: completing aborted command with status: 0000
[ 9532.273277] nvme nvme0: completing aborted command with status: 0000
[ 9532.273352] nvme nvme0: completing aborted command with status: 0000
[ 9532.273811] nvme nvme0: completing aborted command with status: 0000
[ 9532.273848] nvme nvme0: completing aborted command with status: 0000
[ 9532.273861] nvme nvme0: completing aborted command with status: 0000
[ 9532.321302] nvme nvme0: completing aborted command with status: 0000
[ 9532.322482] nvme nvme0: completing aborted command with status: 0000
[ 9532.344708] nvme nvme0: completing aborted command with status: 0000
[ 9532.352607] nvme nvme0: I/O 320 QID 1 timeout, aborting
[ 9532.352619] nvme nvme0: I/O 361 QID 1 timeout, aborting
[ 9532.352651] nvme nvme0: I/O 330 QID 2 timeout, aborting
[ 9532.352656] nvme nvme0: I/O 331 QID 2 timeout, aborting
[ 9532.352660] nvme nvme0: I/O 333 QID 2 timeout, aborting
[ 9532.352663] nvme nvme0: I/O 334 QID 2 timeout, aborting
[ 9532.352668] nvme nvme0: I/O 335 QID 2 timeout, aborting
[ 9532.352671] nvme nvme0: I/O 336 QID 2 timeout, aborting
[ 9532.361856] nvme nvme0: completing aborted command with status: 0000
[ 9532.370265] nvme nvme0: completing aborted command with status: 0000
[ 9532.387383] nvme nvme0: completing aborted command with status: 0000
[ 9532.395584] nvme nvme0: completing aborted command with status: 0000
[ 9532.397036] nvme nvme0: completing aborted command with status: 0000
[ 9532.461670] nvme nvme0: completing aborted command with status: 0000
[ 9532.468873] nvme nvme0: completing aborted command with status: 0000
[ 9532.473508] nvme nvme0: completing aborted command with status: 0000
[ 9532.493766] nvme nvme0: completing aborted command with status: 0000
[ 9532.495721] nvme nvme0: completing aborted command with status: 0000
[ 9532.586819] nvme nvme0: completing aborted command with status: 0000
[ 9532.587469] nvme nvme0: completing aborted command with status: 0000
[ 9532.592128] nvme nvme0: completing aborted command with status: 0000
[ 9532.592133] nvme nvme0: completing aborted command with status: 0000
[ 9532.592188] nvme nvme0: completing aborted command with status: 0000
[ 9532.592234] nvme nvme0: completing aborted command with status: 0000
[ 9532.592261] nvme nvme0: completing aborted command with status: 0000
[ 9532.594203] nvme nvme0: completing aborted command with status: 0000
[ 9532.598654] nvme nvme0: completing aborted command with status: 0000
[ 9532.603222] nvme nvme0: completing aborted command with status: 0000
[ 9532.607789] nvme nvme0: completing aborted command with status: 0000
[ 9532.613390] nvme nvme0: completing aborted command with status: 0000
[ 9532.614760] nvme nvme0: completing aborted command with status: 0000
[ 9532.635393] nvme nvme0: completing aborted command with status: 0000
[ 9532.637472] nvme nvme0: completing aborted command with status: 0000
[ 9532.660089] nvme nvme0: completing aborted command with status: 0000
[ 9532.661071] nvme nvme0: completing aborted command with status: 0000
[ 9532.684105] nvme nvme0: completing aborted command with status: 0000
[ 9532.701038] nvme nvme0: completing aborted command with status: 0000
[ 9532.708874] nvme nvme0: completing aborted command with status: 0000
[ 9532.709785] nvme nvme0: completing aborted command with status: 0000
[ 9532.710709] nvme nvme0: completing aborted command with status: 0000
[ 9532.710801] nvme nvme0: completing aborted command with status: 0000
[ 9532.804544] nvme nvme0: completing aborted command with status: 0000
[ 9532.805242] nvme nvme0: completing aborted command with status: 0000
[ 9532.829120] nvme nvme0: completing aborted command with status: 0000
[ 9532.829826] nvme nvme0: completing aborted command with status: 0000
[ 9532.830688] nvme nvme0: completing aborted command with status: 0000
[ 9532.831675] nvme nvme0: completing aborted command with status: 0000
[ 9532.836145] nvme nvme0: completing aborted command with status: 0000
[ 9532.840751] nvme nvme0: completing aborted command with status: 0000
[ 9532.845113] nvme nvme0: completing aborted command with status: 0000
[ 9532.849319] nvme nvme0: completing aborted command with status: 0000
[ 9532.854448] nvme nvme0: completing aborted command with status: 0000
[ 9532.871364] nvme nvme0: completing aborted command with status: 0000
[ 9532.879496] nvme nvme0: completing aborted command with status: 0000
[ 9532.881383] nvme nvme0: completing aborted command with status: 0000
[ 9532.904293] nvme nvme0: completing aborted command with status: 0000
[ 9532.905917] nvme nvme0: completing aborted command with status: 0000
[ 9532.927340] nvme nvme0: completing aborted command with status: 0000
[ 9532.946304] nvme nvme0: completing aborted command with status: 0000
[ 9532.952140] nvme nvme0: completing aborted command with status: 0000
[ 9532.954157] nvme nvme0: completing aborted command with status: 0000
[ 9532.977284] nvme nvme0: completing aborted command with status: 0000
[ 9532.978618] nvme nvme0: completing aborted command with status: 0000
[ 9532.999956] nvme nvme0: completing aborted command with status: 0000
[ 9533.016105] nvme nvme0: completing aborted command with status: 0000
[ 9533.049946] nvme nvme0: completing aborted command with status: 0000
[ 9533.070383] nvme nvme0: completing aborted command with status: 0000
[ 9533.084718] nvme nvme0: completing aborted command with status: 0000
[ 9533.094868] nvme nvme0: completing aborted command with status: 0000
[ 9533.103925] nvme nvme0: completing aborted command with status: 0000
[ 9533.119169] nvme nvme0: completing aborted command with status: 0000
[ 9533.125544] nvme nvme0: completing aborted command with status: 0000
[ 9533.143481] nvme nvme0: Abort status: 0x0
[ 9533.143487] nvme nvme0: Abort status: 0x0
[ 9533.143489] nvme nvme0: Abort status: 0x0
[ 9533.143492] nvme nvme0: Abort status: 0x0
[ 9533.143605] nvme nvme0: completing aborted command with status: 0000
[ 9533.144754] nvme nvme0: completing aborted command with status: 0000
[ 9533.168160] nvme nvme0: completing aborted command with status: 0000
[ 9533.168917] nvme nvme0: completing aborted command with status: 0000
[ 9533.187755] nvme nvme0: completing aborted command with status: 0000
[ 9533.189810] nvme nvme0: completing aborted command with status: 0000
[ 9533.209457] nvme nvme0: completing aborted command with status: 0000
[ 9533.215724] nvme nvme0: completing aborted command with status: 0000
[ 9533.237215] nvme nvme0: completing aborted command with status: 0000
[ 9533.238599] nvme nvme0: completing aborted command with status: 0000
[ 9533.265454] nvme nvme0: completing aborted command with status: 0000
[ 9533.272539] nvme nvme0: completing aborted command with status: 0000
[ 9533.275597] nvme nvme0: completing aborted command with status: 0000
[ 9533.331313] nvme nvme0: completing aborted command with status: 0000
[ 9533.333358] nvme nvme0: completing aborted command with status: 0000
[ 9533.344601] nvme nvme0: I/O 384 QID 1 timeout, aborting
[ 9533.344612] nvme nvme0: I/O 385 QID 1 timeout, aborting
[ 9533.344617] nvme nvme0: I/O 386 QID 1 timeout, aborting
[ 9533.344622] nvme nvme0: I/O 387 QID 1 timeout, aborting
[ 9533.354883] nvme nvme0: completing aborted command with status: 0000
[ 9533.357218] nvme nvme0: completing aborted command with status: 0000
[ 9533.380782] nvme nvme0: completing aborted command with status: 0000
[ 9533.381878] nvme nvme0: completing aborted command with status: 0000
[ 9533.406571] nvme nvme0: completing aborted command with status: 0000
[ 9533.407574] nvme nvme0: Abort status: 0x0
[ 9533.407584] nvme nvme0: Abort status: 0x0
[ 9533.407599] nvme nvme0: Abort status: 0x0
[ 9533.407601] nvme nvme0: completing aborted command with status: 0000
[ 9533.407613] nvme nvme0: Abort status: 0x0
[ 9533.431171] nvme nvme0: completing aborted command with status: 0000
[ 9533.432770] nvme nvme0: completing aborted command with status: 0000
[ 9533.455276] nvme nvme0: completing aborted command with status: 0000
[ 9533.456721] nvme nvme0: completing aborted command with status: 0000
[ 9533.480803] nvme nvme0: completing aborted command with status: 0000
[ 9533.482114] nvme nvme0: completing aborted command with status: 0000
[ 9533.503754] nvme nvme0: completing aborted command with status: 0000
[ 9533.518108] nvme nvme0: completing aborted command with status: 0000
[ 9533.518299] nvme nvme0: completing aborted command with status: 0000
[ 9533.522148] nvme nvme0: completing aborted command with status: 0000
[ 9533.531513] nvme nvme0: completing aborted command with status: 0000
[ 9533.543553] nvme nvme0: completing aborted command with status: 0000
[ 9533.568109] nvme nvme0: completing aborted command with status: 0000
[ 9533.652247] nvme nvme0: completing aborted command with status: 0000
[ 9533.652976] nvme nvme0: completing aborted command with status: 0000
[ 9533.677286] nvme nvme0: completing aborted command with status: 0000
[ 9533.691895] nvme nvme0: completing aborted command with status: 0000
[ 9533.693672] nvme nvme0: completing aborted command with status: 0000
[ 9533.701156] nvme nvme0: completing aborted command with status: 0000
[ 9533.702806] nvme nvme0: completing aborted command with status: 0000
[ 9533.774710] nvme nvme0: completing aborted command with status: 0000
[ 9533.775162] nvme nvme0: completing aborted command with status: 0000
[ 9533.775900] nvme nvme0: completing aborted command with status: 0000
[ 9533.776615] nvme nvme0: completing aborted command with status: 0000
[ 9533.779663] nvme nvme0: completing aborted command with status: 0000
[ 9533.783993] nvme nvme0: completing aborted command with status: 0000
[ 9533.788831] nvme nvme0: completing aborted command with status: 0000
[ 9533.791654] nvme nvme0: completing aborted command with status: 0000
[ 9533.794597] nvme nvme0: completing aborted command with status: 0000
[ 9533.808495] nvme nvme0: completing aborted command with status: 0000
[ 9533.818446] nvme nvme0: completing aborted command with status: 0000
[ 9533.819320] nvme nvme0: completing aborted command with status: 0000
[ 9533.851593] nvme nvme0: completing aborted command with status: 0000
[ 9533.855051] nvme nvme0: completing aborted command with status: 0000
[ 9533.866257] nvme nvme0: completing aborted command with status: 0000
[ 9533.882185] nvme nvme0: completing aborted command with status: 0000
[ 9533.937556] nvme nvme0: completing aborted command with status: 0000
[ 9533.958989] nvme nvme0: completing aborted command with status: 0000
[ 9533.961655] nvme nvme0: completing aborted command with status: 0000
[ 9533.982854] nvme nvme0: completing aborted command with status: 0000
[ 9533.989057] nvme nvme0: completing aborted command with status: 0000
[ 9534.000509] nvme nvme0: completing aborted command with status: 0000
[ 9534.000875] nvme nvme0: completing aborted command with status: 0000
[ 9534.003390] nvme nvme0: completing aborted command with status: 0000
[ 9534.004629] nvme nvme0: completing aborted command with status: 0000
[ 9534.005277] nvme nvme0: completing aborted command with status: 0000
[ 9534.014977] nvme nvme0: completing aborted command with status: 0000
[ 9534.042448] nvme nvme0: completing aborted command with status: 0000
[ 9534.043233] nvme nvme0: completing aborted command with status: 0000
[ 9534.150348] nvme nvme0: completing aborted command with status: 0000
[ 9534.151333] nvme nvme0: completing aborted command with status: 0000
[ 9534.152057] nvme nvme0: completing aborted command with status: 0000
[ 9534.152954] nvme nvme0: completing aborted command with status: 0000
[ 9534.153552] nvme nvme0: completing aborted command with status: 0000
[ 9534.154832] nvme nvme0: completing aborted command with status: 0000
[ 9534.158110] nvme nvme0: completing aborted command with status: 0000
[ 9534.178246] nvme nvme0: completing aborted command with status: 0000
[ 9534.180895] nvme nvme0: completing aborted command with status: 0000
[ 9534.185375] nvme nvme0: completing aborted command with status: 0000
[ 9534.190053] nvme nvme0: Abort status: 0x0
[ 9534.190059] nvme nvme0: Abort status: 0x0
[ 9534.190061] nvme nvme0: Abort status: 0x0
[ 9534.190064] nvme nvme0: Abort status: 0x0
[ 9534.190172] nvme nvme0: completing aborted command with status: 0000
[ 9534.203671] nvme nvme0: completing aborted command with status: 0000
[ 9534.204682] nvme nvme0: completing aborted command with status: 0000
[ 9534.227393] nvme nvme0: completing aborted command with status: 0000
[ 9534.249459] nvme nvme0: completing aborted command with status: 0000
[ 9534.274529] nvme nvme0: completing aborted command with status: 0000
[ 9534.297401] nvme nvme0: completing aborted command with status: 0000
[ 9534.321631] nvme nvme0: completing aborted command with status: 0000
[ 9534.336562] nvme nvme0: I/O 42 QID 1 timeout, aborting
[ 9534.336568] nvme nvme0: I/O 43 QID 1 timeout, aborting
[ 9534.336571] nvme nvme0: I/O 44 QID 1 timeout, aborting
[ 9534.336573] nvme nvme0: I/O 45 QID 1 timeout, aborting
[ 9534.336575] nvme nvme0: I/O 46 QID 1 timeout, aborting
[ 9534.336578] nvme nvme0: I/O 47 QID 1 timeout, aborting
[ 9534.336580] nvme nvme0: I/O 48 QID 1 timeout, aborting
[ 9534.336582] nvme nvme0: I/O 49 QID 1 timeout, aborting
[ 9534.344751] nvme nvme0: completing aborted command with status: 0000
[ 9534.373355] nvme nvme0: completing aborted command with status: 0000
[ 9534.391012] nvme nvme0: completing aborted command with status: 0000
[ 9534.394552] nvme nvme0: completing aborted command with status: 0000
[ 9534.396567] nvme nvme0: completing aborted command with status: 0000
[ 9534.439217] nvme nvme0: completing aborted command with status: 0000
[ 9534.439913] nvme nvme0: completing aborted command with status: 0000
[ 9534.462600] nvme nvme0: completing aborted command with status: 0000
[ 9534.463311] nvme nvme0: completing aborted command with status: 0000
[ 9534.478438] nvme nvme0: completing aborted command with status: 0000
[ 9534.483645] nvme nvme0: completing aborted command with status: 0000
[ 9534.487740] nvme nvme0: completing aborted command with status: 0000
[ 9534.492205] nvme nvme0: completing aborted command with status: 0000
[ 9534.510616] nvme nvme0: completing aborted command with status: 0000
[ 9534.530773] nvme nvme0: completing aborted command with status: 0000
[ 9534.536046] nvme nvme0: completing aborted command with status: 0000
[ 9534.537696] nvme nvme0: completing aborted command with status: 0000
[ 9534.560691] nvme nvme0: completing aborted command with status: 0000
[ 9534.560794] nvme nvme0: completing aborted command with status: 0000
[ 9534.576218] nvme nvme0: completing aborted command with status: 0000
[ 9534.576376] nvme nvme0: completing aborted command with status: 0000
[ 9534.589100] nvme nvme0: completing aborted command with status: 0000
[ 9534.589988] nvme nvme0: completing aborted command with status: 0000
[ 9534.592737] nvme nvme0: completing aborted command with status: 0000
[ 9534.610062] nvme nvme0: completing aborted command with status: 0000
[ 9534.675749] nvme nvme0: completing aborted command with status: 0000
[ 9534.703200] nvme nvme0: completing aborted command with status: 0000
[ 9534.718326] nvme nvme0: completing aborted command with status: 0000
[ 9534.719359] nvme nvme0: completing aborted command with status: 0000
[ 9534.803025] nvme nvme0: completing aborted command with status: 0000
[ 9534.803692] nvme nvme0: completing aborted command with status: 0000
[ 9534.806267] nvme nvme0: completing aborted command with status: 0000
[ 9534.812678] nvme nvme0: completing aborted command with status: 0000
[ 9534.817276] nvme nvme0: completing aborted command with status: 0000
[ 9534.821721] nvme nvme0: completing aborted command with status: 0000
[ 9534.826522] nvme nvme0: completing aborted command with status: 0000
[ 9534.851076] nvme nvme0: completing aborted command with status: 0000
[ 9534.851129] nvme nvme0: completing aborted command with status: 0000
[ 9534.851408] nvme nvme0: completing aborted command with status: 0000
[ 9534.851448] nvme nvme0: completing aborted command with status: 0000
[ 9534.851506] nvme nvme0: completing aborted command with status: 0000
[ 9534.855172] nvme nvme0: completing aborted command with status: 0000
[ 9534.872149] nvme nvme0: completing aborted command with status: 0000
[ 9534.873420] nvme nvme0: completing aborted command with status: 0000
[ 9534.895883] nvme nvme0: completing aborted command with status: 0000
[ 9534.896916] nvme nvme0: completing aborted command with status: 0000
[ 9534.920232] nvme nvme0: completing aborted command with status: 0000
[ 9534.966042] nvme nvme0: completing aborted command with status: 0000
[ 9534.991482] nvme nvme0: completing aborted command with status: 0000
[ 9535.010719] nvme nvme0: completing aborted command with status: 0000
[ 9535.011311] nvme nvme0: Abort status: 0x0
[ 9535.011317] nvme nvme0: Abort status: 0x0
[ 9535.011357] nvme nvme0: completing aborted command with status: 0000
[ 9535.014889] nvme nvme0: completing aborted command with status: 0000
[ 9535.035021] nvme nvme0: Abort status: 0x0
[ 9535.035027] nvme nvme0: Abort status: 0x0
[ 9535.035167] nvme nvme0: completing aborted command with status: 0000
[ 9535.059674] nvme nvme0: completing aborted command with status: 0000
[ 9535.059978] nvme nvme0: completing aborted command with status: 0000
[ 9535.060198] nvme nvme0: completing aborted command with status: 0000
[ 9535.060393] nvme nvme0: completing aborted command with status: 0000
[ 9535.082005] nvme nvme0: completing aborted command with status: 0000
[ 9535.082742] nvme nvme0: completing aborted command with status: 0000
[ 9535.084563] nvme nvme0: completing aborted command with status: 0000
[ 9535.106699] nvme nvme0: completing aborted command with status: 0000
[ 9535.131485] nvme nvme0: completing aborted command with status: 0000
[ 9535.132157] nvme nvme0: completing aborted command with status: 0000
[ 9535.154133] nvme nvme0: completing aborted command with status: 0000
[ 9535.154817] nvme nvme0: completing aborted command with status: 0000
[ 9535.158816] nvme nvme0: completing aborted command with status: 0000
[ 9535.178529] nvme nvme0: completing aborted command with status: 0000
[ 9535.179768] nvme nvme0: completing aborted command with status: 0000
[ 9535.203414] nvme nvme0: completing aborted command with status: 0000
[ 9535.253701] nvme nvme0: completing aborted command with status: 0000
[ 9535.277324] nvme nvme0: completing aborted command with status: 0000
[ 9535.278664] nvme nvme0: completing aborted command with status: 0000
[ 9535.299632] nvme nvme0: Abort status: 0x0
[ 9535.299651] nvme nvme0: Abort status: 0x0
[ 9535.299654] nvme nvme0: Abort status: 0x0
[ 9535.299671] nvme nvme0: Abort status: 0x0
[ 9535.299957] nvme nvme0: completing aborted command with status: 0000
[ 9535.300125] nvme nvme0: completing aborted command with status: 0000
[ 9535.300537] nvme nvme0: completing aborted command with status: 0000
[ 9535.301754] nvme nvme0: completing aborted command with status: 0000
[ 9535.322771] nvme nvme0: completing aborted command with status: 0000
[ 9535.347588] nvme nvme0: completing aborted command with status: 0000
[ 9535.348162] nvme nvme0: completing aborted command with status: 0000
[ 9535.364650] nvme nvme0: I/O 391 QID 3 timeout, aborting
[ 9535.364678] nvme nvme0: I/O 32 QID 5 timeout, aborting
[ 9535.364718] nvme nvme0: I/O 196 QID 7 timeout, aborting
[ 9535.364721] nvme nvme0: I/O 197 QID 7 timeout, aborting
[ 9535.364724] nvme nvme0: I/O 198 QID 7 timeout, aborting
[ 9535.364726] nvme nvme0: I/O 199 QID 7 timeout, aborting
[ 9535.364728] nvme nvme0: I/O 200 QID 7 timeout, aborting
[ 9535.364730] nvme nvme0: I/O 201 QID 7 timeout, aborting
[ 9535.368947] nvme nvme0: completing aborted command with status: 0000
[ 9535.369936] nvme nvme0: completing aborted command with status: 0000
[ 9535.371712] nvme nvme0: completing aborted command with status: 0000
[ 9535.392962] nvme nvme0: completing aborted command with status: 0000
[ 9535.416830] nvme nvme0: completing aborted command with status: 0000
[ 9535.417503] nvme nvme0: completing aborted command with status: 0000
[ 9535.462849] nvme nvme0: completing aborted command with status: 0000
[ 9535.553359] nvme nvme0: completing aborted command with status: 0000
[ 9535.554040] nvme nvme0: completing aborted command with status: 0000
[ 9535.555299] nvme nvme0: completing aborted command with status: 0000
[ 9535.572012] nvme nvme0: completing aborted command with status: 0000
[ 9535.575188] nvme nvme0: completing aborted command with status: 0000
[ 9535.578765] nvme nvme0: completing aborted command with status: 0000
[ 9535.599309] nvme nvme0: completing aborted command with status: 0000
[ 9535.675104] nvme nvme0: completing aborted command with status: 0000
[ 9535.675764] nvme nvme0: completing aborted command with status: 0000
[ 9535.676470] nvme nvme0: completing aborted command with status: 0000
[ 9535.677045] nvme nvme0: completing aborted command with status: 0000
[ 9535.679939] nvme nvme0: completing aborted command with status: 0000
[ 9535.684004] nvme nvme0: completing aborted command with status: 0000
[ 9535.688911] nvme nvme0: completing aborted command with status: 0000
[ 9535.693603] nvme nvme0: completing aborted command with status: 0000
[ 9535.698929] nvme nvme0: completing aborted command with status: 0000
[ 9535.719825] nvme nvme0: completing aborted command with status: 0000
[ 9535.721306] nvme nvme0: completing aborted command with status: 0000
[ 9535.733245] nvme nvme0: completing aborted command with status: 0000
[ 9535.769821] nvme nvme0: completing aborted command with status: 0000
[ 9535.770510] nvme nvme0: completing aborted command with status: 0000
[ 9535.792526] nvme nvme0: completing aborted command with status: 0000
[ 9535.793224] nvme nvme0: completing aborted command with status: 0000
[ 9535.915360] nvme nvme0: completing aborted command with status: 0000
[ 9535.915853] nvme nvme0: completing aborted command with status: 0000
[ 9535.918330] nvme nvme0: completing aborted command with status: 0000
[ 9535.922638] nvme nvme0: completing aborted command with status: 0000
[ 9535.927171] nvme nvme0: completing aborted command with status: 0000
[ 9535.931738] nvme nvme0: completing aborted command with status: 0000
[ 9535.932494] nvme nvme0: completing aborted command with status: 0000
[ 9535.935716] nvme nvme0: completing aborted command with status: 0000
[ 9535.940607] nvme nvme0: completing aborted command with status: 0000
[ 9535.945460] nvme nvme0: completing aborted command with status: 0000
[ 9535.960009] nvme nvme0: completing aborted command with status: 0000
[ 9535.983909] nvme nvme0: completing aborted command with status: 0000
[ 9535.984636] nvme nvme0: completing aborted command with status: 0000
[ 9536.005684] nvme nvme0: completing aborted command with status: 0000
[ 9536.030761] nvme nvme0: completing aborted command with status: 0000
[ 9536.054741] nvme nvme0: completing aborted command with status: 0000
[ 9536.079373] nvme nvme0: completing aborted command with status: 0000
[ 9536.080288] nvme nvme0: completing aborted command with status: 0000
[ 9536.101672] nvme nvme0: completing aborted command with status: 0000
[ 9536.110533] nvme nvme0: completing aborted command with status: 0000
[ 9536.178349] nvme nvme0: completing aborted command with status: 0000
[ 9536.206292] nvme nvme0: completing aborted command with status: 0000
[ 9536.207045] nvme nvme0: completing aborted command with status: 0000
[ 9536.209059] nvme nvme0: Abort status: 0x0
[ 9536.209078] nvme nvme0: Abort status: 0x0
[ 9536.209088] nvme nvme0: Abort status: 0x0
[ 9536.209089] nvme nvme0: completing aborted command with status: 0000
[ 9536.209102] nvme nvme0: Abort status: 0x0
[ 9536.229311] nvme nvme0: completing aborted command with status: 0000
[ 9536.230133] nvme nvme0: completing aborted command with status: 0000
[ 9536.232059] nvme nvme0: completing aborted command with status: 0000
[ 9536.254827] nvme nvme0: completing aborted command with status: 0000
[ 9536.256236] nvme nvme0: completing aborted command with status: 0000
[ 9536.280557] nvme nvme0: completing aborted command with status: 0000
[ 9536.281167] nvme nvme0: completing aborted command with status: 0000
[ 9536.303922] nvme nvme0: completing aborted command with status: 0000
[ 9536.328501] nvme nvme0: completing aborted command with status: 0000
[ 9536.329097] nvme nvme0: completing aborted command with status: 0000
[ 9536.352672] nvme nvme0: I/O 583 QID 2 timeout, aborting
[ 9536.352703] nvme nvme0: I/O 10 QID 5 timeout, aborting
[ 9536.352705] nvme nvme0: I/O 11 QID 5 timeout, aborting
[ 9536.352706] nvme nvme0: I/O 12 QID 5 timeout, aborting
[ 9536.353863] nvme nvme0: completing aborted command with status: 0000
[ 9536.354464] nvme nvme0: completing aborted command with status: 0000
[ 9536.376750] nvme nvme0: completing aborted command with status: 0000
[ 9536.377446] nvme nvme0: completing aborted command with status: 0000
[ 9536.402075] nvme nvme0: completing aborted command with status: 0000
[ 9536.402780] nvme nvme0: completing aborted command with status: 0000
[ 9536.524828] nvme nvme0: completing aborted command with status: 0000
[ 9536.525288] nvme nvme0: completing aborted command with status: 0000
[ 9536.527272] nvme nvme0: completing aborted command with status: 0000
[ 9536.531819] nvme nvme0: Abort status: 0x0
[ 9536.531833] nvme nvme0: Abort status: 0x0
[ 9536.531846] nvme nvme0: completing aborted command with status: 0000
[ 9536.531862] nvme nvme0: Abort status: 0x0
[ 9536.531881] nvme nvme0: Abort status: 0x0
[ 9536.536650] nvme nvme0: completing aborted command with status: 0000
[ 9536.541253] nvme nvme0: completing aborted command with status: 0000
[ 9536.546482] nvme nvme0: completing aborted command with status: 0000
[ 9536.548590] nvme nvme0: completing aborted command with status: 0000
[ 9536.553389] nvme nvme0: completing aborted command with status: 0000
[ 9536.571783] nvme nvme0: completing aborted command with status: 0000
[ 9536.573683] nvme nvme0: completing aborted command with status: 0000
[ 9536.593569] nvme nvme0: completing aborted command with status: 0000
[ 9536.617213] nvme nvme0: completing aborted command with status: 0000
[ 9536.617956] nvme nvme0: completing aborted command with status: 0000
[ 9536.619943] nvme nvme0: completing aborted command with status: 0000
[ 9536.641728] nvme nvme0: completing aborted command with status: 0000
[ 9536.664608] nvme nvme0: completing aborted command with status: 0000
[ 9536.665066] nvme nvme0: completing aborted command with status: 0000
[ 9536.673904] nvme nvme0: completing aborted command with status: 0000
[ 9536.695653] nvme nvme0: completing aborted command with status: 0000
[ 9536.738809] nvme nvme0: completing aborted command with status: 0000
[ 9536.759194] nvme nvme0: completing aborted command with status: 0000
[ 9536.783888] nvme nvme0: completing aborted command with status: 0000
[ 9536.785735] nvme nvme0: completing aborted command with status: 0000
[ 9536.806370] nvme nvme0: completing aborted command with status: 0000
[ 9536.807065] nvme nvme0: completing aborted command with status: 0000
[ 9536.810831] nvme nvme0: completing aborted command with status: 0000
[ 9536.831616] nvme nvme0: completing aborted command with status: 0000
[ 9536.856364] nvme nvme0: completing aborted command with status: 0000
[ 9536.861482] nvme nvme0: completing aborted command with status: 0000
[ 9536.879003] nvme nvme0: completing aborted command with status: 0000
[ 9536.879678] nvme nvme0: completing aborted command with status: 0000
[ 9536.883623] nvme nvme0: completing aborted command with status: 0000
[ 9536.903531] nvme nvme0: completing aborted command with status: 0000
[ 9536.904254] nvme nvme0: completing aborted command with status: 0000
[ 9536.928208] nvme nvme0: completing aborted command with status: 0000
[ 9536.952185] nvme nvme0: completing aborted command with status: 0000
[ 9536.953466] nvme nvme0: completing aborted command with status: 0000
[ 9536.977498] nvme nvme0: completing aborted command with status: 0000
[ 9536.977509] nvme nvme0: completing aborted command with status: 0000
[ 9537.024866] nvme nvme0: completing aborted command with status: 0000
[ 9537.028444] nvme nvme0: completing aborted command with status: 0000
[ 9537.048342] nvme nvme0: completing aborted command with status: 0000
[ 9537.072375] nvme nvme0: Abort status: 0x0
[ 9537.072390] nvme nvme0: Abort status: 0x0
[ 9537.072405] nvme nvme0: Abort status: 0x0
[ 9537.072420] nvme nvme0: Abort status: 0x0
[ 9537.072673] nvme nvme0: completing aborted command with status: 0000
[ 9537.094901] nvme nvme0: completing aborted command with status: 0000
[ 9537.096116] nvme nvme0: completing aborted command with status: 0000
[ 9537.097262] nvme nvme0: completing aborted command with status: 0000
[ 9537.118498] nvme nvme0: completing aborted command with status: 0000
[ 9537.142215] nvme nvme0: completing aborted command with status: 0000
[ 9537.142735] nvme nvme0: completing aborted command with status: 0000
[ 9537.163693] nvme nvme0: completing aborted command with status: 0000
[ 9537.164202] nvme nvme0: completing aborted command with status: 0000
[ 9537.165591] nvme nvme0: completing aborted command with status: 0000
[ 9537.170395] nvme nvme0: completing aborted command with status: 0000
[ 9537.210317] nvme nvme0: completing aborted command with status: 0000
[ 9537.210932] nvme nvme0: completing aborted command with status: 0000
[ 9537.237064] nvme nvme0: completing aborted command with status: 0000
[ 9537.262476] nvme nvme0: completing aborted command with status: 0000
[ 9537.279699] nvme nvme0: completing aborted command with status: 0000
[ 9537.281232] nvme nvme0: completing aborted command with status: 0000
[ 9537.328543] nvme nvme0: completing aborted command with status: 0000
[ 9537.344632] nvme nvme0: I/O 50 QID 1 timeout, aborting
[ 9537.344638] nvme nvme0: I/O 51 QID 1 timeout, aborting
[ 9537.344640] nvme nvme0: I/O 52 QID 1 timeout, aborting
[ 9537.344641] nvme nvme0: I/O 53 QID 1 timeout, aborting
[ 9537.344643] nvme nvme0: I/O 54 QID 1 timeout, aborting
[ 9537.344644] nvme nvme0: I/O 55 QID 1 timeout, aborting
[ 9537.344646] nvme nvme0: I/O 56 QID 1 timeout, aborting
[ 9537.344647] nvme nvme0: I/O 57 QID 1 timeout, aborting
[ 9537.353375] nvme nvme0: completing aborted command with status: 0000
[ 9537.354203] nvme nvme0: completing aborted command with status: 0000
[ 9537.378479] nvme nvme0: completing aborted command with status: 0000
[ 9537.379414] nvme nvme0: completing aborted command with status: 0000
[ 9537.380018] nvme nvme0: completing aborted command with status: 0000
[ 9537.380104] nvme nvme0: completing aborted command with status: 0000
[ 9537.394763] nvme nvme0: completing aborted command with status: 0000
[ 9537.404325] nvme nvme0: completing aborted command with status: 0000
[ 9537.405943] nvme nvme0: completing aborted command with status: 0000
[ 9537.428740] nvme nvme0: completing aborted command with status: 0000
[ 9537.444499] nvme nvme0: completing aborted command with status: 0000
[ 9537.461720] nvme nvme0: completing aborted command with status: 0000
[ 9537.484778] nvme nvme0: completing aborted command with status: 0000
[ 9537.501422] nvme nvme0: completing aborted command with status: 0000
[ 9537.502090] nvme nvme0: completing aborted command with status: 0000
[ 9537.574381] nvme nvme0: completing aborted command with status: 0000
[ 9537.647004] nvme nvme0: completing aborted command with status: 0000
[ 9537.647695] nvme nvme0: completing aborted command with status: 0000
[ 9537.669023] nvme nvme0: completing aborted command with status: 0000
[ 9537.671899] nvme nvme0: completing aborted command with status: 0000
[ 9537.676323] nvme nvme0: completing aborted command with status: 0000
[ 9537.679893] nvme nvme0: completing aborted command with status: 0000
[ 9537.684594] nvme nvme0: completing aborted command with status: 0000
[ 9537.743754] nvme nvme0: completing aborted command with status: 0000
[ 9537.744339] nvme nvme0: completing aborted command with status: 0000
[ 9537.745129] nvme nvme0: completing aborted command with status: 0000
[ 9537.746324] nvme nvme0: completing aborted command with status: 0000
[ 9537.749891] nvme nvme0: completing aborted command with status: 0000
[ 9537.752839] nvme nvme0: completing aborted command with status: 0000
[ 9537.757370] nvme nvme0: completing aborted command with status: 0000
[ 9537.761834] nvme nvme0: completing aborted command with status: 0000
[ 9537.766240] nvme nvme0: completing aborted command with status: 0000
[ 9537.789909] nvme nvme0: completing aborted command with status: 0000
[ 9537.813931] nvme nvme0: completing aborted command with status: 0000
[ 9537.814891] nvme nvme0: completing aborted command with status: 0000
[ 9537.862488] nvme nvme0: completing aborted command with status: 0000
[ 9537.863223] nvme nvme0: completing aborted command with status: 0000
[ 9537.885045] nvme nvme0: completing aborted command with status: 0000
[ 9537.885749] nvme nvme0: completing aborted command with status: 0000
[ 9537.985499] nvme nvme0: completing aborted command with status: 0000
[ 9537.986000] nvme nvme0: completing aborted command with status: 0000
[ 9537.987221] nvme nvme0: completing aborted command with status: 0000
[ 9537.990876] nvme nvme0: completing aborted command with status: 0000
[ 9537.994468] nvme nvme0: completing aborted command with status: 0000
[ 9538.000626] nvme nvme0: completing aborted command with status: 0000
[ 9538.008168] nvme nvme0: completing aborted command with status: 0000
[ 9538.009075] nvme nvme0: completing aborted command with status: 0000
[ 9538.031351] nvme nvme0: completing aborted command with status: 0000
[ 9538.032044] nvme nvme0: completing aborted command with status: 0000
[ 9538.056669] nvme nvme0: completing aborted command with status: 0000
[ 9538.057488] nvme nvme0: completing aborted command with status: 0000
[ 9538.081677] nvme nvme0: completing aborted command with status: 0000
[ 9538.082205] nvme nvme0: completing aborted command with status: 0000
[ 9538.104489] nvme nvme0: completing aborted command with status: 0000
[ 9538.129629] nvme nvme0: completing aborted command with status: 0000
[ 9538.155408] nvme nvme0: completing aborted command with status: 0000
[ 9538.176759] nvme nvme0: completing aborted command with status: 0000
[ 9538.177623] nvme nvme0: completing aborted command with status: 0000
[ 9538.179363] nvme nvme0: completing aborted command with status: 0000
[ 9538.226564] nvme nvme0: completing aborted command with status: 0000
[ 9538.230155] nvme nvme0: completing aborted command with status: 0000
[ 9538.250074] nvme nvme0: completing aborted command with status: 0000
[ 9538.274034] nvme nvme0: Abort status: 0x0
[ 9538.274046] nvme nvme0: Abort status: 0x0
[ 9538.274062] nvme nvme0: Abort status: 0x0
[ 9538.274080] nvme nvme0: Abort status: 0x0
[ 9538.274177] nvme nvme0: completing aborted command with status: 0000
[ 9538.274924] nvme nvme0: completing aborted command with status: 0000
[ 9538.279172] nvme nvme0: completing aborted command with status: 0000
[ 9538.298548] nvme nvme0: completing aborted command with status: 0000
[ 9538.300514] nvme nvme0: completing aborted command with status: 0000
[ 9538.320365] nvme nvme0: completing aborted command with status: 0000
[ 9538.336657] nvme nvme0: I/O 64 QID 1 timeout, aborting
[ 9538.336669] nvme nvme0: I/O 65 QID 1 timeout, aborting
[ 9538.336673] nvme nvme0: I/O 99 QID 1 timeout, aborting
[ 9538.336688] nvme nvme0: I/O 513 QID 1 timeout, aborting
[ 9538.343897] nvme nvme0: completing aborted command with status: 0000
[ 9538.344952] nvme nvme0: completing aborted command with status: 0000
[ 9538.349978] nvme nvme0: completing aborted command with status: 0000
[ 9538.369542] nvme nvme0: completing aborted command with status: 0000
[ 9538.389155] nvme nvme0: completing aborted command with status: 0000
[ 9538.389785] nvme nvme0: completing aborted command with status: 0000
[ 9538.410157] nvme nvme0: completing aborted command with status: 0000
[ 9538.460285] nvme nvme0: completing aborted command with status: 0000
[ 9538.485068] nvme nvme0: completing aborted command with status: 0000
[ 9538.559960] nvme nvme0: completing aborted command with status: 0000
[ 9538.560615] nvme nvme0: completing aborted command with status: 0000
[ 9538.584379] nvme nvme0: completing aborted command with status: 0000
[ 9538.588520] nvme nvme0: completing aborted command with status: 0000
[ 9538.591592] nvme nvme0: completing aborted command with status: 0000
[ 9538.595798] nvme nvme0: Abort status: 0x0
[ 9538.595810] nvme nvme0: Abort status: 0x0
[ 9538.595828] nvme nvme0: Abort status: 0x0
[ 9538.595844] nvme nvme0: Abort status: 0x0
[ 9538.595848] nvme nvme0: completing aborted command with status: 0000
[ 9538.601178] nvme nvme0: completing aborted command with status: 0000
[ 9538.605239] nvme nvme0: completing aborted command with status: 0000
[ 9538.606475] nvme nvme0: completing aborted command with status: 0000
[ 9538.609740] nvme nvme0: completing aborted command with status: 0000
[ 9538.629249] nvme nvme0: completing aborted command with status: 0000
[ 9538.630142] nvme nvme0: completing aborted command with status: 0000
[ 9538.654136] nvme nvme0: completing aborted command with status: 0000
[ 9538.655244] nvme nvme0: completing aborted command with status: 0000
[ 9538.678395] nvme nvme0: completing aborted command with status: 0000
[ 9538.679829] nvme nvme0: completing aborted command with status: 0000
[ 9538.703502] nvme nvme0: completing aborted command with status: 0000
[ 9538.704353] nvme nvme0: completing aborted command with status: 0000
[ 9538.773859] nvme nvme0: completing aborted command with status: 0000
[ 9538.797046] nvme nvme0: completing aborted command with status: 0000
[ 9538.797721] nvme nvme0: completing aborted command with status: 0000
[ 9538.819737] nvme nvme0: completing aborted command with status: 0000
[ 9538.820486] nvme nvme0: completing aborted command with status: 0000
[ 9538.827972] nvme nvme0: completing aborted command with status: 0000
[ 9538.843415] nvme nvme0: completing aborted command with status: 0000
[ 9538.867129] nvme nvme0: completing aborted command with status: 0000
[ 9538.867279] nvme nvme0: completing aborted command with status: 0000
[ 9538.867422] nvme nvme0: completing aborted command with status: 0000
[ 9538.867509] nvme nvme0: completing aborted command with status: 0000
[ 9538.888216] nvme nvme0: completing aborted command with status: 0000
[ 9538.888993] nvme nvme0: completing aborted command with status: 0000
[ 9538.890640] nvme nvme0: completing aborted command with status: 0000
[ 9538.893067] nvme nvme0: completing aborted command with status: 0000
[ 9538.912367] nvme nvme0: completing aborted command with status: 0000
[ 9538.913567] nvme nvme0: completing aborted command with status: 0000
[ 9538.936094] nvme nvme0: completing aborted command with status: 0000
[ 9538.956595] nvme nvme0: completing aborted command with status: 0000
[ 9538.963683] nvme nvme0: completing aborted command with status: 0000
[ 9539.003643] nvme nvme0: completing aborted command with status: 0000
[ 9539.004938] nvme nvme0: completing aborted command with status: 0000
[ 9539.026319] nvme nvme0: completing aborted command with status: 0000
[ 9539.026672] nvme nvme0: completing aborted command with status: 0000
[ 9539.045300] nvme nvme0: completing aborted command with status: 0000
[ 9539.051766] nvme nvme0: completing aborted command with status: 0000
[ 9539.077096] nvme nvme0: completing aborted command with status: 0000
[ 9539.099748] nvme nvme0: Abort status: 0x0
[ 9539.099752] nvme nvme0: Abort status: 0x0
[ 9539.099754] nvme nvme0: Abort status: 0x0
[ 9539.099755] nvme nvme0: Abort status: 0x0
[ 9539.099893] nvme nvme0: completing aborted command with status: 0000
[ 9539.100569] nvme nvme0: completing aborted command with status: 0000
[ 9539.101301] nvme nvme0: completing aborted command with status: 0000
[ 9539.104536] nvme nvme0: completing aborted command with status: 0000
[ 9539.104762] nvme nvme0: completing aborted command with status: 0000
[ 9539.125372] nvme nvme0: completing aborted command with status: 0000
[ 9539.148505] nvme nvme0: completing aborted command with status: 0000
[ 9539.149077] nvme nvme0: completing aborted command with status: 0000
[ 9539.150847] nvme nvme0: completing aborted command with status: 0000
[ 9539.170225] nvme nvme0: completing aborted command with status: 0000
[ 9539.182127] nvme nvme0: completing aborted command with status: 0000
[ 9539.205528] nvme nvme0: completing aborted command with status: 0000
[ 9539.221673] nvme nvme0: completing aborted command with status: 0000
[ 9539.244547] nvme nvme0: completing aborted command with status: 0000
[ 9539.244610] nvme nvme0: completing aborted command with status: 0000
[ 9539.360717] nvme nvme0: I/O 100 QID 1 timeout, aborting
[ 9539.360728] nvme nvme0: I/O 101 QID 1 timeout, aborting
[ 9539.360731] nvme nvme0: I/O 103 QID 1 timeout, aborting
[ 9539.360734] nvme nvme0: I/O 104 QID 1 timeout, aborting
[ 9539.360748] nvme nvme0: I/O 516 QID 1 timeout, aborting
[ 9539.360752] nvme nvme0: I/O 517 QID 1 timeout, aborting
[ 9539.360754] nvme nvme0: I/O 519 QID 1 timeout, aborting
[ 9539.360758] nvme nvme0: I/O 520 QID 1 timeout, aborting
[ 9539.360894] nvme nvme0: I/O 753 QID 7 timeout, reset controller
[ 9540.036115] nvme nvme0: Abort status: 0x0
[ 9540.036125] nvme nvme0: Abort status: 0x0
[ 9540.036141] nvme nvme0: Abort status: 0x0
[ 9540.036158] nvme nvme0: Abort status: 0x0
[ 9540.222046] nvme nvme0: Abort status: 0x0
[ 9540.222050] nvme nvme0: Abort status: 0x0
[ 9540.222068] nvme nvme0: Abort status: 0x0
[ 9540.222084] nvme nvme0: Abort status: 0x0
[ 9600.321531] nvme nvme0: I/O 66 QID 0 timeout, reset controller
[ 9600.593746] nvme nvme0: completing aborted command with status: 0007
[ 9600.593816] nvme nvme0: completing aborted command with status: 0007
[ 9600.594109] nvme nvme0: completing aborted command with status: 0007
[ 9600.594139] nvme nvme0: completing aborted command with status: 0007
[ 9600.594146] nvme nvme0: completing aborted command with status: 0007
[ 9600.594174] nvme nvme0: completing aborted command with status: 0007
[ 9600.594201] nvme nvme0: completing aborted command with status: 0007
[ 9600.594226] nvme nvme0: completing aborted command with status: 0007
[ 9600.594255] nvme nvme0: completing aborted command with status: 0007
[ 9600.594283] nvme nvme0: completing aborted command with status: 0007
[ 9600.594310] nvme nvme0: completing aborted command with status: 0007
[ 9600.595325] nvme nvme0: completing aborted command with status: 0007
[ 9600.596009] nvme nvme0: completing aborted command with status: 0007
[ 9600.596091] nvme nvme0: completing aborted command with status: 0007
[ 9600.596204] nvme nvme0: completing aborted command with status: 0007
[ 9600.596312] nvme nvme0: completing aborted command with status: 0007
[ 9600.596487] nvme nvme0: completing aborted command with status: 0007
[ 9600.596765] nvme nvme0: completing aborted command with status: 0007
[ 9600.596800] nvme nvme0: completing aborted command with status: 0007
[ 9600.596840] nvme nvme0: completing aborted command with status: 0007
[ 9600.596877] nvme nvme0: completing aborted command with status: 0007
[ 9600.596913] nvme nvme0: completing aborted command with status: 0007
[ 9600.597097] nvme nvme0: completing aborted command with status: 0007
[ 9600.597194] nvme nvme0: completing aborted command with status: 0007
[ 9600.597377] nvme nvme0: completing aborted command with status: 0007
[ 9600.597411] nvme nvme0: completing aborted command with status: 0007
[ 9600.597905] nvme nvme0: completing aborted command with status: 0007
[ 9600.597999] nvme nvme0: completing aborted command with status: 0007
[ 9600.598034] nvme nvme0: completing aborted command with status: 0007
[ 9600.598073] nvme nvme0: completing aborted command with status: 0007
[ 9600.598112] nvme nvme0: completing aborted command with status: 0007
[ 9600.598855] nvme nvme0: completing aborted command with status: 0007
[ 9600.598890] nvme nvme0: completing aborted command with status: 0007
[ 9600.598929] nvme nvme0: completing aborted command with status: 0007
[ 9600.599608] nvme nvme0: completing aborted command with status: 0007
[ 9600.599750] nvme nvme0: completing aborted command with status: 0007
[ 9600.599791] nvme nvme0: completing aborted command with status: 0007
[ 9600.599824] nvme nvme0: completing aborted command with status: 0007
[ 9600.599879] nvme nvme0: completing aborted command with status: 0007
[ 9600.599914] nvme nvme0: completing aborted command with status: 0007
[ 9600.599947] nvme nvme0: completing aborted command with status: 0007
[ 9600.600010] nvme nvme0: completing aborted command with status: 0007
[ 9600.601293] nvme nvme0: completing aborted command with status: 0007
[ 9600.601324] nvme nvme0: completing aborted command with status: 0007
[ 9600.601365] nvme nvme0: completing aborted command with status: 0007
[ 9600.601422] nvme nvme0: completing aborted command with status: 0007
[ 9600.601472] nvme nvme0: completing aborted command with status: 0007
[ 9600.602749] nvme nvme0: completing aborted command with status: 0007
[ 9600.602802] nvme nvme0: completing aborted command with status: 0007
[ 9600.602837] nvme nvme0: completing aborted command with status: 0007
[ 9600.603619] nvme nvme0: completing aborted command with status: 0007
[ 9600.603665] nvme nvme0: completing aborted command with status: 0007
[ 9600.603706] nvme nvme0: completing aborted command with status: 0007
[ 9600.603746] nvme nvme0: completing aborted command with status: 0007
[ 9600.603786] nvme nvme0: completing aborted command with status: 0007
[ 9600.603843] nvme nvme0: completing aborted command with status: 0007
[ 9600.604789] nvme nvme0: completing aborted command with status: 0007
[ 9600.604848] nvme nvme0: completing aborted command with status: 0007
[ 9600.605254] nvme nvme0: completing aborted command with status: 0007
[ 9600.605347] nvme nvme0: completing aborted command with status: 0007
[ 9600.605458] nvme nvme0: completing aborted command with status: 0007
[ 9600.605484] nvme nvme0: completing aborted command with status: 0007
[ 9600.605770] nvme nvme0: completing aborted command with status: 0007
[ 9600.605839] nvme nvme0: completing aborted command with status: 0007
[ 9600.605896] nvme nvme0: completing aborted command with status: 0007
[ 9600.605948] nvme nvme0: completing aborted command with status: 0007
[ 9600.605988] nvme nvme0: completing aborted command with status: 0007
[ 9600.606019] nvme nvme0: completing aborted command with status: 0007
[ 9600.606050] nvme nvme0: completing aborted command with status: 0007
[ 9600.606103] nvme nvme0: completing aborted command with status: 0007
[ 9600.606139] nvme nvme0: completing aborted command with status: 0007
[ 9600.606177] nvme nvme0: completing aborted command with status: 0007
[ 9600.606205] nvme nvme0: completing aborted command with status: 0007
[ 9600.606767] nvme nvme0: completing aborted command with status: 0007
[ 9600.606810] nvme nvme0: completing aborted command with status: 0007
[ 9600.606834] nvme nvme0: completing aborted command with status: 0007
[ 9600.606862] nvme nvme0: completing aborted command with status: 0007
[ 9600.606904] nvme nvme0: completing aborted command with status: 0007
[ 9600.607643] nvme nvme0: completing aborted command with status: 0007
[ 9600.607758] nvme nvme0: completing aborted command with status: 0007
[ 9600.607774] nvme nvme0: completing aborted command with status: 0007
[ 9600.607844] nvme nvme0: completing aborted command with status: 0007
[ 9600.607942] nvme nvme0: completing aborted command with status: 0007
[ 9600.607960] nvme nvme0: completing aborted command with status: 0007
[ 9600.608086] nvme nvme0: completing aborted command with status: 0007
[ 9600.608585] nvme nvme0: completing aborted command with status: 0007
[ 9600.608776] nvme nvme0: completing aborted command with status: 0007
[ 9600.609430] nvme nvme0: completing aborted command with status: 0007
[ 9600.617238] nvme nvme0: completing aborted command with status: 0007
[ 9600.617282] nvme nvme0: completing aborted command with status: 0007
[ 9600.617320] nvme nvme0: completing aborted command with status: 0007
[ 9600.617359] nvme nvme0: completing aborted command with status: 0007
[ 9600.617387] nvme nvme0: completing aborted command with status: 0007
[ 9600.617418] nvme nvme0: completing aborted command with status: 0007
[ 9600.617445] nvme nvme0: completing aborted command with status: 0007
[ 9600.617466] nvme nvme0: completing aborted command with status: 0007
[ 9600.617479] nvme nvme0: completing aborted command with status: 0007
[ 9600.617648] nvme nvme0: completing aborted command with status: 0007
[ 9600.617703] nvme nvme0: completing aborted command with status: 0007
[ 9600.617784] nvme nvme0: completing aborted command with status: 0007
[ 9600.617843] nvme nvme0: completing aborted command with status: 0007
[ 9600.617875] nvme nvme0: completing aborted command with status: 0007
[ 9600.617922] nvme nvme0: completing aborted command with status: 0007
[ 9600.617996] nvme nvme0: completing aborted command with status: 0007
[ 9600.618119] nvme nvme0: completing aborted command with status: 0007
[ 9600.618305] nvme nvme0: completing aborted command with status: 0007
[ 9600.618312] nvme nvme0: completing aborted command with status: 0007
[ 9600.618371] nvme nvme0: completing aborted command with status: 0007
[ 9600.618415] nvme nvme0: completing aborted command with status: 0007
[ 9600.618422] nvme nvme0: completing aborted command with status: 0007
[ 9600.618488] nvme nvme0: completing aborted command with status: 0007
[ 9600.618532] nvme nvme0: completing aborted command with status: 0007
[ 9600.619305] nvme nvme0: completing aborted command with status: 0007
[ 9600.619319] nvme nvme0: completing aborted command with status: 0007
[ 9600.619391] nvme nvme0: completing aborted command with status: 0007
[ 9600.619434] nvme nvme0: completing aborted command with status: 0007
[ 9600.619476] nvme nvme0: completing aborted command with status: 0007
[ 9600.620077] nvme nvme0: completing aborted command with status: 0007
[ 9600.620121] nvme nvme0: completing aborted command with status: 0007
[ 9600.620166] nvme nvme0: completing aborted command with status: 0007
[ 9600.620212] nvme nvme0: completing aborted command with status: 0007
[ 9600.620916] nvme nvme0: completing aborted command with status: 0007
[ 9600.620986] nvme nvme0: completing aborted command with status: 0007
[ 9600.621024] nvme nvme0: completing aborted command with status: 0007
[ 9600.621058] nvme nvme0: completing aborted command with status: 0007
[ 9600.621092] nvme nvme0: completing aborted command with status: 0007
[ 9600.621237] nvme nvme0: completing aborted command with status: 0007
[ 9600.621270] nvme nvme0: completing aborted command with status: 0007
[ 9600.621300] nvme nvme0: completing aborted command with status: 0007
[ 9600.622176] nvme nvme0: completing aborted command with status: 0007
[ 9600.622204] nvme nvme0: completing aborted command with status: 0007
[ 9600.622525] nvme nvme0: completing aborted command with status: 0007
[ 9600.622580] nvme nvme0: completing aborted command with status: 0007
[ 9600.622622] nvme nvme0: completing aborted command with status: 0007
[ 9600.622638] nvme nvme0: completing aborted command with status: 0007
[ 9600.622659] nvme nvme0: completing aborted command with status: 0007
[ 9600.622678] nvme nvme0: completing aborted command with status: 0007
[ 9600.623066] nvme nvme0: completing aborted command with status: 0007
[ 9600.623315] nvme nvme0: completing aborted command with status: 0007
[ 9600.623930] nvme nvme0: completing aborted command with status: 0007
[ 9600.624208] nvme nvme0: completing aborted command with status: 0007
[ 9600.624239] nvme nvme0: completing aborted command with status: 0007
[ 9600.624582] nvme nvme0: completing aborted command with status: 0007
[ 9600.624611] nvme nvme0: completing aborted command with status: 0007
[ 9600.624643] nvme nvme0: completing aborted command with status: 0007
[ 9600.624680] nvme nvme0: completing aborted command with status: 0007
[ 9600.625086] nvme nvme0: completing aborted command with status: 0007
[ 9600.625117] nvme nvme0: completing aborted command with status: 0007
[ 9600.625150] nvme nvme0: completing aborted command with status: 0007
[ 9600.625181] nvme nvme0: completing aborted command with status: 0007
[ 9600.625788] nvme nvme0: completing aborted command with status: 0007
[ 9600.625820] nvme nvme0: completing aborted command with status: 0007
[ 9600.625845] nvme nvme0: completing aborted command with status: 0007
[ 9600.625894] nvme nvme0: completing aborted command with status: 0007
[ 9600.626609] nvme nvme0: completing aborted command with status: 0007
[ 9600.627297] nvme nvme0: completing aborted command with status: 0007
[ 9600.627345] nvme nvme0: completing aborted command with status: 0007
[ 9600.627370] nvme nvme0: completing aborted command with status: 0007
[ 9600.627512] nvme nvme0: completing aborted command with status: 0007
[ 9600.627557] nvme nvme0: completing aborted command with status: 0007
[ 9600.628216] nvme nvme0: completing aborted command with status: 0007
[ 9600.628249] nvme nvme0: completing aborted command with status: 0007
[ 9600.628281] nvme nvme0: completing aborted command with status: 0007
[ 9600.628312] nvme nvme0: completing aborted command with status: 0007
[ 9600.628346] nvme nvme0: completing aborted command with status: 0007
[ 9600.628378] nvme nvme0: completing aborted command with status: 0007
[ 9600.628410] nvme nvme0: completing aborted command with status: 0007
[ 9600.628440] nvme nvme0: completing aborted command with status: 0007
[ 9600.629225] nvme nvme0: completing aborted command with status: 0007
[ 9600.629262] nvme nvme0: completing aborted command with status: 0007
[ 9600.629297] nvme nvme0: completing aborted command with status: 0007
[ 9600.629334] nvme nvme0: completing aborted command with status: 0007
[ 9600.629914] nvme nvme0: completing aborted command with status: 0007
[ 9600.629951] nvme nvme0: completing aborted command with status: 0007
[ 9600.629985] nvme nvme0: completing aborted command with status: 0007
[ 9600.630049] nvme nvme0: completing aborted command with status: 0007
[ 9600.630096] nvme nvme0: completing aborted command with status: 0007
[ 9600.630110] nvme nvme0: completing aborted command with status: 0007
[ 9600.630186] nvme nvme0: completing aborted command with status: 0007
[ 9600.631428] nvme nvme0: completing aborted command with status: 0007
[ 9600.632141] nvme nvme0: completing aborted command with status: 0007
[ 9600.632154] nvme nvme0: completing aborted command with status: 0007
[ 9600.632206] nvme nvme0: completing aborted command with status: 0007
[ 9600.632673] nvme nvme0: completing aborted command with status: 0007
[ 9600.632806] nvme nvme0: completing aborted command with status: 0007
[ 9600.632816] nvme nvme0: completing aborted command with status: 0007
[ 9600.632871] nvme nvme0: completing aborted command with status: 0007
[ 9600.633342] nvme nvme0: completing aborted command with status: 0007
[ 9600.633371] nvme nvme0: completing aborted command with status: 0007
[ 9600.642292] nvme nvme0: completing aborted command with status: 0007
[ 9600.651786] nvme nvme0: completing aborted command with status: 0007
[ 9600.651817] nvme nvme0: completing aborted command with status: 0007
[ 9600.651856] nvme nvme0: completing aborted command with status: 0007
[ 9600.651863] nvme nvme0: completing aborted command with status: 0007
[ 9600.651896] nvme nvme0: completing aborted command with status: 0007
[ 9600.652038] nvme nvme0: completing aborted command with status: 0007
[ 9600.652195] nvme nvme0: completing aborted command with status: 0007
[ 9600.652361] nvme nvme0: completing aborted command with status: 0007
[ 9600.652421] nvme nvme0: completing aborted command with status: 0007
[ 9600.653131] nvme nvme0: completing aborted command with status: 0007
[ 9600.653152] nvme nvme0: completing aborted command with status: 0007
[ 9600.653173] nvme nvme0: completing aborted command with status: 0007
[ 9600.653196] nvme nvme0: completing aborted command with status: 0007
[ 9600.653219] nvme nvme0: completing aborted command with status: 0007
[ 9600.653242] nvme nvme0: completing aborted command with status: 0007
[ 9600.653266] nvme nvme0: completing aborted command with status: 0007
[ 9600.653288] nvme nvme0: completing aborted command with status: 0007
[ 9600.653863] nvme nvme0: completing aborted command with status: 0007
[ 9600.653892] nvme nvme0: completing aborted command with status: 0007
[ 9600.653920] nvme nvme0: completing aborted command with status: 0007
[ 9600.653948] nvme nvme0: completing aborted command with status: 0007
[ 9600.653972] nvme nvme0: completing aborted command with status: 0007
[ 9600.654287] nvme nvme0: completing aborted command with status: 0007
[ 9600.654313] nvme nvme0: completing aborted command with status: 0007
[ 9600.654341] nvme nvme0: completing aborted command with status: 0007
[ 9600.654368] nvme nvme0: completing aborted command with status: 0007
[ 9600.654947] nvme nvme0: completing aborted command with status: 0007
[ 9600.654974] nvme nvme0: completing aborted command with status: 0007
[ 9600.655006] nvme nvme0: completing aborted command with status: 0007
[ 9600.655029] nvme nvme0: completing aborted command with status: 0007
[ 9600.655484] nvme nvme0: completing aborted command with status: 0007
[ 9600.655519] nvme nvme0: completing aborted command with status: 0007
[ 9600.655525] nvme nvme0: completing aborted command with status: 0007
[ 9600.655528] nvme nvme0: completing aborted command with status: 0007
[ 9600.655533] nvme nvme0: completing aborted command with status: 0007
[ 9600.655539] nvme nvme0: completing aborted command with status: 0007
[ 9600.655545] nvme nvme0: completing aborted command with status: 0007
[ 9600.655570] nvme nvme0: completing aborted command with status: 0007
[ 9600.655596] nvme nvme0: completing aborted command with status: 0007
[ 9600.655621] nvme nvme0: completing aborted command with status: 0007
[ 9600.655653] nvme nvme0: completing aborted command with status: 0007
[ 9600.656272] nvme nvme0: completing aborted command with status: 0007
[ 9600.656361] nvme nvme0: completing aborted command with status: 0007
[ 9600.656403] nvme nvme0: completing aborted command with status: 0007
[ 9600.656435] nvme nvme0: completing aborted command with status: 0007
[ 9600.656478] nvme nvme0: completing aborted command with status: 0007
[ 9600.656624] nvme nvme0: completing aborted command with status: 0007
[ 9600.656724] nvme nvme0: completing aborted command with status: 0007
[ 9600.656820] nvme nvme0: completing aborted command with status: 0007
[ 9600.656845] nvme nvme0: completing aborted command with status: 0007
[ 9600.656871] nvme nvme0: completing aborted command with status: 0007
[ 9600.656897] nvme nvme0: completing aborted command with status: 0007
[ 9600.657528] nvme nvme0: completing aborted command with status: 0007
[ 9600.657557] nvme nvme0: completing aborted command with status: 0007
[ 9600.657584] nvme nvme0: completing aborted command with status: 0007
[ 9600.657613] nvme nvme0: completing aborted command with status: 0007
[ 9600.658206] nvme nvme0: completing aborted command with status: 0007
[ 9600.658236] nvme nvme0: completing aborted command with status: 0007
[ 9600.658267] nvme nvme0: completing aborted command with status: 0007
[ 9600.658304] nvme nvme0: completing aborted command with status: 0007
[ 9600.658930] nvme nvme0: completing aborted command with status: 0007
[ 9600.658971] nvme nvme0: completing aborted command with status: 0007
[ 9600.659008] nvme nvme0: completing aborted command with status: 0007
[ 9600.659064] nvme nvme0: completing aborted command with status: 0007
[ 9600.659099] nvme nvme0: completing aborted command with status: 0007
[ 9600.659132] nvme nvme0: completing aborted command with status: 0007
[ 9600.659165] nvme nvme0: completing aborted command with status: 0007
[ 9600.659197] nvme nvme0: completing aborted command with status: 0007
[ 9600.659232] nvme nvme0: completing aborted command with status: 0007
[ 9600.659265] nvme nvme0: completing aborted command with status: 0007
[ 9600.659298] nvme nvme0: completing aborted command with status: 0007
[ 9600.659330] nvme nvme0: completing aborted command with status: 0007
[ 9600.663502] nvme nvme0: completing aborted command with status: 0007
[ 9600.663594] nvme nvme0: completing aborted command with status: 0007
[ 9600.664096] nvme nvme0: completing aborted command with status: 0007
[ 9600.664196] nvme nvme0: completing aborted command with status: 0007
[ 9600.664220] nvme nvme0: completing aborted command with status: 0007
[ 9600.664246] nvme nvme0: completing aborted command with status: 0007
[ 9600.664271] nvme nvme0: completing aborted command with status: 0007
[ 9600.664966] nvme nvme0: completing aborted command with status: 0007
[ 9600.665010] nvme nvme0: completing aborted command with status: 0007
[ 9600.665024] nvme nvme0: completing aborted command with status: 0007
[ 9600.665082] nvme nvme0: completing aborted command with status: 0007
[ 9600.665293] nvme nvme0: completing aborted command with status: 0007
[ 9600.666669] nvme nvme0: completing aborted command with status: 0007
[ 9600.666710] nvme nvme0: completing aborted command with status: 0007
[ 9600.667324] nvme nvme0: completing aborted command with status: 0007
[ 9600.667362] nvme nvme0: completing aborted command with status: 0007
[ 9600.667385] nvme nvme0: completing aborted command with status: 0007
[ 9600.667469] nvme nvme0: completing aborted command with status: 0007
[ 9600.667597] nvme nvme0: completing aborted command with status: 0007
[ 9600.667695] nvme nvme0: completing aborted command with status: 0007
[ 9600.667710] nvme nvme0: completing aborted command with status: 0007
[ 9600.667742] nvme nvme0: completing aborted command with status: 0007
[ 9600.667774] nvme nvme0: completing aborted command with status: 0007
[ 9600.667796] nvme nvme0: completing aborted command with status: 0007
[ 9600.668260] nvme nvme0: completing aborted command with status: 0007
[ 9600.668452] nvme nvme0: completing aborted command with status: 0007
[ 9600.668498] nvme nvme0: completing aborted command with status: 0007
[ 9600.668726] nvme nvme0: completing aborted command with status: 0007
[ 9600.668757] nvme nvme0: completing aborted command with status: 0007
[ 9600.668790] nvme nvme0: completing aborted command with status: 0007
[ 9600.668811] nvme nvme0: completing aborted command with status: 0007
[ 9600.668960] nvme nvme0: completing aborted command with status: 0007
[ 9600.668990] nvme nvme0: completing aborted command with status: 0007
[ 9600.669020] nvme nvme0: completing aborted command with status: 0007
[ 9600.669053] nvme nvme0: completing aborted command with status: 0007
[ 9600.669232] nvme nvme0: completing aborted command with status: 0007
[ 9600.669819] nvme nvme0: completing aborted command with status: 0007
[ 9600.669854] nvme nvme0: completing aborted command with status: 0007
[ 9600.670533] nvme nvme0: completing aborted command with status: 0007
[ 9600.671118] nvme nvme0: completing aborted command with status: 0007
[ 9600.671138] nvme nvme0: completing aborted command with status: 0007
[ 9600.671158] nvme nvme0: completing aborted command with status: 0007
[ 9600.671181] nvme nvme0: completing aborted command with status: 0007
[ 9600.671202] nvme nvme0: completing aborted command with status: 0007
[ 9600.671223] nvme nvme0: completing aborted command with status: 0007
[ 9600.671244] nvme nvme0: completing aborted command with status: 0007
[ 9600.671266] nvme nvme0: completing aborted command with status: 0007
[ 9600.671287] nvme nvme0: completing aborted command with status: 0007
[ 9600.671309] nvme nvme0: completing aborted command with status: 0007
[ 9600.671331] nvme nvme0: completing aborted command with status: 0007
[ 9600.671355] nvme nvme0: completing aborted command with status: 0007
[ 9600.671377] nvme nvme0: completing aborted command with status: 0007
[ 9600.671402] nvme nvme0: completing aborted command with status: 0007
[ 9600.671425] nvme nvme0: completing aborted command with status: 0007
[ 9600.671448] nvme nvme0: completing aborted command with status: 0007
[ 9600.673292] nvme nvme0: completing aborted command with status: 0007
[ 9600.673315] nvme nvme0: completing aborted command with status: 0007
[ 9600.673337] nvme nvme0: completing aborted command with status: 0007
[ 9600.673362] nvme nvme0: completing aborted command with status: 0007
[ 9600.673373] nvme nvme0: completing aborted command with status: 0007
[ 9600.673396] nvme nvme0: completing aborted command with status: 0007
[ 9600.673420] nvme nvme0: completing aborted command with status: 0007
[ 9600.673441] nvme nvme0: completing aborted command with status: 0007
[ 9600.675040] nvme nvme0: completing aborted command with status: 0007
[ 9600.675057] nvme nvme0: completing aborted command with status: 0007
[ 9600.675081] nvme nvme0: completing aborted command with status: 0007
[ 9600.675094] nvme nvme0: completing aborted command with status: 0007
[ 9600.675099] nvme nvme0: completing aborted command with status: 0007
[ 9600.675106] nvme nvme0: completing aborted command with status: 0007
[ 9600.675124] nvme nvme0: completing aborted command with status: 0007
[ 9600.675181] nvme nvme0: completing aborted command with status: 0007
[ 9600.675185] nvme nvme0: completing aborted command with status: 0007
[ 9600.675213] nvme nvme0: completing aborted command with status: 0007
[ 9600.675239] nvme nvme0: completing aborted command with status: 0007
[ 9600.675264] nvme nvme0: completing aborted command with status: 0007
[ 9600.676087] nvme nvme0: completing aborted command with status: 0007
[ 9600.676103] nvme nvme0: completing aborted command with status: 0007
[ 9600.676453] nvme nvme0: completing aborted command with status: 0007
[ 9600.677171] nvme nvme0: completing aborted command with status: 0007
[ 9600.677789] nvme nvme0: completing aborted command with status: 0007
[ 9600.677854] nvme nvme0: completing aborted command with status: 0007
[ 9600.677879] nvme nvme0: completing aborted command with status: 0007
[ 9600.677898] nvme nvme0: completing aborted command with status: 0007
[ 9600.678135] nvme nvme0: completing aborted command with status: 0007
[ 9600.689931] nvme nvme0: completing aborted command with status: 0007
[ 9600.689973] nvme nvme0: completing aborted command with status: 0007
[ 9600.690036] nvme nvme0: completing aborted command with status: 0007
[ 9600.690054] nvme nvme0: completing aborted command with status: 0007
[ 9600.690486] nvme nvme0: completing aborted command with status: 0007
[ 9600.691426] nvme nvme0: completing aborted command with status: 0007
[ 9600.691461] nvme nvme0: completing aborted command with status: 0007
[ 9600.691494] nvme nvme0: completing aborted command with status: 0007
[ 9600.691526] nvme nvme0: completing aborted command with status: 0007
[ 9600.692233] nvme nvme0: completing aborted command with status: 0007
[ 9600.692270] nvme nvme0: completing aborted command with status: 0007
[ 9600.692303] nvme nvme0: completing aborted command with status: 0007
[ 9600.692336] nvme nvme0: completing aborted command with status: 0007
[ 9600.692907] nvme nvme0: completing aborted command with status: 0007
[ 9600.692942] nvme nvme0: completing aborted command with status: 0007
[ 9600.692975] nvme nvme0: completing aborted command with status: 0007
[ 9600.693004] nvme nvme0: completing aborted command with status: 0007
[ 9600.693664] nvme nvme0: completing aborted command with status: 0007
[ 9600.693827] nvme nvme0: completing aborted command with status: 0007
[ 9600.693870] nvme nvme0: completing aborted command with status: 0007
[ 9600.693908] nvme nvme0: completing aborted command with status: 0007
[ 9600.694479] nvme nvme0: completing aborted command with status: 0007
[ 9600.694613] nvme nvme0: completing aborted command with status: 0007
[ 9600.694678] nvme nvme0: completing aborted command with status: 0007
[ 9600.694779] nvme nvme0: completing aborted command with status: 0007
[ 9600.694920] nvme nvme0: completing aborted command with status: 0007
[ 9600.695004] nvme nvme0: completing aborted command with status: 0007
[ 9600.695104] nvme nvme0: completing aborted command with status: 0007
[ 9600.695179] nvme nvme0: completing aborted command with status: 0007
[ 9600.695210] nvme nvme0: completing aborted command with status: 0007
[ 9600.695251] nvme nvme0: completing aborted command with status: 0007
[ 9600.695288] nvme nvme0: completing aborted command with status: 0007
[ 9600.695939] nvme nvme0: completing aborted command with status: 0007
[ 9600.695978] nvme nvme0: completing aborted command with status: 0007
[ 9600.696030] nvme nvme0: completing aborted command with status: 0007
[ 9600.714757] nvme nvme0: completing aborted command with status: 0007
[ 9600.716546] nvme nvme0: completing aborted command with status: 0007
[ 9600.716563] nvme nvme0: completing aborted command with status: 0007
[ 9600.716621] nvme nvme0: completing aborted command with status: 0007
[ 9600.716704] nvme nvme0: completing aborted command with status: 0007
[ 9600.716775] nvme nvme0: completing aborted command with status: 0007
[ 9600.716815] nvme nvme0: completing aborted command with status: 0007
[ 9600.716880] nvme nvme0: completing aborted command with status: 0007
[ 9600.716917] nvme nvme0: completing aborted command with status: 0007
[ 9600.717143] nvme nvme0: completing aborted command with status: 0007
[ 9600.717163] nvme nvme0: completing aborted command with status: 0007
[ 9600.717195] nvme nvme0: completing aborted command with status: 0007
[ 9600.717756] nvme nvme0: completing aborted command with status: 0007
[ 9600.717790] nvme nvme0: completing aborted command with status: 0007
[ 9600.717828] nvme nvme0: completing aborted command with status: 0007
[ 9600.718162] nvme nvme0: completing aborted command with status: 0007
[ 9600.718191] nvme nvme0: completing aborted command with status: 0007
[ 9600.718220] nvme nvme0: completing aborted command with status: 0007
[ 9600.718239] nvme nvme0: completing aborted command with status: 0007
[ 9600.718389] nvme nvme0: completing aborted command with status: 0007
[ 9600.719079] nvme nvme0: completing aborted command with status: 0007
[ 9600.719117] nvme nvme0: completing aborted command with status: 0007
[ 9600.719142] nvme nvme0: completing aborted command with status: 0007
[ 9600.726703] nvme nvme0: completing aborted command with status: 0007
[ 9600.727064] nvme nvme0: completing aborted command with status: 0007
[ 9600.727837] nvme nvme0: completing aborted command with status: 0007
[ 9600.727857] nvme nvme0: completing aborted command with status: 0007
[ 9600.728298] nvme nvme0: completing aborted command with status: 0007
[ 9600.728328] nvme nvme0: completing aborted command with status: 0007
[ 9600.729005] nvme nvme0: completing aborted command with status: 0007
[ 9600.729047] nvme nvme0: completing aborted command with status: 0007
[ 9600.729087] nvme nvme0: completing aborted command with status: 0007
[ 9600.729127] nvme nvme0: completing aborted command with status: 0007
[ 9600.729791] nvme nvme0: completing aborted command with status: 0007
[ 9600.729833] nvme nvme0: completing aborted command with status: 0007
[ 9600.729865] nvme nvme0: completing aborted command with status: 0007
[ 9600.730227] nvme nvme0: completing aborted command with status: 0007
[ 9600.730268] nvme nvme0: completing aborted command with status: 0007
[ 9600.730302] nvme nvme0: completing aborted command with status: 0007
[ 9600.730334] nvme nvme0: completing aborted command with status: 0007
[ 9600.730970] nvme nvme0: completing aborted command with status: 0007
[ 9600.731057] nvme nvme0: completing aborted command with status: 0007
[ 9600.749327] nvme nvme0: completing aborted command with status: 0007
[ 9600.749623] nvme nvme0: completing aborted command with status: 0007
[ 9600.750026] nvme nvme0: completing aborted command with status: 0007
[ 9600.760718] nvme nvme0: completing aborted command with status: 0007
[ 9600.760751] nvme nvme0: completing aborted command with status: 0007
[ 9600.760784] nvme nvme0: completing aborted command with status: 0007
[ 9600.760815] nvme nvme0: completing aborted command with status: 0007
[ 9600.760846] nvme nvme0: completing aborted command with status: 0007
[ 9600.760877] nvme nvme0: completing aborted command with status: 0007
[ 9600.761829] nvme nvme0: completing aborted command with status: 0007
[ 9600.761861] nvme nvme0: completing aborted command with status: 0007
[ 9600.761892] nvme nvme0: completing aborted command with status: 0007
[ 9600.761924] nvme nvme0: completing aborted command with status: 0007
[ 9600.763053] nvme nvme0: completing aborted command with status: 0007
[ 9600.763084] nvme nvme0: completing aborted command with status: 0007
[ 9600.763116] nvme nvme0: completing aborted command with status: 0007
[ 9600.763148] nvme nvme0: completing aborted command with status: 0007
[ 9600.763181] nvme nvme0: completing aborted command with status: 0007
[ 9600.763213] nvme nvme0: completing aborted command with status: 0007
[ 9600.763244] nvme nvme0: completing aborted command with status: 0007
[ 9600.763275] nvme nvme0: completing aborted command with status: 0007
[ 9600.765036] nvme nvme0: completing aborted command with status: 0007
[ 9600.765055] nvme nvme0: completing aborted command with status: 0007
[ 9600.765086] nvme nvme0: completing aborted command with status: 0007
[ 9600.765117] nvme nvme0: completing aborted command with status: 0007
[ 9600.765150] nvme nvme0: completing aborted command with status: 0007
[ 9600.765182] nvme nvme0: completing aborted command with status: 0007
[ 9600.765213] nvme nvme0: completing aborted command with status: 0007
[ 9600.765245] nvme nvme0: completing aborted command with status: 0007
[ 9600.765278] nvme nvme0: completing aborted command with status: 0007
[ 9600.765308] nvme nvme0: completing aborted command with status: 0007
[ 9600.765340] nvme nvme0: completing aborted command with status: 0007
[ 9600.765371] nvme nvme0: completing aborted command with status: 0007
[ 9600.765403] nvme nvme0: completing aborted command with status: 0007
[ 9600.765435] nvme nvme0: completing aborted command with status: 0007
[ 9600.765467] nvme nvme0: completing aborted command with status: 0007
[ 9600.765498] nvme nvme0: completing aborted command with status: 0007
[ 9600.769320] nvme nvme0: completing aborted command with status: 0007
[ 9600.769354] nvme nvme0: completing aborted command with status: 0007
[ 9600.769385] nvme nvme0: completing aborted command with status: 0007
[ 9600.769423] nvme nvme0: completing aborted command with status: 0007
[ 9600.769457] nvme nvme0: completing aborted command with status: 0007
[ 9600.769489] nvme nvme0: completing aborted command with status: 0007
[ 9600.769528] nvme nvme0: completing aborted command with status: 0007
[ 9600.769568] nvme nvme0: completing aborted command with status: 0007
[ 9600.769604] nvme nvme0: completing aborted command with status: 0007
[ 9600.769636] nvme nvme0: completing aborted command with status: 0007
[ 9600.769668] nvme nvme0: completing aborted command with status: 0007
[ 9600.769701] nvme nvme0: completing aborted command with status: 0007
[ 9600.769735] nvme nvme0: completing aborted command with status: 0007
[ 9600.769773] nvme nvme0: completing aborted command with status: 0007
[ 9600.769806] nvme nvme0: completing aborted command with status: 0007
[ 9600.769842] nvme nvme0: completing aborted command with status: 0007
[ 9600.769864] nvme nvme0: completing aborted command with status: 0007
[ 9600.769897] nvme nvme0: completing aborted command with status: 0007
[ 9600.769930] nvme nvme0: completing aborted command with status: 0007
[ 9600.769963] nvme nvme0: completing aborted command with status: 0007
[ 9600.769997] nvme nvme0: completing aborted command with status: 0007
[ 9600.770030] nvme nvme0: completing aborted command with status: 0007
[ 9600.770063] nvme nvme0: completing aborted command with status: 0007
[ 9600.770096] nvme nvme0: completing aborted command with status: 0007
[ 9600.770131] nvme nvme0: completing aborted command with status: 0007
[ 9600.770164] nvme nvme0: completing aborted command with status: 0007
[ 9600.770197] nvme nvme0: completing aborted command with status: 0007
[ 9600.770229] nvme nvme0: completing aborted command with status: 0007
[ 9600.775657] nvme nvme0: completing aborted command with status: 0007
[ 9600.775691] nvme nvme0: completing aborted command with status: 0007
[ 9600.775724] nvme nvme0: completing aborted command with status: 0007
[ 9600.775757] nvme nvme0: completing aborted command with status: 0007
[ 9600.776711] nvme nvme0: completing aborted command with status: 0007
[ 9600.776787] nvme nvme0: completing aborted command with status: 0007
[ 9600.776817] nvme nvme0: completing aborted command with status: 0007
[ 9600.776852] nvme nvme0: completing aborted command with status: 0007
[ 9600.776890] nvme nvme0: completing aborted command with status: 0007
[ 9600.776930] nvme nvme0: completing aborted command with status: 0007
[ 9600.776961] nvme nvme0: completing aborted command with status: 0007
[ 9600.776993] nvme nvme0: completing aborted command with status: 0007
[ 9600.777982] nvme nvme0: completing aborted command with status: 0007
[ 9600.778207] nvme nvme0: completing aborted command with status: 0007
[ 9600.778332] nvme nvme0: completing aborted command with status: 0007
[ 9600.778466] nvme nvme0: completing aborted command with status: 0007
[ 9600.778505] nvme nvme0: completing aborted command with status: 0007
[ 9600.778545] nvme nvme0: completing aborted command with status: 0007
[ 9600.778584] nvme nvme0: completing aborted command with status: 0007
[ 9600.779063] nvme nvme0: completing aborted command with status: 0007
[ 9600.779077] nvme nvme0: completing aborted command with status: 0007
[ 9600.779166] nvme nvme0: completing aborted command with status: 0007
[ 9600.779199] nvme nvme0: completing aborted command with status: 0007
[ 9600.779946] nvme nvme0: completing aborted command with status: 0007
[ 9600.779971] nvme nvme0: completing aborted command with status: 0007
[ 9600.780008] nvme nvme0: completing aborted command with status: 0007
[ 9600.780041] nvme nvme0: completing aborted command with status: 0007
[ 9600.780632] nvme nvme0: completing aborted command with status: 0007
[ 9600.780732] nvme nvme0: completing aborted command with status: 0007
[ 9600.780763] nvme nvme0: completing aborted command with status: 0007
[ 9600.780796] nvme nvme0: completing aborted command with status: 0007
[ 9600.780830] nvme nvme0: completing aborted command with status: 0007
[ 9600.780863] nvme nvme0: completing aborted command with status: 0007
[ 9600.782006] nvme nvme0: completing aborted command with status: 0007
[ 9600.782042] nvme nvme0: completing aborted command with status: 0007
[ 9600.782083] nvme nvme0: completing aborted command with status: 0007
[ 9600.782121] nvme nvme0: completing aborted command with status: 0007
[ 9600.782920] nvme nvme0: completing aborted command with status: 0007
[ 9600.782961] nvme nvme0: completing aborted command with status: 0007
[ 9600.783000] nvme nvme0: completing aborted command with status: 0007
[ 9600.783032] nvme nvme0: completing aborted command with status: 0007
[ 9600.784038] nvme nvme0: completing aborted command with status: 0007
[ 9600.784154] nvme nvme0: completing aborted command with status: 0007
[ 9600.784190] nvme nvme0: completing aborted command with status: 0007
[ 9600.784214] nvme nvme0: completing aborted command with status: 0007
[ 9600.784327] nvme nvme0: completing aborted command with status: 0007
[ 9600.784400] nvme nvme0: completing aborted command with status: 0007
[ 9600.784961] nvme nvme0: completing aborted command with status: 0007
[ 9600.784978] nvme nvme0: completing aborted command with status: 0007
[ 9600.785040] nvme nvme0: completing aborted command with status: 0007
[ 9600.785406] nvme nvme0: completing aborted command with status: 0007
[ 9600.785506] nvme nvme0: completing aborted command with status: 0007
[ 9600.785566] nvme nvme0: completing aborted command with status: 0007
[ 9600.785879] nvme nvme0: completing aborted command with status: 0007
[ 9600.785988] nvme nvme0: completing aborted command with status: 0007
[ 9600.786147] nvme nvme0: completing aborted command with status: 0007
[ 9600.786173] nvme nvme0: completing aborted command with status: 0007
[ 9600.786201] nvme nvme0: completing aborted command with status: 0007
[ 9600.786229] nvme nvme0: completing aborted command with status: 0007
[ 9600.787118] nvme nvme0: completing aborted command with status: 0007
[ 9600.787148] nvme nvme0: completing aborted command with status: 0007
[ 9600.787179] nvme nvme0: completing aborted command with status: 0007
[ 9600.787211] nvme nvme0: completing aborted command with status: 0007
[ 9600.788256] nvme nvme0: completing aborted command with status: 0007
[ 9600.788286] nvme nvme0: completing aborted command with status: 0007
[ 9600.788316] nvme nvme0: completing aborted command with status: 0007
[ 9600.788346] nvme nvme0: completing aborted command with status: 0007
[ 9600.789134] nvme nvme0: completing aborted command with status: 0007
[ 9600.789164] nvme nvme0: completing aborted command with status: 0007
[ 9600.789198] nvme nvme0: completing aborted command with status: 0007
[ 9600.789234] nvme nvme0: completing aborted command with status: 0007
[ 9600.790137] nvme nvme0: completing aborted command with status: 0007
[ 9600.790171] nvme nvme0: completing aborted command with status: 0007
[ 9600.790204] nvme nvme0: completing aborted command with status: 0007
[ 9600.790238] nvme nvme0: completing aborted command with status: 0007
[ 9600.791098] nvme nvme0: completing aborted command with status: 0007
[ 9600.791134] nvme nvme0: completing aborted command with status: 0007
[ 9600.791923] nvme nvme0: completing aborted command with status: 0007
[ 9600.791964] nvme nvme0: completing aborted command with status: 0007
[ 9600.792000] nvme nvme0: completing aborted command with status: 0007
[ 9600.792935] nvme nvme0: completing aborted command with status: 0007
[ 9600.793114] nvme nvme0: completing aborted command with status: 0007
[ 9600.793151] nvme nvme0: completing aborted command with status: 0007
[ 9600.793610] nvme nvme0: completing aborted command with status: 0007
[ 9600.793685] nvme nvme0: completing aborted command with status: 0007
[ 9600.793755] nvme nvme0: completing aborted command with status: 0007
[ 9600.793861] nvme nvme0: completing aborted command with status: 0007
[ 9600.793895] nvme nvme0: completing aborted command with status: 0007
[ 9600.793929] nvme nvme0: completing aborted command with status: 0007
[ 9600.794813] nvme nvme0: completing aborted command with status: 0007
[ 9600.794855] nvme nvme0: completing aborted command with status: 0007
[ 9600.794892] nvme nvme0: completing aborted command with status: 0007
[ 9600.795456] nvme nvme0: completing aborted command with status: 0007
[ 9600.802798] nvme nvme0: completing aborted command with status: 0007
[ 9600.802932] nvme nvme0: completing aborted command with status: 0007
[ 9600.803040] nvme nvme0: completing aborted command with status: 0007
[ 9600.803180] nvme nvme0: completing aborted command with status: 0007
[ 9600.803287] nvme nvme0: completing aborted command with status: 0007
[ 9600.803427] nvme nvme0: completing aborted command with status: 0007
[ 9600.814517] nvme nvme0: completing aborted command with status: 0007
[ 9600.814585] nvme nvme0: completing aborted command with status: 0007
[ 9600.814724] nvme nvme0: completing aborted command with status: 0007
[ 9600.815683] nvme nvme0: completing aborted command with status: 0007
[ 9600.815832] nvme nvme0: completing aborted command with status: 0007
[ 9600.815847] nvme nvme0: completing aborted command with status: 0007
[ 9600.815897] nvme nvme0: completing aborted command with status: 0007
[ 9600.815960] nvme nvme0: completing aborted command with status: 0007
[ 9600.815982] nvme nvme0: completing aborted command with status: 0007
[ 9600.816376] nvme nvme0: completing aborted command with status: 0007
[ 9600.816431] nvme nvme0: completing aborted command with status: 0007
[ 9600.816597] nvme nvme0: completing aborted command with status: 0007
[ 9600.816706] nvme nvme0: completing aborted command with status: 0007
[ 9600.816806] nvme nvme0: completing aborted command with status: 0007
[ 9600.816828] nvme nvme0: completing aborted command with status: 0007
[ 9600.816846] nvme nvme0: completing aborted command with status: 0007
[ 9600.817125] nvme nvme0: completing aborted command with status: 0007
[ 9600.817259] nvme nvme0: completing aborted command with status: 0007
[ 9600.817272] nvme nvme0: completing aborted command with status: 0007
[ 9600.817392] nvme nvme0: completing aborted command with status: 0007
[ 9600.817417] nvme nvme0: completing aborted command with status: 0007
[ 9600.818052] nvme nvme0: completing aborted command with status: 0007
[ 9600.818096] nvme nvme0: completing aborted command with status: 0007
[ 9600.818420] nvme nvme0: completing aborted command with status: 0007
[ 9600.818483] nvme nvme0: completing aborted command with status: 0007
[ 9600.818527] nvme nvme0: completing aborted command with status: 0007
[ 9600.818555] nvme nvme0: completing aborted command with status: 0007
[ 9600.818846] nvme nvme0: completing aborted command with status: 0007
[ 9600.818877] nvme nvme0: completing aborted command with status: 0007
[ 9600.819830] nvme nvme0: completing aborted command with status: 0007
[ 9600.819851] nvme nvme0: completing aborted command with status: 0007
[ 9600.819873] nvme nvme0: completing aborted command with status: 0007
[ 9600.819895] nvme nvme0: completing aborted command with status: 0007
[ 9600.822612] nvme nvme0: completing aborted command with status: 0007
[ 9600.823619] nvme nvme0: completing aborted command with status: 0007
[ 9600.824016] nvme nvme0: completing aborted command with status: 0007
[ 9600.824059] nvme nvme0: completing aborted command with status: 0007
[ 9600.824580] nvme nvme0: completing aborted command with status: 0007
[ 9600.825140] nvme nvme0: completing aborted command with status: 0007
[ 9600.826802] nvme nvme0: completing aborted command with status: 0007
[ 9600.826809] nvme nvme0: completing aborted command with status: 0007
[ 9600.826854] nvme nvme0: completing aborted command with status: 0007
[ 9600.826961] nvme nvme0: completing aborted command with status: 0007
[ 9600.826986] nvme nvme0: completing aborted command with status: 0007
[ 9600.827018] nvme nvme0: completing aborted command with status: 0007
[ 9600.827050] nvme nvme0: completing aborted command with status: 0007
[ 9600.827866] nvme nvme0: completing aborted command with status: 0007
[ 9600.828049] nvme nvme0: completing aborted command with status: 0007
[ 9600.828084] nvme nvme0: completing aborted command with status: 0007
[ 9600.828192] nvme nvme0: completing aborted command with status: 0007
[ 9600.828241] nvme nvme0: completing aborted command with status: 0007
[ 9600.829065] nvme nvme0: completing aborted command with status: 0007
[ 9600.829316] nvme nvme0: completing aborted command with status: 0007
[ 9600.829342] nvme nvme0: completing aborted command with status: 0007
[ 9600.829372] nvme nvme0: completing aborted command with status: 0007
[ 9600.829401] nvme nvme0: completing aborted command with status: 0007
[ 9600.830307] nvme nvme0: completing aborted command with status: 0007
[ 9600.830320] nvme nvme0: completing aborted command with status: 0007
[ 9600.830627] nvme nvme0: completing aborted command with status: 0007
[ 9600.831014] nvme nvme0: completing aborted command with status: 0007
[ 9600.831772] nvme nvme0: completing aborted command with status: 0007
[ 9600.997298] nvme nvme0: completing aborted command with status: 0007
[ 9600.997332] nvme nvme0: completing aborted command with status: 0007
[ 9600.997366] nvme nvme0: completing aborted command with status: 0007
[ 9600.997399] nvme nvme0: completing aborted command with status: 0007
[ 9600.997427] nvme nvme0: completing aborted command with status: 0007
[ 9601.000914] nvme nvme0: completing aborted command with status: 0007
[ 9601.000947] nvme nvme0: completing aborted command with status: 0007
[ 9601.000981] nvme nvme0: completing aborted command with status: 0007
[ 9601.001012] nvme nvme0: completing aborted command with status: 0007
[ 9601.001044] nvme nvme0: completing aborted command with status: 0007
[ 9601.001075] nvme nvme0: completing aborted command with status: 0007
[ 9601.001109] nvme nvme0: completing aborted command with status: 0007
[ 9601.001144] nvme nvme0: completing aborted command with status: 0007
[ 9601.002576] nvme nvme0: completing aborted command with status: 0007
[ 9601.002608] nvme nvme0: completing aborted command with status: 0007
[ 9601.003282] nvme nvme0: completing aborted command with status: 0007
[ 9601.003313] nvme nvme0: completing aborted command with status: 0007
[ 9601.003343] nvme nvme0: completing aborted command with status: 0007
[ 9601.003373] nvme nvme0: completing aborted command with status: 0007
[ 9601.004046] nvme nvme0: completing aborted command with status: 0007
[ 9601.021645] nvme nvme0: completing aborted command with status: 0007
[ 9601.021686] nvme nvme0: completing aborted command with status: 0007
[ 9601.021717] nvme nvme0: completing aborted command with status: 0007
[ 9601.021738] nvme nvme0: completing aborted command with status: 0007
[ 9601.021908] nvme nvme0: completing aborted command with status: 0007
[ 9601.021930] nvme nvme0: completing aborted command with status: 0007
[ 9601.022041] nvme nvme0: completing aborted command with status: 0007
[ 9601.022164] nvme nvme0: completing aborted command with status: 0007
[ 9601.022197] nvme nvme0: completing aborted command with status: 0007
[ 9601.022221] nvme nvme0: completing aborted command with status: 0007
[ 9601.022251] nvme nvme0: completing aborted command with status: 0007
[ 9601.022266] nvme nvme0: completing aborted command with status: 0007
[ 9601.022320] nvme nvme0: completing aborted command with status: 0007
[ 9601.023700] nvme nvme0: completing aborted command with status: 0007
[ 9601.024167] nvme nvme0: completing aborted command with status: 0007
[ 9601.028289] nvme nvme0: completing aborted command with status: 0007
[ 9601.028559] nvme nvme0: completing aborted command with status: 0007
[ 9601.029481] nvme nvme0: completing aborted command with status: 0007
[ 9601.030053] nvme nvme0: completing aborted command with status: 0007
[ 9601.030124] nvme nvme0: completing aborted command with status: 0007
[ 9601.030158] nvme nvme0: completing aborted command with status: 0007
[ 9601.030171] nvme nvme0: completing aborted command with status: 0007
[ 9601.030259] nvme nvme0: completing aborted command with status: 0007
[ 9601.071411] nvme nvme0: completing aborted command with status: 0007
[ 9601.071416] nvme nvme0: completing aborted command with status: 0007
[ 9601.071440] nvme nvme0: completing aborted command with status: 0007
[ 9601.071504] nvme nvme0: completing aborted command with status: 0007
[ 9601.071523] nvme nvme0: completing aborted command with status: 0007
[ 9601.071548] nvme nvme0: completing aborted command with status: 0007
[ 9601.071555] nvme nvme0: completing aborted command with status: 0007
[ 9601.071578] nvme nvme0: completing aborted command with status: 0007
[ 9601.071583] nvme nvme0: completing aborted command with status: 0007
[ 9601.071601] nvme nvme0: completing aborted command with status: 0007
[ 9601.071718] nvme nvme0: completing aborted command with status: 0007
[ 9601.071770] nvme nvme0: completing aborted command with status: 0007
[ 9601.071783] nvme nvme0: completing aborted command with status: 0007
[ 9601.071799] nvme nvme0: completing aborted command with status: 0007
[ 9601.071811] nvme nvme0: completing aborted command with status: 0007
[ 9601.071837] nvme nvme0: completing aborted command with status: 0007
[ 9601.071847] nvme nvme0: completing aborted command with status: 0007
[ 9601.071866] nvme nvme0: completing aborted command with status: 0007
[ 9601.071871] nvme nvme0: completing aborted command with status: 0007
[ 9601.071875] nvme nvme0: completing aborted command with status: 0007
[ 9601.071880] nvme nvme0: completing aborted command with status: 0007
[ 9601.071898] nvme nvme0: completing aborted command with status: 0007
[ 9601.071986] nvme nvme0: completing aborted command with status: 0007
[ 9601.072016] nvme nvme0: completing aborted command with status: 0007
[ 9601.072118] nvme nvme0: completing aborted command with status: 0007
[ 9601.072155] nvme nvme0: completing aborted command with status: 0007
[ 9601.072199] nvme nvme0: completing aborted command with status: 0007
[ 9601.072904] nvme nvme0: completing aborted command with status: 0007
[ 9601.073017] nvme nvme0: completing aborted command with status: 0007
[ 9601.073039] nvme nvme0: completing aborted command with status: 0007
[ 9601.073070] nvme nvme0: completing aborted command with status: 0007
[ 9601.073101] nvme nvme0: completing aborted command with status: 0007
[ 9601.073137] nvme nvme0: completing aborted command with status: 0007
[ 9601.073171] nvme nvme0: completing aborted command with status: 0007
[ 9601.073745] nvme nvme0: completing aborted command with status: 0007
[ 9601.073802] nvme nvme0: completing aborted command with status: 0007
[ 9601.073835] nvme nvme0: completing aborted command with status: 0007
[ 9601.073870] nvme nvme0: completing aborted command with status: 0007
[ 9601.073902] nvme nvme0: completing aborted command with status: 0007
[ 9601.073934] nvme nvme0: completing aborted command with status: 0007
[ 9601.073967] nvme nvme0: completing aborted command with status: 0007
[ 9601.074001] nvme nvme0: completing aborted command with status: 0007
[ 9601.074034] nvme nvme0: completing aborted command with status: 0007
[ 9601.074066] nvme nvme0: completing aborted command with status: 0007
[ 9601.074098] nvme nvme0: completing aborted command with status: 0007
[ 9601.074133] nvme nvme0: completing aborted command with status: 0007
[ 9601.075445] nvme nvme0: completing aborted command with status: 0007
[ 9601.075478] nvme nvme0: completing aborted command with status: 0007
[ 9601.075511] nvme nvme0: completing aborted command with status: 0007
[ 9601.075546] nvme nvme0: completing aborted command with status: 0007
[ 9601.075578] nvme nvme0: completing aborted command with status: 0007
[ 9601.075609] nvme nvme0: completing aborted command with status: 0007
[ 9601.075641] nvme nvme0: completing aborted command with status: 0007
[ 9601.075675] nvme nvme0: completing aborted command with status: 0007
[ 9601.076860] nvme nvme0: completing aborted command with status: 0007
[ 9601.076888] nvme nvme0: completing aborted command with status: 0007
[ 9601.076915] nvme nvme0: completing aborted command with status: 0007
[ 9601.076943] nvme nvme0: completing aborted command with status: 0007
[ 9601.076971] nvme nvme0: completing aborted command with status: 0007
[ 9601.076998] nvme nvme0: completing aborted command with status: 0007
[ 9601.077022] nvme nvme0: completing aborted command with status: 0007
[ 9601.077051] nvme nvme0: completing aborted command with status: 0007
[ 9601.077078] nvme nvme0: completing aborted command with status: 0007
[ 9601.077104] nvme nvme0: completing aborted command with status: 0007
[ 9601.077130] nvme nvme0: completing aborted command with status: 0007
[ 9601.077746] nvme nvme0: completing aborted command with status: 0007
[ 9601.077773] nvme nvme0: completing aborted command with status: 0007
[ 9601.077800] nvme nvme0: completing aborted command with status: 0007
[ 9601.077828] nvme nvme0: completing aborted command with status: 0007
[ 9601.078465] nvme nvme0: completing aborted command with status: 0007
[ 9601.078500] nvme nvme0: completing aborted command with status: 0007
[ 9601.078524] nvme nvme0: completing aborted command with status: 0007
[ 9601.078551] nvme nvme0: completing aborted command with status: 0007
[ 9601.079056] nvme nvme0: completing aborted command with status: 0007
[ 9601.079084] nvme nvme0: completing aborted command with status: 0007
[ 9601.079111] nvme nvme0: completing aborted command with status: 0007
[ 9601.079139] nvme nvme0: completing aborted command with status: 0007
[ 9601.079167] nvme nvme0: completing aborted command with status: 0007
[ 9601.079195] nvme nvme0: completing aborted command with status: 0007
[ 9601.079222] nvme nvme0: completing aborted command with status: 0007
[ 9601.079864] nvme nvme0: completing aborted command with status: 0007
[ 9601.079894] nvme nvme0: completing aborted command with status: 0007
[ 9601.079922] nvme nvme0: completing aborted command with status: 0007
[ 9601.079950] nvme nvme0: completing aborted command with status: 0007
[ 9601.080527] nvme nvme0: completing aborted command with status: 0007
[ 9601.080558] nvme nvme0: completing aborted command with status: 0007
[ 9601.080586] nvme nvme0: completing aborted command with status: 0007
[ 9601.080616] nvme nvme0: completing aborted command with status: 0007
[ 9601.080651] nvme nvme0: completing aborted command with status: 0007
[ 9601.080682] nvme nvme0: completing aborted command with status: 0007
[ 9601.080712] nvme nvme0: completing aborted command with status: 0007
[ 9601.080741] nvme nvme0: completing aborted command with status: 0007
[ 9601.082045] nvme nvme0: completing aborted command with status: 0007
[ 9601.082077] nvme nvme0: completing aborted command with status: 0007
[ 9601.082109] nvme nvme0: completing aborted command with status: 0007
[ 9601.082160] nvme nvme0: completing aborted command with status: 0007
[ 9601.082193] nvme nvme0: completing aborted command with status: 0007
[ 9601.082213] nvme nvme0: completing aborted command with status: 0007
[ 9601.082231] nvme nvme0: completing aborted command with status: 0007
[ 9601.082296] nvme nvme0: completing aborted command with status: 0007
[ 9601.082518] nvme nvme0: completing aborted command with status: 0007
[ 9601.082620] nvme nvme0: completing aborted command with status: 0007
[ 9601.082718] nvme nvme0: completing aborted command with status: 0007
[ 9601.082767] nvme nvme0: completing aborted command with status: 0007
[ 9601.082802] nvme nvme0: completing aborted command with status: 0007
[ 9601.082827] nvme nvme0: completing aborted command with status: 0007
[ 9601.082859] nvme nvme0: completing aborted command with status: 0007
[ 9601.082892] nvme nvme0: completing aborted command with status: 0007
[ 9601.082926] nvme nvme0: completing aborted command with status: 0007
[ 9601.082959] nvme nvme0: completing aborted command with status: 0007
[ 9601.082993] nvme nvme0: completing aborted command with status: 0007
[ 9601.083027] nvme nvme0: completing aborted command with status: 0007
[ 9601.083063] nvme nvme0: completing aborted command with status: 0007
[ 9601.083099] nvme nvme0: completing aborted command with status: 0007
[ 9601.083134] nvme nvme0: completing aborted command with status: 0007
[ 9601.083170] nvme nvme0: completing aborted command with status: 0007
[ 9601.083200] nvme nvme0: completing aborted command with status: 0007
[ 9601.083229] nvme nvme0: completing aborted command with status: 0007
[ 9601.083259] nvme nvme0: completing aborted command with status: 0007
[ 9601.083289] nvme nvme0: completing aborted command with status: 0007
[ 9601.085742] nvme nvme0: completing aborted command with status: 0007
[ 9601.091992] nvme nvme0: completing aborted command with status: 0007
[ 9601.092039] nvme nvme0: completing aborted command with status: 0007
[ 9601.092073] nvme nvme0: completing aborted command with status: 0007
[ 9601.092107] nvme nvme0: completing aborted command with status: 0007
[ 9601.092146] nvme nvme0: completing aborted command with status: 0007
[ 9601.093853] nvme nvme0: completing aborted command with status: 0007
[ 9601.093880] nvme nvme0: completing aborted command with status: 0007
[ 9601.093909] nvme nvme0: completing aborted command with status: 0007
[ 9601.093937] nvme nvme0: completing aborted command with status: 0007
[ 9601.093967] nvme nvme0: completing aborted command with status: 0007
[ 9601.094001] nvme nvme0: completing aborted command with status: 0007
[ 9601.094629] nvme nvme0: completing aborted command with status: 0007
[ 9601.094666] nvme nvme0: completing aborted command with status: 0007
[ 9601.094706] nvme nvme0: completing aborted command with status: 0007
[ 9601.094743] nvme nvme0: completing aborted command with status: 0007
[ 9601.095378] nvme nvme0: completing aborted command with status: 0007
[ 9601.095416] nvme nvme0: completing aborted command with status: 0007
[ 9601.095459] nvme nvme0: completing aborted command with status: 0007
[ 9601.095496] nvme nvme0: completing aborted command with status: 0007
[ 9601.095533] nvme nvme0: completing aborted command with status: 0007
[ 9601.095570] nvme nvme0: completing aborted command with status: 0007
[ 9601.095609] nvme nvme0: completing aborted command with status: 0007
[ 9601.095654] nvme nvme0: completing aborted command with status: 0007
[ 9601.096889] nvme nvme0: completing aborted command with status: 0007
[ 9601.097164] nvme nvme0: completing aborted command with status: 0007
[ 9601.097273] nvme nvme0: completing aborted command with status: 0007
[ 9601.097415] nvme nvme0: completing aborted command with status: 0007
[ 9601.097484] nvme nvme0: completing aborted command with status: 0007
[ 9601.097489] nvme nvme0: completing aborted command with status: 0007
[ 9601.097494] nvme nvme0: completing aborted command with status: 0007
[ 9601.097509] nvme nvme0: completing aborted command with status: 0007
[ 9601.097536] nvme nvme0: completing aborted command with status: 0007
[ 9601.097579] nvme nvme0: completing aborted command with status: 0007
[ 9601.097604] nvme nvme0: completing aborted command with status: 0007
[ 9601.097613] nvme nvme0: completing aborted command with status: 0007
[ 9601.097674] nvme nvme0: completing aborted command with status: 0007
[ 9601.097683] nvme nvme0: completing aborted command with status: 0007
[ 9601.097744] nvme nvme0: completing aborted command with status: 0007
[ 9601.097806] nvme nvme0: completing aborted command with status: 0007
[ 9601.097847] nvme nvme0: completing aborted command with status: 0007
[ 9601.097870] nvme nvme0: completing aborted command with status: 0007
[ 9601.097893] nvme nvme0: completing aborted command with status: 0007
[ 9601.097897] nvme nvme0: completing aborted command with status: 0007
[ 9601.097921] nvme nvme0: completing aborted command with status: 0007
[ 9601.097946] nvme nvme0: completing aborted command with status: 0007
[ 9601.097950] nvme nvme0: completing aborted command with status: 0007
[ 9601.097957] nvme nvme0: completing aborted command with status: 0007
[ 9601.098034] nvme nvme0: completing aborted command with status: 0007
[ 9601.098058] nvme nvme0: completing aborted command with status: 0007
[ 9601.098083] nvme nvme0: completing aborted command with status: 0007
[ 9601.098109] nvme nvme0: completing aborted command with status: 0007
[ 9601.098136] nvme nvme0: completing aborted command with status: 0007
[ 9601.098162] nvme nvme0: completing aborted command with status: 0007
[ 9601.098188] nvme nvme0: completing aborted command with status: 0007
[ 9601.098217] nvme nvme0: completing aborted command with status: 0007
[ 9601.098243] nvme nvme0: completing aborted command with status: 0007
[ 9601.098270] nvme nvme0: completing aborted command with status: 0007
[ 9601.098298] nvme nvme0: completing aborted command with status: 0007
[ 9601.098326] nvme nvme0: completing aborted command with status: 0007
[ 9601.098355] nvme nvme0: completing aborted command with status: 0007
[ 9601.098383] nvme nvme0: completing aborted command with status: 0007
[ 9601.100735] nvme nvme0: completing aborted command with status: 0007
[ 9601.100770] nvme nvme0: completing aborted command with status: 0007
[ 9601.100799] nvme nvme0: completing aborted command with status: 0007
[ 9601.100828] nvme nvme0: completing aborted command with status: 0007
[ 9601.101495] nvme nvme0: completing aborted command with status: 0007
[ 9601.101539] nvme nvme0: completing aborted command with status: 0007
[ 9601.101571] nvme nvme0: completing aborted command with status: 0007
[ 9601.101606] nvme nvme0: completing aborted command with status: 0007
[ 9601.102190] nvme nvme0: completing aborted command with status: 0007
[ 9601.102223] nvme nvme0: completing aborted command with status: 0007
[ 9601.102253] nvme nvme0: completing aborted command with status: 0007
[ 9601.102284] nvme nvme0: completing aborted command with status: 0007
[ 9601.102885] nvme nvme0: completing aborted command with status: 0007
[ 9601.102916] nvme nvme0: completing aborted command with status: 0007
[ 9601.102946] nvme nvme0: completing aborted command with status: 0007
[ 9601.102976] nvme nvme0: completing aborted command with status: 0007
[ 9601.103654] nvme nvme0: completing aborted command with status: 0007
[ 9601.103687] nvme nvme0: completing aborted command with status: 0007
[ 9601.103721] nvme nvme0: completing aborted command with status: 0007
[ 9601.103753] nvme nvme0: completing aborted command with status: 0007
[ 9601.104304] nvme nvme0: completing aborted command with status: 0007
[ 9601.104335] nvme nvme0: completing aborted command with status: 0007
[ 9601.104357] nvme nvme0: completing aborted command with status: 0007
[ 9601.105497] nvme nvme0: completing aborted command with status: 0007
[ 9601.106717] nvme nvme0: completing aborted command with status: 0007
[ 9601.107389] nvme nvme0: completing aborted command with status: 0007
[ 9601.107427] nvme nvme0: completing aborted command with status: 0007
[ 9601.107955] nvme nvme0: completing aborted command with status: 0007
[ 9601.107979] nvme nvme0: completing aborted command with status: 0007
[ 9601.108003] nvme nvme0: completing aborted command with status: 0007
[ 9601.108020] nvme nvme0: completing aborted command with status: 0007
[ 9601.108094] nvme nvme0: completing aborted command with status: 0007
[ 9601.108121] nvme nvme0: completing aborted command with status: 0007
[ 9601.108434] nvme nvme0: completing aborted command with status: 0007
[ 9601.108494] nvme nvme0: completing aborted command with status: 0007
[ 9601.108520] nvme nvme0: completing aborted command with status: 0007
[ 9601.108546] nvme nvme0: completing aborted command with status: 0007
[ 9601.108581] nvme nvme0: completing aborted command with status: 0007
[ 9601.108667] nvme nvme0: completing aborted command with status: 0007
[ 9601.108762] nvme nvme0: completing aborted command with status: 0007
[ 9601.109392] nvme nvme0: completing aborted command with status: 0007
[ 9601.109421] nvme nvme0: completing aborted command with status: 0007
[ 9601.110043] nvme nvme0: completing aborted command with status: 0007
[ 9601.110610] nvme nvme0: completing aborted command with status: 0007
[ 9601.110641] nvme nvme0: completing aborted command with status: 0007
[ 9601.110674] nvme nvme0: completing aborted command with status: 0007
[ 9601.110705] nvme nvme0: completing aborted command with status: 0007
[ 9601.110737] nvme nvme0: completing aborted command with status: 0007
[ 9601.110768] nvme nvme0: completing aborted command with status: 0007
[ 9601.112056] nvme nvme0: completing aborted command with status: 0007
[ 9601.112085] nvme nvme0: completing aborted command with status: 0007
[ 9601.112147] nvme nvme0: completing aborted command with status: 0007
[ 9601.112216] nvme nvme0: completing aborted command with status: 0007
[ 9601.112846] nvme nvme0: completing aborted command with status: 0007
[ 9601.113497] nvme nvme0: completing aborted command with status: 0007
[ 9601.113532] nvme nvme0: completing aborted command with status: 0007
[ 9601.113555] nvme nvme0: completing aborted command with status: 0007
[ 9601.114073] nvme nvme0: completing aborted command with status: 0007
[ 9601.114096] nvme nvme0: completing aborted command with status: 0007
[ 9601.114120] nvme nvme0: completing aborted command with status: 0007
[ 9601.114143] nvme nvme0: completing aborted command with status: 0007
[ 9601.114166] nvme nvme0: completing aborted command with status: 0007
[ 9601.114812] nvme nvme0: completing aborted command with status: 0007
[ 9601.114836] nvme nvme0: completing aborted command with status: 0007
[ 9601.114861] nvme nvme0: completing aborted command with status: 0007
[ 9601.114884] nvme nvme0: completing aborted command with status: 0007
[ 9601.114920] nvme nvme0: completing aborted command with status: 0007
[ 9601.115568] nvme nvme0: completing aborted command with status: 0007
[ 9601.115656] nvme nvme0: completing aborted command with status: 0007
[ 9601.115706] nvme nvme0: completing aborted command with status: 0007
[ 9601.116295] nvme nvme0: completing aborted command with status: 0007
[ 9601.116355] nvme nvme0: completing aborted command with status: 0007
[ 9601.116394] nvme nvme0: completing aborted command with status: 0007
[ 9601.116430] nvme nvme0: completing aborted command with status: 0007
[ 9601.116468] nvme nvme0: completing aborted command with status: 0007
[ 9601.117106] nvme nvme0: completing aborted command with status: 0007
[ 9601.117144] nvme nvme0: completing aborted command with status: 0007
[ 9601.117175] nvme nvme0: completing aborted command with status: 0007
[ 9601.117667] nvme nvme0: completing aborted command with status: 0007
[ 9601.117720] nvme nvme0: completing aborted command with status: 0007
[ 9601.117750] nvme nvme0: completing aborted command with status: 0007
[ 9601.117780] nvme nvme0: completing aborted command with status: 0007
[ 9601.117812] nvme nvme0: completing aborted command with status: 0007
[ 9601.117841] nvme nvme0: completing aborted command with status: 0007
[ 9601.117875] nvme nvme0: completing aborted command with status: 0007
[ 9601.117905] nvme nvme0: completing aborted command with status: 0007
[ 9601.117937] nvme nvme0: completing aborted command with status: 0007
[ 9601.117966] nvme nvme0: completing aborted command with status: 0007
[ 9601.117996] nvme nvme0: completing aborted command with status: 0007
[ 9601.118025] nvme nvme0: completing aborted command with status: 0007
[ 9601.118063] nvme nvme0: completing aborted command with status: 0007
[ 9601.118098] nvme nvme0: completing aborted command with status: 0007
[ 9601.120169] nvme nvme0: completing aborted command with status: 0007
[ 9601.120199] nvme nvme0: completing aborted command with status: 0007
[ 9601.120222] nvme nvme0: completing aborted command with status: 0007
[ 9601.120244] nvme nvme0: completing aborted command with status: 0007
[ 9601.120265] nvme nvme0: completing aborted command with status: 0007
[ 9601.120286] nvme nvme0: completing aborted command with status: 0007
[ 9601.120310] nvme nvme0: completing aborted command with status: 0007
[ 9601.120331] nvme nvme0: completing aborted command with status: 0007
[ 9601.120354] nvme nvme0: completing aborted command with status: 0007
[ 9601.120378] nvme nvme0: completing aborted command with status: 0007
[ 9601.120403] nvme nvme0: completing aborted command with status: 0007
[ 9601.120427] nvme nvme0: completing aborted command with status: 0007
[ 9601.120451] nvme nvme0: completing aborted command with status: 0007
[ 9601.120475] nvme nvme0: completing aborted command with status: 0007
[ 9601.120504] nvme nvme0: completing aborted command with status: 0007
[ 9601.120530] nvme nvme0: completing aborted command with status: 0007
[ 9601.120556] nvme nvme0: completing aborted command with status: 0007
[ 9601.120582] nvme nvme0: completing aborted command with status: 0007
[ 9601.120610] nvme nvme0: completing aborted command with status: 0007
[ 9601.120637] nvme nvme0: completing aborted command with status: 0007
[ 9601.120663] nvme nvme0: completing aborted command with status: 0007
[ 9601.120691] nvme nvme0: completing aborted command with status: 0007
[ 9601.120720] nvme nvme0: completing aborted command with status: 0007
[ 9601.123176] nvme nvme0: completing aborted command with status: 0007
[ 9601.123204] nvme nvme0: completing aborted command with status: 0007
[ 9601.123232] nvme nvme0: completing aborted command with status: 0007
[ 9601.123261] nvme nvme0: completing aborted command with status: 0007
[ 9601.123289] nvme nvme0: completing aborted command with status: 0007
[ 9601.123327] nvme nvme0: completing aborted command with status: 0007
[ 9601.125063] nvme nvme0: completing aborted command with status: 0007
[ 9601.125092] nvme nvme0: completing aborted command with status: 0007
[ 9601.125116] nvme nvme0: completing aborted command with status: 0007
[ 9601.125141] nvme nvme0: completing aborted command with status: 0007
[ 9601.125167] nvme nvme0: completing aborted command with status: 0007
[ 9601.125194] nvme nvme0: completing aborted command with status: 0007
[ 9601.125220] nvme nvme0: completing aborted command with status: 0007
[ 9601.125246] nvme nvme0: completing aborted command with status: 0007
[ 9601.125271] nvme nvme0: completing aborted command with status: 0007
[ 9601.125298] nvme nvme0: completing aborted command with status: 0007
[ 9601.125322] nvme nvme0: completing aborted command with status: 0007
[ 9601.125346] nvme nvme0: completing aborted command with status: 0007
[ 9601.125370] nvme nvme0: completing aborted command with status: 0007
[ 9601.125396] nvme nvme0: completing aborted command with status: 0007
[ 9601.125421] nvme nvme0: completing aborted command with status: 0007
[ 9601.125445] nvme nvme0: completing aborted command with status: 0007
[ 9601.125466] nvme nvme0: completing aborted command with status: 0007
[ 9601.143448] nvme nvme0: completing aborted command with status: 0007
[ 9601.143470] nvme nvme0: completing aborted command with status: 0007
[ 9601.143481] nvme nvme0: completing aborted command with status: 0007
[ 9601.143502] nvme nvme0: completing aborted command with status: 0007
[ 9601.144057] nvme nvme0: completing aborted command with status: 0007
[ 9601.144082] nvme nvme0: completing aborted command with status: 0007
[ 9601.144104] nvme nvme0: completing aborted command with status: 0007
[ 9601.144149] nvme nvme0: completing aborted command with status: 0007
[ 9601.144171] nvme nvme0: completing aborted command with status: 0007
[ 9601.144232] nvme nvme0: completing aborted command with status: 0007
[ 9601.144265] nvme nvme0: completing aborted command with status: 0007
[ 9601.144298] nvme nvme0: completing aborted command with status: 0007
[ 9601.144333] nvme nvme0: completing aborted command with status: 0007
[ 9601.144945] nvme nvme0: completing aborted command with status: 0007
[ 9601.144974] nvme nvme0: completing aborted command with status: 0007
[ 9601.144980] nvme nvme0: completing aborted command with status: 0007
[ 9601.145027] nvme nvme0: completing aborted command with status: 0007
[ 9601.145060] nvme nvme0: completing aborted command with status: 0007
[ 9601.145144] nvme nvme0: completing aborted command with status: 0007
[ 9601.145180] nvme nvme0: completing aborted command with status: 0007
[ 9601.145209] nvme nvme0: completing aborted command with status: 0007
[ 9601.145243] nvme nvme0: completing aborted command with status: 0007
[ 9601.145300] nvme nvme0: completing aborted command with status: 0007
[ 9601.145340] nvme nvme0: completing aborted command with status: 0007
[ 9601.145374] nvme nvme0: completing aborted command with status: 0007
[ 9601.145801] nvme nvme0: completing aborted command with status: 0007
[ 9601.145912] nvme nvme0: completing aborted command with status: 0007
[ 9601.146024] nvme nvme0: completing aborted command with status: 0007
[ 9601.146057] nvme nvme0: completing aborted command with status: 0007
[ 9601.146091] nvme nvme0: completing aborted command with status: 0007
[ 9601.146128] nvme nvme0: completing aborted command with status: 0007
[ 9601.146808] nvme nvme0: completing aborted command with status: 0007
[ 9601.146854] nvme nvme0: completing aborted command with status: 0007
[ 9601.146894] nvme nvme0: completing aborted command with status: 0007
[ 9601.146932] nvme nvme0: completing aborted command with status: 0007
[ 9601.147558] nvme nvme0: completing aborted command with status: 0007
[ 9601.147588] nvme nvme0: completing aborted command with status: 0007
[ 9601.147628] nvme nvme0: completing aborted command with status: 0007
[ 9601.147657] nvme nvme0: completing aborted command with status: 0007
[ 9601.148204] nvme nvme0: completing aborted command with status: 0007
[ 9601.148483] nvme nvme0: completing aborted command with status: 0007
[ 9601.149167] nvme nvme0: completing aborted command with status: 0007
[ 9601.149191] nvme nvme0: completing aborted command with status: 0007
[ 9601.149222] nvme nvme0: completing aborted command with status: 0007
[ 9601.149255] nvme nvme0: completing aborted command with status: 0007
[ 9601.149289] nvme nvme0: completing aborted command with status: 0007
[ 9601.149323] nvme nvme0: completing aborted command with status: 0007
[ 9601.149355] nvme nvme0: completing aborted command with status: 0007
[ 9601.149370] nvme nvme0: completing aborted command with status: 0007
[ 9601.149403] nvme nvme0: completing aborted command with status: 0007
[ 9601.150114] nvme nvme0: completing aborted command with status: 0007
[ 9601.150778] nvme nvme0: completing aborted command with status: 0007
[ 9601.150799] nvme nvme0: completing aborted command with status: 0007
[ 9601.150827] nvme nvme0: completing aborted command with status: 0007
[ 9601.150850] nvme nvme0: completing aborted command with status: 0007
[ 9601.150872] nvme nvme0: completing aborted command with status: 0007
[ 9601.150895] nvme nvme0: completing aborted command with status: 0007
[ 9601.151582] nvme nvme0: completing aborted command with status: 0007
[ 9601.151602] nvme nvme0: completing aborted command with status: 0007
[ 9601.152291] nvme nvme0: completing aborted command with status: 0007
[ 9601.152318] nvme nvme0: completing aborted command with status: 0007
[ 9601.152345] nvme nvme0: completing aborted command with status: 0007
[ 9601.152372] nvme nvme0: completing aborted command with status: 0007
[ 9601.152397] nvme nvme0: completing aborted command with status: 0007
[ 9601.152422] nvme nvme0: completing aborted command with status: 0007
[ 9601.152449] nvme nvme0: completing aborted command with status: 0007
[ 9601.152473] nvme nvme0: completing aborted command with status: 0007
[ 9601.153160] nvme nvme0: completing aborted command with status: 0007
[ 9601.155389] nvme nvme0: completing aborted command with status: 0007
[ 9601.155436] nvme nvme0: completing aborted command with status: 0007
[ 9601.155473] nvme nvme0: completing aborted command with status: 0007
[ 9601.155515] nvme nvme0: completing aborted command with status: 0007
[ 9601.156192] nvme nvme0: completing aborted command with status: 0007
[ 9601.156282] nvme nvme0: completing aborted command with status: 0007
[ 9601.156330] nvme nvme0: completing aborted command with status: 0007
[ 9601.156366] nvme nvme0: completing aborted command with status: 0007
[ 9601.156449] nvme nvme0: completing aborted command with status: 0007
[ 9601.156481] nvme nvme0: completing aborted command with status: 0007
[ 9601.156512] nvme nvme0: completing aborted command with status: 0007
[ 9601.156540] nvme nvme0: completing aborted command with status: 0007
[ 9601.157258] nvme nvme0: completing aborted command with status: 0007
[ 9601.157590] nvme nvme0: completing aborted command with status: 0007
[ 9601.157627] nvme nvme0: completing aborted command with status: 0007
[ 9601.157668] nvme nvme0: completing aborted command with status: 0007
[ 9601.157697] nvme nvme0: completing aborted command with status: 0007
[ 9601.157770] nvme nvme0: completing aborted command with status: 0007
[ 9601.157803] nvme nvme0: completing aborted command with status: 0007
[ 9601.157839] nvme nvme0: completing aborted command with status: 0007
[ 9601.157872] nvme nvme0: completing aborted command with status: 0007
[ 9601.157905] nvme nvme0: completing aborted command with status: 0007
[ 9601.157938] nvme nvme0: completing aborted command with status: 0007
[ 9601.158503] nvme nvme0: completing aborted command with status: 0007
[ 9601.158521] nvme nvme0: completing aborted command with status: 0007
[ 9601.158573] nvme nvme0: completing aborted command with status: 0007
[ 9601.158608] nvme nvme0: completing aborted command with status: 0007
[ 9601.158669] nvme nvme0: completing aborted command with status: 0007
[ 9601.158748] nvme nvme0: completing aborted command with status: 0007
[ 9601.158904] nvme nvme0: completing aborted command with status: 0007
[ 9601.158965] nvme nvme0: completing aborted command with status: 0007
[ 9601.159067] nvme nvme0: completing aborted command with status: 0007
[ 9601.159098] nvme nvme0: completing aborted command with status: 0007
[ 9601.159130] nvme nvme0: completing aborted command with status: 0007
[ 9601.159162] nvme nvme0: completing aborted command with status: 0007
[ 9601.159167] nvme nvme0: completing aborted command with status: 0007
[ 9601.159203] nvme nvme0: completing aborted command with status: 0007
[ 9601.159851] nvme nvme0: completing aborted command with status: 0007
[ 9601.159892] nvme nvme0: completing aborted command with status: 0007
[ 9601.159933] nvme nvme0: completing aborted command with status: 0007
[ 9601.159975] nvme nvme0: completing aborted command with status: 0007
[ 9601.160609] nvme nvme0: completing aborted command with status: 0007
[ 9601.160642] nvme nvme0: completing aborted command with status: 0007
[ 9601.160675] nvme nvme0: completing aborted command with status: 0007
[ 9601.160711] nvme nvme0: completing aborted command with status: 0007
[ 9601.161340] nvme nvme0: completing aborted command with status: 0007
[ 9601.161384] nvme nvme0: completing aborted command with status: 0007
[ 9601.161414] nvme nvme0: completing aborted command with status: 0007
[ 9601.161727] nvme nvme0: completing aborted command with status: 0007
[ 9601.161773] nvme nvme0: completing aborted command with status: 0007
[ 9601.161810] nvme nvme0: completing aborted command with status: 0007
[ 9601.161842] nvme nvme0: completing aborted command with status: 0007
[ 9601.162315] nvme nvme0: completing aborted command with status: 0007
[ 9601.162454] nvme nvme0: completing aborted command with status: 0007
[ 9601.162480] nvme nvme0: completing aborted command with status: 0007
[ 9601.162514] nvme nvme0: completing aborted command with status: 0007
[ 9601.162900] nvme nvme0: completing aborted command with status: 0007
[ 9601.162974] nvme nvme0: completing aborted command with status: 0007
[ 9601.163113] nvme nvme0: completing aborted command with status: 0007
[ 9601.163186] nvme nvme0: completing aborted command with status: 0007
[ 9601.163219] nvme nvme0: completing aborted command with status: 0007
[ 9601.163241] nvme nvme0: completing aborted command with status: 0007
[ 9601.163654] nvme nvme0: completing aborted command with status: 0007
[ 9601.163723] nvme nvme0: completing aborted command with status: 0007
[ 9601.163778] nvme nvme0: completing aborted command with status: 0007
[ 9601.163863] nvme nvme0: completing aborted command with status: 0007
[ 9601.164022] nvme nvme0: completing aborted command with status: 0007
[ 9601.164065] nvme nvme0: completing aborted command with status: 0007
[ 9601.164106] nvme nvme0: completing aborted command with status: 0007
[ 9601.164143] nvme nvme0: completing aborted command with status: 0007
[ 9601.164182] nvme nvme0: completing aborted command with status: 0007
[ 9601.164214] nvme nvme0: completing aborted command with status: 0007
[ 9601.164590] nvme nvme0: completing aborted command with status: 0007
[ 9601.164623] nvme nvme0: completing aborted command with status: 0007
[ 9601.164657] nvme nvme0: completing aborted command with status: 0007
[ 9601.165097] nvme nvme0: completing aborted command with status: 0007
[ 9601.165233] nvme nvme0: completing aborted command with status: 0007
[ 9601.165256] nvme nvme0: completing aborted command with status: 0007
[ 9601.165649] nvme nvme0: completing aborted command with status: 0007
[ 9601.165734] nvme nvme0: completing aborted command with status: 0007
[ 9601.165771] nvme nvme0: completing aborted command with status: 0007
[ 9601.165875] nvme nvme0: completing aborted command with status: 0007
[ 9601.165922] nvme nvme0: completing aborted command with status: 0007
[ 9601.165970] nvme nvme0: completing aborted command with status: 0007
[ 9601.166142] nvme nvme0: completing aborted command with status: 0007
[ 9601.166217] nvme nvme0: completing aborted command with status: 0007
[ 9601.166246] nvme nvme0: completing aborted command with status: 0007
[ 9601.166276] nvme nvme0: completing aborted command with status: 0007
[ 9601.166304] nvme nvme0: completing aborted command with status: 0007
[ 9601.166327] nvme nvme0: completing aborted command with status: 0007
[ 9601.166619] nvme nvme0: completing aborted command with status: 0007
[ 9601.166676] nvme nvme0: completing aborted command with status: 0007
[ 9601.166702] nvme nvme0: completing aborted command with status: 0007
[ 9601.166930] nvme nvme0: completing aborted command with status: 0007
[ 9601.166966] nvme nvme0: completing aborted command with status: 0007
[ 9601.166988] nvme nvme0: completing aborted command with status: 0007
[ 9601.167016] nvme nvme0: completing aborted command with status: 0007
[ 9601.167045] nvme nvme0: completing aborted command with status: 0007
[ 9601.167073] nvme nvme0: completing aborted command with status: 0007
[ 9601.167690] nvme nvme0: completing aborted command with status: 0007
[ 9601.167721] nvme nvme0: completing aborted command with status: 0007
[ 9601.167754] nvme nvme0: completing aborted command with status: 0007
[ 9601.167787] nvme nvme0: completing aborted command with status: 0007
[ 9601.168420] nvme nvme0: completing aborted command with status: 0007
[ 9601.168454] nvme nvme0: completing aborted command with status: 0007
[ 9601.168488] nvme nvme0: completing aborted command with status: 0007
[ 9601.168521] nvme nvme0: completing aborted command with status: 0007
[ 9601.169131] nvme nvme0: completing aborted command with status: 0007
[ 9601.169163] nvme nvme0: completing aborted command with status: 0007
[ 9601.169197] nvme nvme0: completing aborted command with status: 0007
[ 9601.169229] nvme nvme0: completing aborted command with status: 0007
[ 9601.169260] nvme nvme0: completing aborted command with status: 0007
[ 9601.169292] nvme nvme0: completing aborted command with status: 0007
[ 9601.169325] nvme nvme0: completing aborted command with status: 0007
[ 9601.169356] nvme nvme0: completing aborted command with status: 0007
[ 9601.169412] nvme nvme0: completing aborted command with status: 0007
[ 9601.170347] nvme nvme0: completing aborted command with status: 0007
[ 9601.170379] nvme nvme0: completing aborted command with status: 0007
[ 9601.170407] nvme nvme0: completing aborted command with status: 0007
[ 9601.170439] nvme nvme0: completing aborted command with status: 0007
[ 9601.171020] nvme nvme0: completing aborted command with status: 0007
[ 9601.171063] nvme nvme0: completing aborted command with status: 0007
[ 9601.171103] nvme nvme0: completing aborted command with status: 0007
[ 9601.171142] nvme nvme0: completing aborted command with status: 0007
[ 9601.171707] nvme nvme0: completing aborted command with status: 0007
[ 9601.171759] nvme nvme0: completing aborted command with status: 0007
[ 9601.171980] nvme nvme0: completing aborted command with status: 0007
[ 9601.172085] nvme nvme0: completing aborted command with status: 0007
[ 9601.172174] nvme nvme0: completing aborted command with status: 0007
[ 9601.172207] nvme nvme0: completing aborted command with status: 0007
[ 9601.172238] nvme nvme0: completing aborted command with status: 0007
[ 9601.172242] nvme nvme0: completing aborted command with status: 0007
[ 9601.172265] nvme nvme0: completing aborted command with status: 0007
[ 9601.172329] nvme nvme0: completing aborted command with status: 0007
[ 9601.172556] nvme nvme0: completing aborted command with status: 0007
[ 9601.172683] nvme nvme0: completing aborted command with status: 0007
[ 9601.172708] nvme nvme0: completing aborted command with status: 0007
[ 9601.172831] nvme nvme0: completing aborted command with status: 0007
[ 9601.172860] nvme nvme0: completing aborted command with status: 0007
[ 9601.173204] nvme nvme0: completing aborted command with status: 0007
[ 9601.173245] nvme nvme0: completing aborted command with status: 0007
[ 9601.173285] nvme nvme0: completing aborted command with status: 0007
[ 9601.173325] nvme nvme0: completing aborted command with status: 0007
[ 9601.173981] nvme nvme0: completing aborted command with status: 0007
[ 9601.174023] nvme nvme0: completing aborted command with status: 0007
[ 9601.174063] nvme nvme0: completing aborted command with status: 0007
[ 9601.174102] nvme nvme0: completing aborted command with status: 0007
[ 9601.174141] nvme nvme0: completing aborted command with status: 0007
[ 9601.178103] nvme nvme0: completing aborted command with status: 0007
[ 9601.179297] nvme nvme0: completing aborted command with status: 0007
[ 9601.179436] nvme nvme0: completing aborted command with status: 0007
[ 9601.180301] nvme nvme0: completing aborted command with status: 0007
[ 9601.180891] nvme nvme0: completing aborted command with status: 0007
[ 9601.180921] nvme nvme0: completing aborted command with status: 0007
[ 9601.181542] nvme nvme0: completing aborted command with status: 0007
[ 9601.181574] nvme nvme0: completing aborted command with status: 0007
[ 9601.181871] nvme nvme0: completing aborted command with status: 0007
[ 9601.181890] nvme nvme0: completing aborted command with status: 0007
[ 9601.181991] nvme nvme0: completing aborted command with status: 0007
[ 9601.182366] nvme nvme0: completing aborted command with status: 0007
[ 9601.182427] nvme nvme0: completing aborted command with status: 0007
[ 9601.182500] nvme nvme0: completing aborted command with status: 0007
[ 9601.182663] nvme nvme0: completing aborted command with status: 0007
[ 9601.182692] nvme nvme0: completing aborted command with status: 0007
[ 9601.183049] nvme nvme0: completing aborted command with status: 0007
[ 9601.183090] nvme nvme0: completing aborted command with status: 0007
[ 9601.183133] nvme nvme0: completing aborted command with status: 0007
[ 9601.183144] nvme nvme0: completing aborted command with status: 0007
[ 9601.183249] nvme nvme0: completing aborted command with status: 0007
[ 9601.183883] nvme nvme0: completing aborted command with status: 0007
[ 9601.184501] nvme nvme0: completing aborted command with status: 0007
[ 9601.184594] nvme nvme0: completing aborted command with status: 0007
[ 9601.184638] nvme nvme0: completing aborted command with status: 0007
[ 9601.184680] nvme nvme0: completing aborted command with status: 0007
[ 9601.184728] nvme nvme0: completing aborted command with status: 0007
[ 9601.184751] nvme nvme0: completing aborted command with status: 0007
[ 9601.185096] nvme nvme0: completing aborted command with status: 0007
[ 9601.185180] nvme nvme0: completing aborted command with status: 0007
[ 9601.185260] nvme nvme0: completing aborted command with status: 0007
[ 9601.185292] nvme nvme0: completing aborted command with status: 0007
[ 9601.185387] nvme nvme0: completing aborted command with status: 0007
[ 9601.185454] nvme nvme0: completing aborted command with status: 0007
[ 9601.185682] nvme nvme0: completing aborted command with status: 0007
[ 9601.186218] nvme nvme0: completing aborted command with status: 0007
[ 9601.186335] nvme nvme0: completing aborted command with status: 0007
[ 9601.186355] nvme nvme0: completing aborted command with status: 0007
[ 9601.186375] nvme nvme0: completing aborted command with status: 0007
[ 9601.187131] nvme nvme0: completing aborted command with status: 0007
[ 9601.218915] nvme nvme0: completing aborted command with status: 0007
[ 9601.218953] nvme nvme0: completing aborted command with status: 0007
[ 9601.218990] nvme nvme0: completing aborted command with status: 0007
[ 9601.219007] nvme nvme0: completing aborted command with status: 0007
[ 9601.219050] nvme nvme0: completing aborted command with status: 0007
[ 9601.219088] nvme nvme0: completing aborted command with status: 0007
[ 9601.219125] nvme nvme0: completing aborted command with status: 0007
[ 9601.219163] nvme nvme0: completing aborted command with status: 0007
[ 9601.219202] nvme nvme0: completing aborted command with status: 0007
[ 9601.219239] nvme nvme0: completing aborted command with status: 0007
[ 9601.219277] nvme nvme0: completing aborted command with status: 0007
[ 9601.219313] nvme nvme0: completing aborted command with status: 0007
[ 9601.219362] nvme nvme0: completing aborted command with status: 0007
[ 9601.219407] nvme nvme0: completing aborted command with status: 0007
[ 9601.221644] nvme nvme0: completing aborted command with status: 0007
[ 9601.221652] nvme nvme0: completing aborted command with status: 0007
[ 9601.221658] nvme nvme0: completing aborted command with status: 0007
[ 9601.221683] nvme nvme0: completing aborted command with status: 0007
[ 9601.221707] nvme nvme0: completing aborted command with status: 0007
[ 9601.221732] nvme nvme0: completing aborted command with status: 0007
[ 9601.221755] nvme nvme0: completing aborted command with status: 0007
[ 9601.221779] nvme nvme0: completing aborted command with status: 0007
[ 9601.222598] nvme nvme0: completing aborted command with status: 0007
[ 9601.222622] nvme nvme0: completing aborted command with status: 0007
[ 9601.222648] nvme nvme0: completing aborted command with status: 0007
[ 9601.222673] nvme nvme0: completing aborted command with status: 0007
[ 9601.222697] nvme nvme0: completing aborted command with status: 0007
[ 9601.222720] nvme nvme0: completing aborted command with status: 0007
[ 9601.222743] nvme nvme0: completing aborted command with status: 0007
[ 9601.223398] nvme nvme0: completing aborted command with status: 0007
[ 9601.223427] nvme nvme0: completing aborted command with status: 0007
[ 9601.223453] nvme nvme0: completing aborted command with status: 0007
[ 9601.223796] nvme nvme0: completing aborted command with status: 0007
[ 9601.223846] nvme nvme0: completing aborted command with status: 0007
[ 9601.223872] nvme nvme0: completing aborted command with status: 0007
[ 9601.224245] nvme nvme0: completing aborted command with status: 0007
[ 9601.224271] nvme nvme0: completing aborted command with status: 0007
[ 9601.224286] nvme nvme0: completing aborted command with status: 0007
[ 9601.224686] nvme nvme0: completing aborted command with status: 0007
[ 9601.224735] nvme nvme0: completing aborted command with status: 0007
[ 9601.224760] nvme nvme0: completing aborted command with status: 0007
[ 9601.224784] nvme nvme0: completing aborted command with status: 0007
[ 9601.224812] nvme nvme0: completing aborted command with status: 0007
[ 9601.224836] nvme nvme0: completing aborted command with status: 0007
[ 9601.224860] nvme nvme0: completing aborted command with status: 0007
[ 9601.224874] nvme nvme0: completing aborted command with status: 0007
[ 9601.224983] nvme nvme0: completing aborted command with status: 0007
[ 9601.225008] nvme nvme0: completing aborted command with status: 0007
[ 9601.225033] nvme nvme0: completing aborted command with status: 0007
[ 9601.225061] nvme nvme0: completing aborted command with status: 0007
[ 9601.225088] nvme nvme0: completing aborted command with status: 0007
[ 9601.225113] nvme nvme0: completing aborted command with status: 0007
[ 9601.225138] nvme nvme0: completing aborted command with status: 0007
[ 9601.225160] nvme nvme0: completing aborted command with status: 0007
[ 9601.227252] nvme nvme0: completing aborted command with status: 0007
[ 9601.227278] nvme nvme0: completing aborted command with status: 0007
[ 9601.227309] nvme nvme0: completing aborted command with status: 0007
[ 9601.227335] nvme nvme0: completing aborted command with status: 0007
[ 9601.227362] nvme nvme0: completing aborted command with status: 0007
[ 9601.227388] nvme nvme0: completing aborted command with status: 0007
[ 9601.227414] nvme nvme0: completing aborted command with status: 0007
[ 9601.228500] nvme nvme0: completing aborted command with status: 0007
[ 9601.228838] nvme nvme0: completing aborted command with status: 0007
[ 9601.228867] nvme nvme0: completing aborted command with status: 0007
[ 9601.228896] nvme nvme0: completing aborted command with status: 0007
[ 9601.228924] nvme nvme0: completing aborted command with status: 0007
[ 9601.228999] nvme nvme0: completing aborted command with status: 0007
[ 9601.229034] nvme nvme0: completing aborted command with status: 0007
[ 9601.229067] nvme nvme0: completing aborted command with status: 0007
[ 9601.229100] nvme nvme0: completing aborted command with status: 0007
[ 9601.229134] nvme nvme0: completing aborted command with status: 0007
[ 9601.229167] nvme nvme0: completing aborted command with status: 0007
[ 9601.229201] nvme nvme0: completing aborted command with status: 0007
[ 9601.229251] nvme nvme0: completing aborted command with status: 0007
[ 9601.229287] nvme nvme0: completing aborted command with status: 0007
[ 9601.229322] nvme nvme0: completing aborted command with status: 0007
[ 9601.229350] nvme nvme0: completing aborted command with status: 0007
[ 9601.229388] nvme nvme0: completing aborted command with status: 0007
[ 9601.229424] nvme nvme0: completing aborted command with status: 0007
[ 9601.229459] nvme nvme0: completing aborted command with status: 0007
[ 9601.229494] nvme nvme0: completing aborted command with status: 0007
[ 9601.229531] nvme nvme0: completing aborted command with status: 0007
[ 9601.229568] nvme nvme0: completing aborted command with status: 0007
[ 9601.229603] nvme nvme0: completing aborted command with status: 0007
[ 9601.229662] nvme nvme0: completing aborted command with status: 0007
[ 9601.229699] nvme nvme0: completing aborted command with status: 0007
[ 9601.229738] nvme nvme0: completing aborted command with status: 0007
[ 9601.229776] nvme nvme0: completing aborted command with status: 0007
[ 9601.229813] nvme nvme0: completing aborted command with status: 0007
[ 9601.229850] nvme nvme0: completing aborted command with status: 0007
[ 9601.229889] nvme nvme0: completing aborted command with status: 0007
[ 9601.229926] nvme nvme0: completing aborted command with status: 0007
[ 9601.229964] nvme nvme0: completing aborted command with status: 0007
[ 9601.230001] nvme nvme0: completing aborted command with status: 0007
[ 9601.230040] nvme nvme0: completing aborted command with status: 0007
[ 9601.230082] nvme nvme0: completing aborted command with status: 0007
[ 9601.230120] nvme nvme0: completing aborted command with status: 0007
[ 9601.230157] nvme nvme0: completing aborted command with status: 0007
[ 9601.230196] nvme nvme0: completing aborted command with status: 0007
[ 9601.230234] nvme nvme0: completing aborted command with status: 0007
[ 9601.230271] nvme nvme0: completing aborted command with status: 0007
[ 9601.230309] nvme nvme0: completing aborted command with status: 0007
[ 9601.230348] nvme nvme0: completing aborted command with status: 0007
[ 9601.230386] nvme nvme0: completing aborted command with status: 0007
[ 9601.230423] nvme nvme0: completing aborted command with status: 0007
[ 9601.230461] nvme nvme0: completing aborted command with status: 0007
[ 9601.230499] nvme nvme0: completing aborted command with status: 0007
[ 9601.230538] nvme nvme0: completing aborted command with status: 0007
[ 9601.230580] nvme nvme0: completing aborted command with status: 0007
[ 9601.230617] nvme nvme0: completing aborted command with status: 0007
[ 9601.230655] nvme nvme0: completing aborted command with status: 0007
[ 9601.231948] nvme nvme0: completing aborted command with status: 0007
[ 9601.232021] nvme nvme0: completing aborted command with status: 0007
[ 9601.232044] nvme nvme0: completing aborted command with status: 0007
[ 9601.232065] nvme nvme0: completing aborted command with status: 0007
[ 9601.232085] nvme nvme0: completing aborted command with status: 0007
[ 9601.232696] nvme nvme0: completing aborted command with status: 0007
[ 9601.232749] nvme nvme0: completing aborted command with status: 0007
[ 9601.232755] nvme nvme0: completing aborted command with status: 0007
[ 9601.232777] nvme nvme0: completing aborted command with status: 0007
[ 9601.232782] nvme nvme0: completing aborted command with status: 0007
[ 9601.232802] nvme nvme0: completing aborted command with status: 0007
[ 9601.232812] nvme nvme0: completing aborted command with status: 0007
[ 9601.233301] nvme nvme0: completing aborted command with status: 0007
[ 9601.233320] nvme nvme0: completing aborted command with status: 0007
[ 9601.233360] nvme nvme0: completing aborted command with status: 0007
[ 9601.233380] nvme nvme0: completing aborted command with status: 0007
[ 9601.233396] nvme nvme0: completing aborted command with status: 0007
[ 9601.233988] nvme nvme0: completing aborted command with status: 0007
[ 9601.234009] nvme nvme0: completing aborted command with status: 0007
[ 9601.234030] nvme nvme0: completing aborted command with status: 0007
[ 9601.234052] nvme nvme0: completing aborted command with status: 0007
[ 9601.234073] nvme nvme0: completing aborted command with status: 0007
[ 9601.234095] nvme nvme0: completing aborted command with status: 0007
[ 9601.234110] nvme nvme0: completing aborted command with status: 0007
[ 9601.234944] nvme nvme0: completing aborted command with status: 0007
[ 9601.234971] nvme nvme0: completing aborted command with status: 0007
[ 9601.234982] nvme nvme0: completing aborted command with status: 0007
[ 9601.234995] nvme nvme0: completing aborted command with status: 0007
[ 9601.235006] nvme nvme0: completing aborted command with status: 0007
[ 9601.235015] nvme nvme0: completing aborted command with status: 0007
[ 9601.235021] nvme nvme0: completing aborted command with status: 0007
[ 9601.235074] nvme nvme0: completing aborted command with status: 0007
[ 9601.235098] nvme nvme0: completing aborted command with status: 0007
[ 9601.235133] nvme nvme0: completing aborted command with status: 0007
[ 9601.235139] nvme nvme0: completing aborted command with status: 0007
[ 9601.235197] nvme nvme0: completing aborted command with status: 0007
[ 9601.235231] nvme nvme0: completing aborted command with status: 0007
[ 9601.235264] nvme nvme0: completing aborted command with status: 0007
[ 9601.235296] nvme nvme0: completing aborted command with status: 0007
[ 9601.235818] nvme nvme0: completing aborted command with status: 0007
[ 9601.235891] nvme nvme0: completing aborted command with status: 0007
[ 9601.235974] nvme nvme0: completing aborted command with status: 0007
[ 9601.236661] nvme nvme0: completing aborted command with status: 0007
[ 9601.236696] nvme nvme0: completing aborted command with status: 0007
[ 9601.236728] nvme nvme0: completing aborted command with status: 0007
[ 9601.236761] nvme nvme0: completing aborted command with status: 0007
[ 9601.237375] nvme nvme0: completing aborted command with status: 0007
[ 9601.237409] nvme nvme0: completing aborted command with status: 0007
[ 9601.237442] nvme nvme0: completing aborted command with status: 0007
[ 9601.237475] nvme nvme0: completing aborted command with status: 0007
[ 9601.237510] nvme nvme0: completing aborted command with status: 0007
[ 9601.237560] nvme nvme0: completing aborted command with status: 0007
[ 9601.237598] nvme nvme0: completing aborted command with status: 0007
[ 9601.237634] nvme nvme0: completing aborted command with status: 0007
[ 9601.238784] nvme nvme0: completing aborted command with status: 0007
[ 9601.238821] nvme nvme0: completing aborted command with status: 0007
[ 9601.238848] nvme nvme0: completing aborted command with status: 0007
[ 9601.239236] nvme nvme0: completing aborted command with status: 0007
[ 9601.239264] nvme nvme0: completing aborted command with status: 0007
[ 9601.239292] nvme nvme0: completing aborted command with status: 0007
[ 9601.239820] nvme nvme0: completing aborted command with status: 0007
[ 9601.240029] nvme nvme0: completing aborted command with status: 0007
[ 9601.240134] nvme nvme0: completing aborted command with status: 0007
[ 9601.240162] nvme nvme0: completing aborted command with status: 0007
[ 9601.240718] nvme nvme0: completing aborted command with status: 0007
[ 9601.240748] nvme nvme0: completing aborted command with status: 0007
[ 9601.241093] nvme nvme0: completing aborted command with status: 0007
[ 9601.241187] nvme nvme0: completing aborted command with status: 0007
[ 9601.241208] nvme nvme0: completing aborted command with status: 0007
[ 9601.241235] nvme nvme0: completing aborted command with status: 0007
[ 9601.241664] nvme nvme0: completing aborted command with status: 0007
[ 9601.241684] nvme nvme0: completing aborted command with status: 0007
[ 9601.242001] nvme nvme0: completing aborted command with status: 0007
[ 9601.242362] nvme nvme0: completing aborted command with status: 0007
[ 9601.242386] nvme nvme0: completing aborted command with status: 0007
[ 9601.242409] nvme nvme0: completing aborted command with status: 0007
[ 9601.242434] nvme nvme0: completing aborted command with status: 0007
[ 9601.242457] nvme nvme0: completing aborted command with status: 0007
[ 9601.242481] nvme nvme0: completing aborted command with status: 0007
[ 9601.242504] nvme nvme0: completing aborted command with status: 0007
[ 9601.242530] nvme nvme0: completing aborted command with status: 0007
[ 9601.242555] nvme nvme0: completing aborted command with status: 0007
[ 9601.242581] nvme nvme0: completing aborted command with status: 0007
[ 9601.242607] nvme nvme0: completing aborted command with status: 0007
[ 9601.242635] nvme nvme0: completing aborted command with status: 0007
[ 9601.242664] nvme nvme0: completing aborted command with status: 0007
[ 9601.242691] nvme nvme0: completing aborted command with status: 0007
[ 9601.242718] nvme nvme0: completing aborted command with status: 0007
[ 9601.242747] nvme nvme0: completing aborted command with status: 0007
[ 9601.242774] nvme nvme0: completing aborted command with status: 0007
[ 9601.242802] nvme nvme0: completing aborted command with status: 0007
[ 9601.242834] nvme nvme0: completing aborted command with status: 0007
[ 9601.242866] nvme nvme0: completing aborted command with status: 0007
[ 9601.242897] nvme nvme0: completing aborted command with status: 0007
[ 9601.242928] nvme nvme0: completing aborted command with status: 0007
[ 9601.242960] nvme nvme0: completing aborted command with status: 0007
[ 9601.242994] nvme nvme0: completing aborted command with status: 0007
[ 9601.243026] nvme nvme0: completing aborted command with status: 0007
[ 9601.243062] nvme nvme0: completing aborted command with status: 0007
[ 9601.243094] nvme nvme0: completing aborted command with status: 0007
[ 9601.243128] nvme nvme0: completing aborted command with status: 0007
[ 9601.243159] nvme nvme0: completing aborted command with status: 0007
[ 9601.243193] nvme nvme0: completing aborted command with status: 0007
[ 9601.243228] nvme nvme0: completing aborted command with status: 0007
[ 9601.243260] nvme nvme0: completing aborted command with status: 0007
[ 9601.243295] nvme nvme0: completing aborted command with status: 0007
[ 9601.243329] nvme nvme0: completing aborted command with status: 0007
[ 9601.243363] nvme nvme0: completing aborted command with status: 0007
[ 9601.243397] nvme nvme0: completing aborted command with status: 0007
[ 9601.243433] nvme nvme0: completing aborted command with status: 0007
[ 9601.246257] nvme nvme0: completing aborted command with status: 0007
[ 9601.246292] nvme nvme0: completing aborted command with status: 0007
[ 9601.246326] nvme nvme0: completing aborted command with status: 0007
[ 9601.246362] nvme nvme0: completing aborted command with status: 0007
[ 9601.246397] nvme nvme0: completing aborted command with status: 0007
[ 9601.246431] nvme nvme0: completing aborted command with status: 0007
[ 9601.246466] nvme nvme0: completing aborted command with status: 0007
[ 9601.246496] nvme nvme0: completing aborted command with status: 0007
[ 9601.247686] nvme nvme0: completing aborted command with status: 0007
[ 9601.248911] nvme nvme0: completing aborted command with status: 0007
[ 9601.251594] nvme nvme0: completing aborted command with status: 0007
[ 9601.251650] nvme nvme0: completing aborted command with status: 0007
[ 9601.254518] nvme nvme0: completing aborted command with status: 0007
[ 9601.258139] nvme nvme0: completing aborted command with status: 0007
[ 9601.258170] nvme nvme0: completing aborted command with status: 0007
[ 9601.258201] nvme nvme0: completing aborted command with status: 0007
[ 9601.258671] nvme nvme0: completing aborted command with status: 0007
[ 9601.258731] nvme nvme0: completing aborted command with status: 0007
[ 9601.258752] nvme nvme0: completing aborted command with status: 0007
[ 9601.258761] nvme nvme0: completing aborted command with status: 0007
[ 9601.259170] nvme nvme0: completing aborted command with status: 0007
[ 9601.259265] nvme nvme0: completing aborted command with status: 0007
[ 9601.259432] nvme nvme0: completing aborted command with status: 0007
[ 9601.260085] nvme nvme0: completing aborted command with status: 0007
[ 9601.260387] nvme nvme0: completing aborted command with status: 0007
[ 9601.264283] nvme nvme0: completing aborted command with status: fffffffc
[ 9601.272974] XFS (dm-1): xfs_do_force_shutdown(0x2) called from line 1200 of file /build/linux-QtSjAP/linux-4.9.13/fs/xfs/xfs_log.c.  Return address = 0xffffffffc0fe8fe2
[ 9601.429507] warn_alloc: 17595 callbacks suppressed
[ 9601.429508] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.429515] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.429516] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.429520] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.429522]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.429525]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.429527]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.429529] Call Trace:
[ 9601.429534]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.429536]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.429538]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.429540]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.429543]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.429545]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.429546]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.429548]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.429550]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.429552]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.429554]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.429556]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.429560]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.429561]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.429564]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.429565]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.429567]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.429568]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.429570]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.429571]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.429573]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.429575]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.429577]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.429579]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.429581]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.429582] Mem-Info:
[ 9601.429587] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.429587]  active_file:6571875 inactive_file:434934 isolated_file:0
[ 9601.429587]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.429587]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.429587]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.429587]  free:69756 free_pcp:321 free_cma:0
[ 9601.429592] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739736kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:171 all_unreclaimable? no
[ 9601.429592] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.429596] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.429598] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.429602] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.429605] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617940kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:924kB local_pcp:0kB free_cma:0kB
[ 9601.429609] lowmem_reserve[]: 0 0 0 0 0
[ 9601.429611] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.429621] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.429629] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.429640] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.429641] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.429641] 7070831 total pagecache pages
[ 9601.429642] 2741 pages in swap cache
[ 9601.429643] Swap cache stats: add 209701, delete 206960, find 94341/181584
[ 9601.429644] Free swap  = 6699640kB
[ 9601.429645] Total swap = 6959100kB
[ 9601.429645] 8362173 pages RAM
[ 9601.429646] 0 pages HighMem/MovableOnly
[ 9601.429646] 134124 pages reserved
[ 9601.429647] 0 pages hwpoisoned
[ 9601.430687] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.430692] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.430693] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.430694] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.430696]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.430698]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.430700]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.430702] Call Trace:
[ 9601.430704]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.430706]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.430708]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.430709]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.430711]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430712]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430713]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.430715]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.430718]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.430719]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.430721]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.430723]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.430725]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.430726]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.430728]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.430729]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.430731]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.430732]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.430733]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430734]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430735]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.430736]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.430738]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.430739]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.430741]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.430742] Mem-Info:
[ 9601.430745] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.430745]  active_file:6571875 inactive_file:434838 isolated_file:0
[ 9601.430745]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.430745]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.430745]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.430745]  free:69756 free_pcp:425 free_cma:0
[ 9601.430748] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739352kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:267 all_unreclaimable? no
[ 9601.430749] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.430751] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.430754] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.430757] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.430760] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617556kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1340kB local_pcp:0kB free_cma:0kB
[ 9601.430763] lowmem_reserve[]: 0 0 0 0 0
[ 9601.430765] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.430774] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.430783] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.430792] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.430793] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.430793] 7070758 total pagecache pages
[ 9601.430794] 2741 pages in swap cache
[ 9601.430794] Swap cache stats: add 209701, delete 206960, find 94341/181586
[ 9601.430795] Free swap  = 6699640kB
[ 9601.430795] Total swap = 6959100kB
[ 9601.430796] 8362173 pages RAM
[ 9601.430796] 0 pages HighMem/MovableOnly
[ 9601.430797] 134124 pages reserved
[ 9601.430797] 0 pages hwpoisoned
[ 9601.430807] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.430810] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.430811] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.430812] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.430813]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.430816]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.430818]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.430820] Call Trace:
[ 9601.430822]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.430823]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.430825]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.430826]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.430828]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430829]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430830]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.430831]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.430833]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.430834]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.430835]  [<ffffffffa964e939>] ? alloc_iova_fast+0xa9/0x1e0
[ 9601.430837]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.430838]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.430840]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.430842]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.430843]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.430844]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.430846]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.430847]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.430848]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430849]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430851]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.430852]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.430853]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.430855]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.430856]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.430857] Mem-Info:
[ 9601.430860] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.430860]  active_file:6571875 inactive_file:434838 isolated_file:0
[ 9601.430860]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.430860]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.430860]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.430860]  free:69756 free_pcp:425 free_cma:0
[ 9601.430863] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739352kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:267 all_unreclaimable? no
[ 9601.430863] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.430867] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.430869] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.430872] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.430874] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617556kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1340kB local_pcp:0kB free_cma:0kB
[ 9601.430878] lowmem_reserve[]: 0 0 0 0 0
[ 9601.430880] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.430888] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.430896] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.430906] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.430907] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.430908] 7070758 total pagecache pages
[ 9601.430908] 2741 pages in swap cache
[ 9601.430909] Swap cache stats: add 209701, delete 206960, find 94341/181586
[ 9601.430909] Free swap  = 6699640kB
[ 9601.430910] Total swap = 6959100kB
[ 9601.430910] 8362173 pages RAM
[ 9601.430911] 0 pages HighMem/MovableOnly
[ 9601.430911] 134124 pages reserved
[ 9601.430912] 0 pages hwpoisoned
[ 9601.430915] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.430918] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.430918] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.430920] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.430921]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.430923]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.430925]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.430927] Call Trace:
[ 9601.430928]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.430929]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.430931]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.430932]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.430934]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430935]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430936]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.430938]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.430939]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.430941]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.430942]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.430943]  [<ffffffffa964fccb>] ? dma_ops_alloc_iova.isra.22+0x4b/0x80
[ 9601.430945]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.430947]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.430949]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.430950]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.430952]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.430953]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.430954]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.430955]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430956]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430958]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.430959]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.430960]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.430962]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.430963]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.430964] Mem-Info:
[ 9601.430967] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.430967]  active_file:6571875 inactive_file:434838 isolated_file:0
[ 9601.430967]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.430967]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.430967]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.430967]  free:69756 free_pcp:425 free_cma:0
[ 9601.430970] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739352kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:267 all_unreclaimable? no
[ 9601.430971] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.430974] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.430977] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.430980] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.430982] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617556kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1340kB local_pcp:0kB free_cma:0kB
[ 9601.430985] lowmem_reserve[]: 0 0 0 0 0
[ 9601.430988] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.430996] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431004] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431014] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431015] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431016] 7070758 total pagecache pages
[ 9601.431016] 2742 pages in swap cache
[ 9601.431018] Swap cache stats: add 209702, delete 206960, find 94341/181586
[ 9601.431018] Free swap  = 6699640kB
[ 9601.431019] Total swap = 6959100kB
[ 9601.431019] 8362173 pages RAM
[ 9601.431020] 0 pages HighMem/MovableOnly
[ 9601.431020] 134124 pages reserved
[ 9601.431021] 0 pages hwpoisoned
[ 9601.431031] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431034] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431035] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431036] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431037]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431040]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431042]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431045] Call Trace:
[ 9601.431047]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431048]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431050]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431052]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431053]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431054]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431056]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431057]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431058]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431060]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431061]  [<ffffffffa964e939>] ? alloc_iova_fast+0xa9/0x1e0
[ 9601.431062]  [<ffffffffa964fccb>] ? dma_ops_alloc_iova.isra.22+0x4b/0x80
[ 9601.431064]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431066]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431067]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431068]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431070]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431071]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431072]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431073]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431074]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431076]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431077]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431079]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431080]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431082]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431082] Mem-Info:
[ 9601.431085] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.431085]  active_file:6571875 inactive_file:434838 isolated_file:0
[ 9601.431085]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431085]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431085]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.431085]  free:69756 free_pcp:424 free_cma:0
[ 9601.431089] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739352kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:267 all_unreclaimable? no
[ 9601.431089] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431092] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431095] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431098] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431103] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617556kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1464kB local_pcp:0kB free_cma:0kB
[ 9601.431106] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431109] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431117] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431127] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431136] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431136] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431137] 7070728 total pagecache pages
[ 9601.431137] 2742 pages in swap cache
[ 9601.431138] Swap cache stats: add 209702, delete 206960, find 94341/181586
[ 9601.431138] Free swap  = 6699640kB
[ 9601.431139] Total swap = 6959100kB
[ 9601.431139] 8362173 pages RAM
[ 9601.431140] 0 pages HighMem/MovableOnly
[ 9601.431140] 134124 pages reserved
[ 9601.431140] 0 pages hwpoisoned
[ 9601.431145] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431148] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431148] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431149] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431150]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431152]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431153]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431155] Call Trace:
[ 9601.431156]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431158]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431159]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431160]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431162]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431163]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431164]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431165]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431166]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431167]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431168]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.431170]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.431171]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431173]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431174]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431175]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431177]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431178]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431179]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431180]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431180]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431181]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431182]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431184]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431185]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431186]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431187] Mem-Info:
[ 9601.431189] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431189]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431189]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431189]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431189]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.431189]  free:69756 free_pcp:456 free_cma:0
[ 9601.431192] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431193] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431197] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431199] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431203] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431205] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1464kB local_pcp:0kB free_cma:0kB
[ 9601.431208] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431210] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431220] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431230] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431238] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431239] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431239] 7070729 total pagecache pages
[ 9601.431240] 2742 pages in swap cache
[ 9601.431240] Swap cache stats: add 209703, delete 206961, find 94341/181587
[ 9601.431241] Free swap  = 6699644kB
[ 9601.431241] Total swap = 6959100kB
[ 9601.431241] 8362173 pages RAM
[ 9601.431242] 0 pages HighMem/MovableOnly
[ 9601.431242] 134124 pages reserved
[ 9601.431242] 0 pages hwpoisoned
[ 9601.431251] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431253] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431254] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431255] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431256]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431258]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431259]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431261] Call Trace:
[ 9601.431262]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431263]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431264]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431266]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431267]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431268]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431269]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431271]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431272]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431273]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431274]  [<ffffffffa964e939>] ? alloc_iova_fast+0xa9/0x1e0
[ 9601.431275]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.431277]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431278]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431279]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431281]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431282]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431283]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431284]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431285]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431286]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431287]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431288]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431289]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431291]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431292]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431292] Mem-Info:
[ 9601.431295] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431295]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431295]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431295]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431295]  mapped:91988 shmem:61282 pagetables:22669 bounce:0
[ 9601.431295]  free:69756 free_pcp:455 free_cma:0
[ 9601.431297] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367952kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245128kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431298] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431300] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431302] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431305] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431307] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1460kB local_pcp:0kB free_cma:0kB
[ 9601.431310] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431312] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431318] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431325] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431335] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431336] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431336] 7070729 total pagecache pages
[ 9601.431337] 2741 pages in swap cache
[ 9601.431338] Swap cache stats: add 209703, delete 206962, find 94341/181587
[ 9601.431338] Free swap  = 6699648kB
[ 9601.431339] Total swap = 6959100kB
[ 9601.431339] 8362173 pages RAM
[ 9601.431340] 0 pages HighMem/MovableOnly
[ 9601.431340] 134124 pages reserved
[ 9601.431341] 0 pages hwpoisoned
[ 9601.431344] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431347] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431348] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431349] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431350]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431353]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431356]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431358] Call Trace:
[ 9601.431359]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431361]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431362]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431364]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431365]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431366]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431367]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431368]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431369]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431371]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431372]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.431373]  [<ffffffffa964fccb>] ? dma_ops_alloc_iova.isra.22+0x4b/0x80
[ 9601.431374]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431376]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431377]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431378]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431380]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431381]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431382]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431383]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431383]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431384]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431386]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431387]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431388]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431389]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431390] Mem-Info:
[ 9601.431392] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431392]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431392]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431392]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431392]  mapped:91989 shmem:61283 pagetables:22669 bounce:0
[ 9601.431392]  free:69756 free_pcp:454 free_cma:0
[ 9601.431395] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367956kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245132kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431395] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431398] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431400] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431402] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431404] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1456kB local_pcp:0kB free_cma:0kB
[ 9601.431407] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431409] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431415] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431422] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431429] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431429] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431430] 7070730 total pagecache pages
[ 9601.431430] 2742 pages in swap cache
[ 9601.431431] Swap cache stats: add 209704, delete 206962, find 94341/181588
[ 9601.431431] Free swap  = 6699648kB
[ 9601.431432] Total swap = 6959100kB
[ 9601.431432] 8362173 pages RAM
[ 9601.431433] 0 pages HighMem/MovableOnly
[ 9601.431433] 134124 pages reserved
[ 9601.431433] 0 pages hwpoisoned
[ 9601.431441] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431443] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431444] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431445] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431445]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431447]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431449]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431450] Call Trace:
[ 9601.431451]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431453]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431455]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431456]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431458]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431460]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431461]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431463]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431464]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431466]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431468]  [<ffffffffa964e939>] ? alloc_iova_fast+0xa9/0x1e0
[ 9601.431469]  [<ffffffffa964fccb>] ? dma_ops_alloc_iova.isra.22+0x4b/0x80
[ 9601.431471]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431473]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431474]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431476]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431478]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431479]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431480]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431481]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431481]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431482]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431484]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431485]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431486]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431487]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431488] Mem-Info:
[ 9601.431490] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431490]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431490]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431490]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431490]  mapped:91990 shmem:61284 pagetables:22669 bounce:0
[ 9601.431490]  free:69756 free_pcp:453 free_cma:0
[ 9601.431493] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367960kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245136kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431493] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431496] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431498] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431500] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431502] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1452kB local_pcp:0kB free_cma:0kB
[ 9601.431505] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431506] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431513] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431519] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431526] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431527] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431528] 7070731 total pagecache pages
[ 9601.431528] 2742 pages in swap cache
[ 9601.431529] Swap cache stats: add 209705, delete 206963, find 94341/181589
[ 9601.431529] Free swap  = 6699652kB
[ 9601.431529] Total swap = 6959100kB
[ 9601.431530] 8362173 pages RAM
[ 9601.431530] 0 pages HighMem/MovableOnly
[ 9601.431531] 134124 pages reserved
[ 9601.431531] 0 pages hwpoisoned
[ 9601.431535] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431537] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431537] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431539] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431539]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431541]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431543]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431544] Call Trace:
[ 9601.431545]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431547]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431548]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431549]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431550]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431552]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431553]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431554]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431555]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431556]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431557]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.431558]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.431560]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431561]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431562]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431564]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431565]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431566]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431567]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431568]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431569]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431570]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431571]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431572]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431573]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431575]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431575] Mem-Info:
[ 9601.431578] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431578]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431578]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431578]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431578]  mapped:91990 shmem:61284 pagetables:22669 bounce:0
[ 9601.431578]  free:69756 free_pcp:453 free_cma:0
[ 9601.431580] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367960kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245136kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431581] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431583] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431585] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431588] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431590] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1452kB local_pcp:0kB free_cma:0kB
[ 9601.431592] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431595] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431604] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431613] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431622] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431623] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431624] 7070731 total pagecache pages
[ 9601.431624] 2741 pages in swap cache
[ 9601.431625] Swap cache stats: add 209705, delete 206964, find 94341/181589
[ 9601.431625] Free swap  = 6699656kB
[ 9601.431626] Total swap = 6959100kB
[ 9601.431626] 8362173 pages RAM
[ 9601.431627] 0 pages HighMem/MovableOnly
[ 9601.431627] 134124 pages reserved
[ 9601.431628] 0 pages hwpoisoned
[ 9601.447732] nvme nvme0: async event result 00010000
[ 9632.322085] nvme nvme0: I/O 0 QID 1 timeout, aborting
[ 9632.322096] nvme nvme0: I/O 1022 QID 1 timeout, aborting
[ 9632.322260] nvme nvme0: Abort status: 0x0
[ 9632.322266] nvme nvme0: Abort status: 0x0
[ 9662.434528] nvme nvme0: I/O 0 QID 1 timeout, reset controller
[ 9662.542791] nvme nvme0: completing aborted command with status: 0007
[ 9662.542793] blk_update_request: 3834 callbacks suppressed
[ 9662.542813] nvme nvme0: completing aborted command with status: fffffffc
[ 9662.542833] XFS (dm-1): xfs_do_force_shutdown(0x2) called from line 1200 of file /build/linux-QtSjAP/linux-4.9.13/fs/xfs/xfs_log.c.  Return address = 0xffffffffc0fe8fe2
[ 9662.542840] XFS (dm-1): xfs_do_force_shutdown(0x2) called from line 1200 of file /build/linux-QtSjAP/linux-4.9.13/fs/xfs/xfs_log.c.  Return address = 0xffffffffc0fe8fe2


             reply	other threads:[~2017-03-03 16:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-03 15:27 Thomas Fjellstrom [this message]
2017-03-06  2:57 ` nvme, allocation failures, and aborted commands Thomas Fjellstrom
2017-03-06  6:11   ` Thomas Fjellstrom
2017-03-06  6:11     ` Thomas Fjellstrom
2017-03-06 22:46     ` Keith Busch
2017-03-06 22:46       ` Keith Busch
2017-03-09 22:01       ` Thomas Fjellstrom
2017-03-09 22:01         ` Thomas Fjellstrom
2017-03-09 23:03         ` Keith Busch
2017-03-09 23:03           ` Keith Busch
2017-03-11 16:31           ` Thomas Fjellstrom
2017-03-11 16:31             ` Thomas Fjellstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2324331.vgmPNSfijK@natasha \
    --to=thomas@fjellstrom.ca \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.