Skip to content

Instantly share code, notes, and snippets.

@zimmertr
Created August 21, 2020 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zimmertr/ad19bdcd057fb3f56c96ceaa1e6f8e62 to your computer and use it in GitHub Desktop.
Save zimmertr/ad19bdcd057fb3f56c96ceaa1e6f8e62 to your computer and use it in GitHub Desktop.
root@earth:~/flatcar# ./flatcar_production_qemu.sh -i cloud-config.ign -- -nographic
GNU GRUB version 2.02
+----------------------------------------------------------------------------+
|*Flatcar default .|
| Flatcar USR-A |
| Flatcar USR-B |
| |
| |
| |
| |
| |
| |
| |
| |
| |
+----------------------------------------------------------------------------+
Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
before booting or `c' for a command-line.
GNU GRUB version 2.02
┌────────────────────────────────────────────────────────────────────────────┐
│*Flatcar default │
│ Flatcar USR-A │
│ Flatcar USR-B │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└────────────────────────────────────────────────────────────────────────────┘
Use the ↑ and ↓ keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
The highlighted entry will be executed automatically in 0s.
The highlighted entry will be executed automatically in 0s.
Booting `Flatcar default' Booting `Flatcar default
'
[ 0.000000] Linux version 4.19.140-flatcar (jenkins@jenkins-worker-3) (gcc version 8.3.0 (Gentoo Hardened 8.3.0-r1 p1.1)) #1 SMP Wed Aug 19 12:48:10 -00 2020
[ 0.000000] Command line: BOOT_IMAGE=/flatcar/vmlinuz-a mount.usr=/dev/mapper/usr verity.usr=PARTUUID=7130c94a-213a-4e5a-8e26-6cce9662f132 rootflags=rw mount.usrflags=ro consoleblank=0 root=LABEL=ROOT console=ttyS0,115200n8 console=tty0 verity.usrhash=1f9eb8cdaa976f0
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 2126a001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 3841378211 cycles
[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000014] tsc: Detected 2599.996 MHz processor
[ 0.002280] last_pfn = 0x3ffdc max_arch_pfn = 0x400000000
[ 0.002333] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002549] Using GB pages for direct mapping
[ 0.002654] ACPI: Early table checksum verification disabled
[ 0.002718] ACPI: RSDP 0x00000000000F5B50 000014 (v00 BOCHS )
[ 0.002722] ACPI: RSDT 0x000000003FFE16CE 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.002731] ACPI: FACP 0x000000003FFE14B2 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.002737] ACPI: DSDT 0x000000003FFDF640 001E72 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[ 0.002741] ACPI: FACS 0x000000003FFDF600 000040
[ 0.002745] ACPI: APIC 0x000000003FFE1526 000170 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.002749] ACPI: HPET 0x000000003FFE1696 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.003197] No NUMA configuration found
[ 0.003198] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]
[ 0.003203] NODE_DATA(0) allocated [mem 0x3ffd6000-0x3ffdbfff]
[ 0.003289] Zone ranges:
[ 0.003291] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.003292] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]
[ 0.003294] Normal empty
[ 0.003295] Movable zone start for each node
[ 0.003296] Early memory node ranges
[ 0.003297] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.003298] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]
[ 0.003309] Zeroed struct page in unavailable ranges: 134 pages
[ 0.003310] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]
[ 0.010232] ACPI: PM-Timer IO Port: 0x608
[ 0.010250] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.010302] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.010305] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.010307] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.010308] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.010313] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.010314] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.010320] Using ACPI (MADT) for SMP configuration information
[ 0.010323] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.010329] TSC deadline timer available
[ 0.010331] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[ 0.010357] [mem 0x40000000-0xfeffbfff] available for PCI devices
[ 0.010358] Booting paravirtualized kernel on KVM
[ 0.010364] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.102635] random: get_random_bytes called from start_kernel+0x93/0x520 with crng_init=0
[ 0.102648] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:32 nr_node_ids:1
[ 0.104415] percpu: Embedded 44 pages/cpu s143128 r8192 d28904 u262144
[ 0.104462] KVM setup async PF for cpu 0
[ 0.104467] kvm-stealtime: cpu 0, msr 3e4161c0
[ 0.104476] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[ 0.104485] Built 1 zonelists, mobility grouping on. Total pages: 257893
[ 0.104486] Policy zone: DMA32
[ 0.104489] Kernel command line: rootflags=rw mount.usrflags=ro BOOT_IMAGE=/flatcar/vmlinuz-a mount.usr=/dev/mapper/usr verity.usr=PARTUUID=7130c94a-213a-4e5a-8e26-6cce9662f132 rootflags=rw mount.usrflags=ro consoleblank=0 root=LABEL=ROOT console=ttyS0,115200n8 cons0
[ 0.108355] Memory: 955980K/1048040K available (10252K kernel code, 1217K rwdata, 6036K rodata, 45392K init, 1752K bss, 92060K reserved, 0K cma-reserved)
[ 0.108572] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.108577] Kernel/User page tables isolation: enabled
[ 0.108678] ftrace: allocating 29262 entries in 115 pages
[ 0.122583] rcu: Hierarchical RCU implementation.
[ 0.122585] rcu: RCU event tracing is enabled.
[ 0.122586] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=32.
[ 0.122588] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.125067] NR_IRQS: 33024, nr_irqs: 680, preallocated irqs: 16
[ 0.137704] Console: colour VGA+ 80x25
[ 0.182957] console [tty0] enabled
[ 0.293960] console [ttyS0] enabled
[ 0.295121] ACPI: Core revision 20180810
[ 0.296643] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.299338] APIC: Switch to symmetric I/O mode setup
[ 0.301168] x2apic enabled
[ 0.302472] Switched APIC routing to physical x2apic.
[ 0.303941] KVM setup pv IPIs
[ 0.306432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.308226] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns
[ 0.311418] Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996)
[ 0.312404] pid_max: default: 32768 minimum: 301
[ 0.313472] Security Framework initialized
[ 0.314404] SELinux: Initializing.
[ 0.316519] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.317494] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.318422] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.319407] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.320796] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.321465] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.322403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.323406] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.324403] Spectre V2 : Mitigation: Full generic retpoline
[ 0.325402] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.326402] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.327413] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.328404] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.329444] MDS: Mitigation: Clear CPU buffers
[ 0.331602] Freeing SMP alternatives memory: 28K
[ 0.334543] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2640 v3 @ 2.60GHz (family: 0x6, model: 0x3f, stepping: 0x2)
[ 0.335544] Performance Events: Haswell events, Intel PMU driver.
[ 0.336408] ... version: 2
[ 0.337405] ... bit width: 48
[ 0.338404] ... generic registers: 4
[ 0.339404] ... value mask: 0000ffffffffffff
[ 0.340404] ... max period: 000000007fffffff
[ 0.341404] ... fixed-purpose events: 3
[ 0.342404] ... event mask: 000000070000000f
[ 0.343493] rcu: Hierarchical SRCU implementation.
[ 0.345240] smp: Bringing up secondary CPUs ...
[ 0.345528] x86: Booting SMP configuration:
[ 0.346408] .... node #0, CPUs: #1
[ 0.181068] kvm-clock: cpu 1, msr 2126a041, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.353470] KVM setup async PF for cpu 1
[ 0.354400] kvm-stealtime: cpu 1, msr 3e4561c0
[ 0.359491] #2
[ 0.181068] kvm-clock: cpu 2, msr 2126a081, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.367469] KVM setup async PF for cpu 2
[ 0.368400] kvm-stealtime: cpu 2, msr 3e4961c0
[ 0.374540] #3
[ 0.181068] kvm-clock: cpu 3, msr 2126a0c1, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.382452] KVM setup async PF for cpu 3
[ 0.383400] kvm-stealtime: cpu 3, msr 3e4d61c0
[ 0.389424] #4
[ 0.181068] kvm-clock: cpu 4, msr 2126a101, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.396463] KVM setup async PF for cpu 4
[ 0.397400] kvm-stealtime: cpu 4, msr 3e5161c0
[ 0.402558] #5
[ 0.181068] kvm-clock: cpu 5, msr 2126a141, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.413466] KVM setup async PF for cpu 5
[ 0.414400] kvm-stealtime: cpu 5, msr 3e5561c0
[ 0.421560] #6
[ 0.181068] kvm-clock: cpu 6, msr 2126a181, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.428443] KVM setup async PF for cpu 6
[ 0.429400] kvm-stealtime: cpu 6, msr 3e5961c0
[ 0.434570] #7
[ 0.181068] kvm-clock: cpu 7, msr 2126a1c1, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.445442] KVM setup async PF for cpu 7
[ 0.446400] kvm-stealtime: cpu 7, msr 3e5d61c0
[ 0.449548] #8
[ 0.181068] kvm-clock: cpu 8, msr 2126a201, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.457445] KVM setup async PF for cpu 8
[ 0.458400] kvm-stealtime: cpu 8, msr 3e6161c0
[ 0.463635] #9
[ 0.181068] kvm-clock: cpu 9, msr 2126a241, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.471445] KVM setup async PF for cpu 9
[ 0.472400] kvm-stealtime: cpu 9, msr 3e6561c0
[ 0.477703] #10
[ 0.181068] kvm-clock: cpu 10, msr 2126a281, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.485444] KVM setup async PF for cpu 10
[ 0.486400] kvm-stealtime: cpu 10, msr 3e6961c0
[ 0.491693] #11
[ 0.181068] kvm-clock: cpu 11, msr 2126a2c1, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.499501] KVM setup async PF for cpu 11
[ 0.500400] kvm-stealtime: cpu 11, msr 3e6d61c0
[ 0.506678] #12
[ 0.181068] kvm-clock: cpu 12, msr 2126a301, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.513470] KVM setup async PF for cpu 12
[ 0.514400] kvm-stealtime: cpu 12, msr 3e7161c0
[ 0.519649] #13
[ 0.181068] kvm-clock: cpu 13, msr 2126a341, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.526507] KVM setup async PF for cpu 13
[ 0.527400] kvm-stealtime: cpu 13, msr 3e7561c0
[ 0.532638] #14
[ 0.181068] kvm-clock: cpu 14, msr 2126a381, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.541481] KVM setup async PF for cpu 14
[ 0.542400] kvm-stealtime: cpu 14, msr 3e7961c0
[ 0.548625] #15
[ 0.181068] kvm-clock: cpu 15, msr 2126a3c1, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.556477] KVM setup async PF for cpu 15
[ 0.557400] kvm-stealtime: cpu 15, msr 3e7d61c0
[ 0.563523] #16
[ 0.181068] kvm-clock: cpu 16, msr 2126a401, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.571474] KVM setup async PF for cpu 16
[ 0.572400] kvm-stealtime: cpu 16, msr 3e8161c0
[ 0.577676] #17
[ 0.181068] kvm-clock: cpu 17, msr 2126a441, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.586478] KVM setup async PF for cpu 17
[ 0.587400] kvm-stealtime: cpu 17, msr 3e8561c0
[ 0.593660] #18
[ 0.181068] kvm-clock: cpu 18, msr 2126a481, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.601471] KVM setup async PF for cpu 18
[ 0.602400] kvm-stealtime: cpu 18, msr 3e8961c0
[ 0.632618] #19
[ 0.181068] kvm-clock: cpu 19, msr 2126a4c1, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.640461] KVM setup async PF for cpu 19
[ 0.641400] kvm-stealtime: cpu 19, msr 3e8d61c0
[ 0.646691] #20
[ 0.181068] kvm-clock: cpu 20, msr 2126a501, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.654462] KVM setup async PF for cpu 20
[ 0.655400] kvm-stealtime: cpu 20, msr 3e9161c0
[ 0.660744] #21
[ 0.181068] kvm-clock: cpu 21, msr 2126a541, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.669476] KVM setup async PF for cpu 21
[ 0.670400] kvm-stealtime: cpu 21, msr 3e9561c0
[ 0.675666] #22
[ 0.181068] kvm-clock: cpu 22, msr 2126a581, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.684476] KVM setup async PF for cpu 22
[ 0.685400] kvm-stealtime: cpu 22, msr 3e9961c0
[ 0.690646] #23
[ 0.181068] kvm-clock: cpu 23, msr 2126a5c1, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.699476] KVM setup async PF for cpu 23
[ 0.700400] kvm-stealtime: cpu 23, msr 3e9d61c0
[ 0.706413] #24
[ 0.181068] kvm-clock: cpu 24, msr 2126a601, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.714472] KVM setup async PF for cpu 24
[ 0.715400] kvm-stealtime: cpu 24, msr 3ea161c0
[ 0.720652] #25
[ 0.181068] kvm-clock: cpu 25, msr 2126a641, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.731473] KVM setup async PF for cpu 25
[ 0.732400] kvm-stealtime: cpu 25, msr 3ea561c0
[ 0.739635] #26
[ 0.181068] kvm-clock: cpu 26, msr 2126a681, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.745480] KVM setup async PF for cpu 26
[ 0.746400] kvm-stealtime: cpu 26, msr 3ea961c0
[ 0.752640] #27
[ 0.181068] kvm-clock: cpu 27, msr 2126a6c1, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.760472] KVM setup async PF for cpu 27
[ 0.761400] kvm-stealtime: cpu 27, msr 3ead61c0
[ 0.766687] #28
[ 0.181068] kvm-clock: cpu 28, msr 2126a701, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.775477] KVM setup async PF for cpu 28
[ 0.776400] kvm-stealtime: cpu 28, msr 3eb161c0
[ 0.781679] #29
[ 0.181068] kvm-clock: cpu 29, msr 2126a741, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.789457] KVM setup async PF for cpu 29
[ 0.790400] kvm-stealtime: cpu 29, msr 3eb561c0
[ 0.795671] #30
[ 0.181068] kvm-clock: cpu 30, msr 2126a781, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.803484] KVM setup async PF for cpu 30
[ 0.804400] kvm-stealtime: cpu 30, msr 3eb961c0
[ 0.809621] #31
[ 0.181068] kvm-clock: cpu 31, msr 2126a7c1, secondary cpu clock
[ 0.181068] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.818475] KVM setup async PF for cpu 31
[ 0.819400] kvm-stealtime: cpu 31, msr 3ebd61c0
[ 0.825442] smp: Brought up 1 node, 32 CPUs
[ 0.826413] smpboot: Max logical packages: 32
[ 0.827410] smpboot: Total of 32 processors activated (166399.74 BogoMIPS)
[ 0.832711] devtmpfs: initialized
[ 0.835573] x86/mm: Memory block size: 128MB
[ 0.840792] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.848477] futex hash table entries: 8192 (order: 7, 524288 bytes)
[ 0.854427] pinctrl core: initialized pinctrl subsystem
[ 0.859049] NET: Registered protocol family 16
[ 0.862651] audit: initializing netlink subsys (disabled)
[ 0.867464] audit: type=2000 audit(1598042299.439:1): state=initialized audit_enabled=0 res=1
[ 0.873426] cpuidle: using governor menu
[ 0.878272] KVM setup pv remote TLB flush
[ 0.882421] ACPI: bus type PCI registered
[ 0.885412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.889643] dca service started, version 1.12.1
[ 0.893597] PCI: Using configuration type 1 for base access
[ 0.899448] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[ 0.908764] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.913419] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.920444] ACPI: Added _OSI(Module Device)
[ 0.923424] ACPI: Added _OSI(Processor Device)
[ 0.927414] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.930410] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.934412] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.938411] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.943064] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.952110] ACPI: Interpreter enabled
[ 0.954436] ACPI: (supports S0 S3 S5)
[ 0.958412] ACPI: Using IOAPIC for interrupt routing
[ 0.961443] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.968703] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.980159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.984422] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.988421] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.993461] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 1.002108] acpiphp: Slot [3] registered
[ 1.005498] acpiphp: Slot [4] registered
[ 1.008495] acpiphp: Slot [5] registered
[ 1.011493] acpiphp: Slot [6] registered
[ 1.014494] acpiphp: Slot [7] registered
[ 1.017519] acpiphp: Slot [8] registered
[ 1.021495] acpiphp: Slot [9] registered
[ 1.024493] acpiphp: Slot [10] registered
[ 1.027493] acpiphp: Slot [11] registered
[ 1.030511] acpiphp: Slot [12] registered
[ 1.033493] acpiphp: Slot [13] registered
[ 1.036503] acpiphp: Slot [14] registered
[ 1.040502] acpiphp: Slot [15] registered
[ 1.043491] acpiphp: Slot [16] registered
[ 1.046723] acpiphp: Slot [17] registered
[ 1.050500] acpiphp: Slot [18] registered
[ 1.053491] acpiphp: Slot [19] registered
[ 1.056500] acpiphp: Slot [20] registered
[ 1.059494] acpiphp: Slot [21] registered
[ 1.062492] acpiphp: Slot [22] registered
[ 1.066493] acpiphp: Slot [23] registered
[ 1.069495] acpiphp: Slot [24] registered
[ 1.072493] acpiphp: Slot [25] registered
[ 1.075510] acpiphp: Slot [26] registered
[ 1.079493] acpiphp: Slot [27] registered
[ 1.082493] acpiphp: Slot [28] registered
[ 1.085493] acpiphp: Slot [29] registered
[ 1.089513] acpiphp: Slot [30] registered
[ 1.092492] acpiphp: Slot [31] registered
[ 1.095446] PCI host bridge to bus 0000:00
[ 1.098416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.103413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.107412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.113413] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[ 1.119414] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.125416] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.139035] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.143414] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.148413] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.152411] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.158033] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.164435] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.246106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 1.250766] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 1.254683] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 1.258696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 1.262580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 1.270500] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.271400] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.281419] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.285411] vgaarb: loaded
[ 1.288469] pps_core: LinuxPPS API ver. 1 registered
[ 1.292411] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.298425] PTP clock support registered
[ 1.302571] PCI: Using ACPI for IRQ routing
[ 1.306689] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.310414] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.335609] clocksource: Switched to clocksource kvm-clock
[ 1.364713] VFS: Disk quotas dquot_6.6.0
[ 1.369195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.374175] pnp: PnP ACPI init
[ 1.377972] pnp: PnP ACPI: found 6 devices
[ 1.392166] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.399035] NET: Registered protocol family 2
[ 1.403222] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
[ 1.409315] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 1.414048] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 1.418546] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.423066] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 1.427192] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 1.431825] NET: Registered protocol family 1
[ 1.435255] NET: Registered protocol family 44
[ 1.438720] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.442777] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.446902] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 1.451215] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 2.555455] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns
[ 2.563568] Initialise system trusted keyrings
[ 2.566180] workingset: timestamp_bits=39 max_order=18 bucket_order=0
[ 3.176743] Key type asymmetric registered
[ 3.178598] Asymmetric key parser 'x509' registered
[ 3.180630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 3.184219] io scheduler noop registered
[ 3.185986] io scheduler deadline registered
[ 3.187931] io scheduler cfq registered (default)
[ 3.189882] io scheduler mq-deadline registered
[ 3.191856] io scheduler kyber registered
[ 3.193644] io scheduler bfq registered
[ 3.199515] ioatdma: Intel(R) QuickData Technology Driver 4.00
[ 3.234202] PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 3.302752] PCI Interrupt Link [LNKD] enabled at IRQ 10
[ 3.354922] PCI Interrupt Link [LNKA] enabled at IRQ 10
[ 3.406192] PCI Interrupt Link [LNKB] enabled at IRQ 11
[ 3.412228] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 3.445788] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 3.453985] random: fast init done
[ 3.457594] random: crng init done
[ 3.463044] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 3.471034] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.474647] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.478805] rtc_cmos 00:00: RTC can wake from S4
[ 3.508621] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 3.515565] rtc_cmos 00:00: registered as rtc0
[ 3.519162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[ 3.526972] NET: Registered protocol family 10
[ 3.531892] Segment Routing with IPv6
[ 3.534974] NET: Registered protocol family 17
[ 3.538981] Key type dns_resolver registered
[ 3.549758] mce: Using 10 MCE banks
[ 3.552846] sched_clock: Marking stable (3372712889, 180068894)->(4266153508, -713371725)
[ 3.562004] registered taskstats version 1
[ 3.565448] Loading compiled-in X.509 certificates
[ 3.648401] Loaded X.509 cert 'Kinvolk GmbH: Module signing key for 4.19.140-flatcar: d62696280fd7d202e9a7c44a592416067d673154'
[ 3.656247] ima: No TPM chip found, activating TPM-bypass!
[ 3.660107] ima: Allocated hash algorithm: sha1
[ 3.665109] rtc_cmos 00:00: setting system clock to 2020-08-21 20:38:22 UTC (1598042302)
[ 3.689721] Freeing unused kernel image memory: 45392K
[ 3.701541] Write protecting the kernel read-only data: 18432k
[ 3.706898] Freeing unused kernel image memory: 2016K
[ 3.709752] Freeing unused kernel image memory: 108K
[ 3.712516] Run /init as init process
[ 3.728894] systemd[1]: systemd 241-53-gbe3cc54+ 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=legacy)
[ 3.743920] systemd[1]: Detected virtualization kvm.
[ 3.747561] systemd[1]: Detected architecture x86-64.
[ 3.751249] systemd[1]: Running in initial RAM disk.
[ 3.792188] systemd[1]: No hostname configured.
[ 3.795650] systemd[1]: Set hostname to <localhost>.
[ 3.799379] systemd[1]: Initializing machine ID from random generator.
[ 3.804499] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 3.909335] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 3.921324] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 4.348324] device-mapper: uevent: version 1.0.3
[ 4.352430] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 4.595179] audit: type=1130 audit(1598042303.428:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.943444] audit: type=1130 audit(1598042303.777:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.082215] audit: type=1130 audit(1598042303.916:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.241185] audit: type=1130 audit(1598042304.075:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.244393] virtio_blk virtio3: [vda] 17805312 512-byte logical blocks (9.12 GB/8.49 GiB)
[ 5.265988] vda: vda1 vda2 vda3 vda4 vda6 vda7 vda9
[ 5.273619] SCSI subsystem initialized
[ 5.278665] cryptd: max_cpu_qlen set to 1000
[ 5.302244] scsi host0: ata_piix
[ 5.305881] AVX2 version of gcm_enc/dec engaged.
[ 5.306101] scsi host1: ata_piix
[ 5.308627] AES CTR mode by8 optimization enabled
[ 5.316738] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14
[ 5.321830] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15
[ 5.490537] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 5.493383] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 5.534154] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 5.539723] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 5.756609] audit: type=1130 audit(1598042304.591:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=verity-setup comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.033120] audit: type=1130 audit(1598042304.867:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.097741] audit: type=1130 audit(1598042304.932:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.231920] audit: type=1130 audit(1598042305.066:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.328947] EXT4-fs (vda9): mounted filesystem with ordered data mode. Opts: (null)
[ 6.386177] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
[ 6.522641] audit: type=1130 audit(1598042305.357:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-setup-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.522659] audit: type=1131 audit(1598042305.357:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-setup-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.789836] audit: type=1130 audit(1598042305.624:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.789846] audit: type=1131 audit(1598042305.624:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.880265] audit: type=1130 audit(1598042305.714:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.912533] audit: type=1131 audit(1598042305.747:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.937344] audit: type=1131 audit(1598042305.771:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.243387] systemd-journald[322]: Received SIGTERM from PID 1 (n/a).
[ 7.263675] systemd: 31 output lines suppressed due to ratelimiting
[ 7.465312] SELinux: Permission validate_trans in class security not defined in policy.
[ 7.472374] SELinux: Permission getrlimit in class process not defined in policy.
[ 7.478350] SELinux: Class process2 not defined in policy.
[ 7.482344] SELinux: Permission module_load in class system not defined in policy.
[ 7.488371] SELinux: Permission map in class file not defined in policy.
[ 7.492847] SELinux: Permission map in class dir not defined in policy.
[ 7.497288] SELinux: Permission map in class lnk_file not defined in policy.
[ 7.501920] SELinux: Permission map in class chr_file not defined in policy.
[ 7.506582] SELinux: Permission map in class blk_file not defined in policy.
[ 7.511216] SELinux: Permission map in class sock_file not defined in policy.
[ 7.517000] SELinux: Permission map in class fifo_file not defined in policy.
[ 7.522781] SELinux: Permission map in class socket not defined in policy.
[ 7.527327] SELinux: Permission map in class tcp_socket not defined in policy.
[ 7.533201] SELinux: Permission map in class udp_socket not defined in policy.
[ 7.539020] SELinux: Permission map in class rawip_socket not defined in policy.
[ 7.544934] SELinux: Permission map in class netlink_socket not defined in policy.
[ 7.550915] SELinux: Permission map in class packet_socket not defined in policy.
[ 7.556868] SELinux: Permission map in class key_socket not defined in policy.
[ 7.564019] SELinux: Permission map in class unix_stream_socket not defined in policy.
[ 7.570169] SELinux: Permission map in class unix_dgram_socket not defined in policy.
[ 7.576292] SELinux: Permission map in class netlink_route_socket not defined in policy.
[ 7.582521] SELinux: Permission map in class netlink_tcpdiag_socket not defined in policy.
[ 7.588902] SELinux: Permission map in class netlink_nflog_socket not defined in policy.
[ 7.595136] SELinux: Permission map in class netlink_xfrm_socket not defined in policy.
[ 7.601347] SELinux: Permission map in class netlink_selinux_socket not defined in policy.
[ 7.607689] SELinux: Permission map in class netlink_iscsi_socket not defined in policy.
[ 7.613938] SELinux: Permission map in class netlink_audit_socket not defined in policy.
[ 7.620211] SELinux: Permission map in class netlink_fib_lookup_socket not defined in policy.
[ 7.626649] SELinux: Permission map in class netlink_connector_socket not defined in policy.
[ 7.633054] SELinux: Permission map in class netlink_netfilter_socket not defined in policy.
[ 7.639469] SELinux: Permission map in class netlink_dnrt_socket not defined in policy.
[ 7.645675] SELinux: Permission map in class netlink_kobject_uevent_socket not defined in policy.
[ 7.652285] SELinux: Permission map in class netlink_generic_socket not defined in policy.
[ 7.658615] SELinux: Permission map in class netlink_scsitransport_socket not defined in policy.
[ 7.665198] SELinux: Permission map in class netlink_rdma_socket not defined in policy.
[ 7.671417] SELinux: Permission map in class netlink_crypto_socket not defined in policy.
[ 7.677698] SELinux: Permission map in class appletalk_socket not defined in policy.
[ 7.683796] SELinux: Permission map in class dccp_socket not defined in policy.
[ 7.689749] SELinux: Permission map in class tun_socket not defined in policy.
[ 7.695614] SELinux: Class cap_userns not defined in policy.
[ 7.699619] SELinux: Class cap2_userns not defined in policy.
[ 7.703655] SELinux: Class sctp_socket not defined in policy.
[ 7.707689] SELinux: Class icmp_socket not defined in policy.
[ 7.711723] SELinux: Class ax25_socket not defined in policy.
[ 7.715781] SELinux: Class ipx_socket not defined in policy.
[ 7.720634] SELinux: Class netrom_socket not defined in policy.
[ 7.724777] SELinux: Class atmpvc_socket not defined in policy.
[ 7.728922] SELinux: Class x25_socket not defined in policy.
[ 7.732941] SELinux: Class rose_socket not defined in policy.
[ 7.736992] SELinux: Class decnet_socket not defined in policy.
[ 7.741140] SELinux: Class atmsvc_socket not defined in policy.
[ 7.745293] SELinux: Class rds_socket not defined in policy.
[ 7.749310] SELinux: Class irda_socket not defined in policy.
[ 7.753360] SELinux: Class pppox_socket not defined in policy.
[ 7.757439] SELinux: Class llc_socket not defined in policy.
[ 7.761443] SELinux: Class can_socket not defined in policy.
[ 7.765447] SELinux: Class tipc_socket not defined in policy.
[ 7.769496] SELinux: Class bluetooth_socket not defined in policy.
[ 7.773744] SELinux: Class iucv_socket not defined in policy.
[ 7.777803] SELinux: Class rxrpc_socket not defined in policy.
[ 7.781896] SELinux: Class isdn_socket not defined in policy.
[ 7.785963] SELinux: Class phonet_socket not defined in policy.
[ 7.790126] SELinux: Class ieee802154_socket not defined in policy.
[ 7.794492] SELinux: Class caif_socket not defined in policy.
[ 7.798572] SELinux: Class alg_socket not defined in policy.
[ 7.802588] SELinux: Class nfc_socket not defined in policy.
[ 7.806592] SELinux: Class vsock_socket not defined in policy.
[ 7.810683] SELinux: Class kcm_socket not defined in policy.
[ 7.814694] SELinux: Class qipcrtr_socket not defined in policy.
[ 7.818870] SELinux: Class smc_socket not defined in policy.
[ 7.822876] SELinux: Class infiniband_pkey not defined in policy.
[ 7.827084] SELinux: Class infiniband_endport not defined in policy.
[ 7.831437] SELinux: Class bpf not defined in policy.
[ 7.835145] SELinux: Class xdp_socket not defined in policy.
[ 7.839149] SELinux: the above unknown classes and permissions will be allowed
[ 7.844981] SELinux: policy capability network_peer_controls=1
[ 7.849082] SELinux: policy capability open_perms=1
[ 7.852734] SELinux: policy capability extended_socket_class=0
[ 7.856827] SELinux: policy capability always_check_network=0
[ 7.860879] SELinux: policy capability cgroup_seclabel=0
[ 7.864728] SELinux: policy capability nnp_nosuid_transition=0
[ 7.902169] systemd[1]: Successfully loaded SELinux policy in 507.434ms.
[ 7.958114] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 19.975ms.
[ 7.967199] systemd[1]: systemd 241-53-gbe3cc54+ 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=legacy)
[ 7.982900] systemd[1]: Detected virtualization kvm.
[ 7.986676] systemd[1]: Detected architecture x86-64.
[ 8.005019] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 12.464979] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 12.476563] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 12.659358] kauditd_printk_skb: 14 callbacks suppressed
[ 12.659360] audit: type=1131 audit(1598042311.493:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.660037] systemd[1]: initrd-switch-root.service: Succeeded.
[ 12.685078] systemd[1]: Stopped Switch Root.
[ 12.693210] audit: type=1130 audit(1598042311.527:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.694635] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
[ 12.710993] audit: type=1131 audit(1598042311.527:33): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.719423] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 12.746068] audit: type=1130 audit(1598042311.580:34): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.761466] audit: type=1131 audit(1598042311.580:35): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.789129] audit: type=1131 audit(1598042311.623:36): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=verity-setup comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.874248] audit: type=1131 audit(1598042311.708:37): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.969069] systemd[1]: Starting Load/Save Random Seed...
[ 12.975773] systemd[1]: Stopped target Initrd File Systems.
[ 12.983007] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 12.992852] systemd[1]: Mounting External Media Directory...
[ 13.000697] systemd[1]: Created slice system-addon\x2dconfig.slice.
[ 13.009055] systemd[1]: Created slice system-addon\x2drun.slice.
[ 13.017052] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 13.023884] systemd[1]: Condition check resulted in Remount Root File System being skipped.
[ 13.033110] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 13.043048] systemd[1]: Condition check resulted in Set fake PV driver version for XenServer being skipped.
[ 13.070946] audit: type=1130 audit(1598042311.905:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=flatcar-tmpfiles comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.086017] audit: type=1131 audit(1598042311.905:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=flatcar-tmpfiles comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.112872] audit: type=1130 audit(1598042311.947:40): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.329282] systemd-journald[797]: Received request to flush runtime journal from PID 1
[ 13.948184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 13.954909] ACPI: Power Button [PWRF]
[ 14.755966] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[ 14.774460] 9pnet: Installing 9P2000 support
[ 14.806287] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[ 14.840667] EDAC MC: Ver: 3.0.0
[ 14.848242] EDAC sbridge: Ver: 1.1.2
[ 14.910567] mousedev: PS/2 mouse device common for all mice
[ 15.321047] FS-Cache: Loaded
[ 15.336217] 9p: Installing v9fs 9p2000 file system support
[ 15.340743] FS-Cache: Netfs '9p' registered for caching
[ 15.501820] EXT4-fs (vda6): mounted filesystem with ordered data mode. Opts: (null)
This is localhost (Linux x86_64 4.19.140-flatcar) 20:38:37
SSH host key: SHA256:eSf/rceR16T4bPvPt5ivQld14MA7cxIQqvrbJBTqyhw (DSA)
SSH host key: SHA256:sBWDEdpTFPK0yQmsPTI+q+VaIad+rXUpXqxUhLl774g (ECDSA)
SSH host key: SHA256:J3q0eaOujbX1vKRj7tP/hSVDcNBGjs1UG+k4X/rtUEE (RSA)
SSH host key: SHA256:S9m5OhXYe8ollCjo7xh1sPv8YvChOcYj/Z/dLqS9XNY (ED25519)
eth0: 10.0.2.15 fec0::5054:ff:fe12:3456
localhost login:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment