Skip to content

Instantly share code, notes, and snippets.

@io7m
Created June 17, 2022 20:36
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 io7m/abc096544eaedb580d93a35ce01b5ad7 to your computer and use it in GitHub Desktop.
Save io7m/abc096544eaedb580d93a35ce01b5ad7 to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 5.17.9-300.fc36.x86_64 (mockbuild@bkernel02.iad2.fedoraproject.org) (gcc (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1), GNU ld version 2.37-27.fc36) #1 SMP PREEMPT Wed May 18 15:08:23 UTC 2022
[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz initrd=/images/pxeboot/initrd.img,/images/ignition.img mitigations=auto,nosmt coreos.liveiso=fedora-coreos-36.20220522.3.0 ignition.firstboot ignition.platform.id=metal
[ 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] signal: max sigframe size: 1776
[ 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 0x00000000b0000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] 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: Vultr VC2, BIOS
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000001] kvm-clock: using sched offset of 7711454712 cycles
[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000015] tsc: Detected 2399.996 MHz processor
[ 0.000988] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000993] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000998] last_pfn = 0x3ffdc max_arch_pfn = 0x400000000
[ 0.001046] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.010537] found SMP MP-table at [mem 0x000f5aa0-0x000f5aaf]
[ 0.010755] RAMDISK: [mem 0x3ab82000-0x3ffdbfff]
[ 0.010779] ACPI: Early table checksum verification disabled
[ 0.010793] ACPI: RSDP 0x00000000000F5910 000014 (v00 BOCHS )
[ 0.010803] ACPI: RSDT 0x000000003FFE2088 000038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.010811] ACPI: FACP 0x000000003FFE1E80 0000F4 (v03 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.010819] ACPI: DSDT 0x000000003FFE0040 001E40 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[ 0.010824] ACPI: FACS 0x000000003FFE0000 000040
[ 0.010828] ACPI: APIC 0x000000003FFE1F74 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.010834] ACPI: HPET 0x000000003FFE1FEC 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.010838] ACPI: MCFG 0x000000003FFE2024 00003C (v01 BOCHS BXPCMCFG 00000001 BXPC 00000001)
[ 0.010843] ACPI: WAET 0x000000003FFE2060 000028 (v01 BOCHS BXPCWAET 00000001 BXPC 00000001)
[ 0.010846] ACPI: Reserving FACP table memory at [mem 0x3ffe1e80-0x3ffe1f73]
[ 0.010849] ACPI: Reserving DSDT table memory at [mem 0x3ffe0040-0x3ffe1e7f]
[ 0.010850] ACPI: Reserving FACS table memory at [mem 0x3ffe0000-0x3ffe003f]
[ 0.010851] ACPI: Reserving APIC table memory at [mem 0x3ffe1f74-0x3ffe1feb]
[ 0.010853] ACPI: Reserving HPET table memory at [mem 0x3ffe1fec-0x3ffe2023]
[ 0.010854] ACPI: Reserving MCFG table memory at [mem 0x3ffe2024-0x3ffe205f]
[ 0.010855] ACPI: Reserving WAET table memory at [mem 0x3ffe2060-0x3ffe2087]
[ 0.011414] No NUMA configuration found
[ 0.011418] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]
[ 0.011433] NODE_DATA(0) allocated [mem 0x3ab57000-0x3ab81fff]
[ 0.031915] Zone ranges:
[ 0.031920] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.031923] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]
[ 0.031926] Normal empty
[ 0.031927] Device empty
[ 0.031929] Movable zone start for each node
[ 0.031948] Early memory node ranges
[ 0.031953] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.031972] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]
[ 0.031977] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]
[ 0.031986] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.032021] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.034226] On node 0, zone DMA32: 36 pages in unavailable ranges
[ 0.037329] ACPI: PM-Timer IO Port: 0x608
[ 0.037347] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.037419] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.037427] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.037430] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.037433] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.037442] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.037445] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.037451] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.037454] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.037466] TSC deadline timer available
[ 0.037468] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.037519] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.037533] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.037535] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.037536] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.037539] [mem 0x40000000-0xafffffff] available for PCI devices
[ 0.037541] Booting paravirtualized kernel on KVM
[ 0.037546] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.044488] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.048697] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u2097152
[ 0.048708] pcpu-alloc: s212992 r8192 d28672 u2097152 alloc=1*2097152
[ 0.048711] pcpu-alloc: [0] 0
[ 0.048747] kvm-guest: PV spinlocks disabled, no host support
[ 0.048752] Fallback order for Node 0: 0
[ 0.048756] Built 1 zonelists, mobility grouping on. Total pages: 257756
[ 0.048758] Policy zone: DMA32
[ 0.048760] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz initrd=/images/pxeboot/initrd.img,/images/ignition.img mitigations=auto,nosmt coreos.liveiso=fedora-coreos-36.20220522.3.0 ignition.firstboot ignition.platform.id=metal
[ 0.048859] Unknown kernel command line parameters "BOOT_IMAGE=/images/pxeboot/vmlinuz", will be passed to user space.
[ 0.049858] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.049887] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.049964] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.053230] Memory: 893148K/1048040K available (16393K kernel code, 3661K rwdata, 11180K rodata, 2708K init, 6180K bss, 154632K reserved, 0K cma-reserved)
[ 0.053239] random: get_random_u64 called from __kmem_cache_create+0x2a/0x530 with crng_init=0
[ 0.053390] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.053410] Kernel/User page tables isolation: enabled
[ 0.053438] ftrace: allocating 49729 entries in 195 pages
[ 0.066492] ftrace: allocated 195 pages with 4 groups
[ 0.067880] Dynamic Preempt: voluntary
[ 0.067928] rcu: Preemptible hierarchical RCU implementation.
[ 0.067929] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.067931] Trampoline variant of Tasks RCU enabled.
[ 0.067932] Rude variant of Tasks RCU enabled.
[ 0.067933] Tracing variant of Tasks RCU enabled.
[ 0.067934] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.067936] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.073367] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.073595] random: crng init done (trusting CPU's manufacturer)
[ 0.098259] Console: colour VGA+ 80x25
[ 0.155995] printk: console [tty0] enabled
[ 0.156448] ACPI: Core revision 20211217
[ 0.157050] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.158059] APIC: Switch to symmetric I/O mode setup
[ 0.158877] x2apic enabled
[ 0.159705] Switched APIC routing to physical x2apic.
[ 0.161924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.162530] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x229833f6470, max_idle_ns: 440795327230 ns
[ 0.163329] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=2399996)
[ 0.164017] pid_max: default: 32768 minimum: 301
[ 0.164363] LSM: Security Framework initializing
[ 0.164826] Yama: becoming mindful.
[ 0.165336] SELinux: Initializing.
[ 0.165790] LSM support for eBPF active
[ 0.166328] landlock: Up and running.
[ 0.166770] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.167330] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.168822] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.169278] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.169335] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.170328] Spectre V2 : Mitigation: Retpolines
[ 0.170784] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.171327] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.171861] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.172327] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.173330] SRBDS: Unknown: Dependent on hypervisor status
[ 0.173767] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.183887] Freeing SMP alternatives memory: 44K
[ 0.184528] smpboot: CPU0: Intel Core Processor (Broadwell, no TSX, IBRS) (family: 0x6, model: 0x3d, stepping: 0x2)
[ 0.185562] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.186207] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.186377] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.186960] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.187364] Performance Events: unsupported p6 CPU model 61 no PMU driver, software events only.
[ 0.188137] rcu: Hierarchical SRCU implementation.
[ 0.188816] NMI watchdog: Perf NMI watchdog permanently disabled
[ 0.189396] smp: Bringing up secondary CPUs ...
[ 0.189828] smp: Brought up 1 node, 1 CPU
[ 0.190258] smpboot: Max logical packages: 1
[ 0.190331] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
[ 0.191137] devtmpfs: initialized
[ 0.191382] x86/mm: Memory block size: 128MB
[ 0.192254] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.192333] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.192954] pinctrl core: initialized pinctrl subsystem
[ 0.193560] PM: RTC time: 20:27:25, date: 2022-06-17
[ 0.194241] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.194488] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.195087] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.195339] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.196351] audit: initializing netlink subsys (disabled)
[ 0.197025] thermal_sys: Registered thermal governor 'fair_share'
[ 0.197026] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.197330] thermal_sys: Registered thermal governor 'step_wise'
[ 0.197781] thermal_sys: Registered thermal governor 'user_space'
[ 0.198329] cpuidle: using governor menu
[ 0.199311] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.199531] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[ 0.200232] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820
[ 0.200356] PCI: Using configuration type 1 for base access
[ 0.202741] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.203413] audit: type=2000 audit(1655497646.029:1): state=initialized audit_enabled=0 res=1
[ 0.204426] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.205211] cryptd: max_cpu_qlen set to 1000
[ 0.205600] raid6: skipped pq benchmark and selected avx2x4
[ 0.206202] raid6: using avx2x2 recovery algorithm
[ 0.206416] ACPI: Added _OSI(Module Device)
[ 0.206851] ACPI: Added _OSI(Processor Device)
[ 0.207285] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.207331] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.207781] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.208263] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.208330] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.209949] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.211489] ACPI: Interpreter enabled
[ 0.211921] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.212329] ACPI: Using IOAPIC for interrupt routing
[ 0.212781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.213418] ACPI: Enabled 1 GPEs in block 00 to 3F
[ 0.215986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.216333] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.217095] acpi PNP0A08:00: _OSC: platform does not support [LTR DPC]
[ 0.217426] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
[ 0.218329] PCI host bridge to bus 0000:00
[ 0.218754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.219272] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.219330] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.219924] pci_bus 0000:00: root bus resource [mem 0x40000000-0xafffffff window]
[ 0.220330] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.220968] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]
[ 0.221335] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.221910] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[ 0.223118] pci 0000:00:01.0: [1013:00b8] type 00 class 0x030000
[ 0.226365] pci 0000:00:01.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref]
[ 0.228398] pci 0000:00:01.0: reg 0x14: [mem 0xfea10000-0xfea10fff]
[ 0.239342] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref]
[ 0.239989] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.240801] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400
[ 0.244320] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff]
[ 0.251548] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400
[ 0.255333] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff]
[ 0.260659] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400
[ 0.264331] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff]
[ 0.269494] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400
[ 0.272297] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff]
[ 0.278439] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400
[ 0.281331] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff]
[ 0.287592] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400
[ 0.290346] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff]
[ 0.297550] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400
[ 0.300331] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff]
[ 0.307617] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400
[ 0.310331] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff]
[ 0.317673] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400
[ 0.321333] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff]
[ 0.327594] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400
[ 0.331331] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff]
[ 0.336529] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400
[ 0.340317] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff]
[ 0.345591] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400
[ 0.349280] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff]
[ 0.353452] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400
[ 0.356332] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff]
[ 0.361971] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400
[ 0.366258] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff]
[ 0.371684] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400
[ 0.375334] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff]
[ 0.381567] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400
[ 0.385333] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff]
[ 0.391559] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400
[ 0.395331] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff]
[ 0.402755] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
[ 0.404044] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.404732] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[ 0.415345] pci 0000:00:1f.2: reg 0x20: [io 0xc040-0xc05f]
[ 0.417323] pci 0000:00:1f.2: reg 0x24: [mem 0xfea22000-0xfea22fff]
[ 0.419967] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.425331] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f]
[ 0.429817] pci 0000:01:00.0: [1af4:1041] type 00 class 0x020000
[ 0.434333] pci 0000:01:00.0: reg 0x14: [mem 0xfe820000-0xfe820fff]
[ 0.440334] pci 0000:01:00.0: reg 0x20: [mem 0xfc000000-0xfc003fff 64bit pref]
[ 0.442303] pci 0000:01:00.0: reg 0x30: [mem 0xfe800000-0xfe81ffff pref]
[ 0.444182] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.444380] pci 0000:00:02.0: bridge window [mem 0xfe800000-0xfe9fffff]
[ 0.444952] pci 0000:00:02.0: bridge window [mem 0xfc000000-0xfc1fffff 64bit pref]
[ 0.447828] pci 0000:02:00.0: [1b36:000d] type 00 class 0x0c0330
[ 0.449332] pci 0000:02:00.0: reg 0x10: [mem 0xfe600000-0xfe603fff 64bit]
[ 0.456513] pci 0000:00:02.1: PCI bridge to [bus 02]
[ 0.457009] pci 0000:00:02.1: bridge window [mem 0xfe600000-0xfe7fffff]
[ 0.457397] pci 0000:00:02.1: bridge window [mem 0xfbe00000-0xfbffffff 64bit pref]
[ 0.459501] pci 0000:03:00.0: [1af4:1042] type 00 class 0x010000
[ 0.465335] pci 0000:03:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff]
[ 0.470333] pci 0000:03:00.0: reg 0x20: [mem 0xfbc00000-0xfbc03fff 64bit pref]
[ 0.475537] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.476141] pci 0000:00:02.2: bridge window [mem 0xfe400000-0xfe5fffff]
[ 0.476379] pci 0000:00:02.2: bridge window [mem 0xfbc00000-0xfbdfffff 64bit pref]
[ 0.478448] pci 0000:04:00.0: [1af4:1045] type 00 class 0x00ff00
[ 0.484333] pci 0000:04:00.0: reg 0x20: [mem 0xfba00000-0xfba03fff 64bit pref]
[ 0.487842] pci 0000:00:02.3: PCI bridge to [bus 04]
[ 0.490358] pci 0000:00:02.3: bridge window [mem 0xfe200000-0xfe3fffff]
[ 0.490970] pci 0000:00:02.3: bridge window [mem 0xfba00000-0xfbbfffff 64bit pref]
[ 0.492950] pci 0000:05:00.0: [1af4:1044] type 00 class 0x00ff00
[ 0.499017] pci 0000:05:00.0: reg 0x20: [mem 0xfb800000-0xfb803fff 64bit pref]
[ 0.502315] pci 0000:00:02.4: PCI bridge to [bus 05]
[ 0.502881] pci 0000:00:02.4: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.503381] pci 0000:00:02.4: bridge window [mem 0xfb800000-0xfb9fffff 64bit pref]
[ 0.505397] pci 0000:06:00.0: [1af4:1041] type 00 class 0x020000
[ 0.510332] pci 0000:06:00.0: reg 0x14: [mem 0xfde40000-0xfde40fff]
[ 0.515338] pci 0000:06:00.0: reg 0x20: [mem 0xfb600000-0xfb603fff 64bit pref]
[ 0.518332] pci 0000:06:00.0: reg 0x30: [mem 0xfde00000-0xfde3ffff pref]
[ 0.520674] pci 0000:00:02.5: PCI bridge to [bus 06]
[ 0.521239] pci 0000:00:02.5: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.521378] pci 0000:00:02.5: bridge window [mem 0xfb600000-0xfb7fffff 64bit pref]
[ 0.523281] pci 0000:00:02.6: PCI bridge to [bus 07]
[ 0.523380] pci 0000:00:02.6: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.524021] pci 0000:00:02.6: bridge window [mem 0xfb400000-0xfb5fffff 64bit pref]
[ 0.526669] pci 0000:00:02.7: PCI bridge to [bus 08]
[ 0.527222] pci 0000:00:02.7: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.527381] pci 0000:00:02.7: bridge window [mem 0xfb200000-0xfb3fffff 64bit pref]
[ 0.529263] pci 0000:00:03.0: PCI bridge to [bus 09]
[ 0.529398] pci 0000:00:03.0: bridge window [mem 0xfd800000-0xfd9fffff]
[ 0.530000] pci 0000:00:03.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 0.531711] pci 0000:00:03.1: PCI bridge to [bus 0a]
[ 0.532276] pci 0000:00:03.1: bridge window [mem 0xfd600000-0xfd7fffff]
[ 0.532380] pci 0000:00:03.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref]
[ 0.534303] pci 0000:00:03.2: PCI bridge to [bus 0b]
[ 0.534402] pci 0000:00:03.2: bridge window [mem 0xfd400000-0xfd5fffff]
[ 0.534967] pci 0000:00:03.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref]
[ 0.536637] pci 0000:00:03.3: PCI bridge to [bus 0c]
[ 0.537123] pci 0000:00:03.3: bridge window [mem 0xfd200000-0xfd3fffff]
[ 0.537380] pci 0000:00:03.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref]
[ 0.539135] pci 0000:00:03.4: PCI bridge to [bus 0d]
[ 0.539377] pci 0000:00:03.4: bridge window [mem 0xfd000000-0xfd1fffff]
[ 0.539988] pci 0000:00:03.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref]
[ 0.542586] pci 0000:00:03.5: PCI bridge to [bus 0e]
[ 0.543068] pci 0000:00:03.5: bridge window [mem 0xfce00000-0xfcffffff]
[ 0.543413] pci 0000:00:03.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref]
[ 0.545242] pci 0000:00:03.6: PCI bridge to [bus 0f]
[ 0.545377] pci 0000:00:03.6: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 0.546425] pci 0000:00:03.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref]
[ 0.548293] pci 0000:00:03.7: PCI bridge to [bus 10]
[ 0.548381] pci 0000:00:03.7: bridge window [mem 0xfca00000-0xfcbfffff]
[ 0.549015] pci 0000:00:03.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref]
[ 0.550609] pci 0000:00:04.0: PCI bridge to [bus 11]
[ 0.551222] pci 0000:00:04.0: bridge window [mem 0xfc800000-0xfc9fffff]
[ 0.551375] pci 0000:00:04.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref]
[ 0.570959] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 0.571457] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.572168] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.572437] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.573093] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 0.573487] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[ 0.574220] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.574488] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.575213] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[ 0.575345] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[ 0.576012] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[ 0.576359] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[ 0.577015] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[ 0.577344] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[ 0.577959] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[ 0.578352] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[ 0.579692] iommu: Default domain type: Translated
[ 0.580295] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.580484] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[ 0.580987] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.581334] pci 0000:00:01.0: vgaarb: bridge control possible
[ 0.581805] vgaarb: loaded
[ 0.582344] SCSI subsystem initialized
[ 0.582812] libata version 3.00 loaded.
[ 0.582872] ACPI: bus type USB registered
[ 0.583295] usbcore: registered new interface driver usbfs
[ 0.583344] usbcore: registered new interface driver hub
[ 0.583800] usbcore: registered new device driver usb
[ 0.584313] pps_core: LinuxPPS API ver. 1 registered
[ 0.584328] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.585024] PTP clock support registered
[ 0.585418] EDAC MC: Ver: 3.0.0
[ 0.587216] NetLabel: Initializing
[ 0.587329] NetLabel: domain hash size = 128
[ 0.587763] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.588287] NetLabel: unlabeled traffic allowed by default
[ 0.588332] mctp: management component transport protocol core
[ 0.588880] NET: Registered PF_MCTP protocol family
[ 0.589285] PCI: Using ACPI for IRQ routing
[ 0.697778] PCI: pci_cache_line_size set to 64 bytes
[ 0.698695] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.698703] e820: reserve RAM buffer [mem 0x3ffdc000-0x3fffffff]
[ 0.701778] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.702220] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 0.705438] clocksource: Switched to clocksource kvm-clock
[ 0.725439] VFS: Disk quotas dquot_6.6.0
[ 0.725915] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.726515] pnp: PnP ACPI init
[ 0.727314] pnp: PnP ACPI: found 3 devices
[ 0.741038] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.747278] NET: Registered PF_INET protocol family
[ 0.747895] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.750406] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.751151] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.751878] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.752626] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.753225] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
[ 0.753851] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.754392] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.754967] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.755582] NET: Registered PF_XDP protocol family
[ 0.755973] pci 0000:00:02.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.756686] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.757353] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.757962] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 0.758635] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 0.759271] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 0.759908] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
[ 0.760561] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
[ 0.761227] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
[ 0.761863] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
[ 0.762504] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000
[ 0.763227] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000
[ 0.763860] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000
[ 0.764505] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
[ 0.765177] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000
[ 0.765875] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000
[ 0.766525] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
[ 0.767233] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.767772] pci 0000:00:02.1: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.768256] pci 0000:00:02.2: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.768716] pci 0000:00:02.3: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.769206] pci 0000:00:02.4: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.769674] pci 0000:00:02.5: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.770230] pci 0000:00:02.6: BAR 13: assigned [io 0x7000-0x7fff]
[ 0.770704] pci 0000:00:02.7: BAR 13: assigned [io 0x8000-0x8fff]
[ 0.771188] pci 0000:00:03.0: BAR 13: assigned [io 0x9000-0x9fff]
[ 0.771651] pci 0000:00:03.1: BAR 13: assigned [io 0xa000-0xafff]
[ 0.772268] pci 0000:00:03.2: BAR 13: assigned [io 0xb000-0xbfff]
[ 0.774736] pci 0000:00:03.3: BAR 13: assigned [io 0xd000-0xdfff]
[ 0.775236] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff]
[ 0.775872] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff]
[ 0.776438] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000]
[ 0.777056] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000]
[ 0.780034] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000]
[ 0.780519] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000]
[ 0.781051] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000]
[ 0.781524] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000]
[ 0.782143] pci 0000:00:04.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.782620] pci 0000:00:03.7: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.783153] pci 0000:00:03.6: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.783616] pci 0000:00:03.5: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.784159] pci 0000:00:03.4: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.784658] pci 0000:00:03.3: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.785190] pci 0000:00:03.2: BAR 13: assigned [io 0x7000-0x7fff]
[ 0.785661] pci 0000:00:03.1: BAR 13: assigned [io 0x8000-0x8fff]
[ 0.786185] pci 0000:00:03.0: BAR 13: assigned [io 0x9000-0x9fff]
[ 0.786672] pci 0000:00:02.7: BAR 13: assigned [io 0xa000-0xafff]
[ 0.787217] pci 0000:00:02.6: BAR 13: assigned [io 0xb000-0xbfff]
[ 0.787683] pci 0000:00:02.5: BAR 13: assigned [io 0xd000-0xdfff]
[ 0.788231] pci 0000:00:02.4: BAR 13: assigned [io 0xe000-0xefff]
[ 0.788845] pci 0000:00:02.3: BAR 13: assigned [io 0xf000-0xffff]
[ 0.789541] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000]
[ 0.790172] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000]
[ 0.790825] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000]
[ 0.791437] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000]
[ 0.792078] pci 0000:00:02.0: BAR 13: no space for [io size 0x1000]
[ 0.792785] pci 0000:00:02.0: BAR 13: failed to assign [io size 0x1000]
[ 0.793565] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.796650] pci 0000:00:02.0: bridge window [mem 0xfe800000-0xfe9fffff]
[ 0.798739] pci 0000:00:02.0: bridge window [mem 0xfc000000-0xfc1fffff 64bit pref]
[ 0.802632] pci 0000:00:02.1: PCI bridge to [bus 02]
[ 0.807673] pci 0000:00:02.1: bridge window [mem 0xfe600000-0xfe7fffff]
[ 0.809469] pci 0000:00:02.1: bridge window [mem 0xfbe00000-0xfbffffff 64bit pref]
[ 0.812587] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.815261] pci 0000:00:02.2: bridge window [mem 0xfe400000-0xfe5fffff]
[ 0.819087] pci 0000:00:02.2: bridge window [mem 0xfbc00000-0xfbdfffff 64bit pref]
[ 0.822007] pci 0000:00:02.3: PCI bridge to [bus 04]
[ 0.822531] pci 0000:00:02.3: bridge window [io 0xf000-0xffff]
[ 0.824727] pci 0000:00:02.3: bridge window [mem 0xfe200000-0xfe3fffff]
[ 0.826667] pci 0000:00:02.3: bridge window [mem 0xfba00000-0xfbbfffff 64bit pref]
[ 0.829638] pci 0000:00:02.4: PCI bridge to [bus 05]
[ 0.831928] pci 0000:00:02.4: bridge window [io 0xe000-0xefff]
[ 0.833873] pci 0000:00:02.4: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.835898] pci 0000:00:02.4: bridge window [mem 0xfb800000-0xfb9fffff 64bit pref]
[ 0.840637] pci 0000:00:02.5: PCI bridge to [bus 06]
[ 0.841088] pci 0000:00:02.5: bridge window [io 0xd000-0xdfff]
[ 0.845791] pci 0000:00:02.5: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.847574] pci 0000:00:02.5: bridge window [mem 0xfb600000-0xfb7fffff 64bit pref]
[ 0.850399] pci 0000:00:02.6: PCI bridge to [bus 07]
[ 0.850908] pci 0000:00:02.6: bridge window [io 0xb000-0xbfff]
[ 0.853347] pci 0000:00:02.6: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.857470] pci 0000:00:02.6: bridge window [mem 0xfb400000-0xfb5fffff 64bit pref]
[ 0.883374] pci 0000:00:02.7: PCI bridge to [bus 08]
[ 0.883879] pci 0000:00:02.7: bridge window [io 0xa000-0xafff]
[ 0.886050] pci 0000:00:02.7: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.889228] pci 0000:00:02.7: bridge window [mem 0xfb200000-0xfb3fffff 64bit pref]
[ 0.892220] pci 0000:00:03.0: PCI bridge to [bus 09]
[ 0.892749] pci 0000:00:03.0: bridge window [io 0x9000-0x9fff]
[ 0.894974] pci 0000:00:03.0: bridge window [mem 0xfd800000-0xfd9fffff]
[ 0.896606] pci 0000:00:03.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 0.900957] pci 0000:00:03.1: PCI bridge to [bus 0a]
[ 0.901506] pci 0000:00:03.1: bridge window [io 0x8000-0x8fff]
[ 0.903611] pci 0000:00:03.1: bridge window [mem 0xfd600000-0xfd7fffff]
[ 0.905152] pci 0000:00:03.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref]
[ 0.907917] pci 0000:00:03.2: PCI bridge to [bus 0b]
[ 0.908425] pci 0000:00:03.2: bridge window [io 0x7000-0x7fff]
[ 0.912653] pci 0000:00:03.2: bridge window [mem 0xfd400000-0xfd5fffff]
[ 0.914289] pci 0000:00:03.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref]
[ 0.917045] pci 0000:00:03.3: PCI bridge to [bus 0c]
[ 0.917521] pci 0000:00:03.3: bridge window [io 0x6000-0x6fff]
[ 0.919737] pci 0000:00:03.3: bridge window [mem 0xfd200000-0xfd3fffff]
[ 0.921542] pci 0000:00:03.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref]
[ 0.926681] pci 0000:00:03.4: PCI bridge to [bus 0d]
[ 0.927181] pci 0000:00:03.4: bridge window [io 0x5000-0x5fff]
[ 0.929235] pci 0000:00:03.4: bridge window [mem 0xfd000000-0xfd1fffff]
[ 0.930828] pci 0000:00:03.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref]
[ 0.933587] pci 0000:00:03.5: PCI bridge to [bus 0e]
[ 0.936301] pci 0000:00:03.5: bridge window [io 0x4000-0x4fff]
[ 0.938624] pci 0000:00:03.5: bridge window [mem 0xfce00000-0xfcffffff]
[ 0.940136] pci 0000:00:03.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref]
[ 0.942886] pci 0000:00:03.6: PCI bridge to [bus 0f]
[ 0.943384] pci 0000:00:03.6: bridge window [io 0x3000-0x3fff]
[ 0.945486] pci 0000:00:03.6: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 0.952212] pci 0000:00:03.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref]
[ 0.954996] pci 0000:00:03.7: PCI bridge to [bus 10]
[ 0.955501] pci 0000:00:03.7: bridge window [io 0x2000-0x2fff]
[ 0.957648] pci 0000:00:03.7: bridge window [mem 0xfca00000-0xfcbfffff]
[ 0.961426] pci 0000:00:03.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref]
[ 0.964438] pci 0000:00:04.0: PCI bridge to [bus 11]
[ 0.964939] pci 0000:00:04.0: bridge window [io 0x1000-0x1fff]
[ 0.967264] pci 0000:00:04.0: bridge window [mem 0xfc800000-0xfc9fffff]
[ 0.969000] pci 0000:00:04.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref]
[ 0.973671] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.974225] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.974698] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.975273] pci_bus 0000:00: resource 7 [mem 0x40000000-0xafffffff window]
[ 0.975763] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 0.976352] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]
[ 0.976907] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[ 0.977406] pci_bus 0000:01: resource 2 [mem 0xfc000000-0xfc1fffff 64bit pref]
[ 0.978015] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[ 0.978619] pci_bus 0000:02: resource 2 [mem 0xfbe00000-0xfbffffff 64bit pref]
[ 0.979311] pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe5fffff]
[ 0.979844] pci_bus 0000:03: resource 2 [mem 0xfbc00000-0xfbdfffff 64bit pref]
[ 0.980520] pci_bus 0000:04: resource 0 [io 0xf000-0xffff]
[ 0.980975] pci_bus 0000:04: resource 1 [mem 0xfe200000-0xfe3fffff]
[ 0.981490] pci_bus 0000:04: resource 2 [mem 0xfba00000-0xfbbfffff 64bit pref]
[ 0.982112] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 0.982618] pci_bus 0000:05: resource 1 [mem 0xfe000000-0xfe1fffff]
[ 0.983198] pci_bus 0000:05: resource 2 [mem 0xfb800000-0xfb9fffff 64bit pref]
[ 0.983838] pci_bus 0000:06: resource 0 [io 0xd000-0xdfff]
[ 0.984354] pci_bus 0000:06: resource 1 [mem 0xfde00000-0xfdffffff]
[ 0.984802] pci_bus 0000:06: resource 2 [mem 0xfb600000-0xfb7fffff 64bit pref]
[ 0.985463] pci_bus 0000:07: resource 0 [io 0xb000-0xbfff]
[ 0.985946] pci_bus 0000:07: resource 1 [mem 0xfdc00000-0xfddfffff]
[ 0.986448] pci_bus 0000:07: resource 2 [mem 0xfb400000-0xfb5fffff 64bit pref]
[ 0.987019] pci_bus 0000:08: resource 0 [io 0xa000-0xafff]
[ 0.987493] pci_bus 0000:08: resource 1 [mem 0xfda00000-0xfdbfffff]
[ 0.988024] pci_bus 0000:08: resource 2 [mem 0xfb200000-0xfb3fffff 64bit pref]
[ 0.988756] pci_bus 0000:09: resource 0 [io 0x9000-0x9fff]
[ 0.989278] pci_bus 0000:09: resource 1 [mem 0xfd800000-0xfd9fffff]
[ 0.989772] pci_bus 0000:09: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 0.990529] pci_bus 0000:0a: resource 0 [io 0x8000-0x8fff]
[ 0.994005] pci_bus 0000:0a: resource 1 [mem 0xfd600000-0xfd7fffff]
[ 0.994504] pci_bus 0000:0a: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref]
[ 0.995204] pci_bus 0000:0b: resource 0 [io 0x7000-0x7fff]
[ 0.995733] pci_bus 0000:0b: resource 1 [mem 0xfd400000-0xfd5fffff]
[ 0.996285] pci_bus 0000:0b: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref]
[ 0.996917] pci_bus 0000:0c: resource 0 [io 0x6000-0x6fff]
[ 0.997377] pci_bus 0000:0c: resource 1 [mem 0xfd200000-0xfd3fffff]
[ 0.997898] pci_bus 0000:0c: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref]
[ 0.998569] pci_bus 0000:0d: resource 0 [io 0x5000-0x5fff]
[ 0.999104] pci_bus 0000:0d: resource 1 [mem 0xfd000000-0xfd1fffff]
[ 0.999617] pci_bus 0000:0d: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref]
[ 1.000294] pci_bus 0000:0e: resource 0 [io 0x4000-0x4fff]
[ 1.000812] pci_bus 0000:0e: resource 1 [mem 0xfce00000-0xfcffffff]
[ 1.001394] pci_bus 0000:0e: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref]
[ 1.002074] pci_bus 0000:0f: resource 0 [io 0x3000-0x3fff]
[ 1.002591] pci_bus 0000:0f: resource 1 [mem 0xfcc00000-0xfcdfffff]
[ 1.003167] pci_bus 0000:0f: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref]
[ 1.003838] pci_bus 0000:10: resource 0 [io 0x2000-0x2fff]
[ 1.004357] pci_bus 0000:10: resource 1 [mem 0xfca00000-0xfcbfffff]
[ 1.004931] pci_bus 0000:10: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref]
[ 1.005683] pci_bus 0000:11: resource 0 [io 0x1000-0x1fff]
[ 1.006173] pci_bus 0000:11: resource 1 [mem 0xfc800000-0xfc9fffff]
[ 1.006742] pci_bus 0000:11: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref]
[ 1.008351] ACPI: \_SB_.GSIG: Enabled at IRQ 22
[ 1.011594] PCI: CLS 0 bytes, default 64
[ 1.012218] Trying to unpack rootfs image as initramfs...
[ 1.016437] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x229833f6470, max_idle_ns: 440795327230 ns
[ 1.018639] Initialise system trusted keyrings
[ 1.019047] Key type blacklist registered
[ 1.024411] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[ 1.028070] zbud: loaded
[ 1.033089] integrity: Platform Keyring initialized
[ 1.055522] NET: Registered PF_ALG protocol family
[ 1.055970] xor: automatically using best checksumming function avx
[ 1.056624] Key type asymmetric registered
[ 1.057200] Asymmetric key parser 'x509' registered
[ 2.316634] Freeing initrd memory: 86376K
[ 2.323943] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 2.324505] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 2.325246] io scheduler mq-deadline registered
[ 2.325699] io scheduler kyber registered
[ 2.326158] io scheduler bfq registered
[ 2.327703] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 2.331959] pcieport 0000:00:02.0: PME: Signaling with IRQ 24
[ 2.332754] pcieport 0000:00:02.0: AER: enabled with IRQ 24
[ 2.333382] pcieport 0000:00:02.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.336572] pcieport 0000:00:02.1: PME: Signaling with IRQ 25
[ 2.337342] pcieport 0000:00:02.1: AER: enabled with IRQ 25
[ 2.337855] pcieport 0000:00:02.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.341998] pcieport 0000:00:02.2: PME: Signaling with IRQ 26
[ 2.342785] pcieport 0000:00:02.2: AER: enabled with IRQ 26
[ 2.343388] pcieport 0000:00:02.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.349688] pcieport 0000:00:02.3: PME: Signaling with IRQ 27
[ 2.351449] pcieport 0000:00:02.3: AER: enabled with IRQ 27
[ 2.352032] pcieport 0000:00:02.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.356582] pcieport 0000:00:02.4: PME: Signaling with IRQ 28
[ 2.357395] pcieport 0000:00:02.4: AER: enabled with IRQ 28
[ 2.357979] pcieport 0000:00:02.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.362497] pcieport 0000:00:02.5: PME: Signaling with IRQ 29
[ 2.363269] pcieport 0000:00:02.5: AER: enabled with IRQ 29
[ 2.363848] pcieport 0000:00:02.5: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.368215] pcieport 0000:00:02.6: PME: Signaling with IRQ 30
[ 2.368986] pcieport 0000:00:02.6: AER: enabled with IRQ 30
[ 2.369582] pcieport 0000:00:02.6: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.375424] pcieport 0000:00:02.6: pciehp: Slot(0-6): Link Up
[ 2.376320] pcieport 0000:00:02.7: PME: Signaling with IRQ 31
[ 2.377136] pcieport 0000:00:02.7: AER: enabled with IRQ 31
[ 2.379234] pcieport 0000:00:02.7: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.381302] ACPI: \_SB_.GSIH: Enabled at IRQ 23
[ 2.384138] pcieport 0000:00:03.0: PME: Signaling with IRQ 32
[ 2.384723] pcieport 0000:00:02.7: pciehp: Slot(0-7): Link Up
[ 2.406444] pcieport 0000:00:03.0: AER: enabled with IRQ 32
[ 2.407040] pcieport 0000:00:03.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.411524] pcieport 0000:00:03.1: PME: Signaling with IRQ 33
[ 2.412168] pcieport 0000:00:03.0: pciehp: Slot(0-8): Link Up
[ 2.413089] pcieport 0000:00:03.1: AER: enabled with IRQ 33
[ 2.414951] pcieport 0000:00:03.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.419376] pcieport 0000:00:03.2: PME: Signaling with IRQ 34
[ 2.420212] pcieport 0000:00:03.1: pciehp: Slot(0-9): Link Up
[ 2.421231] pcieport 0000:00:03.2: AER: enabled with IRQ 34
[ 2.421822] pcieport 0000:00:03.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.426418] pcieport 0000:00:03.3: PME: Signaling with IRQ 35
[ 2.427110] pcieport 0000:00:03.2: pciehp: Slot(0-10): Link Up
[ 2.428033] pcieport 0000:00:03.3: AER: enabled with IRQ 35
[ 2.428651] pcieport 0000:00:03.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.433239] pcieport 0000:00:03.4: PME: Signaling with IRQ 36
[ 2.433931] pcieport 0000:00:03.3: pciehp: Slot(0-11): Link Up
[ 2.436741] pcieport 0000:00:03.4: AER: enabled with IRQ 36
[ 2.437273] pcieport 0000:00:03.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.441953] pcieport 0000:00:03.5: PME: Signaling with IRQ 37
[ 2.442488] pcieport 0000:00:03.4: pciehp: Slot(0-12): Link Up
[ 2.443605] pcieport 0000:00:03.5: AER: enabled with IRQ 37
[ 2.444223] pcieport 0000:00:03.5: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.448637] pcieport 0000:00:03.5: pciehp: Slot(0-13): Link Up
[ 2.449684] pcieport 0000:00:03.6: PME: Signaling with IRQ 38
[ 2.450470] pcieport 0000:00:03.6: AER: enabled with IRQ 38
[ 2.451094] pcieport 0000:00:03.6: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.455544] pcieport 0000:00:03.7: PME: Signaling with IRQ 39
[ 2.456244] pcieport 0000:00:03.6: pciehp: Slot(0-14): Link Up
[ 2.460213] pcieport 0000:00:03.7: AER: enabled with IRQ 39
[ 2.460840] pcieport 0000:00:03.7: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.462884] ACPI: \_SB_.GSIE: Enabled at IRQ 20
[ 2.464774] pcieport 0000:00:03.7: pciehp: Slot(0-15): Link Up
[ 2.466839] pcieport 0000:00:04.0: PME: Signaling with IRQ 40
[ 2.467597] pcieport 0000:00:04.0: AER: enabled with IRQ 40
[ 2.468133] pcieport 0000:00:04.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[ 2.470005] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.470659] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.471378] ACPI: button: Power Button [PWRF]
[ 2.472136] pcieport 0000:00:04.0: pciehp: Slot(0-16): Link Up
[ 2.484937] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.487700] Non-volatile memory driver v1.3
[ 2.490316] Linux agpgart interface v0.103
[ 2.490895] ACPI: bus type drm_connector registered
[ 2.491846] ahci 0000:00:1f.2: version 3.0
[ 2.492180] ACPI: \_SB_.GSIA: Enabled at IRQ 16
[ 2.493726] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[ 2.494554] ahci 0000:00:1f.2: flags: 64bit ncq only
[ 2.496950] scsi host0: ahci
[ 2.497565] scsi host1: ahci
[ 2.498141] scsi host2: ahci
[ 2.498661] scsi host3: ahci
[ 2.499129] scsi host4: ahci
[ 2.499625] scsi host5: ahci
[ 2.500154] ata1: SATA max UDMA/133 abar m4096@0xfea22000 port 0xfea22100 irq 41
[ 2.500852] ata2: SATA max UDMA/133 abar m4096@0xfea22000 port 0xfea22180 irq 41
[ 2.501476] ata3: SATA max UDMA/133 abar m4096@0xfea22000 port 0xfea22200 irq 41
[ 2.502110] ata4: SATA max UDMA/133 abar m4096@0xfea22000 port 0xfea22280 irq 41
[ 2.502705] ata5: SATA max UDMA/133 abar m4096@0xfea22000 port 0xfea22300 irq 41
[ 2.503408] ata6: SATA max UDMA/133 abar m4096@0xfea22000 port 0xfea22380 irq 41
[ 2.504685] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.505648] ehci-pci: EHCI PCI platform driver
[ 2.506147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.506763] ohci-pci: OHCI PCI platform driver
[ 2.507215] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.509004] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 2.509865] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 2.511169] xhci_hcd 0000:02:00.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[ 2.513218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[ 2.514007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.514684] usb usb1: Product: xHCI Host Controller
[ 2.515154] usb usb1: Manufacturer: Linux 5.17.9-300.fc36.x86_64 xhci-hcd
[ 2.515756] usb usb1: SerialNumber: 0000:02:00.0
[ 2.516531] hub 1-0:1.0: USB hub found
[ 2.517172] hub 1-0:1.0: 4 ports detected
[ 2.518001] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 2.518497] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 2.519187] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[ 2.519780] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.520530] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[ 2.521245] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.521869] usb usb2: Product: xHCI Host Controller
[ 2.522402] usb usb2: Manufacturer: Linux 5.17.9-300.fc36.x86_64 xhci-hcd
[ 2.522912] usb usb2: SerialNumber: 0000:02:00.0
[ 2.523517] hub 2-0:1.0: USB hub found
[ 2.523949] hub 2-0:1.0: 4 ports detected
[ 2.524758] usbcore: registered new interface driver usbserial_generic
[ 2.525260] usbserial: USB Serial support registered for generic
[ 2.525775] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 2.527822] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.528315] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.528876] mousedev: PS/2 mouse device common for all mice
[ 2.530025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 2.532097] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[ 2.533233] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[ 2.534112] rtc_cmos 00:02: RTC can wake from S4
[ 2.535646] rtc_cmos 00:02: registered as rtc0
[ 2.536163] rtc_cmos 00:02: setting system clock to 2022-06-17T20:27:28 UTC (1655497648)
[ 2.536817] rtc_cmos 00:02: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 2.537498] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 2.538647] device-mapper: uevent: version 1.0.3
[ 2.539226] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 2.540005] intel_pstate: CPU model not supported
[ 2.541154] hid: raw HID events driver (C) Jiri Kosina
[ 2.541655] usbcore: registered new interface driver usbhid
[ 2.542206] usbhid: USB HID core driver
[ 2.542710] drop_monitor: Initializing network drop monitor service
[ 2.543373] Initializing XFRM netlink socket
[ 2.543936] NET: Registered PF_INET6 protocol family
[ 2.549241] Segment Routing with IPv6
[ 2.549675] RPL Segment Routing with IPv6
[ 2.550130] In-situ OAM (IOAM) with IPv6
[ 2.550684] mip6: Mobile IPv6
[ 2.551095] NET: Registered PF_PACKET protocol family
[ 2.551897] IPI shorthand broadcast: enabled
[ 2.552353] AVX2 version of gcm_enc/dec engaged.
[ 2.552847] AES CTR mode by8 optimization enabled
[ 2.553525] sched_clock: Marking stable (2467590927, 85754889)->(2765731248, -212385432)
[ 2.554305] registered taskstats version 1
[ 2.554776] Loading compiled-in X.509 certificates
[ 2.589506] Loaded X.509 cert 'Fedora kernel signing key: 7a6ef94c6c0be86b066a589705c6e08a4e1412f3'
[ 2.592808] zswap: loaded using pool lzo/zbud
[ 2.593772] page_owner is disabled
[ 2.594743] Key type ._fscrypt registered
[ 2.595575] Key type .fscrypt registered
[ 2.596487] Key type fscrypt-provisioning registered
[ 2.598761] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[ 2.600210] Key type big_key registered
[ 2.606397] Key type encrypted registered
[ 2.606810] ima: No TPM chip found, activating TPM-bypass!
[ 2.607313] Loading compiled-in module X.509 certificates
[ 2.608494] Loaded X.509 cert 'Fedora kernel signing key: 7a6ef94c6c0be86b066a589705c6e08a4e1412f3'
[ 2.609386] ima: Allocated hash algorithm: sha256
[ 2.609867] ima: No architecture policies found
[ 2.610371] evm: Initialising EVM extended attributes:
[ 2.610915] evm: security.selinux
[ 2.611321] evm: security.SMACK64 (disabled)
[ 2.611771] evm: security.SMACK64EXEC (disabled)
[ 2.612210] evm: security.SMACK64TRANSMUTE (disabled)
[ 2.612635] evm: security.SMACK64MMAP (disabled)
[ 2.613046] evm: security.apparmor (disabled)
[ 2.613450] evm: security.ima
[ 2.613824] evm: security.capability
[ 2.614215] evm: HMAC attrs: 0x1
[ 2.645857] alg: No test for 842 (842-scomp)
[ 2.646397] alg: No test for 842 (842-generic)
[ 2.753359] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 2.814422] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.815153] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.815879] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 2.816381] ata3.00: applying bridge limits
[ 2.817107] ata2: SATA link down (SStatus 0 SControl 300)
[ 2.817792] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.818459] ata3.00: configured for UDMA/100
[ 2.819313] scsi 2:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 2.820531] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 2.821090] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.822194] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.823501] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.824727] PM: Magic number: 10:326:498
[ 2.825298] RAS: Correctable Errors collector initialized.
[ 2.837055] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 2.837236] sr 2:0:0:0: Attached scsi generic sg0 type 5
[ 2.839739] Freeing unused decrypted memory: 2036K
[ 2.841530] Freeing unused kernel image (initmem) memory: 2708K
[ 2.842167] Write protecting the kernel read-only data: 30720k
[ 2.844579] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 2.845821] Freeing unused kernel image (rodata/data gap) memory: 1108K
[ 2.902141] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.902679] rodata_test: all tests were successful
[ 2.903101] x86/mm: Checking user space page tables
[ 2.956399] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.957994] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[ 2.958666] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=10
[ 2.959320] usb 1-1: Product: QEMU USB Tablet
[ 2.959703] usb 1-1: Manufacturer: QEMU
[ 2.960111] usb 1-1: SerialNumber: 28754-0000:00:02.1:00.0-1
[ 2.961780] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5
[ 2.962762] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:02:00.0-1/input0
[ 2.963708] Run /init as init process
[ 2.964103] with arguments:
[ 2.964105] /init
[ 2.964106] with environment:
[ 2.964107] HOME=/
[ 2.964108] TERM=linux
[ 2.964108] BOOT_IMAGE=/images/pxeboot/vmlinuz
[ 2.976157] systemd[1]: systemd v250.3-8.fc36 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 2.978755] systemd[1]: Detected virtualization kvm.
[ 2.979200] systemd[1]: Detected architecture x86-64.
[ 2.979674] systemd[1]: Running in initial RAM disk.
[ 2.981900] systemd[1]: No hostname configured, using default hostname.
[ 2.982499] systemd[1]: Hostname set to <localhost>.
[ 2.983119] systemd[1]: Initializing machine ID from VM UUID.
[ 3.301425] systemd[1]: LSM BPF program attached
[ 3.415629] Input 'dev/disk/by-label/fedora-coreos-36.20220522.3.0' is not an absolute file system path, escaping is likely not going to be reversible.
[ 3.488609] systemd[1]: Queued start job for default target initrd.target.
[ 3.489547] systemd[1]: Started clevis-luks-askpass.path - Forward Password Requests to Clevis Directory Watch.
[ 3.491146] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 3.492689] systemd[1]: Reached target cryptsetup-pre.target - Local Encrypted Volumes (Pre).
[ 3.494090] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 3.495430] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[ 3.496760] systemd[1]: Reached target paths.target - Path Units.
[ 3.497893] systemd[1]: Reached target slices.target - Slice Units.
[ 3.499081] systemd[1]: Reached target swap.target - Swaps.
[ 3.500158] systemd[1]: Reached target timers.target - Timer Units.
[ 3.501475] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[ 3.503053] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 3.504648] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 3.506425] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 3.508115] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 3.509718] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 3.511367] systemd[1]: Reached target sockets.target - Socket Units.
[ 3.514389] systemd[1]: Starting afterburn-network-kargs.service - Afterburn Initrd Setup Network Kernel Arguments...
[ 3.515949] systemd[1]: coreos-check-kernel.service - Check that initrd matches kernel was skipped because of a failed condition check (ConditionPathIsDirectory=!/usr/lib/modules/5.17.9-300.fc36.x86_64).
[ 3.522295] systemd[1]: Starting coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup...
[ 3.529389] systemd[1]: Finished coreos-teardown-initramfs.service - CoreOS Tear Down Initramfs.
[ 3.533559] systemd[1]: Starting coreos-touch-run-agetty.service - CoreOS: Touch /run/agetty.reload...
[ 3.538491] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 3.544691] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 3.554848] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 3.564709] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 3.576788] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[ 3.597519] systemd[1]: Finished afterburn-network-kargs.service - Afterburn Initrd Setup Network Kernel Arguments.
[ 3.686429] pcieport 0000:00:02.6: pciehp: Slot(0-6): No device found
[ 3.708381] pcieport 0000:00:02.7: pciehp: Slot(0-7): No device found
[ 3.729733] fuse: init (API version 7.36)
[ 3.730432] pcieport 0000:00:03.2: pciehp: Slot(0-10): No device found
[ 3.730639] pcieport 0000:00:03.1: pciehp: Slot(0-9): No device found
[ 3.730794] pcieport 0000:00:03.0: pciehp: Slot(0-8): No device found
[ 3.749304] IPMI message handler: version 39.2
[ 3.752391] pcieport 0000:00:03.4: pciehp: Slot(0-12): No device found
[ 3.752517] pcieport 0000:00:03.3: pciehp: Slot(0-11): No device found
[ 3.752637] pcieport 0000:00:03.5: pciehp: Slot(0-13): No device found
[ 3.756054] ipmi device interface
[ 3.774418] pcieport 0000:00:04.0: pciehp: Slot(0-16): No device found
[ 3.774576] pcieport 0000:00:03.7: pciehp: Slot(0-15): No device found
[ 3.774720] pcieport 0000:00:03.6: pciehp: Slot(0-14): No device found
[ 3.825572] audit: type=1130 audit(1655497649.788:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=afterburn-network-kargs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.828551] systemd[1]: Finished coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup.
[ 3.830138] audit: type=1130 audit(1655497649.793:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.834611] systemd[1]: Finished coreos-touch-run-agetty.service - CoreOS: Touch /run/agetty.reload.
[ 3.836139] audit: type=1130 audit(1655497649.799:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-touch-run-agetty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.838327] systemd-sysusers[332]: Creating group 'nobody' with GID 65534.
[ 3.839511] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 3.841611] audit: type=1130 audit(1655497649.805:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.842957] systemd[1]: Started systemd-journald.service - Journal Service.
[ 3.843507] systemd-modules-load[331]: Inserted module 'fuse'
[ 3.844329] coreos-ignition-setup-user[325]: File /config.ign does not exist.. Skipping copy
[ 3.845780] audit: type=1130 audit(1655497649.809:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.847555] systemd-modules-load[331]: Module 'msr' is built in
[ 3.848195] systemd-modules-load[331]: Inserted module 'ipmi_devintf'
[ 3.848864] systemd-modules-load[331]: Inserted module 'ip_tables'
[ 3.870533] systemd-modules-load[331]: Inserted module 'ip6_tables'
[ 3.870904] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 3.872512] audit: type=1130 audit(1655497649.836:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.877691] systemd[1]: Finished systemd-vconsole-setup.service - Setup Virtual Console.
[ 3.879486] audit: type=1130 audit(1655497649.843:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.883109] systemd-sysusers[332]: Creating group 'users' with GID 100.
[ 3.884745] systemd-sysusers[332]: Creating group 'root' with GID 999.
[ 3.886596] systemd-sysusers[332]: Creating group 'dbus' with GID 998.
[ 3.888583] systemd-sysusers[332]: Creating user 'dbus' (System Message Bus) with UID 998 and GID 998.
[ 3.892084] systemd[1]: Starting dracut-cmdline-ask.service - dracut ask for additional cmdline parameters...
[ 3.895120] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 3.907617] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[ 3.909284] audit: type=1130 audit(1655497649.872:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.914024] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 3.924767] systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories...
[ 3.937656] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 3.939235] audit: type=1130 audit(1655497649.902:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.948637] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 3.952669] systemd[1]: Starting sysroot-xfs-ephemeral-mkfs.service...
[ 3.972664] systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories.
[ 3.976451] mkfs.xfs[355]: meta-data=/run/ephemeral.xfsloop isize=512 agcount=4, agsize=12347 blks
[ 3.977253] mkfs.xfs[355]: = sectsz=512 attr=2, projid32bit=1
[ 3.978054] mkfs.xfs[355]: = crc=1 finobt=1, sparse=1, rmapbt=0
[ 3.979492] mkfs.xfs[355]: = reflink=1 bigtime=0 inobtcount=0
[ 3.980268] mkfs.xfs[355]: data = bsize=4096 blocks=49386, imaxpct=25
[ 3.981207] mkfs.xfs[355]: = sunit=0 swidth=0 blks
[ 3.987401] mkfs.xfs[355]: naming =version 2 bsize=4096 ascii-ci=0, ftype=1
[ 3.988114] mkfs.xfs[355]: log =internal log bsize=4096 blocks=1368, version=2
[ 3.992437] mkfs.xfs[355]: = sectsz=512 sunit=0 blks, lazy-count=1
[ 3.993231] mkfs.xfs[355]: realtime =none extsz=4096 blocks=0, rtextents=0
[ 4.003606] systemd[1]: Finished dracut-cmdline-ask.service - dracut ask for additional cmdline parameters.
[ 4.005858] systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook...
[ 4.009690] systemd[1]: Finished sysroot-xfs-ephemeral-mkfs.service.
[ 4.014436] systemd[1]: Mounting run-ephemeral.mount - /run/ephemeral...
[ 4.019973] loop: module loaded
[ 4.021734] loop0: detected capacity change from 0 to 395088
[ 4.023212] dracut-cmdline[360]: dracut-36.20220522.3.0 (CoreOS) dracut-056-1.fc36
[ 4.031100] dracut-cmdline[360]: Using kernel command line parameters: rd.driver.pre=btrfs ip=auto BOOT_IMAGE=/images/pxeboot/vmlinuz initrd=/images/pxeboot/initrd.img,/images/ignition.img mitigations=auto,nosmt coreos.liveiso=fedora-coreos-36.20220522.3.0 ignition.firstboot ignition.platform.id=metal
[ 4.323482] SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled
[ 4.325769] systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook.
[ 4.328411] systemd[1]: Starting dracut-pre-udev.service - dracut pre-udev hook...
[ 4.346555] XFS (loop0): Mounting V5 Filesystem
[ 4.354719] XFS (loop0): Ending clean mount
[ 4.355509] xfs filesystem being mounted at /run/ephemeral supports timestamps until 2038 (0x7fffffff)
[ 4.359959] systemd[1]: Mounted run-ephemeral.mount - /run/ephemeral.
[ 4.391456] systemd[1]: Finished dracut-pre-udev.service - dracut pre-udev hook.
[ 4.394835] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 4.423040] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
[ 4.425460] systemd[1]: Starting dracut-pre-trigger.service - dracut pre-trigger hook...
[ 4.457377] dracut-pre-trigger[509]: rd.md=0: removing MD RAID activation
[ 4.528753] systemd[1]: Finished dracut-pre-trigger.service - dracut pre-trigger hook.
[ 4.531222] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 4.693444] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ 4.694655] systemd[1]: Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization...
[ 4.830701] virtio_blk virtio1: [vda] 52428800 512-byte logical blocks (26.8 GB/25.0 GiB)
[ 5.113665] systemd-udevd[579]: Using default interface naming scheme 'v250'.
[ 5.127579] udevadm[592]: systemd-udev-settle.service is deprecated. Please fix multipathd-configure.service, run-media-iso.mount not to pull it in.
[ 5.129727] systemd-udevd[580]: Using default interface naming scheme 'v250'.
[ 5.132608] virtio_net virtio0 enp1s0: renamed from eth0
[ 5.136603] virtio_net virtio4 enp6s0: renamed from eth1
[ 5.432902] systemd[1]: Found device dev-disk-by\x2dlabel-fedora\x2dcoreos\x2d36.20220522.3.0.device - QEMU_DVD-ROM fedora-coreos-36.20220522.3.0.
[ 5.437656] systemd[1]: Finished systemd-udev-settle.service - Wait for udev To Complete Device Initialization.
[ 5.440048] kauditd_printk_skb: 12 callbacks suppressed
[ 5.440051] audit: type=1130 audit(1655497651.403:23): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.442701] systemd[1]: multipathd-configure.service - Device-Mapper Multipath Default Configuration was skipped because of a failed condition check (ConditionKernelCommandLine=rd.multipath=default).
[ 5.445295] systemd[1]: Starting multipathd.service - Device-Mapper Multipath Device Controller...
[ 5.471397] multipathd[753]: --------start up--------
[ 5.472011] multipathd[753]: read /etc/multipath.conf
[ 5.472871] multipathd[753]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 5.474361] multipathd[753]: You can run "/sbin/mpathconf --enable" to create
[ 5.474913] multipathd[753]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 5.482624] audit: type=1130 audit(1655497651.445:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.484127] systemd[1]: Started multipathd.service - Device-Mapper Multipath Device Controller.
[ 5.484180] multipathd[753]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 5.484228] multipathd[753]: You can run "/sbin/mpathconf --enable" to create
[ 5.484244] multipathd[753]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 5.484263] multipathd[753]: path checkers start up
[ 5.484287] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[ 5.489149] systemd[1]: Reached target local-fs.target - Local File Systems.
[ 5.490641] systemd[1]: Reached target sysinit.target - System Initialization.
[ 5.492090] systemd[1]: Reached target basic.target - Basic System.
[ 5.515322] systemd[1]: Starting ignition-fetch-offline.service - Ignition (fetch-offline)...
[ 5.530864] ignition[761]: Ignition 2.14.0
[ 5.531499] ignition[761]: Stage: fetch-offline
[ 5.532124] ignition[761]: reading system config file "/usr/lib/ignition/base.d/00-core.ign"
[ 5.534643] ignition[761]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign"
[ 5.536736] ignition[761]: no config dir at "/usr/lib/ignition/base.platform.d/metal"
[ 5.537797] ignition[761]: no config URL provided
[ 5.538313] ignition[761]: reading system config file "/usr/lib/ignition/user.ign"
[ 5.539100] ignition[761]: no config at "/usr/lib/ignition/user.ign"
[ 5.540204] ignition[761]: not a config (empty): provider config was empty, continuing with empty cache config
[ 5.542137] ignition[761]: fetched base config from "system"
[ 5.542731] ignition[761]: fetch-offline: fetch-offline passed
[ 5.543240] ignition[761]: Ignition finished successfully
[ 5.549499] audit: type=1130 audit(1655497651.513:25): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-fetch-offline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.552331] systemd[1]: Finished ignition-fetch-offline.service - Ignition (fetch-offline).
[ 5.554449] systemd[1]: coreos-enable-network.service - CoreOS Enable Network was skipped because all trigger condition checks failed.
[ 5.559428] systemd[1]: Starting coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config...
[ 5.563452] coreos-copy-firstboot-network[766]: info: no files to copy from /etc/coreos-firstboot-network; skipping
[ 5.568387] audit: type=1130 audit(1655497651.532:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-copy-firstboot-network comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.570697] systemd[1]: Finished coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config.
[ 5.573050] systemd[1]: nm-initrd.service was skipped because of a failed condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet).
[ 5.575059] systemd[1]: Reached target network.target - Network.
[ 5.576479] systemd[1]: ignition-fetch.service - Ignition (fetch) was skipped because of a failed condition check (ConditionPathExists=!/run/ignition.json).
[ 5.582474] systemd[1]: Starting ignition-kargs.service - Ignition (kargs)...
[ 5.582559] systemd[1]: ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition was skipped because of a failed condition check (ConditionKernelCommandLine=ostree).
[ 5.582764] systemd[1]: ignition-ostree-transposefs-save.service - Ignition OSTree: Save Partitions was skipped because of a failed condition check (ConditionPathIsDirectory=/run/ignition-ostree-transposefs).
[ 5.582839] systemd[1]: nm-wait-online-initrd.service was skipped because of a failed condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet).
[ 5.582888] systemd[1]: Starting dracut-initqueue.service - dracut initqueue hook...
[ 5.608981] ignition[770]: Ignition 2.14.0
[ 5.610436] ignition[770]: Stage: kargs
[ 5.611128] ignition[770]: reading system config file "/usr/lib/ignition/base.d/00-core.ign"
[ 5.614707] ignition[770]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign"
[ 5.617140] ignition[770]: no config dir at "/usr/lib/ignition/base.platform.d/metal"
[ 5.619548] ignition[770]: kargs: kargs passed
[ 5.620198] ignition[770]: Ignition finished successfully
[ 5.622368] audit: type=1130 audit(1655497651.585:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.622563] systemd[1]: Finished dracut-initqueue.service - dracut initqueue hook.
[ 5.622614] systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems.
[ 5.626613] systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes.
[ 5.628494] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 5.630113] systemd[1]: coreos-livepxe-rootfs.service - Acquire live PXE rootfs image was skipped because of a failed condition check (ConditionKernelCommandLine=!coreos.liveiso).
[ 5.631389] systemd[1]: coreos-livepxe-persist-osmet.service - Persist osmet files (PXE) was skipped because of a failed condition check (ConditionKernelCommandLine=!coreos.liveiso).
[ 5.633857] systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook...
[ 5.640566] systemd[1]: Finished ignition-kargs.service - Ignition (kargs).
[ 5.642013] audit: type=1130 audit(1655497651.605:28): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-kargs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.644480] systemd[1]: coreos-kargs-reboot.service - CoreOS Kernel Arguments Reboot was skipped because of a failed condition check (ConditionPathExists=/run/coreos-kargs-reboot).
[ 5.648585] systemd[1]: Starting ignition-disks.service - Ignition (disks)...
[ 5.670481] systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook.
[ 5.671286] audit: type=1130 audit(1655497651.634:29): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.674469] ignition[784]: Ignition 2.14.0
[ 5.675073] ignition[784]: Stage: disks
[ 5.675718] ignition[784]: reading system config file "/usr/lib/ignition/base.d/00-core.ign"
[ 5.678171] ignition[784]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign"
[ 5.680196] ignition[784]: no config dir at "/usr/lib/ignition/base.platform.d/metal"
[ 5.682050] ignition[784]: disks: disks passed
[ 5.682813] ignition[784]: Ignition finished successfully
[ 5.687428] systemd[1]: Finished ignition-disks.service - Ignition (disks).
[ 5.688151] audit: type=1130 audit(1655497651.651:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-disks comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.690487] systemd[1]: Reached target initrd-root-device.target - Initrd Root Device.
[ 5.692591] systemd[1]: Mounting run-media-iso.mount - /run/media/iso...
[ 5.695783] systemd[1]: ignition-ostree-transposefs-restore.service - Ignition OSTree: Restore Partitions was skipped because of a failed condition check (ConditionPathIsDirectory=/run/ignition-ostree-transposefs).
[ 5.708713] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 5.709046] ISO 9660 Extensions: RRIP_1991A
[ 5.710848] systemd[1]: Mounted run-media-iso.mount - /run/media/iso.
[ 5.713657] systemd[1]: Mounting sysroot.mount - /sysroot...
[ 5.716438] systemd[1]: Starting coreos-liveiso-persist-osmet.service - Persist osmet files (ISO)...
[ 5.729613] loop1: detected capacity change from 0 to 1423193
[ 5.735685] bsdtar[799]: bsdtar: Failed to set default locale
[ 5.760842] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 5.837800] systemd[1]: Mounted sysroot.mount - /sysroot.
[ 5.840444] systemd[1]: ignition-ostree-growfs.service - Ignition OSTree: Grow root filesystem was skipped because of a failed condition check (ConditionPathExists=!/run/ostree-live).
[ 5.844807] systemd[1]: Starting ostree-prepare-root.service - OSTree Prepare OS/...
[ 5.865725] systemd[1]: Finished coreos-liveiso-persist-osmet.service - Persist osmet files (ISO).
[ 5.871485] audit: type=1130 audit(1655497651.835:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-liveiso-persist-osmet comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.885248] ostree-prepare-root[835]: preparing sysroot at /sysroot
[ 5.888287] ostree-prepare-root[835]: Resolved OSTree target to: /sysroot/ostree/deploy/fedora-coreos/deploy/c876d5b2c2b5f472fae8a12e98bdcd4bfc5d1e479a5f1ab81a28cd72e7dda0ba.0
[ 5.892833] ostree-prepare-root[835]: filesystem at /sysroot currently writable: 0
[ 5.894865] ostree-prepare-root[835]: sysroot.readonly configuration value: 0
[ 5.901469] systemd[1]: sysroot.tmp-usr.mount: Deactivated successfully.
[ 5.904579] systemd[1]: sysroot.tmp-boot.mount: Deactivated successfully.
[ 5.907530] systemd[1]: sysroot.tmp.mount: Deactivated successfully.
[ 5.921582] systemd[1]: Finished ostree-prepare-root.service - OSTree Prepare OS/.
[ 5.922502] audit: type=1130 audit(1655497651.886:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ostree-prepare-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.924479] systemd[1]: ignition-ostree-check-rootfs-size.service - Ignition OSTree: Check Root Filesystem Size was skipped because of a failed condition check (ConditionPathExists=!/run/ostree-live).
[ 5.927530] systemd[1]: Starting sysroot-xfs-ephemeral-setup.service...
[ 6.715059] systemd[1]: proc-cmdline.mount: Deactivated successfully.
[ 6.933594] systemd[1]: Finished sysroot-xfs-ephemeral-setup.service.
[ 6.935275] systemd[1]: sysroot-etc.mount: Directory /sysroot/etc to mount over is not empty, mounting anyway.
[ 6.937215] systemd[1]: Mounting sysroot-etc.mount - /sysroot/etc...
[ 6.939811] systemd[1]: Mounting sysroot-var.mount - /sysroot/var...
[ 6.949036] systemd[1]: Mounted sysroot-etc.mount - /sysroot/etc.
[ 6.950567] systemd[1]: Mounted sysroot-var.mount - /sysroot/var.
[ 6.953150] systemd[1]: Starting sysroot-relabel.service...
[ 7.698343] systemd[1]: Finished sysroot-relabel.service.
[ 7.699616] systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System.
[ 7.701027] systemd[1]: afterburn-hostname.service - Afterburn Hostname was skipped because all trigger condition checks failed.
[ 7.702032] systemd[1]: coreos-propagate-multipath-conf.service - CoreOS Propagate Multipath Configuration was skipped because of a failed condition check (ConditionKernelCommandLine=rd.multipath=default).
[ 7.703425] systemd[1]: ignition-ostree-mount-var.service - Mount OSTree /var was skipped because of a failed condition check (ConditionPathExists=!/run/ostree-live).
[ 7.706459] systemd[1]: Starting ignition-mount.service - Ignition (mount)...
[ 7.723135] ignition[928]: INFO : Ignition 2.14.0
[ 7.723760] ignition[928]: INFO : Stage: mount
[ 7.724473] ignition[928]: INFO : reading system config file "/usr/lib/ignition/base.d/00-core.ign"
[ 7.725464] ignition[928]: DEBUG : parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e
[ 7.729140] ignition[928]: INFO : reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign"
[ 7.731384] ignition[928]: DEBUG : parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95
[ 7.734390] ignition[928]: INFO : no config dir at "/usr/lib/ignition/base.platform.d/metal"
[ 7.736169] ignition[928]: INFO : mount: mount passed
[ 7.737073] ignition[928]: INFO : Ignition finished successfully
[ 7.745485] systemd[1]: Finished ignition-mount.service - Ignition (mount).
[ 7.746105] systemd[1]: coreos-live-clear-sssd-cache.service - Clear SSSD NSS cache in persistent /var was skipped because of a failed condition check (ConditionPathExists=/sysroot/var/lib/sss/mc).
[ 7.752237] systemd[1]: Starting ignition-ostree-populate-var.service - Populate OSTree /var...
[ 7.952202] ignition-ostree-populate-var[936]: Relabeled /sysroot//var/lib from (null) to system_u:object_r:var_lib_t:s0
[ 8.152521] ignition-ostree-populate-var[939]: Relabeled /sysroot//var/log from (null) to system_u:object_r:var_log_t:s0
[ 8.167898] systemd-tmpfiles[940]: /sysroot/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc detected, skipping
[ 8.169103] systemd-tmpfiles[940]: All rules containing unresolvable specifiers will be skipped.
[ 8.177199] systemd-tmpfiles[940]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 8.178909] systemd-tmpfiles[940]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 8.374698] ignition-ostree-populate-var[942]: Relabeled /sysroot//var/home from (null) to system_u:object_r:home_root_t:s0
[ 8.384663] systemd-tmpfiles[943]: /sysroot/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc detected, skipping
[ 8.385831] systemd-tmpfiles[943]: All rules containing unresolvable specifiers will be skipped.
[ 8.392818] systemd-tmpfiles[943]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 8.394916] systemd-tmpfiles[943]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 8.595111] ignition-ostree-populate-var[946]: Relabeled /sysroot//var/roothome from (null) to system_u:object_r:admin_home_t:s0
[ 8.596176] ignition-ostree-populate-var[946]: Relabeled /sysroot//var/roothome/.bash_logout from (null) to system_u:object_r:admin_home_t:s0
[ 8.597134] ignition-ostree-populate-var[946]: Relabeled /sysroot//var/roothome/.bash_profile from (null) to system_u:object_r:admin_home_t:s0
[ 8.598105] ignition-ostree-populate-var[946]: Relabeled /sysroot//var/roothome/.bashrc from (null) to system_u:object_r:admin_home_t:s0
[ 8.606201] systemd-tmpfiles[947]: /sysroot/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc detected, skipping
[ 8.607365] systemd-tmpfiles[947]: All rules containing unresolvable specifiers will be skipped.
[ 8.612285] systemd-tmpfiles[947]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 8.614191] systemd-tmpfiles[947]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 8.816430] ignition-ostree-populate-var[949]: Relabeled /sysroot//var/opt from (null) to system_u:object_r:var_t:s0
[ 8.824753] systemd-tmpfiles[950]: /sysroot/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc detected, skipping
[ 8.825963] systemd-tmpfiles[950]: All rules containing unresolvable specifiers will be skipped.
[ 8.830970] systemd-tmpfiles[950]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 8.832695] systemd-tmpfiles[950]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 9.033003] ignition-ostree-populate-var[952]: Relabeled /sysroot//var/srv from (null) to system_u:object_r:var_t:s0
[ 9.049210] systemd-tmpfiles[953]: /sysroot/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc detected, skipping
[ 9.050413] systemd-tmpfiles[953]: All rules containing unresolvable specifiers will be skipped.
[ 9.055978] systemd-tmpfiles[953]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 9.057661] systemd-tmpfiles[953]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 9.261530] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal from (null) to system_u:object_r:usr_t:s0
[ 9.262560] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal/bin from (null) to system_u:object_r:bin_t:s0
[ 9.263549] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal/etc from (null) to system_u:object_r:usr_t:s0
[ 9.266502] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal/games from (null) to system_u:object_r:usr_t:s0
[ 9.268384] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal/include from (null) to system_u:object_r:usr_t:s0
[ 9.269267] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal/lib from (null) to system_u:object_r:lib_t:s0
[ 9.273449] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal/man from (null) to system_u:object_r:usr_t:s0
[ 9.274349] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal/sbin from (null) to system_u:object_r:bin_t:s0
[ 9.275217] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal/share from (null) to system_u:object_r:usr_t:s0
[ 9.276050] ignition-ostree-populate-var[955]: Relabeled /sysroot//var/usrlocal/src from (null) to system_u:object_r:usr_t:s0
[ 9.279593] systemd-tmpfiles[956]: /sysroot/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc detected, skipping
[ 9.281506] systemd-tmpfiles[956]: All rules containing unresolvable specifiers will be skipped.
[ 9.285729] systemd-tmpfiles[956]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 9.287591] systemd-tmpfiles[956]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 9.490756] ignition-ostree-populate-var[958]: Relabeled /sysroot//var/mnt from (null) to system_u:object_r:mnt_t:s0
[ 9.503710] systemd-tmpfiles[959]: /sysroot/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc detected, skipping
[ 9.504807] systemd-tmpfiles[959]: All rules containing unresolvable specifiers will be skipped.
[ 9.509226] systemd-tmpfiles[959]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 9.510766] systemd-tmpfiles[959]: Failed to parse ACL "default:group:tss:rwx": Invalid argument. Ignoring
[ 9.717694] systemd[1]: Finished ignition-ostree-populate-var.service - Populate OSTree /var.
[ 9.720748] systemd[1]: Starting ignition-files.service - Ignition (files)...
[ 9.738462] ignition[962]: INFO : Ignition 2.14.0
[ 9.739100] ignition[962]: INFO : Stage: files
[ 9.739848] ignition[962]: INFO : reading system config file "/usr/lib/ignition/base.d/00-core.ign"
[ 9.740742] ignition[962]: DEBUG : parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e
[ 9.743830] ignition[962]: INFO : reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign"
[ 9.745374] ignition[962]: DEBUG : parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95
[ 9.747425] ignition[962]: INFO : no config dir at "/usr/lib/ignition/base.platform.d/metal"
[ 9.775924] ignition[962]: INFO : files: ensureUsers: op(1): [started] creating or modifying user "core"
[ 9.777063] ignition[962]: DEBUG : files: ensureUsers: op(1): executing: "useradd" "--root" "/sysroot" "--create-home" "--password" "*" "--comment" "CoreOS Admin" "--groups" "adm,sudo,systemd-journal,wheel" "core"
[ 10.062542] ignition[962]: INFO : files: ensureUsers: op(1): [finished] creating or modifying user "core"
[ 10.064566] ignition[962]: INFO : files: op(2): [started] processing unit "afterburn-sshkeys@core.service"
[ 10.065465] ignition[962]: INFO : files: op(2): [finished] processing unit "afterburn-sshkeys@core.service"
[ 10.066419] ignition[962]: INFO : files: op(3): [started] setting preset to enabled for "afterburn-sshkeys@.service core"
[ 10.113590] ignition[962]: INFO : files: op(3): [finished] setting preset to enabled for "afterburn-sshkeys@.service core"
[ 10.114616] ignition[962]: INFO : files: createResultFile: createFiles: op(4): [started] writing file "/sysroot/etc/.ignition-result.json"
[ 10.115706] ignition[962]: INFO : files: createResultFile: createFiles: op(4): [finished] writing file "/sysroot/etc/.ignition-result.json"
[ 10.120465] ignition[962]: INFO : files: op(5): [started] relabeling 16 patterns
[ 10.121228] ignition[962]: DEBUG : files: op(5): executing: "setfiles" "-vF0" "-r" "/sysroot" "/sysroot/etc/selinux/targeted/contexts/files/file_contexts" "-f" "-"
[ 10.314557] ignition[962]: INFO : files: op(5): [finished] relabeling 16 patterns
[ 10.315405] ignition[962]: INFO : files: files passed
[ 10.316150] ignition[962]: INFO : Ignition finished successfully
[ 10.323355] systemd[1]: Finished ignition-files.service - Ignition (files).
[ 10.324319] systemd[1]: Reached target ignition-complete.target - Ignition Complete.
[ 10.328022] systemd[1]: Starting initrd-parse-etc.service - Reload Configuration from the Real Root...
[ 10.338946] systemd[1]: Reloading.
[ 10.555393] Input 'dev/disk/by-label/fedora-coreos-36.20220522.3.0' is not an absolute file system path, escaping is likely not going to be reversible.
[ 10.693829] kauditd_printk_skb: 14 callbacks suppressed
[ 10.693835] audit: type=1334 audit(1655497656.657:47): prog-id=26 op=LOAD
[ 10.697370] audit: type=1334 audit(1655497656.660:48): prog-id=0 op=UNLOAD
[ 10.697972] audit: type=1334 audit(1655497656.660:49): prog-id=27 op=LOAD
[ 10.699411] audit: type=1334 audit(1655497656.662:50): prog-id=28 op=LOAD
[ 10.700025] audit: type=1334 audit(1655497656.662:51): prog-id=0 op=UNLOAD
[ 10.700713] audit: type=1334 audit(1655497656.662:52): prog-id=0 op=UNLOAD
[ 10.702351] audit: type=1334 audit(1655497656.665:53): prog-id=29 op=LOAD
[ 10.703156] audit: type=1334 audit(1655497656.665:54): prog-id=0 op=UNLOAD
[ 10.703795] audit: type=1334 audit(1655497656.665:55): prog-id=30 op=LOAD
[ 10.704472] audit: type=1334 audit(1655497656.665:56): prog-id=31 op=LOAD
[ 10.738663] multipathd[753]: exit (signal)
[ 10.739190] multipathd[753]: --------shut down-------
[ 10.740194] systemd[1]: Stopping multipathd.service - Device-Mapper Multipath Device Controller...
[ 10.743789] systemd[1]: initrd-parse-etc.service: Deactivated successfully.
[ 10.746584] systemd[1]: Finished initrd-parse-etc.service - Reload Configuration from the Real Root.
[ 10.749585] systemd[1]: Reached target initrd-fs.target - Initrd File Systems.
[ 10.757446] systemd[1]: Reached target initrd.target - Initrd Default Target.
[ 10.760283] systemd[1]: Starting dracut-mount.service - dracut mount hook...
[ 10.762204] systemd[1]: multipathd.service: Deactivated successfully.
[ 10.767622] systemd[1]: Stopped multipathd.service - Device-Mapper Multipath Device Controller.
[ 10.783407] systemd[1]: Finished dracut-mount.service - dracut mount hook.
[ 10.786050] systemd[1]: Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook...
[ 10.804979] dracut-pre-pivot[1080]: 10.718667 | /etc/multipath.conf does not exist, blacklisting all devices.
[ 10.808410] dracut-pre-pivot[1080]: 10.721624 | You can run "/sbin/mpathconf --enable" to create
[ 10.810453] dracut-pre-pivot[1080]: 10.721639 | /etc/multipath.conf. See man mpathconf(8) for more details
[ 10.823289] systemd[1]: Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook.
[ 10.825714] systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons...
[ 10.844070] systemd[1]: initrd-cleanup.service: Deactivated successfully.
[ 10.847616] systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons.
[ 10.850320] systemd[1]: Stopped target network.target - Network.
[ 10.851722] systemd[1]: Stopped target remote-cryptsetup.target - Remote Encrypted Volumes.
[ 10.853347] systemd[1]: Stopped target timers.target - Timer Units.
[ 10.854839] systemd[1]: dbus.socket: Deactivated successfully.
[ 10.858446] systemd[1]: Closed dbus.socket - D-Bus System Message Bus Socket.
[ 10.859876] systemd[1]: coreos-liveiso-persist-osmet.service: Deactivated successfully.
[ 10.863460] systemd[1]: Stopped coreos-liveiso-persist-osmet.service - Persist osmet files (ISO).
[ 10.865165] systemd[1]: coreos-touch-run-agetty.service: Deactivated successfully.
[ 10.869195] systemd[1]: Stopped coreos-touch-run-agetty.service - CoreOS: Touch /run/agetty.reload.
[ 10.870261] systemd[1]: dracut-pre-pivot.service: Deactivated successfully.
[ 10.873383] systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook.
[ 10.875552] systemd[1]: Stopped target initrd.target - Initrd Default Target.
[ 10.876519] systemd[1]: Stopped target ignition-complete.target - Ignition Complete.
[ 10.878518] systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device.
[ 10.880252] systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System.
[ 10.881905] systemd[1]: Stopped target remote-fs.target - Remote File Systems.
[ 10.883587] systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems.
[ 10.885342] systemd[1]: dracut-mount.service: Deactivated successfully.
[ 10.888173] systemd[1]: Stopped dracut-mount.service - dracut mount hook.
[ 10.889135] systemd[1]: dracut-pre-mount.service: Deactivated successfully.
[ 10.892175] systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook.
[ 10.893094] systemd[1]: dracut-initqueue.service: Deactivated successfully.
[ 10.896190] systemd[1]: Stopped dracut-initqueue.service - dracut initqueue hook.
[ 10.897145] systemd[1]: ignition-fetch-offline.service: Deactivated successfully.
[ 10.900956] systemd[1]: Stopped ignition-fetch-offline.service - Ignition (fetch-offline).
[ 10.902473] systemd[1]: Stopped target basic.target - Basic System.
[ 10.903103] systemd[1]: Stopped target paths.target - Path Units.
[ 10.905434] systemd[1]: Stopped target slices.target - Slice Units.
[ 10.906090] systemd[1]: Stopped target sockets.target - Socket Units.
[ 10.907693] systemd[1]: Stopped target sysinit.target - System Initialization.
[ 10.909242] systemd[1]: Stopped target cryptsetup.target - Local Encrypted Volumes.
[ 10.912343] systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
[ 10.913041] systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 10.913937] systemd[1]: Stopped target cryptsetup-pre.target - Local Encrypted Volumes (Pre).
[ 10.915093] systemd[1]: clevis-luks-askpass.path: Deactivated successfully.
[ 10.920381] systemd[1]: Stopped clevis-luks-askpass.path - Forward Password Requests to Clevis Directory Watch.
[ 10.920434] systemd[1]: Stopped target local-fs.target - Local File Systems.
[ 10.920471] systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems.
[ 10.923619] systemd[1]: Stopped target swap.target - Swaps.
[ 10.925161] systemd[1]: coreos-ignition-setup-user.service: Deactivated successfully.
[ 10.928522] systemd[1]: Stopped coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup.
[ 10.951277] systemd[1]: coreos-livepxe-rootfs.service - Acquire live PXE rootfs image was skipped because of a failed condition check (ConditionKernelCommandLine=!coreos.liveiso).
[ 10.952512] systemd[1]: ignition-files.service: Deactivated successfully.
[ 10.955419] systemd[1]: Stopped ignition-files.service - Ignition (files).
[ 10.956068] systemd[1]: ignition-ostree-populate-var.service: Deactivated successfully.
[ 10.963588] systemd[1]: Stopped ignition-ostree-populate-var.service - Populate OSTree /var.
[ 10.965475] systemd[1]: ignition-ostree-populate-var.service: Consumed 1.861s CPU time.
[ 10.966217] systemd[1]: Stopping ignition-mount.service - Ignition (mount)...
[ 10.969489] systemd[1]: systemd-sysctl.service: Deactivated successfully.
[ 10.970095] systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables.
[ 10.973546] systemd[1]: systemd-modules-load.service: Deactivated successfully.
[ 10.974261] systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules.
[ 10.977534] systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
[ 10.982447] systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories.
[ 10.983273] systemd[1]: systemd-udev-settle.service: Deactivated successfully.
[ 10.986450] systemd[1]: Stopped systemd-udev-settle.service - Wait for udev To Complete Device Initialization.
[ 10.987278] systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
[ 10.991758] ignition[1086]: INFO : Ignition 2.14.0
[ 10.992273] ignition[1086]: INFO : Stage: umount
[ 10.993413] ignition[1086]: INFO : reading system config file "/usr/lib/ignition/base.d/00-core.ign"
[ 10.994241] ignition[1086]: DEBUG : parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e
[ 10.997610] systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices.
[ 10.998895] ignition[1086]: INFO : reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign"
[ 10.999741] ignition[1086]: DEBUG : parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95
[ 11.000996] ignition[1086]: INFO : no config dir at "/usr/lib/ignition/base.platform.d/metal"
[ 11.005157] ignition[1086]: INFO : umount: umount passed
[ 11.010165] ignition[1086]: INFO : Ignition finished successfully
[ 11.011480] systemd[1]: dracut-pre-trigger.service: Deactivated successfully.
[ 11.013465] systemd[1]: Stopped dracut-pre-trigger.service - dracut pre-trigger hook.
[ 11.014295] systemd[1]: ignition-mount.service: Deactivated successfully.
[ 11.017018] systemd[1]: Stopped ignition-mount.service - Ignition (mount).
[ 11.023172] systemd[1]: coreos-live-unmount-tmpfs-var.service - Unmount live /var if persistent /var is configured was skipped because all trigger condition checks failed.
[ 11.026464] systemd[1]: Stopping coreos-teardown-initramfs.service - CoreOS Tear Down Initramfs...
[ 11.027215] systemd[1]: ignition-disks.service: Deactivated successfully.
[ 11.031559] systemd[1]: Stopped ignition-disks.service - Ignition (disks).
[ 11.032205] systemd[1]: ignition-kargs.service: Deactivated successfully.
[ 11.035469] systemd[1]: Stopped ignition-kargs.service - Ignition (kargs).
[ 11.036027] systemd[1]: coreos-copy-firstboot-network.service: Deactivated successfully.
[ 11.039350] systemd[1]: Stopped coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config.
[ 11.042569] systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 11.044088] systemd[1]: systemd-udevd.service: Deactivated successfully.
[ 11.046458] systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files.
[ 11.047270] systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
[ 11.058520] systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket.
[ 11.059434] systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
[ 11.060161] systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket.
[ 11.068556] systemd-journald[330]: Data hash table of /run/log/journal/a3aefbdcb3df46cd8aa824eb0960726a/system.journal has a fill level at 75.0 (3297 of 4394 items, 2531328 file size, 767 bytes per hash table item), suggesting rotation.
[ 11.074370] systemd-journald[330]: /run/log/journal/a3aefbdcb3df46cd8aa824eb0960726a/system.journal: Journal header limits reached or header out-of-date, rotating.
[ 11.082820] systemd[1]: dracut-pre-udev.service: Deactivated successfully.
[ 11.084701] coreos-teardown-initramfs[1091]: info: taking down network device: enp1s0
[ 11.088614] systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook.
[ 11.092423] coreos-teardown-initramfs[1104]: RTNETLINK answers: Operation not supported
[ 11.093191] systemd[1]: dracut-cmdline.service: Deactivated successfully.
[ 11.097411] coreos-teardown-initramfs[1091]: info: taking down network device: enp6s0
[ 11.098193] systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook.
[ 11.104227] coreos-teardown-initramfs[1109]: RTNETLINK answers: Operation not supported
[ 11.107226] systemd[1]: afterburn-network-kargs.service: Deactivated successfully.
[ 11.109490] coreos-teardown-initramfs[1091]: info: flushing all routing
[ 11.110085] systemd[1]: Stopped afterburn-network-kargs.service - Afterburn Initrd Setup Network Kernel Arguments.
[ 11.112017] systemd[1]: dracut-cmdline-ask.service: Deactivated successfully.
[ 11.113439] systemd[1]: Stopped dracut-cmdline-ask.service - dracut ask for additional cmdline parameters.
[ 11.115492] coreos-teardown-initramfs[1091]: info: no initramfs hostname information to propagate
[ 11.116275] systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database...
[ 11.118553] systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
[ 11.120672] coreos-teardown-initramfs[1119]: ls: cannot access '/sysroot/etc/sysconfig/network-scripts/': No such file or directory
[ 11.123178] systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 11.124459] coreos-teardown-initramfs[1091]: info: no networking config is defined in the real root
[ 11.125245] systemd[1]: kmod-static-nodes.service: Deactivated successfully.
[ 11.128435] systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes.
[ 11.129289] systemd[1]: systemd-sysusers.service: Deactivated successfully.
[ 11.131412] systemd[1]: Stopped systemd-sysusers.service - Create System Users.
[ 11.132154] systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
[ 11.133483] systemd[1]: Stopped systemd-vconsole-setup.service - Setup Virtual Console.
[ 11.134238] systemd[1]: run-credentials-systemd\x2dsysusers.service.mount: Deactivated successfully.
[ 11.137178] systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
[ 11.138500] systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database.
[ 11.162830] coreos-teardown-initramfs[1091]: info: skipping propagation of default networking configs
[ 11.166521] systemd[1]: coreos-teardown-initramfs.service: Deactivated successfully.
[ 11.169245] systemd[1]: Stopped coreos-teardown-initramfs.service - CoreOS Tear Down Initramfs.
[ 11.170714] systemd[1]: Reached target initrd-switch-root.target - Switch Root.
[ 11.172854] systemd[1]: Starting initrd-switch-root.service - Switch Root...
[ 11.193885] systemd[1]: Switching root.
[ 11.227146] systemd-journald[330]: Received SIGTERM from PID 1 (systemd).
[ 11.419085] SELinux: policy capability network_peer_controls=1
[ 11.419603] SELinux: policy capability open_perms=1
[ 11.420035] SELinux: policy capability extended_socket_class=1
[ 11.442211] SELinux: policy capability always_check_network=0
[ 11.442826] SELinux: policy capability cgroup_seclabel=1
[ 11.443258] SELinux: policy capability nnp_nosuid_transition=1
[ 11.443728] SELinux: policy capability genfs_seclabel_symlinks=1
[ 11.444202] SELinux: policy capability ioctl_skip_cloexec=0
[ 11.547626] systemd[1]: Successfully loaded SELinux policy in 193.104ms.
[ 11.605715] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 45.448ms.
[ 11.611947] systemd[1]: systemd v250.3-8.fc36 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 11.614200] systemd[1]: Detected virtualization kvm.
[ 11.614677] systemd[1]: Detected architecture x86-64.
[ 11.615204] systemd[1]: Detected first boot.
[ 11.620862] systemd[1]: Initializing machine ID from VM UUID.
[ 11.933400] systemd[1]: LSM BPF program attached
[ 12.140734] zram_generator::config[1172]: No configuration found.
[ 12.539850] systemd[1]: Populated /etc with preset unit settings.
[ 12.697726] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 12.700498] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[ 12.702442] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 12.703934] systemd[1]: Created slice system-afterburn\x2dsshkeys.slice - Slice /system/afterburn-sshkeys.
[ 12.706142] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 12.708349] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 12.710439] systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen.
[ 12.712424] systemd[1]: Created slice user.slice - User and Session Slice.
[ 12.713945] systemd[1]: Started clevis-luks-askpass.path - Forward Password Requests to Clevis Directory Watch.
[ 12.715716] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 12.717438] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 12.719692] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 12.721356] systemd[1]: Reached target cryptsetup-pre.target - Local Encrypted Volumes (Pre).
[ 12.722868] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 12.724260] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[ 12.725728] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[ 12.727064] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[ 12.728460] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 12.729953] systemd[1]: Reached target slices.target - Slice Units.
[ 12.731185] systemd[1]: Reached target swap.target - Swaps.
[ 12.732354] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 12.734403] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ 12.737481] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ 12.739123] systemd[1]: multipathd.socket - multipathd control socket was skipped because of a failed condition check (ConditionPathExists=/etc/multipath.conf).
[ 12.742052] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 12.743736] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 12.746491] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 12.748489] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 12.750702] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[ 12.754470] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 12.760436] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 12.771512] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 12.779069] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 12.783808] systemd[1]: Mounting tmp.mount - Temporary Directory /tmp...
[ 12.789196] systemd[1]: ignition-delete-config.service - Ignition (delete config) was skipped because all trigger condition checks failed.
[ 12.796680] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 12.805555] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 12.815591] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 12.827590] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 12.840539] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 12.843833] systemd[1]: ostree-prepare-root.service: Deactivated successfully.
[ 12.851412] systemd[1]: Stopped ostree-prepare-root.service - OSTree Prepare OS/.
[ 12.853064] systemd[1]: sysroot-relabel.service: Deactivated successfully.
[ 12.856450] systemd[1]: Stopped sysroot-relabel.service.
[ 12.857804] systemd[1]: sysroot-xfs-ephemeral-mkfs.service: Deactivated successfully.
[ 12.861457] systemd[1]: Stopped sysroot-xfs-ephemeral-mkfs.service.
[ 12.862934] systemd[1]: sysroot-xfs-ephemeral-setup.service: Deactivated successfully.
[ 12.866401] systemd[1]: Stopped sysroot-xfs-ephemeral-setup.service.
[ 12.867734] systemd[1]: Stopped systemd-journald.service - Journal Service.
[ 12.872627] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 12.881788] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 12.894975] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[ 12.919590] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 12.937807] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 12.963124] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 12.968459] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 12.976525] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 12.979877] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 13.000807] systemd[1]: Started systemd-journald.service - Journal Service.
[ 13.147586] systemd-journald[1203]: Received client request to flush runtime journal.
[ 13.310800] systemd-journald[1203]: Data hash table of /var/log/journal/a3aefbdcb3df46cd8aa824eb0960726a/system.journal has a fill level at 95.1 (4062 of 4273 items, 2461696 file size, 606 bytes per hash table item), suggesting rotation.
[ 13.310811] systemd-journald[1203]: /var/log/journal/a3aefbdcb3df46cd8aa824eb0960726a/system.journal: Journal header limits reached or header out-of-date, rotating.
[ 14.296448] cirrus 0000:00:01.0: vgaarb: deactivate vga console
[ 14.458458] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
[ 14.528941] Console: switching to colour dummy device 80x25
[ 14.530927] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 14.531015] i2c i2c-0: 1/1 memory slots populated (from DMI)
[ 14.531018] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD
[ 14.534446] [drm] Initialized cirrus 2.0.0 2019 for 0000:00:01.0 on minor 0
[ 14.547558] fbcon: cirrusdrmfb (fb0) is primary device
[ 14.585195] cirrus 0000:00:01.0: [drm] drm_plane_enable_fb_damage_clips() not called
[ 14.643109] Console: switching to colour frame buffer device 128x48
[ 14.663431] cirrus 0000:00:01.0: [drm] fb0: cirrusdrmfb frame buffer device
[ 14.876147] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 14.878921] iTCO_vendor_support: vendor-support=0
[ 14.917454] iTCO_wdt iTCO_wdt.1.auto: Found a ICH9 TCO device (Version=2, TCOBASE=0x0660)
[ 14.922134] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[ 15.814782] kauditd_printk_skb: 151 callbacks suppressed
[ 15.814787] audit: type=1130 audit(1655497661.778:206): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.997805] audit: type=1334 audit(1655497661.961:207): prog-id=65 op=LOAD
[ 16.074176] audit: type=1334 audit(1655497662.037:208): prog-id=66 op=LOAD
[ 16.077904] audit: type=1334 audit(1655497662.041:209): prog-id=67 op=LOAD
[ 16.082093] audit: type=1334 audit(1655497662.045:210): prog-id=68 op=LOAD
[ 16.165864] audit: type=1130 audit(1655497662.129:211): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=console-login-helper-messages-gensnippet-os-release comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.201401] audit: type=1130 audit(1655497662.164:212): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=coreos-cp-interactive-live-motd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.224185] audit: type=1130 audit(1655497662.187:213): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.231562] audit: type=1131 audit(1655497662.195:214): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.250938] audit: type=1130 audit(1655497662.214:215): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 27.907006] kauditd_printk_skb: 44 callbacks suppressed
[ 27.907010] audit: type=1131 audit(1655497674.039:256): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.957534] audit: type=2404 audit(1655497682.090:257): pid=1442 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:0f:e6:ef:25:79:97:c1:fd:24:75:68:ed:74:aa:85:d2:4b:cf:dd:5f:38:f1:93:3a:aa:ef:5c:c9:a1:63:44:e4 direction=? spid=1442 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
[ 36.150813] audit: type=2407 audit(1655497682.283:258): pid=1441 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-ctr ksize=256 mac=hmac-sha1 pfs=curve25519-sha256@libssh.org spid=1442 suid=74 rport=56478 laddr=149.28.60.116 lport=22 exe="/usr/sbin/sshd" hostname=? addr=35.216.73.53 terminal=? res=success'
[ 36.151280] audit: type=2407 audit(1655497682.283:259): pid=1441 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-ctr ksize=256 mac=hmac-sha1 pfs=curve25519-sha256@libssh.org spid=1442 suid=74 rport=56478 laddr=149.28.60.116 lport=22 exe="/usr/sbin/sshd" hostname=? addr=35.216.73.53 terminal=? res=success'
[ 37.129449] audit: type=2404 audit(1655497683.262:260): pid=1441 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1442 suid=74 rport=56478 laddr=149.28.60.116 lport=22 exe="/usr/sbin/sshd" hostname=? addr=35.216.73.53 terminal=? res=success'
[ 37.130562] audit: type=2404 audit(1655497683.263:261): pid=1441 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:0f:e6:ef:25:79:97:c1:fd:24:75:68:ed:74:aa:85:d2:4b:cf:dd:5f:38:f1:93:3a:aa:ef:5c:c9:a1:63:44:e4 direction=? spid=1442 suid=74 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
[ 37.130810] audit: type=1109 audit(1655497683.263:262): pid=1441 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:bad_ident grantors=? acct="?" exe="/usr/sbin/sshd" hostname=35.216.73.53 addr=35.216.73.53 terminal=ssh res=failed'
[ 37.131842] audit: type=2404 audit(1655497683.264:263): pid=1441 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:0f:e6:ef:25:79:97:c1:fd:24:75:68:ed:74:aa:85:d2:4b:cf:dd:5f:38:f1:93:3a:aa:ef:5c:c9:a1:63:44:e4 direction=? spid=1441 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
[ 37.132001] audit: type=1112 audit(1655497683.264:264): pid=1441 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login acct="(unknown)" exe="/usr/sbin/sshd" hostname=? addr=35.216.73.53 terminal=ssh res=failed'
[ 48.507376] audit: type=1131 audit(1655497694.640:265): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 48.514986] audit: type=1334 audit(1655497694.648:266): prog-id=0 op=UNLOAD
[ 48.514994] audit: type=1334 audit(1655497694.648:267): prog-id=0 op=UNLOAD
[ 147.358301] audit: type=2404 audit(1655497793.494:268): pid=1449 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:0f:e6:ef:25:79:97:c1:fd:24:75:68:ed:74:aa:85:d2:4b:cf:dd:5f:38:f1:93:3a:aa:ef:5c:c9:a1:63:44:e4 direction=? spid=1449 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
[ 147.578661] audit: type=2407 audit(1655497793.715:269): pid=1448 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-ctr ksize=256 mac=hmac-sha1 pfs=curve25519-sha256@libssh.org spid=1449 suid=74 rport=47372 laddr=149.28.60.116 lport=22 exe="/usr/sbin/sshd" hostname=? addr=157.245.207.47 terminal=? res=success'
[ 147.579225] audit: type=2407 audit(1655497793.715:270): pid=1448 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-ctr ksize=256 mac=hmac-sha1 pfs=curve25519-sha256@libssh.org spid=1449 suid=74 rport=47372 laddr=149.28.60.116 lport=22 exe="/usr/sbin/sshd" hostname=? addr=157.245.207.47 terminal=? res=success'
[ 148.685904] audit: type=2404 audit(1655497794.822:271): pid=1448 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1449 suid=74 rport=47372 laddr=149.28.60.116 lport=22 exe="/usr/sbin/sshd" hostname=? addr=157.245.207.47 terminal=? res=success'
[ 148.686839] audit: type=2404 audit(1655497794.823:272): pid=1448 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:0f:e6:ef:25:79:97:c1:fd:24:75:68:ed:74:aa:85:d2:4b:cf:dd:5f:38:f1:93:3a:aa:ef:5c:c9:a1:63:44:e4 direction=? spid=1449 suid=74 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
[ 148.687095] audit: type=1109 audit(1655497794.823:273): pid=1448 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:bad_ident grantors=? acct="?" exe="/usr/sbin/sshd" hostname=157.245.207.47 addr=157.245.207.47 terminal=ssh res=failed'
[ 148.688134] audit: type=2404 audit(1655497794.824:274): pid=1448 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:0f:e6:ef:25:79:97:c1:fd:24:75:68:ed:74:aa:85:d2:4b:cf:dd:5f:38:f1:93:3a:aa:ef:5c:c9:a1:63:44:e4 direction=? spid=1448 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
[ 148.688309] audit: type=1112 audit(1655497794.824:275): pid=1448 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login acct="(unknown)" exe="/usr/sbin/sshd" hostname=? addr=157.245.207.47 terminal=ssh res=failed'
[ 363.169687] audit: type=1101 audit(1655498009.313:276): pid=1457 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="core" exe="/usr/bin/sudo" hostname=149.28.60.116.vultrusercontent.com addr=? terminal=/dev/tty1 res=success'
[ 363.170771] audit: type=1123 audit(1655498009.315:277): pid=1457 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/var/home/core" cmd="dmesg" exe="/usr/bin/sudo" terminal=tty1 res=success'
[ 363.171748] audit: type=1110 audit(1655498009.316:278): pid=1457 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=149.28.60.116.vultrusercontent.com addr=? terminal=/dev/tty1 res=success'
[ 363.182976] audit: type=1105 audit(1655498009.327:279): pid=1457 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=149.28.60.116.vultrusercontent.com addr=? terminal=/dev/tty1 res=success'
[ 365.377493] audit: type=1106 audit(1655498011.521:280): pid=1457 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=149.28.60.116.vultrusercontent.com addr=? terminal=/dev/tty1 res=success'
[ 365.378258] audit: type=1104 audit(1655498011.522:281): pid=1457 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=149.28.60.116.vultrusercontent.com addr=? terminal=/dev/tty1 res=success'
[ 386.900303] audit: type=1101 audit(1655498033.045:282): pid=1461 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="core" exe="/usr/bin/sudo" hostname=149.28.60.116.vultrusercontent.com addr=? terminal=/dev/tty1 res=success'
[ 386.900880] audit: type=1123 audit(1655498033.046:283): pid=1461 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/var/home/core" cmd="dmesg" exe="/usr/bin/sudo" terminal=tty1 res=success'
[ 386.902031] audit: type=1110 audit(1655498033.047:284): pid=1461 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=149.28.60.116.vultrusercontent.com addr=? terminal=/dev/tty1 res=success'
[ 386.908211] audit: type=1105 audit(1655498033.053:285): pid=1461 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=149.28.60.116.vultrusercontent.com addr=? terminal=/dev/tty1 res=success'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment