Bugzilla – Attachment 3442 Details for
Bug 3202
Ed25519 key on HSM is not getting listed in ssh-add -l command
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Logs that shows detailed output of each command with cryptoki log and dmesg.
ranjan_thales.txt (text/plain), 115.05 KB, created by
Ranjan
on 2020-08-26 18:45:31 AEST
(
hide
)
Description:
Logs that shows detailed output of each command with cryptoki log and dmesg.
Filename:
MIME Type:
Creator:
Ranjan
Created:
2020-08-26 18:45:31 AEST
Size:
115.05 KB
patch
obsolete
>#This file contains all the logs > > >#Objects inside HSM >root@localhostranjan:/usr/safenet/lunaclient/bin# ./cmu list >Certificate Management Utility (64-bit) v10.2.0-111. Copyright (c) 2020 SafeNet. All rights reserved. > >Please enter password for token in slot 0 : ******** > >handle=212 label=Generated RSA Private Key >handle=188 label=Generated RSA Public Key >handle=206 label=Generated EC Edwards Private Key >handle=205 label=Generated EC Edwards Public Key >root@localhostranjan:/usr/safenet/lunaclient/bin# > >#Running Openssh Commands >root@localhostranjan:~# cd ~ >root@localhostranjan:~# eval `ssh-agent -P "/usr/safenet/lunaclient/lib/*" -s` >Agent pid 99967 >root@localhostranjan:~# >root@localhostranjan:~# >root@localhostranjan:~# ssh-add -s /usr/safenet/lunaclient/lib/libcklog2.so >Enter passphrase for PKCS#11: >Card added: /usr/safenet/lunaclient/lib/libcklog2.so >root@localhostranjan:~# >root@localhostranjan:~# >root@localhostranjan:~# ssh-add -l >2048 SHA256:r/7tkup1Bb76UDVgs5GDfTDvKpTVhhM0SWNY+Mja2Xg Generated RSA Public Key (RSA) >root@localhostranjan:~# >root@localhostranjan:~# ssh-keygen -t ed25519 -D /usr/safenet/lunaclient/lib/libcklog2.so >Enter PIN for 'ranjan': >skipping unsupported key type >failed to fetch key >ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTt5YbM8CVbfAhjhu5QeQJ/P8To47dWjw2oeb2lRycZkW/UmgRdT+wd/i1nqwMaiPhNHW40ivI90ta2KFNGfx+hQAXgFn+UWpFeTDsHbvSCnO0vQh4s8EHPw89Fr4Sl9NXgTZNIbzEOjE7KiPy85zmoBY8rr06jhA4xK7ig3Bq6zkj9AoW/H+ph+F7v3uyeaJVqNbD3SjMbdf8kt9UAlQczHtKdaJm/akH5HlWa38+wDwQsTAnFvbSmiM6/nYcD8f5PA1/tCr5JdsrhhLplYIrfh3Xf/ZBAubYESKeOy1QNR3U4TXSklPVrkPPlx7qpynMS1emVgzen2Fonkga8V4t Generated RSA Public Key >root@localhostranjan:~# >***************************************************************************************************************************************************** >#Cryptoki Log After running: ssh-add -s /usr/safenet/lunaclient/lib/libcklog2.so >20:28:42 99991-437935680:STRTGetFunctionList {} >20:28:42 99991-437935680:FINIGetFunctionList CKR_OK(12ms) {} > >20:28:42 99991-437935680:STRTInitialize {} >20:28:43 99991-437935680:FINIInitialize CKR_OK(95ms) {} > >20:28:43 99991-437935680:STRTGetInfo {} >20:28:43 99991-437935680:FINIGetInfo CKR_OK(96ms) {Info={ByteString=(2 "0214") ByteString=(32 "SafeNet \0") Flgs=0 } } > >20:28:43 99991-437935680:STRTGetSlotList {tknPresent=true } >20:28:43 99991-437935680:FINIGetSlotList CKR_OK(96ms) {SlotLst={} } > >20:28:43 99991-437935680:STRTGetSlotList {tknPresent=true } >20:28:43 99991-437935680:FINIGetSlotList CKR_OK(97ms) {SlotLst={Slot=0 } } > >20:28:43 99991-437935680:STRTGetTokenInfo {Slot=0 Ptr=0x59db9920 } >20:28:43 99991-437935680:FINIGetTokenInfo CKR_OK(99ms) {Ptr=0x59db9920 TokenInfo={ByteString=(32 "ranjan ") ByteString=(32 "Safenet, Inc. ") ByteString=(16 "LunaSA 7.7.0 ") ByteString=(16 "1385675017777 ") Flgs=1069 UShort=0 UShort=3 UShort=0 UShort=3 UShort=255 UShort=7 ULong=325896 ULong=323792 ULong=325896 ULong=323792 } } > >20:28:43 99991-437935680:STRTOpenSession {Slot=0 Flgs=6 } >20:28:43 99991-437935680:FINIOpenSession CKR_OK(100ms) {Sesn=1 } > >20:28:43 99991-437935680:STRTLogin {Sesn=1 User=1 PIN=(8 "********") } >20:28:43 99991-437935680:FINILogin CKR_OK(105ms) {} > >20:28:43 99991-437935680:STRTFindObjects_Init {Sesn=1 AttrList={Attribute=CKA_CLASS=(8 "0200000000000000") } } >20:28:43 99991-437935680:FINIFindObjects_Init CKR_OK(106ms) {} > >20:28:43 99991-437935680:STRTFindObjects {Sesn=1 UShort=1 } >20:28:43 99991-437935680:FINIFindObjects CKR_OK(107ms) {ObjHndLst={Obj=188 } UShort=1 } > >20:28:43 99991-437935680:STRTGetAttributeValue {Sesn=1 Obj=188 AttrList={Attribute=CKA_KEY_TYPE Attribute=CKA_LABEL } } >20:28:43 99991-437935680:FINIGetAttributeValue CKR_OK(108ms) {AttrList={Attribute=CKA_KEY_TYPE=(8 "0000000000000000") Attribute=CKA_LABEL=(24 "Generated RSA Public Key") } } > >20:28:43 99991-437935680:STRTGetAttributeValue {Sesn=1 Obj=188 AttrList={Attribute=CKA_ID Attribute=CKA_MODULUS Attribute=CKA_PUBLIC_EXPONENT } } >20:28:43 99991-437935680:FINIGetAttributeValue CKR_OK(109ms) {AttrList={Attribute=CKA_ID=(0 "<null>") Attribute=CKA_MODULUS=(0 "<null>") Attribute=CKA_PUBLIC_EXPONENT=(0 "<null>") } } > >20:28:43 99991-437935680:STRTGetAttributeValue {Sesn=1 Obj=188 AttrList={Attribute=CKA_ID Attribute=CKA_MODULUS Attribute=CKA_PUBLIC_EXPONENT } } >20:28:43 99991-437935680:FINIGetAttributeValue CKR_OK(110ms) {AttrList={Attribute=CKA_ID=(0 "<null>") Attribute=CKA_MODULUS=(256 "93b7961b33c0956df0218e1bb941e409fcff13a38edd5a3c36a1e6f6951c9c6645bf526811753fb077f8b59eac0c6a23e13475b8d22bc8f74b5ad8a14d19fc7e8500178059fe516a457930ec1dbbd20a73b4bd0878b3c1073f0f3d16be1297d35781364d21bcc43a313b2a23f2f39ce6a0163caebd3a8e1038c4aee283706aeb3923f40a16fc7fa987e17bbf7bb279a255a8d6c3dd28cc6dd7fc92df5402541ccc7b4a75a266fda907e479566b7f3ec03c10b1302716f6d29a233afe761c0fc7f93c0d7fb42af925db2b8612e995822b7e1dd77ff64102e6d811229e3b2d50351dd4e135d29253d5ae43cf971eeaa729cc4b57a6560cde9f61689e481af15e2d") Attribute=CKA_PUBLIC_EXPONENT=(3 "010001") } } > >20:28:43 99991-437935680:STRTFindObjects {Sesn=1 UShort=1 } >20:28:43 99991-437935680:FINIFindObjects CKR_OK(111ms) {ObjHndLst={Obj=205 } UShort=1 } > >20:28:43 99991-437935680:STRTGetAttributeValue {Sesn=1 Obj=205 AttrList={Attribute=CKA_KEY_TYPE Attribute=CKA_LABEL } } >20:28:43 99991-437935680:FINIGetAttributeValue CKR_OK(112ms) {AttrList={Attribute=CKA_KEY_TYPE=(8 "1200008000000000") Attribute=CKA_LABEL=(31 "Generated EC Edwards Public Key") } } > >20:28:43 99991-437935680:STRTFindObjects {Sesn=1 UShort=1 } >20:28:43 99991-437935680:FINIFindObjects CKR_OK(113ms) {ObjHndLst={} UShort=0 } > >20:28:43 99991-437935680:STRTFindObjects_Final {Sesn=1 } >20:28:43 99991-437935680:FINIFindObjects_Final CKR_OK(114ms) {} > >20:28:43 99991-437935680:STRTFindObjects_Init {Sesn=1 AttrList={Attribute=CKA_CLASS=(8 "0100000000000000") } } >20:28:43 99991-437935680:FINIFindObjects_Init CKR_OK(115ms) {} > >20:28:43 99991-437935680:STRTFindObjects {Sesn=1 UShort=1 } >20:28:43 99991-437935680:FINIFindObjects CKR_OK(115ms) {ObjHndLst={} UShort=0 } > >20:28:43 99991-437935680:STRTFindObjects_Final {Sesn=1 } >20:28:43 99991-437935680:FINIFindObjects_Final CKR_OK(116ms) {} > >******************************************************************************************************************************************** >#Cryptoki Log after Running: ssh-keygen -t ed25519 -D /usr/safenet/lunaclient/lib/libcklog2.so > >21:07:52 100123-1234158464:STRTGetFunctionList {} >21:07:52 100123-1234158464:FINIGetFunctionList CKR_OK(13ms) {} > >21:07:52 100123-1234158464:STRTInitialize {} >21:07:52 100123-1234158464:FINIInitialize CKR_OK(85ms) {} > >21:07:52 100123-1234158464:STRTGetInfo {} >21:07:52 100123-1234158464:FINIGetInfo CKR_OK(85ms) {Info={ByteString=(2 "0214") ByteString=(32 "SafeNet \0") Flgs=0 } } > >21:07:52 100123-1234158464:STRTGetSlotList {tknPresent=true } >21:07:52 100123-1234158464:FINIGetSlotList CKR_OK(86ms) {SlotLst={} } > >21:07:52 100123-1234158464:STRTGetSlotList {tknPresent=true } >21:07:52 100123-1234158464:FINIGetSlotList CKR_OK(87ms) {SlotLst={Slot=0 } } > >21:07:52 100123-1234158464:STRTGetTokenInfo {Slot=0 Ptr=0x7e77ece0 } >21:07:52 100123-1234158464:FINIGetTokenInfo CKR_OK(88ms) {Ptr=0x7e77ece0 TokenInfo={ByteString=(32 "ranjan ") ByteString=(32 "Safenet, Inc. ") ByteString=(16 "LunaSA 7.7.0 ") ByteString=(16 "1385675017777 ") Flgs=1069 UShort=0 UShort=4 UShort=0 UShort=4 UShort=255 UShort=7 ULong=325896 ULong=323792 ULong=325896 ULong=323792 } } > >21:07:52 100123-1234158464:STRTOpenSession {Slot=0 Flgs=6 } >21:07:52 100123-1234158464:FINIOpenSession CKR_OK(89ms) {Sesn=1 } > >21:07:52 100123-1234158464:STRTFindObjects_Init {Sesn=1 AttrList={Attribute=CKA_CLASS=(8 "0200000000000000") } } >21:07:52 100123-1234158464:FINIFindObjects_Init CKR_OK(91ms) {} > >21:07:52 100123-1234158464:STRTFindObjects {Sesn=1 UShort=1 } >21:07:52 100123-1234158464:FINIFindObjects CKR_OK(91ms) {ObjHndLst={} UShort=0 } > >21:07:52 100123-1234158464:STRTFindObjects_Final {Sesn=1 } >21:07:52 100123-1234158464:FINIFindObjects_Final CKR_OK(92ms) {} > >21:07:52 100123-1234158464:STRTFindObjects_Init {Sesn=1 AttrList={Attribute=CKA_CLASS=(8 "0100000000000000") } } >21:07:52 100123-1234158464:FINIFindObjects_Init CKR_OK(93ms) {} > >21:07:52 100123-1234158464:STRTFindObjects {Sesn=1 UShort=1 } >21:07:52 100123-1234158464:FINIFindObjects CKR_OK(93ms) {ObjHndLst={} UShort=0 } > >21:07:52 100123-1234158464:STRTFindObjects_Final {Sesn=1 } >21:07:52 100123-1234158464:FINIFindObjects_Final CKR_OK(94ms) {} > >21:07:55 100123-1234158464:STRTLogin {Sesn=1 User=1 PIN=(8 "********") } >21:07:55 100123-1234158464:FINILogin CKR_OK(99ms) {} > >21:07:55 100123-1234158464:STRTFindObjects_Init {Sesn=1 AttrList={Attribute=CKA_CLASS=(8 "0200000000000000") } } >21:07:55 100123-1234158464:FINIFindObjects_Init CKR_OK(99ms) {} > >21:07:55 100123-1234158464:STRTFindObjects {Sesn=1 UShort=1 } >21:07:55 100123-1234158464:FINIFindObjects CKR_OK(100ms) {ObjHndLst={Obj=188 } UShort=1 } > >21:07:55 100123-1234158464:STRTGetAttributeValue {Sesn=1 Obj=188 AttrList={Attribute=CKA_KEY_TYPE Attribute=CKA_LABEL } } >21:07:55 100123-1234158464:FINIGetAttributeValue CKR_OK(101ms) {AttrList={Attribute=CKA_KEY_TYPE=(8 "0000000000000000") Attribute=CKA_LABEL=(24 "Generated RSA Public Key") } } > >21:07:55 100123-1234158464:STRTGetAttributeValue {Sesn=1 Obj=188 AttrList={Attribute=CKA_ID Attribute=CKA_MODULUS Attribute=CKA_PUBLIC_EXPONENT } } >21:07:55 100123-1234158464:FINIGetAttributeValue CKR_OK(102ms) {AttrList={Attribute=CKA_ID=(0 "<null>") Attribute=CKA_MODULUS=(0 "<null>") Attribute=CKA_PUBLIC_EXPONENT=(0 "<null>") } } > >21:07:55 100123-1234158464:STRTGetAttributeValue {Sesn=1 Obj=188 AttrList={Attribute=CKA_ID Attribute=CKA_MODULUS Attribute=CKA_PUBLIC_EXPONENT } } >21:07:55 100123-1234158464:FINIGetAttributeValue CKR_OK(103ms) {AttrList={Attribute=CKA_ID=(0 "<null>") Attribute=CKA_MODULUS=(256 "93b7961b33c0956df0218e1bb941e409fcff13a38edd5a3c36a1e6f6951c9c6645bf526811753fb077f8b59eac0c6a23e13475b8d22bc8f74b5ad8a14d19fc7e8500178059fe516a457930ec1dbbd20a73b4bd0878b3c1073f0f3d16be1297d35781364d21bcc43a313b2a23f2f39ce6a0163caebd3a8e1038c4aee283706aeb3923f40a16fc7fa987e17bbf7bb279a255a8d6c3dd28cc6dd7fc92df5402541ccc7b4a75a266fda907e479566b7f3ec03c10b1302716f6d29a233afe761c0fc7f93c0d7fb42af925db2b8612e995822b7e1dd77ff64102e6d811229e3b2d50351dd4e135d29253d5ae43cf971eeaa729cc4b57a6560cde9f61689e481af15e2d") Attribute=CKA_PUBLIC_EXPONENT=(3 "010001") } } > >21:07:55 100123-1234158464:STRTFindObjects {Sesn=1 UShort=1 } >21:07:55 100123-1234158464:FINIFindObjects CKR_OK(104ms) {ObjHndLst={Obj=205 } UShort=1 } > >21:07:55 100123-1234158464:STRTGetAttributeValue {Sesn=1 Obj=205 AttrList={Attribute=CKA_KEY_TYPE Attribute=CKA_LABEL } } >21:07:55 100123-1234158464:FINIGetAttributeValue CKR_OK(105ms) {AttrList={Attribute=CKA_KEY_TYPE=(8 "1200008000000000") Attribute=CKA_LABEL=(31 "Generated EC Edwards Public Key") } } > >21:07:55 100123-1234158464:STRTFindObjects {Sesn=1 UShort=1 } >21:07:55 100123-1234158464:FINIFindObjects CKR_OK(105ms) {ObjHndLst={} UShort=0 } > >21:07:55 100123-1234158464:STRTFindObjects_Final {Sesn=1 } >21:07:55 100123-1234158464:FINIFindObjects_Final CKR_OK(106ms) {} > >21:07:55 100123-1234158464:STRTFindObjects_Init {Sesn=1 AttrList={Attribute=CKA_CLASS=(8 "0100000000000000") } } >21:07:55 100123-1234158464:FINIFindObjects_Init CKR_OK(107ms) {} > >21:07:55 100123-1234158464:STRTFindObjects {Sesn=1 UShort=1 } >21:07:55 100123-1234158464:FINIFindObjects CKR_OK(107ms) {ObjHndLst={} UShort=0 } > >21:07:55 100123-1234158464:STRTFindObjects_Final {Sesn=1 } >21:07:55 100123-1234158464:FINIFindObjects_Final CKR_OK(108ms) {} > >21:07:55 100123-1234158464:STRTCloseSession {Sesn=1 } >21:07:55 100123-1234158464:FINICloseSession CKR_OK(108ms) {} > >21:07:55 100123-1234158464:STRTFinalize {} >21:07:55 100123-1234158464:FINIFinalize CKR_OK(110ms) {} > > > >******************************************************************************************************************************************************* > >#dmesg_log >root@localhostranjan:/usr/safenet/lunaclient/bin# dmesg >[ 0.000000] Linux version 5.4.0-26-generic (buildd@lcy01-amd64-029) (gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)) #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 (Ubuntu 5.4.0-26.30-generic 5.4.30) >[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic root=UUID=32eda915-4e0d-4309-ab50-972e1acff6b3 ro quiet splash >[ 0.000000] KERNEL supported cpus: >[ 0.000000] Intel GenuineIntel >[ 0.000000] AMD AuthenticAMD >[ 0.000000] Hygon HygonGenuine >[ 0.000000] Centaur CentaurHauls >[ 0.000000] zhaoxin Shanghai >[ 0.000000] Disabled fast string operations >[ 0.000000] x86/fpu: x87 FPU will use FXSAVE >[ 0.000000] BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfeeffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000bfefefff] ACPI data >[ 0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS >[ 0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 09/21/2015 >[ 0.000000] vmware: hypercall mode: 0x00 >[ 0.000000] Hypervisor detected: VMware >[ 0.000000] vmware: TSC freq read from hypervisor : 2128.000 MHz >[ 0.000000] vmware: Host bus clock speed read from hypervisor : 66000000 Hz >[ 0.000001] vmware: using sched offset of 5430400233 ns >[ 0.000003] tsc: Detected 2128.000 MHz processor >[ 0.008820] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >[ 0.008826] e820: remove [mem 0x000a0000-0x000fffff] usable >[ 0.008835] last_pfn = 0x240000 max_arch_pfn = 0x400000000 >[ 0.008882] MTRR default type: uncachable >[ 0.008884] MTRR fixed ranges enabled: >[ 0.008886] 00000-9FFFF write-back >[ 0.008888] A0000-BFFFF uncachable >[ 0.008889] C0000-CBFFF write-protect >[ 0.008890] CC000-EFFFF uncachable >[ 0.008891] F0000-FFFFF write-protect >[ 0.008892] MTRR variable ranges enabled: >[ 0.008895] 0 base 000C0000000 mask 3FFC0000000 uncachable >[ 0.008896] 1 base 00000000000 mask 3FE00000000 write-back >[ 0.008898] 2 base 00200000000 mask 3FFC0000000 write-back >[ 0.008899] 3 disabled >[ 0.008900] 4 disabled >[ 0.008901] 5 disabled >[ 0.008901] 6 disabled >[ 0.008902] 7 disabled >[ 0.008995] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >[ 0.009049] total RAM covered: 8192M >[ 0.010284] Found optimal setting for mtrr clean up >[ 0.010286] gran_size: 64K chunk_size: 64K num_reg: 4 lose cover RAM: 0G >[ 0.010453] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved >[ 0.010472] last_pfn = 0xc0000 max_arch_pfn = 0x400000000 >[ 0.039331] found SMP MP-table at [mem 0x000f6b30-0x000f6b3f] >[ 0.040542] check: Scanning 1 areas for low memory corruption >[ 0.040656] BRK [0x151002000, 0x151002fff] PGTABLE >[ 0.040662] BRK [0x151003000, 0x151003fff] PGTABLE >[ 0.040664] BRK [0x151004000, 0x151004fff] PGTABLE >[ 0.040724] BRK [0x151005000, 0x151005fff] PGTABLE >[ 0.040726] BRK [0x151006000, 0x151006fff] PGTABLE >[ 0.040837] BRK [0x151007000, 0x151007fff] PGTABLE >[ 0.040885] BRK [0x151008000, 0x151008fff] PGTABLE >[ 0.040922] BRK [0x151009000, 0x151009fff] PGTABLE >[ 0.041315] RAMDISK: [mem 0x3219b000-0x350c4fff] >[ 0.041409] ACPI: Early table checksum verification disabled >[ 0.041421] ACPI: RSDP 0x00000000000F6AC0 000024 (v02 PTLTD ) >[ 0.041429] ACPI: XSDT 0x00000000BFEF0CC5 00005C (v01 INTEL 440BX 06040000 VMW 01324272) >[ 0.041445] ACPI: FACP 0x00000000BFEFEE73 0000F4 (v04 INTEL 440BX 06040000 PTL 000F4240) >[ 0.041462] ACPI: DSDT 0x00000000BFEF10C5 00DDAE (v01 PTLTD Custom 06040000 MSFT 03000001) >[ 0.041505] ACPI: FACS 0x00000000BFEFFFC0 000040 >[ 0.041515] ACPI: FACS 0x00000000BFEFFFC0 000040 >[ 0.041524] ACPI: BOOT 0x00000000BFEF109D 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) >[ 0.041533] ACPI: APIC 0x00000000BFEF0F4D 0000B2 (v01 PTLTD ? APIC 06040000 LTP 00000000) >[ 0.041543] ACPI: MCFG 0x00000000BFEF0F11 00003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001) >[ 0.041553] ACPI: SRAT 0x00000000BFEF0DC1 000150 (v02 VMWARE MEMPLUG 06040000 VMW 00000001) >[ 0.041562] ACPI: HPET 0x00000000BFEF0D89 000038 (v01 VMWARE VMW HPET 06040000 VMW 00000001) >[ 0.041572] ACPI: WAET 0x00000000BFEF0D61 000028 (v01 VMWARE VMW WAET 06040000 VMW 00000001) >[ 0.041600] ACPI: Local APIC address 0xfee00000 >[ 0.041779] SRAT: PXM 0 -> APIC 0x00 -> Node 0 >[ 0.041781] SRAT: PXM 0 -> APIC 0x01 -> Node 0 >[ 0.041782] SRAT: PXM 0 -> APIC 0x02 -> Node 0 >[ 0.041783] SRAT: PXM 0 -> APIC 0x03 -> Node 0 >[ 0.041784] SRAT: PXM 0 -> APIC 0x04 -> Node 0 >[ 0.041785] SRAT: PXM 0 -> APIC 0x05 -> Node 0 >[ 0.041786] SRAT: PXM 0 -> APIC 0x06 -> Node 0 >[ 0.041787] SRAT: PXM 0 -> APIC 0x07 -> Node 0 >[ 0.041795] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] >[ 0.041797] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] >[ 0.041799] ACPI: SRAT: Node 0 PXM 0 [mem 0x10000000-0xbfffffff] >[ 0.041800] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff] >[ 0.041806] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0fffffff] -> [mem 0x00000000-0x0fffffff] >[ 0.041809] NUMA: Node 0 [mem 0x00000000-0x0fffffff] + [mem 0x10000000-0xbfffffff] -> [mem 0x00000000-0xbfffffff] >[ 0.041810] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x23fffffff] -> [mem 0x00000000-0x23fffffff] >[ 0.041831] NODE_DATA(0) allocated [mem 0x23ffd1000-0x23fffbfff] >[ 0.043123] Zone ranges: >[ 0.043127] DMA [mem 0x0000000000001000-0x0000000000ffffff] >[ 0.043129] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >[ 0.043131] Normal [mem 0x0000000100000000-0x000000023fffffff] >[ 0.043132] Device empty >[ 0.043134] Movable zone start for each node >[ 0.043139] Early memory node ranges >[ 0.043140] node 0: [mem 0x0000000000001000-0x000000000009efff] >[ 0.043142] node 0: [mem 0x0000000000100000-0x00000000bfeeffff] >[ 0.043144] node 0: [mem 0x00000000bff00000-0x00000000bfffffff] >[ 0.043145] node 0: [mem 0x0000000100000000-0x000000023fffffff] >[ 0.043229] Zeroed struct page in unavailable ranges: 114 pages >[ 0.043232] Initmem setup node 0 [mem 0x0000000000001000-0x000000023fffffff] >[ 0.043235] On node 0 totalpages: 2097038 >[ 0.043237] DMA zone: 64 pages used for memmap >[ 0.043238] DMA zone: 21 pages reserved >[ 0.043240] DMA zone: 3998 pages, LIFO batch:0 >[ 0.044224] DMA32 zone: 12224 pages used for memmap >[ 0.044227] DMA32 zone: 782320 pages, LIFO batch:63 >[ 0.239211] Normal zone: 20480 pages used for memmap >[ 0.239216] Normal zone: 1310720 pages, LIFO batch:63 >[ 0.566426] ACPI: PM-Timer IO Port: 0x1008 >[ 0.566434] ACPI: Local APIC address 0xfee00000 >[ 0.566467] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >[ 0.566468] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >[ 0.566470] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >[ 0.566471] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >[ 0.566472] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >[ 0.566473] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >[ 0.566474] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >[ 0.566475] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >[ 0.566646] IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-23 >[ 0.566656] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) >[ 0.566661] ACPI: IRQ0 used by override. >[ 0.566663] ACPI: IRQ9 used by override. >[ 0.566670] Using ACPI (MADT) for SMP configuration information >[ 0.566674] ACPI: HPET id: 0x8086af01 base: 0xfed00000 >[ 0.566716] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >[ 0.566777] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >[ 0.566780] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.566781] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff] >[ 0.566782] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff] >[ 0.566784] PM: Registered nosave memory: [mem 0xbfef0000-0xbfefefff] >[ 0.566785] PM: Registered nosave memory: [mem 0xbfeff000-0xbfefffff] >[ 0.566787] PM: Registered nosave memory: [mem 0xc0000000-0xefffffff] >[ 0.566788] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff] >[ 0.566789] PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff] >[ 0.566790] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff] >[ 0.566791] PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff] >[ 0.566792] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >[ 0.566793] PM: Registered nosave memory: [mem 0xfee01000-0xfffdffff] >[ 0.566794] PM: Registered nosave memory: [mem 0xfffe0000-0xffffffff] >[ 0.566797] [mem 0xc0000000-0xefffffff] available for PCI devices >[ 0.566799] Booting paravirtualized kernel on VMware hypervisor >[ 0.566804] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns >[ 0.566814] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >[ 0.574249] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144 >[ 0.574267] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152 >[ 0.574269] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >[ 0.574355] Built 1 zonelists, mobility grouping on. Total pages: 2064249 >[ 0.574357] Policy zone: Normal >[ 0.574361] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic root=UUID=32eda915-4e0d-4309-ab50-972e1acff6b3 ro quiet splash >[ 0.603148] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) >[ 0.619019] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) >[ 0.619468] mem auto-init: stack:off, heap alloc:on, heap free:off >[ 0.793071] Calgary: detecting Calgary via BIOS EBDA area >[ 0.793075] Calgary: Unable to locate Rio Grande table in EBDA - bailing! >[ 0.837221] Memory: 8095696K/8388152K available (14339K kernel code, 2397K rwdata, 4948K rodata, 2712K init, 4992K bss, 292456K reserved, 0K cma-reserved) >[ 0.837236] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0 >[ 0.838138] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >[ 0.838230] Kernel/User page tables isolation: enabled >[ 0.838336] ftrace: allocating 44478 entries in 174 pages >[ 0.871672] rcu: Hierarchical RCU implementation. >[ 0.871675] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8. >[ 0.871677] Tasks RCU enabled. >[ 0.871678] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. >[ 0.871679] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >[ 0.878071] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16 >[ 0.883371] Console: colour VGA+ 80x25 >[ 0.883380] printk: console [tty0] enabled >[ 0.883485] ACPI: Core revision 20190816 >[ 0.884439] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns >[ 0.884710] APIC: Switch to symmetric I/O mode setup >[ 0.889486] x2apic enabled >[ 0.890551] Switched APIC routing to physical x2apic. >[ 0.896970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.897068] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1eac8316169, max_idle_ns: 440795236083 ns >[ 0.897136] Calibrating delay loop (skipped) preset value.. 4256.00 BogoMIPS (lpj=8512000) >[ 0.897141] pid_max: default: 32768 minimum: 301 >[ 0.897227] LSM: Security Framework initializing >[ 0.897379] Yama: becoming mindful. >[ 0.898638] AppArmor: AppArmor initialized >[ 0.899227] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) >[ 0.899677] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) >[ 0.899855] *** VALIDATE tmpfs *** >[ 0.900501] *** VALIDATE proc *** >[ 0.901173] *** VALIDATE cgroup1 *** >[ 0.901176] *** VALIDATE cgroup2 *** >[ 0.901581] Disabled fast string operations >[ 0.901699] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >[ 0.901701] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >[ 0.901710] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization >[ 0.901712] Spectre V2 : Mitigation: Full generic retpoline >[ 0.901713] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >[ 0.901714] Spectre V2 : Enabling Restricted Speculation for firmware calls >[ 0.901716] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier >[ 0.901718] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp >[ 0.901723] MDS: Vulnerable: Clear CPU buffers attempted, no microcode >[ 0.902408] Freeing SMP alternatives memory: 40K >[ 0.961072] TSC deadline timer enabled >[ 0.961072] smpboot: CPU0: Intel(R) Xeon(R) CPU E5506 @ 2.13GHz (family: 0x6, model: 0x1a, stepping: 0x5) >[ 0.961072] Performance Events: Nehalem events, core PMU driver. >[ 0.961072] core: CPU erratum AAJ80 worked around >[ 0.961072] core: CPUID marked event: 'cpu cycles' unavailable >[ 0.961072] core: CPUID marked event: 'instructions' unavailable >[ 0.961072] core: CPUID marked event: 'bus cycles' unavailable >[ 0.961072] core: CPUID marked event: 'cache references' unavailable >[ 0.961072] core: CPUID marked event: 'cache misses' unavailable >[ 0.961072] core: CPUID marked event: 'branch instructions' unavailable >[ 0.961072] ... version: 1 >[ 0.961072] ... bit width: 48 >[ 0.961072] ... generic registers: 4 >[ 0.961072] ... value mask: 0000ffffffffffff >[ 0.961072] ... max period: 000000007fffffff >[ 0.961072] ... fixed-purpose events: 0 >[ 0.961072] ... event mask: 000000000000000f >[ 0.961671] rcu: Hierarchical SRCU implementation. >[ 0.963320] NMI watchdog: Perf NMI watchdog permanently disabled >[ 0.964777] smp: Bringing up secondary CPUs ... >[ 0.966012] x86: Booting SMP configuration: >[ 0.966016] .... node #0, CPUs: #1 >[ 0.014110] Disabled fast string operations >[ 0.974463] #2 >[ 0.014110] Disabled fast string operations >[ 0.014110] smpboot: CPU 2 Converting physical 0 to logical die 1 >[ 0.983364] #3 >[ 0.014110] Disabled fast string operations >[ 0.990130] #4 >[ 0.014110] Disabled fast string operations >[ 0.014110] smpboot: CPU 4 Converting physical 0 to logical die 2 >[ 0.999005] #5 >[ 0.014110] Disabled fast string operations >[ 1.006195] #6 >[ 0.014110] Disabled fast string operations >[ 0.014110] smpboot: CPU 6 Converting physical 0 to logical die 3 >[ 1.014010] #7 >[ 0.014110] Disabled fast string operations >[ 1.021849] smp: Brought up 1 node, 8 CPUs >[ 1.021853] smpboot: Max logical packages: 4 >[ 1.021857] smpboot: Total of 8 processors activated (34048.00 BogoMIPS) >[ 1.026375] devtmpfs: initialized >[ 1.026375] x86/mm: Memory block size: 128MB >[ 1.030588] PM: Registering ACPI NVS region [mem 0xbfeff000-0xbfefffff] (4096 bytes) >[ 1.033320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns >[ 1.033585] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) >[ 1.034391] pinctrl core: initialized pinctrl subsystem >[ 1.034391] PM: RTC time: 18:52:43, date: 2020-08-25 >[ 1.037675] NET: Registered protocol family 16 >[ 1.037941] audit: initializing netlink subsys (disabled) >[ 1.037996] audit: type=2000 audit(1598381563.148:1): state=initialized audit_enabled=0 res=1 >[ 1.037996] EISA bus registered >[ 1.037996] cpuidle: using governor ladder >[ 1.037996] cpuidle: using governor menu >[ 1.037996] Simple Boot Flag at 0x36 set to 0x80 >[ 1.037996] ACPI: bus type PCI registered >[ 1.037996] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 1.041619] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) >[ 1.041626] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 >[ 1.041647] PCI: Using configuration type 1 for base access >[ 1.049302] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >[ 1.086212] ACPI: Added _OSI(Module Device) >[ 1.086214] ACPI: Added _OSI(Processor Device) >[ 1.086215] ACPI: Added _OSI(3.0 _SCP Extensions) >[ 1.086217] ACPI: Added _OSI(Processor Aggregator Device) >[ 1.086219] ACPI: Added _OSI(Linux-Dell-Video) >[ 1.086220] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) >[ 1.086221] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) >[ 1.119058] ACPI: 1 ACPI AML tables successfully acquired and loaded >[ 1.123474] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored >[ 1.134866] ACPI: Interpreter enabled >[ 1.134904] ACPI: (supports S0 S1 S4 S5) >[ 1.134907] ACPI: Using IOAPIC for interrupt routing >[ 1.134992] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 1.137342] ACPI: Enabled 4 GPEs in block 00 to 0F >[ 1.253321] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f]) >[ 1.253338] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] >[ 1.254058] acpi PNP0A03:00: _OSC: platform does not support [AER LTR] >[ 1.254693] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability] >[ 1.259722] PCI host bridge to bus 0000:00 >[ 1.259731] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >[ 1.259734] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] >[ 1.259736] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] >[ 1.259738] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] >[ 1.259740] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] >[ 1.259742] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] >[ 1.259744] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >[ 1.259746] pci_bus 0000:00: root bus resource [io 0x0d00-0xfeff window] >[ 1.259749] pci_bus 0000:00: root bus resource [bus 00-7f] >[ 1.259883] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000 >[ 1.261735] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400 >[ 1.264760] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100 >[ 1.266393] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a >[ 1.271659] pci 0000:00:07.1: reg 0x20: [io 0x1060-0x106f] >[ 1.273148] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 1.273151] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 1.273153] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 1.273155] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 1.273875] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000 >[ 1.280403] pci 0000:00:07.3: quirk: [io 0x1000-0x103f] claimed by PIIX4 ACPI >[ 1.280428] pci 0000:00:07.3: quirk: [io 0x1040-0x104f] claimed by PIIX4 SMB >[ 1.281653] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000 >[ 1.282693] pci 0000:00:07.7: reg 0x10: [io 0x1080-0x10bf] >[ 1.285072] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit] >[ 1.293072] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000 >[ 1.301110] pci 0000:00:0f.0: reg 0x10: [io 0x1070-0x107f] >[ 1.305072] pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref] >[ 1.309072] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff] >[ 1.331532] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref] >[ 1.333363] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401 >[ 1.336431] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400 >[ 1.338263] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold >[ 1.339168] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400 >[ 1.340994] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold >[ 1.341901] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400 >[ 1.343711] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold >[ 1.344646] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400 >[ 1.346469] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold >[ 1.347383] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400 >[ 1.349258] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold >[ 1.350248] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400 >[ 1.352071] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold >[ 1.353000] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400 >[ 1.354806] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold >[ 1.355711] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400 >[ 1.357541] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold >[ 1.358857] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400 >[ 1.360671] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >[ 1.361613] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400 >[ 1.363426] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold >[ 1.364334] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400 >[ 1.366158] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold >[ 1.367108] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400 >[ 1.368932] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold >[ 1.369869] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400 >[ 1.371681] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold >[ 1.372586] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400 >[ 1.374397] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold >[ 1.375440] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400 >[ 1.377261] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold >[ 1.378205] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400 >[ 1.380014] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold >[ 1.381324] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400 >[ 1.383130] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold >[ 1.384128] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400 >[ 1.385941] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold >[ 1.386874] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400 >[ 1.388685] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold >[ 1.389599] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400 >[ 1.391410] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold >[ 1.392318] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400 >[ 1.394131] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold >[ 1.395059] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400 >[ 1.396876] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold >[ 1.397785] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400 >[ 1.399591] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold >[ 1.400501] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400 >[ 1.402311] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold >[ 1.403764] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400 >[ 1.405579] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold >[ 1.406514] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400 >[ 1.408322] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold >[ 1.409246] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400 >[ 1.411056] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold >[ 1.412052] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400 >[ 1.413853] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold >[ 1.414757] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400 >[ 1.416569] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold >[ 1.417649] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400 >[ 1.421680] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold >[ 1.422765] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400 >[ 1.424738] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold >[ 1.425680] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400 >[ 1.427518] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold >[ 1.431032] pci_bus 0000:01: extended config space not accessible >[ 1.433072] pci 0000:00:01.0: PCI bridge to [bus 01] >[ 1.433072] pci_bus 0000:02: extended config space not accessible >[ 1.437656] acpiphp: Slot [32] registered >[ 1.437708] acpiphp: Slot [33] registered >[ 1.437753] acpiphp: Slot [34] registered >[ 1.437822] acpiphp: Slot [35] registered >[ 1.437871] acpiphp: Slot [36] registered >[ 1.437917] acpiphp: Slot [37] registered >[ 1.437961] acpiphp: Slot [38] registered >[ 1.438006] acpiphp: Slot [39] registered >[ 1.438051] acpiphp: Slot [40] registered >[ 1.438120] acpiphp: Slot [41] registered >[ 1.438168] acpiphp: Slot [42] registered >[ 1.438213] acpiphp: Slot [43] registered >[ 1.438257] acpiphp: Slot [44] registered >[ 1.438301] acpiphp: Slot [45] registered >[ 1.438345] acpiphp: Slot [46] registered >[ 1.438416] acpiphp: Slot [47] registered >[ 1.438465] acpiphp: Slot [48] registered >[ 1.438510] acpiphp: Slot [49] registered >[ 1.438554] acpiphp: Slot [50] registered >[ 1.438599] acpiphp: Slot [51] registered >[ 1.438643] acpiphp: Slot [52] registered >[ 1.438710] acpiphp: Slot [53] registered >[ 1.438785] acpiphp: Slot [54] registered >[ 1.438833] acpiphp: Slot [55] registered >[ 1.438878] acpiphp: Slot [56] registered >[ 1.438921] acpiphp: Slot [57] registered >[ 1.438990] acpiphp: Slot [58] registered >[ 1.439061] acpiphp: Slot [59] registered >[ 1.439110] acpiphp: Slot [60] registered >[ 1.439155] acpiphp: Slot [61] registered >[ 1.439199] acpiphp: Slot [62] registered >[ 1.439243] acpiphp: Slot [63] registered >[ 1.448739] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode) >[ 1.448777] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff] >[ 1.448814] pci 0000:00:11.0: bridge window [mem 0xfd600000-0xfdffffff] >[ 1.448882] pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref] >[ 1.448886] pci 0000:00:11.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >[ 1.448888] pci 0000:00:11.0: bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode) >[ 1.448889] pci 0000:00:11.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) >[ 1.448891] pci 0000:00:11.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) >[ 1.448893] pci 0000:00:11.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) >[ 1.448894] pci 0000:00:11.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode) >[ 1.448896] pci 0000:00:11.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >[ 1.448898] pci 0000:00:11.0: bridge window [io 0x0d00-0xfeff window] (subtractive decode) >[ 1.449620] pci 0000:03:00.0: [15ad:07c0] type 00 class 0x010700 >[ 1.453088] pci 0000:03:00.0: reg 0x10: [io 0x4000-0x4007] >[ 1.457089] pci 0000:03:00.0: reg 0x14: [mem 0xfd5f8000-0xfd5fffff 64bit] >[ 1.473091] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >[ 1.474035] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >[ 1.474748] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >[ 1.483722] pci 0000:00:15.0: PCI bridge to [bus 03] >[ 1.483767] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff] >[ 1.483803] pci 0000:00:15.0: bridge window [mem 0xfd500000-0xfd5fffff] >[ 1.493326] pci 0000:00:15.1: PCI bridge to [bus 04] >[ 1.493378] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff] >[ 1.493415] pci 0000:00:15.1: bridge window [mem 0xfd100000-0xfd1fffff] >[ 1.493483] pci 0000:00:15.1: bridge window [mem 0xe7800000-0xe78fffff 64bit pref] >[ 1.502945] pci 0000:00:15.2: PCI bridge to [bus 05] >[ 1.502989] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff] >[ 1.503026] pci 0000:00:15.2: bridge window [mem 0xfcd00000-0xfcdfffff] >[ 1.503094] pci 0000:00:15.2: bridge window [mem 0xe7400000-0xe74fffff 64bit pref] >[ 1.512528] pci 0000:00:15.3: PCI bridge to [bus 06] >[ 1.512600] pci 0000:00:15.3: bridge window [mem 0xfc900000-0xfc9fffff] >[ 1.512668] pci 0000:00:15.3: bridge window [mem 0xe7000000-0xe70fffff 64bit pref] >[ 1.522211] pci 0000:00:15.4: PCI bridge to [bus 07] >[ 1.522283] pci 0000:00:15.4: bridge window [mem 0xfc500000-0xfc5fffff] >[ 1.522351] pci 0000:00:15.4: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref] >[ 1.531784] pci 0000:00:15.5: PCI bridge to [bus 08] >[ 1.531857] pci 0000:00:15.5: bridge window [mem 0xfc100000-0xfc1fffff] >[ 1.531926] pci 0000:00:15.5: bridge window [mem 0xe6800000-0xe68fffff 64bit pref] >[ 1.541338] pci 0000:00:15.6: PCI bridge to [bus 09] >[ 1.541411] pci 0000:00:15.6: bridge window [mem 0xfbd00000-0xfbdfffff] >[ 1.541480] pci 0000:00:15.6: bridge window [mem 0xe6400000-0xe64fffff 64bit pref] >[ 1.550965] pci 0000:00:15.7: PCI bridge to [bus 0a] >[ 1.551041] pci 0000:00:15.7: bridge window [mem 0xfb900000-0xfb9fffff] >[ 1.551109] pci 0000:00:15.7: bridge window [mem 0xe6000000-0xe60fffff 64bit pref] >[ 1.551852] pci 0000:0b:00.0: [15ad:07b0] type 00 class 0x020000 >[ 1.555027] pci 0000:0b:00.0: reg 0x10: [mem 0xfd4fc000-0xfd4fcfff] >[ 1.559367] pci 0000:0b:00.0: reg 0x14: [mem 0xfd4fd000-0xfd4fdfff] >[ 1.561102] pci 0000:0b:00.0: reg 0x18: [mem 0xfd4fe000-0xfd4fffff] >[ 1.565072] pci 0000:0b:00.0: reg 0x1c: [io 0x5000-0x500f] >[ 1.576824] pci 0000:0b:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >[ 1.577772] pci 0000:0b:00.0: supports D1 D2 >[ 1.577775] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold >[ 1.578725] pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >[ 1.588031] pci 0000:00:16.0: PCI bridge to [bus 0b] >[ 1.588077] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff] >[ 1.588114] pci 0000:00:16.0: bridge window [mem 0xfd400000-0xfd4fffff] >[ 1.597629] pci 0000:00:16.1: PCI bridge to [bus 0c] >[ 1.597670] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff] >[ 1.597706] pci 0000:00:16.1: bridge window [mem 0xfd000000-0xfd0fffff] >[ 1.597774] pci 0000:00:16.1: bridge window [mem 0xe7700000-0xe77fffff 64bit pref] >[ 1.607246] pci 0000:00:16.2: PCI bridge to [bus 0d] >[ 1.607292] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff] >[ 1.607328] pci 0000:00:16.2: bridge window [mem 0xfcc00000-0xfccfffff] >[ 1.607396] pci 0000:00:16.2: bridge window [mem 0xe7300000-0xe73fffff 64bit pref] >[ 1.616895] pci 0000:00:16.3: PCI bridge to [bus 0e] >[ 1.616968] pci 0000:00:16.3: bridge window [mem 0xfc800000-0xfc8fffff] >[ 1.617037] pci 0000:00:16.3: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref] >[ 1.626475] pci 0000:00:16.4: PCI bridge to [bus 0f] >[ 1.626550] pci 0000:00:16.4: bridge window [mem 0xfc400000-0xfc4fffff] >[ 1.626619] pci 0000:00:16.4: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref] >[ 1.629072] pci 0000:00:16.5: PCI bridge to [bus 10] >[ 1.629072] pci 0000:00:16.5: bridge window [mem 0xfc000000-0xfc0fffff] >[ 1.629072] pci 0000:00:16.5: bridge window [mem 0xe6700000-0xe67fffff 64bit pref] >[ 1.641863] pci 0000:00:16.6: PCI bridge to [bus 11] >[ 1.641940] pci 0000:00:16.6: bridge window [mem 0xfbc00000-0xfbcfffff] >[ 1.642009] pci 0000:00:16.6: bridge window [mem 0xe6300000-0xe63fffff 64bit pref] >[ 1.651462] pci 0000:00:16.7: PCI bridge to [bus 12] >[ 1.651534] pci 0000:00:16.7: bridge window [mem 0xfb800000-0xfb8fffff] >[ 1.651603] pci 0000:00:16.7: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref] >[ 1.661042] pci 0000:00:17.0: PCI bridge to [bus 13] >[ 1.661086] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff] >[ 1.661126] pci 0000:00:17.0: bridge window [mem 0xfd300000-0xfd3fffff] >[ 1.661194] pci 0000:00:17.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref] >[ 1.670685] pci 0000:00:17.1: PCI bridge to [bus 14] >[ 1.670724] pci 0000:00:17.1: bridge window [io 0xa000-0xafff] >[ 1.670761] pci 0000:00:17.1: bridge window [mem 0xfcf00000-0xfcffffff] >[ 1.670829] pci 0000:00:17.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref] >[ 1.680268] pci 0000:00:17.2: PCI bridge to [bus 15] >[ 1.680307] pci 0000:00:17.2: bridge window [io 0xe000-0xefff] >[ 1.680344] pci 0000:00:17.2: bridge window [mem 0xfcb00000-0xfcbfffff] >[ 1.680412] pci 0000:00:17.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref] >[ 1.689877] pci 0000:00:17.3: PCI bridge to [bus 16] >[ 1.689953] pci 0000:00:17.3: bridge window [mem 0xfc700000-0xfc7fffff] >[ 1.690038] pci 0000:00:17.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref] >[ 1.699649] pci 0000:00:17.4: PCI bridge to [bus 17] >[ 1.699722] pci 0000:00:17.4: bridge window [mem 0xfc300000-0xfc3fffff] >[ 1.699791] pci 0000:00:17.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref] >[ 1.709261] pci 0000:00:17.5: PCI bridge to [bus 18] >[ 1.709351] pci 0000:00:17.5: bridge window [mem 0xfbf00000-0xfbffffff] >[ 1.709420] pci 0000:00:17.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref] >[ 1.718921] pci 0000:00:17.6: PCI bridge to [bus 19] >[ 1.718995] pci 0000:00:17.6: bridge window [mem 0xfbb00000-0xfbbfffff] >[ 1.719064] pci 0000:00:17.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref] >[ 1.728533] pci 0000:00:17.7: PCI bridge to [bus 1a] >[ 1.728609] pci 0000:00:17.7: bridge window [mem 0xfb700000-0xfb7fffff] >[ 1.728677] pci 0000:00:17.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref] >[ 1.738133] pci 0000:00:18.0: PCI bridge to [bus 1b] >[ 1.738173] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff] >[ 1.738209] pci 0000:00:18.0: bridge window [mem 0xfd200000-0xfd2fffff] >[ 1.738277] pci 0000:00:18.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref] >[ 1.747700] pci 0000:00:18.1: PCI bridge to [bus 1c] >[ 1.747740] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff] >[ 1.747776] pci 0000:00:18.1: bridge window [mem 0xfce00000-0xfcefffff] >[ 1.747845] pci 0000:00:18.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref] >[ 1.757254] pci 0000:00:18.2: PCI bridge to [bus 1d] >[ 1.757330] pci 0000:00:18.2: bridge window [mem 0xfca00000-0xfcafffff] >[ 1.757398] pci 0000:00:18.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref] >[ 1.766917] pci 0000:00:18.3: PCI bridge to [bus 1e] >[ 1.766992] pci 0000:00:18.3: bridge window [mem 0xfc600000-0xfc6fffff] >[ 1.767060] pci 0000:00:18.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref] >[ 1.776517] pci 0000:00:18.4: PCI bridge to [bus 1f] >[ 1.776595] pci 0000:00:18.4: bridge window [mem 0xfc200000-0xfc2fffff] >[ 1.776664] pci 0000:00:18.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref] >[ 1.786149] pci 0000:00:18.5: PCI bridge to [bus 20] >[ 1.786220] pci 0000:00:18.5: bridge window [mem 0xfbe00000-0xfbefffff] >[ 1.786290] pci 0000:00:18.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref] >[ 1.795750] pci 0000:00:18.6: PCI bridge to [bus 21] >[ 1.795838] pci 0000:00:18.6: bridge window [mem 0xfba00000-0xfbafffff] >[ 1.795906] pci 0000:00:18.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref] >[ 1.805766] pci 0000:00:18.7: PCI bridge to [bus 22] >[ 1.805847] pci 0000:00:18.7: bridge window [mem 0xfb600000-0xfb6fffff] >[ 1.805915] pci 0000:00:18.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref] >[ 1.810332] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15) >[ 1.810558] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled. >[ 1.810780] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 14 15) >[ 1.810998] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 14 15) >[ 1.833148] iommu: Default domain type: Translated >[ 1.834146] SCSI subsystem initialized >[ 1.834219] libata version 3.00 loaded. >[ 1.834219] pci 0000:00:0f.0: vgaarb: setting as boot VGA device >[ 1.834219] pci 0000:00:0f.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >[ 1.834219] pci 0000:00:0f.0: vgaarb: bridge control possible >[ 1.834219] vgaarb: loaded >[ 1.834219] ACPI: bus type USB registered >[ 1.834219] usbcore: registered new interface driver usbfs >[ 1.834219] usbcore: registered new interface driver hub >[ 1.834219] usbcore: registered new device driver usb >[ 1.834219] pps_core: LinuxPPS API ver. 1 registered >[ 1.834219] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >[ 1.834219] PTP clock support registered >[ 1.834219] EDAC MC: Ver: 3.0.0 >[ 1.837218] PCI: Using ACPI for IRQ routing >[ 1.921416] PCI: pci_cache_line_size set to 64 bytes >[ 1.922859] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff] >[ 1.922865] e820: reserve RAM buffer [mem 0xbfef0000-0xbfffffff] >[ 1.925081] NetLabel: Initializing >[ 1.925081] NetLabel: domain hash size = 128 >[ 1.925081] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >[ 1.925081] NetLabel: unlabeled traffic allowed by default >[ 1.925499] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 >[ 1.925509] hpet0: 16 comparators, 64-bit 14.318180 MHz counter >[ 1.929082] clocksource: Switched to clocksource tsc-early >[ 1.988715] *** VALIDATE bpf *** >[ 1.989155] VFS: Disk quotas dquot_6.6.0 >[ 1.989209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 1.989299] *** VALIDATE ramfs *** >[ 1.989307] *** VALIDATE hugetlbfs *** >[ 1.989790] AppArmor: AppArmor Filesystem Enabled >[ 1.989849] pnp: PnP ACPI init >[ 1.990598] system 00:00: [io 0x1000-0x103f] has been reserved >[ 1.990601] system 00:00: [io 0x1040-0x104f] has been reserved >[ 1.990604] system 00:00: [io 0x0cf0-0x0cf1] has been reserved >[ 1.990615] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 1.990708] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >[ 1.990754] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >[ 1.990819] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >[ 1.991461] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved >[ 1.991472] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) >[ 1.996932] pnp 00:05: [dma 2] >[ 1.997012] pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) >[ 1.997881] system 00:06: [io 0xfce0-0xfcff] has been reserved >[ 1.997887] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved >[ 1.997891] system 00:06: [mem 0xfe800000-0xfe9fffff] has been reserved >[ 1.997901] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 2.011077] pnp: PnP ACPI: found 7 devices >[ 2.021938] thermal_sys: Registered thermal governor 'fair_share' >[ 2.021940] thermal_sys: Registered thermal governor 'bang_bang' >[ 2.021942] thermal_sys: Registered thermal governor 'step_wise' >[ 2.021943] thermal_sys: Registered thermal governor 'user_space' >[ 2.021944] thermal_sys: Registered thermal governor 'power_allocator' >[ 2.026751] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >[ 2.026846] pci 0000:00:15.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000 >[ 2.026851] pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 >[ 2.026854] pci 0000:00:15.4: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 >[ 2.026857] pci 0000:00:15.5: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 >[ 2.026860] pci 0000:00:15.6: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 >[ 2.026863] pci 0000:00:15.7: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 >[ 2.026867] pci 0000:00:16.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000 >[ 2.026871] pci 0000:00:16.3: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 >[ 2.026873] pci 0000:00:16.4: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 >[ 2.026876] pci 0000:00:16.5: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 >[ 2.026879] pci 0000:00:16.6: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 >[ 2.026881] pci 0000:00:16.7: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 >[ 2.026885] pci 0000:00:17.3: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 >[ 2.026888] pci 0000:00:17.4: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 >[ 2.026892] pci 0000:00:17.5: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 >[ 2.026936] pci 0000:00:17.6: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 >[ 2.026939] pci 0000:00:17.7: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 >[ 2.026943] pci 0000:00:18.2: bridge window [io 0x1000-0x0fff] to [bus 1d] add_size 1000 >[ 2.026945] pci 0000:00:18.3: bridge window [io 0x1000-0x0fff] to [bus 1e] add_size 1000 >[ 2.026948] pci 0000:00:18.4: bridge window [io 0x1000-0x0fff] to [bus 1f] add_size 1000 >[ 2.026951] pci 0000:00:18.5: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000 >[ 2.026953] pci 0000:00:18.6: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000 >[ 2.026956] pci 0000:00:18.7: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000 >[ 2.027014] pci 0000:00:15.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref] >[ 2.027022] pci 0000:00:16.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref] >[ 2.027026] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0400000-0xc0407fff pref] >[ 2.027032] pci 0000:00:15.3: BAR 13: no space for [io size 0x1000] >[ 2.027035] pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000] >[ 2.027038] pci 0000:00:15.4: BAR 13: no space for [io size 0x1000] >[ 2.027040] pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000] >[ 2.027044] pci 0000:00:15.5: BAR 13: no space for [io size 0x1000] >[ 2.027046] pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000] >[ 2.027049] pci 0000:00:15.6: BAR 13: no space for [io size 0x1000] >[ 2.027051] pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000] >[ 2.027054] pci 0000:00:15.7: BAR 13: no space for [io size 0x1000] >[ 2.027056] pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000] >[ 2.027059] pci 0000:00:16.3: BAR 13: no space for [io size 0x1000] >[ 2.027061] pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000] >[ 2.027064] pci 0000:00:16.4: BAR 13: no space for [io size 0x1000] >[ 2.027066] pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000] >[ 2.027069] pci 0000:00:16.5: BAR 13: no space for [io size 0x1000] >[ 2.027071] pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000] >[ 2.027074] pci 0000:00:16.6: BAR 13: no space for [io size 0x1000] >[ 2.027076] pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000] >[ 2.027079] pci 0000:00:16.7: BAR 13: no space for [io size 0x1000] >[ 2.027081] pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000] >[ 2.027084] pci 0000:00:17.3: BAR 13: no space for [io size 0x1000] >[ 2.027086] pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000] >[ 2.027089] pci 0000:00:17.4: BAR 13: no space for [io size 0x1000] >[ 2.027091] pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000] >[ 2.027094] pci 0000:00:17.5: BAR 13: no space for [io size 0x1000] >[ 2.027096] pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000] >[ 2.027099] pci 0000:00:17.6: BAR 13: no space for [io size 0x1000] >[ 2.027101] pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000] >[ 2.027104] pci 0000:00:17.7: BAR 13: no space for [io size 0x1000] >[ 2.027106] pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000] >[ 2.027109] pci 0000:00:18.2: BAR 13: no space for [io size 0x1000] >[ 2.027111] pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000] >[ 2.027114] pci 0000:00:18.3: BAR 13: no space for [io size 0x1000] >[ 2.027116] pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000] >[ 2.027119] pci 0000:00:18.4: BAR 13: no space for [io size 0x1000] >[ 2.027121] pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000] >[ 2.027125] pci 0000:00:18.5: BAR 13: no space for [io size 0x1000] >[ 2.027127] pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000] >[ 2.027130] pci 0000:00:18.6: BAR 13: no space for [io size 0x1000] >[ 2.027132] pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000] >[ 2.027136] pci 0000:00:18.7: BAR 13: no space for [io size 0x1000] >[ 2.027137] pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000] >[ 2.027146] pci 0000:00:18.7: BAR 13: no space for [io size 0x1000] >[ 2.027148] pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000] >[ 2.027151] pci 0000:00:18.6: BAR 13: no space for [io size 0x1000] >[ 2.027153] pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000] >[ 2.027156] pci 0000:00:18.5: BAR 13: no space for [io size 0x1000] >[ 2.027158] pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000] >[ 2.027161] pci 0000:00:18.4: BAR 13: no space for [io size 0x1000] >[ 2.027163] pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000] >[ 2.027166] pci 0000:00:18.3: BAR 13: no space for [io size 0x1000] >[ 2.027168] pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000] >[ 2.027194] pci 0000:00:18.2: BAR 13: no space for [io size 0x1000] >[ 2.027196] pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000] >[ 2.027201] pci 0000:00:17.7: BAR 13: no space for [io size 0x1000] >[ 2.027203] pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000] >[ 2.027206] pci 0000:00:17.6: BAR 13: no space for [io size 0x1000] >[ 2.027208] pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000] >[ 2.027211] pci 0000:00:17.5: BAR 13: no space for [io size 0x1000] >[ 2.027213] pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000] >[ 2.027217] pci 0000:00:17.4: BAR 13: no space for [io size 0x1000] >[ 2.027219] pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000] >[ 2.027223] pci 0000:00:17.3: BAR 13: no space for [io size 0x1000] >[ 2.027224] pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000] >[ 2.027228] pci 0000:00:16.7: BAR 13: no space for [io size 0x1000] >[ 2.027230] pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000] >[ 2.027233] pci 0000:00:16.6: BAR 13: no space for [io size 0x1000] >[ 2.027235] pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000] >[ 2.027238] pci 0000:00:16.5: BAR 13: no space for [io size 0x1000] >[ 2.027240] pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000] >[ 2.027243] pci 0000:00:16.4: BAR 13: no space for [io size 0x1000] >[ 2.027245] pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000] >[ 2.027249] pci 0000:00:16.3: BAR 13: no space for [io size 0x1000] >[ 2.027251] pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000] >[ 2.027254] pci 0000:00:15.7: BAR 13: no space for [io size 0x1000] >[ 2.027256] pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000] >[ 2.027259] pci 0000:00:15.6: BAR 13: no space for [io size 0x1000] >[ 2.027261] pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000] >[ 2.027264] pci 0000:00:15.5: BAR 13: no space for [io size 0x1000] >[ 2.027266] pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000] >[ 2.027269] pci 0000:00:15.4: BAR 13: no space for [io size 0x1000] >[ 2.027271] pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000] >[ 2.027274] pci 0000:00:15.3: BAR 13: no space for [io size 0x1000] >[ 2.027276] pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000] >[ 2.027280] pci 0000:00:01.0: PCI bridge to [bus 01] >[ 2.027494] pci 0000:00:11.0: PCI bridge to [bus 02] >[ 2.027529] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff] >[ 2.027616] pci 0000:00:11.0: bridge window [mem 0xfd600000-0xfdffffff] >[ 2.027653] pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref] >[ 2.027725] pci 0000:03:00.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref] >[ 2.027728] pci 0000:00:15.0: PCI bridge to [bus 03] >[ 2.027762] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff] >[ 2.027815] pci 0000:00:15.0: bridge window [mem 0xfd500000-0xfd5fffff] >[ 2.027851] pci 0000:00:15.0: bridge window [mem 0xc0000000-0xc01fffff 64bit pref] >[ 2.027968] pci 0000:00:15.1: PCI bridge to [bus 04] >[ 2.028023] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff] >[ 2.028078] pci 0000:00:15.1: bridge window [mem 0xfd100000-0xfd1fffff] >[ 2.028114] pci 0000:00:15.1: bridge window [mem 0xe7800000-0xe78fffff 64bit pref] >[ 2.028200] pci 0000:00:15.2: PCI bridge to [bus 05] >[ 2.028222] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff] >[ 2.028275] pci 0000:00:15.2: bridge window [mem 0xfcd00000-0xfcdfffff] >[ 2.028311] pci 0000:00:15.2: bridge window [mem 0xe7400000-0xe74fffff 64bit pref] >[ 2.028394] pci 0000:00:15.3: PCI bridge to [bus 06] >[ 2.028447] pci 0000:00:15.3: bridge window [mem 0xfc900000-0xfc9fffff] >[ 2.028484] pci 0000:00:15.3: bridge window [mem 0xe7000000-0xe70fffff 64bit pref] >[ 2.028567] pci 0000:00:15.4: PCI bridge to [bus 07] >[ 2.028620] pci 0000:00:15.4: bridge window [mem 0xfc500000-0xfc5fffff] >[ 2.028656] pci 0000:00:15.4: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref] >[ 2.028738] pci 0000:00:15.5: PCI bridge to [bus 08] >[ 2.028791] pci 0000:00:15.5: bridge window [mem 0xfc100000-0xfc1fffff] >[ 2.028827] pci 0000:00:15.5: bridge window [mem 0xe6800000-0xe68fffff 64bit pref] >[ 2.028909] pci 0000:00:15.6: PCI bridge to [bus 09] >[ 2.028963] pci 0000:00:15.6: bridge window [mem 0xfbd00000-0xfbdfffff] >[ 2.028998] pci 0000:00:15.6: bridge window [mem 0xe6400000-0xe64fffff 64bit pref] >[ 2.029106] pci 0000:00:15.7: PCI bridge to [bus 0a] >[ 2.029161] pci 0000:00:15.7: bridge window [mem 0xfb900000-0xfb9fffff] >[ 2.029197] pci 0000:00:15.7: bridge window [mem 0xe6000000-0xe60fffff 64bit pref] >[ 2.029286] pci 0000:0b:00.0: BAR 6: assigned [mem 0xfd400000-0xfd40ffff pref] >[ 2.029288] pci 0000:00:16.0: PCI bridge to [bus 0b] >[ 2.029310] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff] >[ 2.029363] pci 0000:00:16.0: bridge window [mem 0xfd400000-0xfd4fffff] >[ 2.029398] pci 0000:00:16.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] >[ 2.029482] pci 0000:00:16.1: PCI bridge to [bus 0c] >[ 2.029503] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff] >[ 2.029556] pci 0000:00:16.1: bridge window [mem 0xfd000000-0xfd0fffff] >[ 2.029592] pci 0000:00:16.1: bridge window [mem 0xe7700000-0xe77fffff 64bit pref] >[ 2.029675] pci 0000:00:16.2: PCI bridge to [bus 0d] >[ 2.029696] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff] >[ 2.029748] pci 0000:00:16.2: bridge window [mem 0xfcc00000-0xfccfffff] >[ 2.029785] pci 0000:00:16.2: bridge window [mem 0xe7300000-0xe73fffff 64bit pref] >[ 2.029867] pci 0000:00:16.3: PCI bridge to [bus 0e] >[ 2.029920] pci 0000:00:16.3: bridge window [mem 0xfc800000-0xfc8fffff] >[ 2.029956] pci 0000:00:16.3: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref] >[ 2.030039] pci 0000:00:16.4: PCI bridge to [bus 0f] >[ 2.030095] pci 0000:00:16.4: bridge window [mem 0xfc400000-0xfc4fffff] >[ 2.030131] pci 0000:00:16.4: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref] >[ 2.030214] pci 0000:00:16.5: PCI bridge to [bus 10] >[ 2.030268] pci 0000:00:16.5: bridge window [mem 0xfc000000-0xfc0fffff] >[ 2.030303] pci 0000:00:16.5: bridge window [mem 0xe6700000-0xe67fffff 64bit pref] >[ 2.030386] pci 0000:00:16.6: PCI bridge to [bus 11] >[ 2.030439] pci 0000:00:16.6: bridge window [mem 0xfbc00000-0xfbcfffff] >[ 2.030475] pci 0000:00:16.6: bridge window [mem 0xe6300000-0xe63fffff 64bit pref] >[ 2.030557] pci 0000:00:16.7: PCI bridge to [bus 12] >[ 2.030611] pci 0000:00:16.7: bridge window [mem 0xfb800000-0xfb8fffff] >[ 2.030647] pci 0000:00:16.7: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref] >[ 2.030729] pci 0000:00:17.0: PCI bridge to [bus 13] >[ 2.030751] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff] >[ 2.030803] pci 0000:00:17.0: bridge window [mem 0xfd300000-0xfd3fffff] >[ 2.030839] pci 0000:00:17.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref] >[ 2.030922] pci 0000:00:17.1: PCI bridge to [bus 14] >[ 2.030943] pci 0000:00:17.1: bridge window [io 0xa000-0xafff] >[ 2.030995] pci 0000:00:17.1: bridge window [mem 0xfcf00000-0xfcffffff] >[ 2.031031] pci 0000:00:17.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref] >[ 2.031115] pci 0000:00:17.2: PCI bridge to [bus 15] >[ 2.031136] pci 0000:00:17.2: bridge window [io 0xe000-0xefff] >[ 2.031188] pci 0000:00:17.2: bridge window [mem 0xfcb00000-0xfcbfffff] >[ 2.031224] pci 0000:00:17.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref] >[ 2.031307] pci 0000:00:17.3: PCI bridge to [bus 16] >[ 2.031360] pci 0000:00:17.3: bridge window [mem 0xfc700000-0xfc7fffff] >[ 2.031395] pci 0000:00:17.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref] >[ 2.031478] pci 0000:00:17.4: PCI bridge to [bus 17] >[ 2.031531] pci 0000:00:17.4: bridge window [mem 0xfc300000-0xfc3fffff] >[ 2.031567] pci 0000:00:17.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref] >[ 2.031649] pci 0000:00:17.5: PCI bridge to [bus 18] >[ 2.031702] pci 0000:00:17.5: bridge window [mem 0xfbf00000-0xfbffffff] >[ 2.031738] pci 0000:00:17.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref] >[ 2.031820] pci 0000:00:17.6: PCI bridge to [bus 19] >[ 2.031873] pci 0000:00:17.6: bridge window [mem 0xfbb00000-0xfbbfffff] >[ 2.031909] pci 0000:00:17.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref] >[ 2.031990] pci 0000:00:17.7: PCI bridge to [bus 1a] >[ 2.032043] pci 0000:00:17.7: bridge window [mem 0xfb700000-0xfb7fffff] >[ 2.032080] pci 0000:00:17.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref] >[ 2.032162] pci 0000:00:18.0: PCI bridge to [bus 1b] >[ 2.032183] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff] >[ 2.032236] pci 0000:00:18.0: bridge window [mem 0xfd200000-0xfd2fffff] >[ 2.032271] pci 0000:00:18.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref] >[ 2.032354] pci 0000:00:18.1: PCI bridge to [bus 1c] >[ 2.032375] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff] >[ 2.032428] pci 0000:00:18.1: bridge window [mem 0xfce00000-0xfcefffff] >[ 2.032464] pci 0000:00:18.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref] >[ 2.032546] pci 0000:00:18.2: PCI bridge to [bus 1d] >[ 2.032599] pci 0000:00:18.2: bridge window [mem 0xfca00000-0xfcafffff] >[ 2.032635] pci 0000:00:18.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref] >[ 2.032786] pci 0000:00:18.3: PCI bridge to [bus 1e] >[ 2.032840] pci 0000:00:18.3: bridge window [mem 0xfc600000-0xfc6fffff] >[ 2.032876] pci 0000:00:18.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref] >[ 2.032960] pci 0000:00:18.4: PCI bridge to [bus 1f] >[ 2.033013] pci 0000:00:18.4: bridge window [mem 0xfc200000-0xfc2fffff] >[ 2.033049] pci 0000:00:18.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref] >[ 2.033157] pci 0000:00:18.5: PCI bridge to [bus 20] >[ 2.033210] pci 0000:00:18.5: bridge window [mem 0xfbe00000-0xfbefffff] >[ 2.033246] pci 0000:00:18.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref] >[ 2.033329] pci 0000:00:18.6: PCI bridge to [bus 21] >[ 2.033382] pci 0000:00:18.6: bridge window [mem 0xfba00000-0xfbafffff] >[ 2.033418] pci 0000:00:18.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref] >[ 2.033501] pci 0000:00:18.7: PCI bridge to [bus 22] >[ 2.033554] pci 0000:00:18.7: bridge window [mem 0xfb600000-0xfb6fffff] >[ 2.033590] pci 0000:00:18.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref] >[ 2.033674] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window] >[ 2.033676] pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff window] >[ 2.033677] pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff window] >[ 2.033679] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window] >[ 2.033681] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window] >[ 2.033683] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff window] >[ 2.033685] pci_bus 0000:00: resource 10 [io 0x0000-0x0cf7 window] >[ 2.033687] pci_bus 0000:00: resource 11 [io 0x0d00-0xfeff window] >[ 2.033690] pci_bus 0000:02: resource 0 [io 0x2000-0x3fff] >[ 2.033692] pci_bus 0000:02: resource 1 [mem 0xfd600000-0xfdffffff] >[ 2.033693] pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref] >[ 2.033695] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window] >[ 2.033697] pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff window] >[ 2.033699] pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff window] >[ 2.033700] pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff window] >[ 2.033702] pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff window] >[ 2.033704] pci_bus 0000:02: resource 9 [mem 0xc0000000-0xfebfffff window] >[ 2.033706] pci_bus 0000:02: resource 10 [io 0x0000-0x0cf7 window] >[ 2.033708] pci_bus 0000:02: resource 11 [io 0x0d00-0xfeff window] >[ 2.033710] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] >[ 2.033712] pci_bus 0000:03: resource 1 [mem 0xfd500000-0xfd5fffff] >[ 2.033714] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref] >[ 2.033716] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff] >[ 2.033718] pci_bus 0000:04: resource 1 [mem 0xfd100000-0xfd1fffff] >[ 2.033720] pci_bus 0000:04: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref] >[ 2.033721] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] >[ 2.033723] pci_bus 0000:05: resource 1 [mem 0xfcd00000-0xfcdfffff] >[ 2.033725] pci_bus 0000:05: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref] >[ 2.033727] pci_bus 0000:06: resource 1 [mem 0xfc900000-0xfc9fffff] >[ 2.033728] pci_bus 0000:06: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref] >[ 2.033730] pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff] >[ 2.033732] pci_bus 0000:07: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref] >[ 2.033734] pci_bus 0000:08: resource 1 [mem 0xfc100000-0xfc1fffff] >[ 2.033736] pci_bus 0000:08: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref] >[ 2.033738] pci_bus 0000:09: resource 1 [mem 0xfbd00000-0xfbdfffff] >[ 2.033739] pci_bus 0000:09: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref] >[ 2.033741] pci_bus 0000:0a: resource 1 [mem 0xfb900000-0xfb9fffff] >[ 2.033743] pci_bus 0000:0a: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref] >[ 2.033745] pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff] >[ 2.033746] pci_bus 0000:0b: resource 1 [mem 0xfd400000-0xfd4fffff] >[ 2.033748] pci_bus 0000:0b: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] >[ 2.033750] pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff] >[ 2.033752] pci_bus 0000:0c: resource 1 [mem 0xfd000000-0xfd0fffff] >[ 2.033753] pci_bus 0000:0c: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref] >[ 2.033755] pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff] >[ 2.033757] pci_bus 0000:0d: resource 1 [mem 0xfcc00000-0xfccfffff] >[ 2.033758] pci_bus 0000:0d: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref] >[ 2.033760] pci_bus 0000:0e: resource 1 [mem 0xfc800000-0xfc8fffff] >[ 2.033762] pci_bus 0000:0e: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref] >[ 2.033764] pci_bus 0000:0f: resource 1 [mem 0xfc400000-0xfc4fffff] >[ 2.033765] pci_bus 0000:0f: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref] >[ 2.033767] pci_bus 0000:10: resource 1 [mem 0xfc000000-0xfc0fffff] >[ 2.033769] pci_bus 0000:10: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref] >[ 2.033771] pci_bus 0000:11: resource 1 [mem 0xfbc00000-0xfbcfffff] >[ 2.033773] pci_bus 0000:11: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref] >[ 2.033775] pci_bus 0000:12: resource 1 [mem 0xfb800000-0xfb8fffff] >[ 2.033777] pci_bus 0000:12: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref] >[ 2.033779] pci_bus 0000:13: resource 0 [io 0x6000-0x6fff] >[ 2.033781] pci_bus 0000:13: resource 1 [mem 0xfd300000-0xfd3fffff] >[ 2.033783] pci_bus 0000:13: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref] >[ 2.033784] pci_bus 0000:14: resource 0 [io 0xa000-0xafff] >[ 2.033786] pci_bus 0000:14: resource 1 [mem 0xfcf00000-0xfcffffff] >[ 2.033788] pci_bus 0000:14: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref] >[ 2.033790] pci_bus 0000:15: resource 0 [io 0xe000-0xefff] >[ 2.033791] pci_bus 0000:15: resource 1 [mem 0xfcb00000-0xfcbfffff] >[ 2.033793] pci_bus 0000:15: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref] >[ 2.033795] pci_bus 0000:16: resource 1 [mem 0xfc700000-0xfc7fffff] >[ 2.033796] pci_bus 0000:16: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref] >[ 2.033798] pci_bus 0000:17: resource 1 [mem 0xfc300000-0xfc3fffff] >[ 2.033800] pci_bus 0000:17: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref] >[ 2.033802] pci_bus 0000:18: resource 1 [mem 0xfbf00000-0xfbffffff] >[ 2.033803] pci_bus 0000:18: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref] >[ 2.033805] pci_bus 0000:19: resource 1 [mem 0xfbb00000-0xfbbfffff] >[ 2.033807] pci_bus 0000:19: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref] >[ 2.033809] pci_bus 0000:1a: resource 1 [mem 0xfb700000-0xfb7fffff] >[ 2.033811] pci_bus 0000:1a: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref] >[ 2.033812] pci_bus 0000:1b: resource 0 [io 0x7000-0x7fff] >[ 2.033814] pci_bus 0000:1b: resource 1 [mem 0xfd200000-0xfd2fffff] >[ 2.033816] pci_bus 0000:1b: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref] >[ 2.033817] pci_bus 0000:1c: resource 0 [io 0xb000-0xbfff] >[ 2.033819] pci_bus 0000:1c: resource 1 [mem 0xfce00000-0xfcefffff] >[ 2.033821] pci_bus 0000:1c: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref] >[ 2.033822] pci_bus 0000:1d: resource 1 [mem 0xfca00000-0xfcafffff] >[ 2.033824] pci_bus 0000:1d: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref] >[ 2.033826] pci_bus 0000:1e: resource 1 [mem 0xfc600000-0xfc6fffff] >[ 2.033828] pci_bus 0000:1e: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref] >[ 2.033830] pci_bus 0000:1f: resource 1 [mem 0xfc200000-0xfc2fffff] >[ 2.033832] pci_bus 0000:1f: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref] >[ 2.033834] pci_bus 0000:20: resource 1 [mem 0xfbe00000-0xfbefffff] >[ 2.033836] pci_bus 0000:20: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref] >[ 2.033838] pci_bus 0000:21: resource 1 [mem 0xfba00000-0xfbafffff] >[ 2.033839] pci_bus 0000:21: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref] >[ 2.033841] pci_bus 0000:22: resource 1 [mem 0xfb600000-0xfb6fffff] >[ 2.033843] pci_bus 0000:22: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref] >[ 2.034464] NET: Registered protocol family 2 >[ 2.035944] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) >[ 2.037670] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) >[ 2.041138] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) >[ 2.041333] TCP: Hash tables configured (established 65536 bind 65536) >[ 2.042338] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) >[ 2.042790] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) >[ 2.042922] NET: Registered protocol family 1 >[ 2.042932] NET: Registered protocol family 44 >[ 2.042944] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 2.043151] pci 0000:00:0f.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >[ 2.043836] PCI: CLS 32 bytes, default 64 >[ 2.044108] Trying to unpack rootfs image as initramfs... >[ 2.932102] Freeing initrd memory: 48296K >[ 2.932228] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >[ 2.932231] software IO TLB: mapped [mem 0xbbef0000-0xbfef0000] (64MB) >[ 2.932571] check: Scanning for low memory corruption every 60 seconds >[ 2.939249] Initialise system trusted keyrings >[ 2.939263] Key type blacklist registered >[ 2.939395] workingset: timestamp_bits=36 max_order=21 bucket_order=0 >[ 2.941864] zbud: loaded >[ 2.942561] squashfs: version 4.0 (2009/01/31) Phillip Lougher >[ 2.943036] fuse: init (API version 7.31) >[ 2.943070] *** VALIDATE fuse *** >[ 2.943073] *** VALIDATE fuse *** >[ 2.943443] Platform Keyring initialized >[ 2.953803] Key type asymmetric registered >[ 2.953806] Asymmetric key parser 'x509' registered >[ 2.953832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) >[ 2.954082] io scheduler mq-deadline registered >[ 2.955300] pcieport 0000:00:15.0: PME: Signaling with IRQ 24 >[ 2.955435] pcieport 0000:00:15.0: pciehp: Slot #160 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.956816] pcieport 0000:00:15.1: PME: Signaling with IRQ 25 >[ 2.956940] pcieport 0000:00:15.1: pciehp: Slot #161 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.958240] pcieport 0000:00:15.2: PME: Signaling with IRQ 26 >[ 2.958364] pcieport 0000:00:15.2: pciehp: Slot #162 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.959649] pcieport 0000:00:15.3: PME: Signaling with IRQ 27 >[ 2.959776] pcieport 0000:00:15.3: pciehp: Slot #163 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.961332] pcieport 0000:00:15.4: PME: Signaling with IRQ 28 >[ 2.961468] pcieport 0000:00:15.4: pciehp: Slot #164 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.962791] pcieport 0000:00:15.5: PME: Signaling with IRQ 29 >[ 2.962919] pcieport 0000:00:15.5: pciehp: Slot #165 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.964247] pcieport 0000:00:15.6: PME: Signaling with IRQ 30 >[ 2.964370] pcieport 0000:00:15.6: pciehp: Slot #166 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.965966] pcieport 0000:00:15.7: PME: Signaling with IRQ 31 >[ 2.966188] pcieport 0000:00:15.7: pciehp: Slot #167 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.967533] pcieport 0000:00:16.0: PME: Signaling with IRQ 32 >[ 2.967661] pcieport 0000:00:16.0: pciehp: Slot #192 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.968957] pcieport 0000:00:16.1: PME: Signaling with IRQ 33 >[ 2.969100] pcieport 0000:00:16.1: pciehp: Slot #193 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.970498] pcieport 0000:00:16.2: PME: Signaling with IRQ 34 >[ 2.970622] pcieport 0000:00:16.2: pciehp: Slot #194 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.971985] pcieport 0000:00:16.3: PME: Signaling with IRQ 35 >[ 2.972114] pcieport 0000:00:16.3: pciehp: Slot #195 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.973424] pcieport 0000:00:16.4: PME: Signaling with IRQ 36 >[ 2.973614] pcieport 0000:00:16.4: pciehp: Slot #196 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.974976] pcieport 0000:00:16.5: PME: Signaling with IRQ 37 >[ 2.975196] pcieport 0000:00:16.5: pciehp: Slot #197 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.976567] pcieport 0000:00:16.6: PME: Signaling with IRQ 38 >[ 2.976694] pcieport 0000:00:16.6: pciehp: Slot #198 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.978139] pcieport 0000:00:16.7: PME: Signaling with IRQ 39 >[ 2.978264] pcieport 0000:00:16.7: pciehp: Slot #199 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.979769] pcieport 0000:00:17.0: PME: Signaling with IRQ 40 >[ 2.979934] pcieport 0000:00:17.0: pciehp: Slot #224 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.981339] pcieport 0000:00:17.1: PME: Signaling with IRQ 41 >[ 2.981468] pcieport 0000:00:17.1: pciehp: Slot #225 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.982793] pcieport 0000:00:17.2: PME: Signaling with IRQ 42 >[ 2.982916] pcieport 0000:00:17.2: pciehp: Slot #226 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.984243] pcieport 0000:00:17.3: PME: Signaling with IRQ 43 >[ 2.984371] pcieport 0000:00:17.3: pciehp: Slot #227 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.985725] pcieport 0000:00:17.4: PME: Signaling with IRQ 44 >[ 2.985849] pcieport 0000:00:17.4: pciehp: Slot #228 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.987378] pcieport 0000:00:17.5: PME: Signaling with IRQ 45 >[ 2.987502] pcieport 0000:00:17.5: pciehp: Slot #229 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.988898] pcieport 0000:00:17.6: PME: Signaling with IRQ 46 >[ 2.989047] pcieport 0000:00:17.6: pciehp: Slot #230 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.990448] pcieport 0000:00:17.7: PME: Signaling with IRQ 47 >[ 2.990571] pcieport 0000:00:17.7: pciehp: Slot #231 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.991929] pcieport 0000:00:18.0: PME: Signaling with IRQ 48 >[ 2.992079] pcieport 0000:00:18.0: pciehp: Slot #256 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.993448] pcieport 0000:00:18.1: PME: Signaling with IRQ 49 >[ 2.993593] pcieport 0000:00:18.1: pciehp: Slot #257 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.994988] pcieport 0000:00:18.2: PME: Signaling with IRQ 50 >[ 2.995117] pcieport 0000:00:18.2: pciehp: Slot #258 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.996440] pcieport 0000:00:18.3: PME: Signaling with IRQ 51 >[ 2.996596] pcieport 0000:00:18.3: pciehp: Slot #259 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 2.998938] pcieport 0000:00:18.4: PME: Signaling with IRQ 52 >[ 2.999066] pcieport 0000:00:18.4: pciehp: Slot #260 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 3.000560] pcieport 0000:00:18.5: PME: Signaling with IRQ 53 >[ 3.000686] pcieport 0000:00:18.5: pciehp: Slot #261 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 3.002041] pcieport 0000:00:18.6: PME: Signaling with IRQ 54 >[ 3.002191] pcieport 0000:00:18.6: pciehp: Slot #262 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 3.003612] pcieport 0000:00:18.7: PME: Signaling with IRQ 55 >[ 3.003737] pcieport 0000:00:18.7: pciehp: Slot #263 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >[ 3.004534] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >[ 3.004725] intel_idle: Please enable MWAIT in BIOS SETUP >[ 3.005286] ACPI: AC Adapter [ACAD] (on-line) >[ 3.005431] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >[ 3.005499] ACPI: Power Button [PWRF] >[ 3.008038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >[ 3.013393] Linux agpgart interface v0.103 >[ 3.013623] agpgart-intel 0000:00:00.0: Intel 440BX Chipset >[ 3.015109] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0 >[ 3.023049] loop: module loaded >[ 3.023519] ata_piix 0000:00:07.1: version 2.13 >[ 3.024546] scsi host0: ata_piix >[ 3.024926] scsi host1: ata_piix >[ 3.024977] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1060 irq 14 >[ 3.024979] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1068 irq 15 >[ 3.025173] libphy: Fixed MDIO Bus: probed >[ 3.025174] tun: Universal TUN/TAP device driver, 1.6 >[ 3.025289] PPP generic driver version 2.4.2 >[ 3.025452] VFIO - User Level meta-driver version: 0.3 >[ 3.025655] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 3.025662] ehci-pci: EHCI PCI platform driver >[ 3.025686] ehci-platform: EHCI generic platform driver >[ 3.025695] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 3.025698] ohci-pci: OHCI PCI platform driver >[ 3.025712] ohci-platform: OHCI generic platform driver >[ 3.025719] uhci_hcd: USB Universal Host Controller Interface driver >[ 3.025811] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12 >[ 3.027142] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 3.027152] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 3.027391] mousedev: PS/2 mouse device common for all mice >[ 3.048929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >[ 3.049063] rtc_cmos 00:01: registered as rtc0 >[ 3.049127] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >[ 3.049156] i2c /dev entries driver >[ 3.049391] device-mapper: uevent: version 1.0.3 >[ 3.049553] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com >[ 3.049589] platform eisa.0: Probing EISA bus 0 >[ 3.049592] platform eisa.0: EISA: Cannot allocate resource for mainboard >[ 3.049594] platform eisa.0: Cannot allocate resource for EISA slot 1 >[ 3.049595] platform eisa.0: Cannot allocate resource for EISA slot 2 >[ 3.049597] platform eisa.0: Cannot allocate resource for EISA slot 3 >[ 3.049598] platform eisa.0: Cannot allocate resource for EISA slot 4 >[ 3.049600] platform eisa.0: Cannot allocate resource for EISA slot 5 >[ 3.049601] platform eisa.0: Cannot allocate resource for EISA slot 6 >[ 3.049602] platform eisa.0: Cannot allocate resource for EISA slot 7 >[ 3.049603] platform eisa.0: Cannot allocate resource for EISA slot 8 >[ 3.049605] platform eisa.0: EISA: Detected 0 cards >[ 3.049609] intel_pstate: CPU model not supported >[ 3.050294] ledtrig-cpu: registered to indicate activity on CPUs >[ 3.050538] drop_monitor: Initializing network drop monitor service >[ 3.050799] NET: Registered protocol family 10 >[ 3.072791] Segment Routing with IPv6 >[ 3.072838] NET: Registered protocol family 17 >[ 3.073018] Key type dns_resolver registered >[ 3.074162] RAS: Correctable Errors collector initialized. >[ 3.074174] IPI shorthand broadcast: enabled >[ 3.074184] sched_clock: Marking stable (3063911069, 10110712)->(3369984218, -295962437) >[ 3.074635] registered taskstats version 1 >[ 3.074650] Loading compiled-in X.509 certificates >[ 3.080024] Loaded X.509 cert 'Build time autogenerated kernel key: b559075f1a2deb8232ccd540ea3b0eb9fdd57b46' >[ 3.080157] zswap: loaded using pool lzo/zbud >[ 3.080669] Key type ._fscrypt registered >[ 3.080670] Key type .fscrypt registered >[ 3.102388] Key type big_key registered >[ 3.120907] Key type encrypted registered >[ 3.120918] AppArmor: AppArmor sha1 policy hashing enabled >[ 3.120940] ima: No TPM chip found, activating TPM-bypass! >[ 3.120951] ima: Allocated hash algorithm: sha1 >[ 3.120964] ima: No architecture policies found >[ 3.120978] evm: Initialising EVM extended attributes: >[ 3.120979] evm: security.selinux >[ 3.120980] evm: security.SMACK64 >[ 3.120981] evm: security.SMACK64EXEC >[ 3.120981] evm: security.SMACK64TRANSMUTE >[ 3.120982] evm: security.SMACK64MMAP >[ 3.120982] evm: security.apparmor >[ 3.120983] evm: security.ima >[ 3.120983] evm: security.capability >[ 3.120984] evm: HMAC attrs: 0x1 >[ 3.122909] PM: Magic number: 0:142:899 >[ 3.123453] rtc_cmos 00:01: setting system clock to 2020-08-25T18:52:45 UTC (1598381565) >[ 3.196954] ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33 >[ 3.202946] scsi 1:0:0:0: CD-ROM NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5 >[ 3.230230] sr 1:0:0:0: [sr0] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray >[ 3.230234] cdrom: Uniform CD-ROM driver Revision: 3.20 >[ 3.231258] sr 1:0:0:0: Attached scsi CD-ROM sr0 >[ 3.231455] sr 1:0:0:0: Attached scsi generic sg0 type 5 >[ 3.235969] Freeing unused decrypted memory: 2040K >[ 3.238037] Freeing unused kernel image memory: 2712K >[ 3.253154] Write protecting the kernel read-only data: 22528k >[ 3.259303] Freeing unused kernel image memory: 2008K >[ 3.260285] Freeing unused kernel image memory: 1196K >[ 3.284209] x86/mm: Checked W+X mappings: passed, no W+X pages found. >[ 3.285461] x86/mm: Checking user space page tables >[ 3.307434] x86/mm: Checked W+X mappings: passed, no W+X pages found. >[ 3.307522] Run /init as init process >[ 3.651506] Floppy drive(s): fd0 is 1.44M >[ 3.675092] FDC 0 is a post-1991 82077 >[ 3.679089] piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled! >[ 3.680848] VMware PVSCSI driver - version 1.0.7.0-k >[ 3.682081] vmw_pvscsi: using 64bit dma >[ 3.682382] vmw_pvscsi: max_id: 16 >[ 3.682384] vmw_pvscsi: setting ring_pages to 8 >[ 3.687542] VMware vmxnet3 virtual NIC driver - version 1.4.17.0-k-NAPI >[ 3.687678] vmxnet3 0000:0b:00.0: # of Tx queues : 8, # of Rx queues : 8 >[ 3.688109] vmw_pvscsi: enabling reqCallThreshold >[ 3.688218] vmw_pvscsi: driver-based request coalescing disabled >[ 3.688219] vmw_pvscsi: using MSI-X >[ 3.688541] scsi host2: VMware PVSCSI storage adapter rev 2, req/cmp/msg rings: 8/8/1 pages, cmd_per_lun=254 >[ 3.689577] vmw_pvscsi 0000:03:00.0: VMware PVSCSI rev 2 host #2 >[ 3.700547] scsi 2:0:0:0: Direct-Access VMware Virtual disk 1.0 PQ: 0 ANSI: 2 >[ 3.702731] vmxnet3 0000:0b:00.0 eth0: NIC Link is Up 10000 Mbps >[ 3.703421] sd 2:0:0:0: Attached scsi generic sg1 type 0 >[ 3.703484] sd 2:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB) >[ 3.703656] sd 2:0:0:0: [sda] Write Protect is off >[ 3.703659] sd 2:0:0:0: [sda] Mode Sense: 61 00 00 00 >[ 3.703699] sd 2:0:0:0: [sda] Cache data unavailable >[ 3.703701] sd 2:0:0:0: [sda] Assuming drive cache: write through >[ 3.730359] sda: sda1 sda2 < sda5 > >[ 3.731569] sd 2:0:0:0: [sda] Attached SCSI disk >[ 3.740170] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 >[ 3.740855] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 >[ 3.743099] vmxnet3 0000:0b:00.0 ens192: renamed from eth0 >[ 3.955810] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >[ 3.957216] tsc: Refined TSC clocksource calibration: 2127.992 MHz >[ 3.957273] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1eac7b81844, max_idle_ns: 440795270039 ns >[ 3.960120] clocksource: Switched to clocksource tsc >[ 4.226741] random: fast init done >[ 4.820467] systemd[1]: Inserted module 'autofs4' >[ 4.908478] random: systemd: uninitialized urandom read (16 bytes read) >[ 4.912510] systemd[1]: systemd 245.4-4ubuntu3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >[ 4.912597] systemd[1]: Detected virtualization vmware. >[ 4.912619] systemd[1]: Detected architecture x86-64. >[ 4.912752] random: systemd: uninitialized urandom read (16 bytes read) >[ 4.912774] random: systemd: uninitialized urandom read (16 bytes read) >[ 4.937454] systemd[1]: Set hostname to <localhostranjan>. >[ 4.955852] systemd[1]: Initializing machine ID from random generator. >[ 4.956017] systemd[1]: Installed transient /etc/machine-id file. >[ 5.492988] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket ? /run/dbus/system_bus_socket; please update the unit file accordingly. >[ 5.666337] systemd[1]: Created slice system-modprobe.slice. >[ 5.667038] systemd[1]: Created slice system-systemd\x2dfsck.slice. >[ 5.667516] systemd[1]: Created slice User and Session Slice. >[ 5.667681] systemd[1]: Started Forward Password Requests to Wall Directory Watch. >[ 5.668191] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. >[ 5.668301] systemd[1]: Reached target User and Group Name Lookups. >[ 5.668339] systemd[1]: Reached target Remote File Systems. >[ 5.668367] systemd[1]: Reached target Slices. >[ 5.668708] systemd[1]: Listening on Syslog Socket. >[ 5.668949] systemd[1]: Listening on fsck to fsckd communication Socket. >[ 5.669146] systemd[1]: Listening on initctl Compatibility Named Pipe. >[ 5.669646] systemd[1]: Listening on Journal Audit Socket. >[ 5.669896] systemd[1]: Listening on Journal Socket (/dev/log). >[ 5.670249] systemd[1]: Listening on Journal Socket. >[ 5.670518] systemd[1]: Listening on udev Control Socket. >[ 5.670713] systemd[1]: Listening on udev Kernel Socket. >[ 5.675157] systemd[1]: Mounting Huge Pages File System... >[ 5.679047] systemd[1]: Mounting POSIX Message Queue File System... >[ 5.682606] systemd[1]: Mounting Kernel Debug File System... >[ 5.686244] systemd[1]: Mounting Kernel Trace File System... >[ 5.691572] systemd[1]: Starting Journal Service... >[ 5.694798] systemd[1]: Starting Set the console keyboard layout... >[ 5.698514] systemd[1]: Starting Create list of static device nodes for the current kernel... >[ 5.701656] systemd[1]: Starting Load Kernel Module drm... >[ 5.719812] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. >[ 5.720028] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. >[ 5.723786] systemd[1]: Starting Load Kernel Modules... >[ 5.727213] systemd[1]: Starting Remount Root and Kernel File Systems... >[ 5.731172] systemd[1]: Starting udev Coldplug all Devices... >[ 5.734253] systemd[1]: Starting Uncomplicated firewall... >[ 5.742107] systemd[1]: Mounted Huge Pages File System. >[ 5.744850] systemd[1]: Mounted POSIX Message Queue File System. >[ 5.745380] systemd[1]: Mounted Kernel Debug File System. >[ 5.745684] systemd[1]: Mounted Kernel Trace File System. >[ 5.747094] systemd[1]: Finished Create list of static device nodes for the current kernel. >[ 5.748437] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro >[ 5.748705] systemd[1]: Finished Uncomplicated firewall. >[ 5.754756] systemd[1]: Finished Remount Root and Kernel File Systems. >[ 5.757530] systemd[1]: Activating swap /swapfile... >[ 5.770358] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. >[ 5.770529] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. >[ 5.774151] systemd[1]: Starting Load/Save Random Seed... >[ 5.777578] systemd[1]: Starting Create System Users... >[ 5.818803] systemd[1]: modprobe@drm.service: Succeeded. >[ 5.819671] systemd[1]: Finished Load Kernel Module drm. >[ 5.848401] systemd[1]: Finished Load/Save Random Seed. >[ 5.865475] lp: driver loaded but no devices found >[ 5.881470] ppdev: user-space parallel port driver >[ 5.903990] systemd[1]: Finished Load Kernel Modules. >[ 5.908302] systemd[1]: Mounting FUSE Control File System... >[ 5.912101] systemd[1]: Mounting Kernel Configuration File System... >[ 5.917374] systemd[1]: Starting Apply Kernel Variables... >[ 5.921120] systemd[1]: Mounted FUSE Control File System. >[ 5.921505] systemd[1]: Mounted Kernel Configuration File System. >[ 5.950715] systemd[1]: Finished Set the console keyboard layout. >[ 5.969160] Adding 1918356k swap on /swapfile. Priority:-2 extents:5 across:1951124k FS >[ 5.969435] systemd[1]: Activated swap /swapfile. >[ 5.969563] systemd[1]: Reached target Swap. >[ 5.976720] systemd[1]: Finished Create System Users. >[ 5.979456] systemd[1]: Starting Create Static Device Nodes in /dev... >[ 6.007100] systemd[1]: Finished Apply Kernel Variables. >[ 6.032555] systemd[1]: Finished Create Static Device Nodes in /dev. >[ 6.032870] systemd[1]: Reached target Local File Systems (Pre). >[ 6.036826] systemd[1]: Starting udev Kernel Device Manager... >[ 6.139919] systemd[1]: Finished udev Coldplug all Devices. >[ 6.285501] systemd[1]: Started udev Kernel Device Manager. >[ 6.287836] systemd[1]: Starting Show Plymouth Boot Screen... >[ 6.335019] systemd[1]: Received SIGRTMIN+20 from PID 436 (plymouthd). >[ 6.389642] systemd[1]: Started Show Plymouth Boot Screen. >[ 6.390228] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. >[ 6.390567] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >[ 6.390878] systemd[1]: Reached target Local Encrypted Volumes. >[ 6.845434] systemd[1]: Started Journal Service. >[ 6.953251] systemd-journald[381]: Received client request to flush runtime journal. >[ 7.038169] vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16 >[ 7.038400] vmw_vmci 0000:00:07.7: Using capabilities 0xc >[ 7.042231] Guest personality initialized and is active >[ 7.045195] VMCI host device registered (name=vmci, major=10, minor=58) >[ 7.045197] Initialized host personality >[ 7.253521] [drm] DMA map mode: Caching DMA mappings. >[ 7.253907] [drm] Capabilities: >[ 7.253908] [drm] Rect copy. >[ 7.253909] [drm] Cursor. >[ 7.253909] [drm] Cursor bypass. >[ 7.253910] [drm] Cursor bypass 2. >[ 7.253910] [drm] 8bit emulation. >[ 7.253911] [drm] Alpha cursor. >[ 7.253911] [drm] Extended Fifo. >[ 7.253912] [drm] Multimon. >[ 7.253912] [drm] Pitchlock. >[ 7.253913] [drm] Irq mask. >[ 7.253913] [drm] Display Topology. >[ 7.253914] [drm] GMR. >[ 7.253914] [drm] Traces. >[ 7.253915] [drm] GMR2. >[ 7.253915] [drm] Screen Object 2. >[ 7.253916] [drm] Command Buffers. >[ 7.253916] [drm] Command Buffers 2. >[ 7.253917] [drm] Guest Backed Resources. >[ 7.253919] [drm] Max GMR ids is 64 >[ 7.253920] [drm] Max number of GMR pages is 65536 >[ 7.253921] [drm] Max dedicated hypervisor surface memory is 0 kiB >[ 7.253922] [drm] Maximum display memory size is 4096 kiB >[ 7.253923] [drm] VRAM at 0xe8000000 size is 4096 kiB >[ 7.253924] [drm] MMIO at 0xfe000000 size is 256 kiB >[ 7.258475] [TTM] Zone kernel: Available graphics memory: 4075994 KiB >[ 7.258478] [TTM] Zone dma32: Available graphics memory: 2097152 KiB >[ 7.258480] [TTM] Initializing pool allocator >[ 7.258487] [TTM] Initializing DMA pool allocator >[ 7.258659] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >[ 7.258660] [drm] No driver support for vblank timestamp query. >[ 7.259295] [drm] Screen Target Display device initialized >[ 7.259694] [drm] width 640 >[ 7.259714] [drm] height 480 >[ 7.259733] [drm] bpp 32 >[ 7.292817] [drm] Fifo max 0x00040000 min 0x00001000 cap 0x0000077f >[ 7.301393] [drm] Using command buffers with DMA pool. >[ 7.301419] [drm] DX: no. >[ 7.301420] [drm] Atomic: yes. >[ 7.301421] [drm] SM4_1: no. >[ 7.309113] fbcon: svgadrmfb (fb0) is primary device >[ 7.313223] Console: switching to colour frame buffer device 100x37 >[ 7.340049] [drm] Initialized vmwgfx 2.15.0 20180704 for 0000:00:0f.0 on minor 0 >[ 8.707657] audit: type=1400 audit(1598381571.068:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=580 comm="apparmor_parser" >[ 8.845872] audit: type=1400 audit(1598381571.220:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=583 comm="apparmor_parser" >[ 8.866189] random: crng init done >[ 8.866193] random: 7 urandom warning(s) missed due to ratelimiting >[ 8.954055] audit: type=1400 audit(1598381571.328:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=588 comm="apparmor_parser" >[ 8.955114] audit: type=1400 audit(1598381571.328:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=588 comm="apparmor_parser" >[ 9.331609] audit: type=1400 audit(1598381571.704:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=576 comm="apparmor_parser" >[ 9.332908] audit: type=1400 audit(1598381571.704:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=576 comm="apparmor_parser" >[ 9.334223] audit: type=1400 audit(1598381571.708:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=576 comm="apparmor_parser" >[ 9.395350] audit: type=1400 audit(1598381571.768:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=590 comm="apparmor_parser" >[ 9.401922] audit: type=1400 audit(1598381571.776:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=575 comm="apparmor_parser" >[ 9.525221] audit: type=1400 audit(1598381571.900:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=589 comm="apparmor_parser" >[ 16.019708] kauditd_printk_skb: 11 callbacks suppressed >[ 16.019711] audit: type=1400 audit(1598381578.392:23): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=591 comm="apparmor_parser" >[ 16.019720] audit: type=1400 audit(1598381578.392:24): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=591 comm="apparmor_parser" >[ 16.022035] audit: type=1400 audit(1598381578.396:25): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=591 comm="apparmor_parser" >[ 16.024651] audit: type=1400 audit(1598381578.396:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=591 comm="apparmor_parser" >[ 16.024658] audit: type=1400 audit(1598381578.396:27): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=591 comm="apparmor_parser" >[ 22.763730] audit: type=1400 audit(1598381585.136:28): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=592 comm="apparmor_parser" >[ 22.766508] audit: type=1400 audit(1598381585.140:29): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=592 comm="apparmor_parser" >[ 23.936944] audit: type=1400 audit(1598381586.308:30): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=718 comm="cups-browsed" capability=23 capname="sys_nice" >[ 24.948055] vmxnet3 0000:0b:00.0 ens192: intr type 3, mode 0, 9 vectors allocated >[ 24.950084] vmxnet3 0000:0b:00.0 ens192: NIC Link is Up 10000 Mbps >[ 35.961410] rfkill: input handler disabled >[ 45.274677] audit: type=1400 audit(1598381607.648:31): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/7264/usr/lib/snapd/snap-confine" pid=1625 comm="apparmor_parser" >[ 45.275648] audit: type=1400 audit(1598381607.648:32): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/7264/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1625 comm="apparmor_parser" >[ 48.739941] rfkill: input handler enabled >[ 57.708086] rfkill: input handler disabled >[ 136.877374] audit: type=1400 audit(1598381699.252:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.snap-store" pid=3211 comm="apparmor_parser" >[ 136.920416] audit: type=1400 audit(1598381699.292:34): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.snap-store.snap-store" pid=3212 comm="apparmor_parser" >[ 136.921554] audit: type=1400 audit(1598381699.296:35): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=3213 comm="apparmor_parser" >[ 136.926967] audit: type=1400 audit(1598381699.300:36): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=3214 comm="apparmor_parser" >[ 138.682508] audit: type=1400 audit(1598381701.056:37): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/7264/usr/lib/snapd/snap-confine" pid=3269 comm="apparmor_parser" >[ 138.712956] audit: type=1400 audit(1598381701.084:38): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/7264/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=3269 comm="apparmor_parser" >[ 139.840379] audit: type=1400 audit(1598381702.212:39): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=3273 comm="apparmor_parser" >[ 139.870282] audit: type=1400 audit(1598381702.244:40): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.snap-store" pid=3272 comm="apparmor_parser" >[ 139.945397] audit: type=1400 audit(1598381702.320:41): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=3274 comm="apparmor_parser" >[ 140.527324] audit: type=1400 audit(1598381702.900:42): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.snap-store" pid=3271 comm="apparmor_parser" >[23538.368057] audit: type=1400 audit(1598405100.833:43): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/8790/usr/lib/snapd/snap-confine" pid=17880 comm="apparmor_parser" >[23538.371155] audit: type=1400 audit(1598405100.833:44): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/8790/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=17880 comm="apparmor_parser" >[23540.147692] audit: type=1400 audit(1598405102.609:45): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snap-store" pid=18010 comm="apparmor_parser" >[23540.172120] audit: type=1400 audit(1598405102.637:46): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.snap-store" pid=18050 comm="apparmor_parser" >[23540.173563] audit: type=1400 audit(1598405102.637:47): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=18051 comm="apparmor_parser" >[23540.174535] audit: type=1400 audit(1598405102.637:48): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=18052 comm="apparmor_parser" >[23543.362127] audit: type=1400 audit(1598405105.825:49): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/8790/usr/lib/snapd/snap-confine" pid=18155 comm="apparmor_parser" >[23543.395883] audit: type=1400 audit(1598405105.861:50): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/8790/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=18155 comm="apparmor_parser" >[23544.867503] audit: type=1400 audit(1598405107.329:51): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.snap-store" pid=18158 comm="apparmor_parser" >[23544.880333] audit: type=1400 audit(1598405107.345:52): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=18160 comm="apparmor_parser" >[23544.883422] audit: type=1400 audit(1598405107.345:53): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=18159 comm="apparmor_parser" >[23545.507701] audit: type=1400 audit(1598405107.969:54): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.snap-store" pid=18157 comm="apparmor_parser" >[23556.300159] SGI XFS with ACLs, security attributes, realtime, no debug enabled >[23556.411346] JFS: nTxBlock = 8192, nTxLock = 65536 >[23556.552611] ntfs: driver 2.1.32 [Flags: R/O MODULE]. >[23556.633330] QNX4 filesystem 0.2.3 registered. >[23556.699707] raid6: sse2x4 gen() 5241 MB/s >[23556.747699] raid6: sse2x4 xor() 3737 MB/s >[23556.795709] raid6: sse2x2 gen() 4581 MB/s >[23556.843778] raid6: sse2x2 xor() 3525 MB/s >[23556.891708] raid6: sse2x1 gen() 3883 MB/s >[23556.939723] raid6: sse2x1 xor() 3013 MB/s >[23556.939726] raid6: using algorithm sse2x4 gen() 5241 MB/s >[23556.939726] raid6: .... xor() 3737 MB/s, rmw enabled >[23556.939729] raid6: using ssse3x2 recovery algorithm >[23556.954638] xor: measuring software checksum speed >[23556.991721] prefetch64-sse: 8234.000 MB/sec >[23557.031712] generic_sse: 6960.000 MB/sec >[23557.031715] xor: using function: prefetch64-sse (8234.000 MB/sec) >[23557.098344] Btrfs loaded, crc32c=crc32c-intel >[23566.682187] audit: type=1400 audit(1598405129.145:55): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/8790/usr/lib/snapd/snap-confine" pid=19282 comm="apparmor_parser" >[23566.682202] audit: type=1400 audit(1598405129.145:56): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/8790/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=19282 comm="apparmor_parser" >[23568.679884] audit: type=1400 audit(1598405131.145:57): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=19286 comm="apparmor_parser" >[23568.902305] audit: type=1400 audit(1598405131.365:58): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.snap-store" pid=19285 comm="apparmor_parser" >[23568.954805] audit: type=1400 audit(1598405131.417:59): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=19287 comm="apparmor_parser" >[23569.381015] audit: type=1400 audit(1598405131.845:60): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.snap-store" pid=19284 comm="apparmor_parser" >[23584.896174] audit: type=1400 audit(1598405147.361:61): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=19584 comm="apparmor_parser" >[23585.020236] audit: type=1400 audit(1598405147.485:62): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.snap-store" pid=19583 comm="apparmor_parser" >[23585.092428] audit: type=1400 audit(1598405147.557:63): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=19585 comm="apparmor_parser" >[23585.655833] audit: type=1400 audit(1598405148.121:64): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snap-store" pid=19582 comm="apparmor_parser" >[23983.900756] audit: type=1400 audit(1598405546.365:65): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=31269 comm="apparmor_parser" >[23983.918847] audit: type=1400 audit(1598405546.385:66): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=31269 comm="apparmor_parser" >[23988.477113] audit: type=1400 audit(1598405550.941:67): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/8790/usr/lib/snapd/snap-confine" pid=31376 comm="apparmor_parser" >[23988.477120] audit: type=1400 audit(1598405550.941:68): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/8790/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=31376 comm="apparmor_parser" >[23988.479775] audit: type=1400 audit(1598405550.945:69): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snap-store" pid=31377 comm="apparmor_parser" >[23988.485539] audit: type=1400 audit(1598405550.949:70): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=31380 comm="apparmor_parser" >[23988.486727] audit: type=1400 audit(1598405550.953:71): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.snap-store" pid=31378 comm="apparmor_parser" >[23988.492583] audit: type=1400 audit(1598405550.957:72): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=31379 comm="apparmor_parser" >[24213.794067] audit: type=1400 audit(1598405776.261:73): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=37277 comm="apparmor_parser" >[24213.795651] audit: type=1400 audit(1598405776.261:74): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/sbin/cupsd" pid=37277 comm="apparmor_parser" >[24213.796722] audit: type=1400 audit(1598405776.261:75): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=37277 comm="apparmor_parser" >[24217.887591] audit: type=1400 audit(1598405780.353:76): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=37387 comm="cups-browsed" capability=23 capname="sys_nice" >[60822.703540] bpfilter: Loaded bpfilter_umh pid 72540 >[60822.704244] Started bpfilter >root@localhostranjan:/usr/safenet/lunaclient/bin#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3202
: 3442