Skip to content

Instantly share code, notes, and snippets.

@bh7cw
Created September 23, 2020 19:27
Show Gist options
  • Save bh7cw/dce0596ef59378c9af763e5c5ef5afea to your computer and use it in GitHub Desktop.
Save bh7cw/dce0596ef59378c9af763e5c5ef5afea to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 5.8.10-200.fc32.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200723 (Red Hat 10.2.1-1), GNU ld version 2.34-4.fc32) #1 SMP Thu Sep 17 16:48:25 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dffff000-0x00000000dfffffff] ACPI NVS
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090007 05/18/2018
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x60e24, misc 0xbed7b2
[ 0.000000] Hyper-V Host Build:17763-10.0-10-0.10184
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x30d40
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.000002] tsc: Detected 2095.079 MHz processor
[ 0.000502] last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[ 0.000555] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.008002] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[ 0.008209] Using GB pages for direct mapping
[ 0.008407] RAMDISK: [mem 0x2f3fd000-0x339f6fff]
[ 0.008500] ACPI: Early table checksum verification disabled
[ 0.008503] ACPI: RSDP 0x00000000000F5BF0 000014 (v00 ACPIAM)
[ 0.008506] ACPI: RSDT 0x00000000DFFF0000 000040 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008511] ACPI: FACP 0x00000000DFFF0200 000081 (v02 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008515] ACPI: DSDT 0x00000000DFFF1D24 003CD5 (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)
[ 0.008518] ACPI: FACS 0x00000000DFFFF000 000040
[ 0.008520] ACPI: WAET 0x00000000DFFF1A80 000028 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008523] ACPI: SLIC 0x00000000DFFF1AC0 000176 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008553] ACPI: OEM0 0x00000000DFFF1CC0 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008556] ACPI: SRAT 0x00000000DFFF0800 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.008558] ACPI: APIC 0x00000000DFFF0300 000452 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008561] ACPI: OEMB 0x00000000DFFFF040 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008587] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.008590] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xdfffffff] hotplug
[ 0.008593] ACPI: SRAT: Node 0 PXM 0 [mem 0xe0000000-0xf7ffffff] hotplug
[ 0.008595] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug
[ 0.008597] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug
[ 0.008612] NODE_DATA(0) allocated [mem 0xdffc5000-0xdffeffff]
[ 0.013981] Zone ranges:
[ 0.013983] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.013984] DMA32 [mem 0x0000000001000000-0x00000000dffeffff]
[ 0.013985] Normal empty
[ 0.013986] Device empty
[ 0.013987] Movable zone start for each node
[ 0.013990] Early memory node ranges
[ 0.013990] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.013992] node 0: [mem 0x0000000000100000-0x00000000dffeffff]
[ 0.013995] Zeroed struct page in unavailable ranges: 114 pages
[ 0.013996] Initmem setup node 0 [mem 0x0000000000001000-0x00000000dffeffff]
[ 0.023741] ACPI: PM-Timer IO Port: 0x408
[ 0.023754] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.024618] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.024621] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.024623] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.024627] Using ACPI (MADT) for SMP configuration information
[ 0.024630] smpboot: Allowing 128 CPUs, 127 hotplug CPUs
[ 0.024647] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.024649] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.024649] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.024650] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.024652] [mem 0xe0000000-0xffffffff] available for PCI devices
[ 0.024653] Booting paravirtualized kernel on Hyper-V
[ 0.024656] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.029354] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[ 0.037206] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[ 0.037267] Hyper-V: PV spinlocks enabled
[ 0.037271] PV qspinlock hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.037284] Built 1 zonelists, mobility grouping on. Total pages: 903033
[ 0.037285] Policy zone: DMA32
[ 0.037287] Kernel command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 0.037409] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.037409] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[ 0.037410] printk: log_buf_len min size: 262144 bytes
[ 0.037594] printk: log_buf_len: 1048576 bytes
[ 0.037595] printk: early log buf free: 252248(96%)
[ 0.038191] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.038491] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.040002] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.057188] Memory: 3398432K/3669560K available (14339K kernel code, 2492K rwdata, 8620K rodata, 2504K init, 4648K bss, 271128K reserved, 0K cma-reserved)
[ 0.057197] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[ 0.058488] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
[ 0.058542] Kernel/User page tables isolation: enabled
[ 0.058643] ftrace: allocating 43496 entries in 170 pages
[ 0.078587] ftrace: allocated 170 pages with 4 groups
[ 0.079431] rcu: Hierarchical RCU implementation.
[ 0.079432] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
[ 0.079433] Trampoline variant of Tasks RCU enabled.
[ 0.079434] Rude variant of Tasks RCU enabled.
[ 0.079435] Tracing variant of Tasks RCU enabled.
[ 0.079436] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.079437] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[ 0.082704] NR_IRQS: 524544, nr_irqs: 1448, preallocated irqs: 16
[ 0.084511] random: crng done (trusting CPU's manufacturer)
[ 0.102287] Console: colour VGA+ 80x25
[ 0.299752] printk: console [tty0] enabled
[ 4.690565] printk: console [ttyS0] enabled
[ 4.713720] ACPI: Core revision 20200528
[ 4.742295] APIC: Switch to symmetric I/O mode setup
[ 4.769297] Switched APIC routing to physical flat.
[ 4.830412] Hyper-V: Using IPI hypercalls
[ 4.884382] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 4.916671] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.15 BogoMIPS (lpj=2095079)
[ 4.917673] pid_max: default: 131072 minimum: 1024
[ 4.919060] LSM: Security Framework initializing
[ 4.919718] Yama: becoming mindful.
[ 4.920711] SELinux: Initializing.
[ 4.921843] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.922682] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.924711] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 4.925673] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 4.926678] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 4.927676] Spectre V2 : Mitigation: Full generic retpoline
[ 4.928673] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 4.929673] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 4.930677] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 4.931675] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 4.932679] TAA: Mitigation: Clear CPU buffers
[ 4.933673] MDS: Mitigation: Clear CPU buffers
[ 4.942449] smpboot: CPU0: Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz (family: 0x6, model: 0x55, stepping: 0x4)
[ 4.942925] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 4.943736] rcu: Hierarchical SRCU implementation.
[ 4.945091] NMI watchdog: Perf NMI watchdog permanently disabled
[ 4.946983] smp: Bringing up secondary CPUs ...
[ 4.947675] smp: Brought up 1 node, 1 CPU
[ 4.948671] smpboot: Max logical packages: 128
[ 4.949673] smpboot: Total of 1 processors activated (4190.15 BogoMIPS)
[ 4.951471] devtmpfs: initialized
[ 4.951717] x86/mm: Memory block size: 128MB
[ 4.953115] PM: Registering ACPI NVS region [mem 0xdffff000-0xdfffffff] (4096 bytes)
[ 4.953864] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 4.954682] futex hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[ 4.956210] xor: automatically using best checksumming function avx
[ 4.956804] pinctrl core: initialized pinctrl subsystem
[ 4.978477] PM: RTC time: 18:50:14, date: 2020-09-23
[ 4.978679] thermal_sys: Registered thermal governor 'fair_share'
[ 4.978680] thermal_sys: Registered thermal governor 'bang_bang'
[ 4.979672] thermal_sys: Registered thermal governor 'step_wise'
[ 4.980671] thermal_sys: Registered thermal governor 'user_space'
[ 4.982046] NET: Registered protocol family 16
[ 4.983787] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 4.984684] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 4.985686] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 4.986692] audit: initializing netlink subsys (disabled)
[ 4.987818] cpuidle: using governor menu
[ 4.988770] ACPI: bus type PCI registered
[ 4.989675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 4.991603] PCI: Using configuration type 1 for base access
[ 4.991728] audit: type=2000 audit(1600887008.100:1): state=initialized audit_enabled=0 res=1
[ 4.994314] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 4.994675] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 5.117184] cryptd: max_cpu_qlen set to 1000
[ 5.124892] alg: No test for 842 (842-generic)
[ 5.125700] alg: No test for 842 (842-scomp)
[ 5.128863] raid6: skip pq benchmark and using algorithm avx512x4
[ 5.129697] raid6: using avx512x2 recovery algorithm
[ 5.130861] ACPI: Added _OSI(Module Device)
[ 5.131683] ACPI: Added _OSI(Processor Device)
[ 5.132675] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 5.133672] ACPI: Added _OSI(Processor Aggregator Device)
[ 5.134716] ACPI: Added _OSI(Linux-Dell-Video)
[ 5.135679] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 5.136682] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 5.138892] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 5.141793] ACPI: Interpreter enabled
[ 5.142680] ACPI: (supports S0 S5)
[ 5.143672] ACPI: Using IOAPIC for interrupt routing
[ 5.144707] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 5.145942] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 5.174185] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 5.174677] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 5.175695] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 5.176941] PCI host bridge to bus 0000:00
[ 5.177675] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window]
[ 5.178674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 5.179676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 5.180675] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 5.181675] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window]
[ 5.182674] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 5.184060] pci 0000:00:00.0: [8086:7192] type 00 class 0x060000
[ 5.189354] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 5.195527] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
[ 5.199673] pci 0000:00:07.1: reg 0x20: [io 0xffa0-0xffaf]
[ 5.202330] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 5.202675] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 5.203675] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 5.204675] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 5.206849] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 5.207766] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 5.207766] * this clock source is slow. Consider trying other clock sources
[ 5.213573] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI
[ 5.215673] pci 0000:00:08.0: [1414:5353] type 00 class 0x030000
[ 5.217848] pci 0000:00:08.0: reg 0x10: [mem 0xf8000000-0xfbffffff]
[ 5.246376] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 5.247103] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.248106] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.249247] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.250485] iommu: Default domain type: Translated
[ 5.250806] pci 0000:00:08.0: vgaarb: setting as boot VGA device
[ 5.251667] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 5.251673] pci 0000:00:08.0: vgaarb: bridge control possible
[ 5.252672] vgaarb: loaded
[ 5.253884] SCSI subsystem initialized
[ 5.254798] ACPI: bus type USB registered
[ 5.255688] usbcore: registered new interface driver usbfs
[ 5.256688] usbcore: registered new interface driver hub
[ 5.257760] usbcore: registered new device driver usb
[ 5.258700] pps_core: LinuxPPS API ver. 1 registered
[ 5.259671] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 5.260678] PTP clock support registered
[ 5.261914] EDAC MC: Ver: 3.0.0
[ 5.263884] NetLabel: Initializing
[ 5.264673] NetLabel: domain hash size = 128
[ 5.265672] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 5.266697] NetLabel: unlabeled traffic allowed by default
[ 5.267674] PCI: Using ACPI for IRQ routing
[ 5.270275] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 5.348028] VFS: Disk quotas dquot_6.6.0
[ 5.370225] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.408113] pnp: PnP ACPI init
[ 5.431396] system 00:06: [io 0x01e0-0x01ef] has been reserved
[ 5.464923] system 00:06: [io 0x0160-0x016f] has been reserved
[ 5.497466] system 00:06: [io 0x0278-0x027f] has been reserved
[ 5.530898] system 00:06: [io 0x0378-0x037f] has been reserved
[ 5.563470] system 00:06: [io 0x0678-0x067f] has been reserved
[ 5.597651] system 00:06: [io 0x0778-0x077f] has been reserved
[ 5.629909] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 5.662745] system 00:07: [io 0x0400-0x043f] has been reserved
[ 5.695046] system 00:07: [io 0x0370-0x0371] has been reserved
[ 5.727903] system 00:07: [io 0x0440-0x044f] has been reserved
[ 5.760776] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 5.799379] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 5.837354] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[ 5.875799] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved
[ 5.914233] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[ 5.952970] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved
[ 5.991148] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved
[ 6.027790] pnp: PnP ACPI: found 9 devices
[ 6.056525] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 6.105073] NET: Registered protocol family 2
[ 6.130594] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 6.176924] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 6.220160] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 6.261988] TCP: Hash tables configured (established 32768 bind 32768)
[ 6.299549] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.337580] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.376858] NET: Registered protocol family 1
[ 6.401982] NET: Registered protocol family 44
[ 6.427697] pci_bus 0000:00: resource 4 [mem 0xfe0000000-0xfffffffff window]
[ 6.466644] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7 window]
[ 6.502165] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff window]
[ 6.536784] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[ 6.574245] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfffbffff window]
[ 6.611644] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 6.643923] pci 0000:00:00.0: quirk_natoma+0x0/0x20 took 31518 usecs
[ 6.679177] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 6.724683] pci 0000:00:08.0: pci_fixup_video+0x0/0xb0 took 44696 usecs
[ 6.759620] PCI: CLS 0 bytes, default 64
[ 6.781119] Trying to unpack rootfs image as initramfs...
[ 7.562608] Freeing initrd memory: 71656K
[ 7.587331] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 7.628548] software IO TLB: mapped [mem 0xd6000000-0xda000000] (64MB)
[ 7.667283] Initialise system trusted keyrings
[ 7.692808] Key type blacklist registered
[ 7.716662] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 7.758081] zbud: loaded
[ 7.775985] integrity: Platform Keyring initialized
[ 7.811163] NET: Registered protocol family 38
[ 7.837392] Key type asymmetric registered
[ 7.861390] Asymmetric key parser 'x509' registered
[ 7.888111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 7.927548] io scheduler mq-deadline registered
[ 7.952920] io scheduler kyber registered
[ 7.975906] io scheduler bfq registered
[ 7.997894] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 8.038076] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 8.074863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 8.116070] ACPI: Power Button [PWRF]
[ 8.137567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.176900] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.220913] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 8.263772] Non-volatile memory driver v1.3
[ 8.287406] Linux agpgart interface v0.103
[ 8.331301] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
[ 8.382400] scsi host0: ata_piix
[ 8.402053] scsi host1: ata_piix
[ 8.421859] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 8.460384] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 8.497698] libphy: Fixed MDIO Bus: probed
[ 8.523752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.560563] ehci-pci: EHCI PCI platform driver
[ 8.587121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.624228] ohci-pci: OHCI PCI platform driver
[ 8.650886] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.695162] usbcore: registered new interface driver usbserial_generic
[ 8.732718] usbserial: USB Serial support registered for generic
[ 8.766467] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 8.819690] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.127300] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.156605] mousedev: PS/2 mouse device common for all mice
[ 9.188732] rtc_cmos 00:00: RTC can wake from S4
[ 9.239461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.301752] rtc_cmos 00:00: registered as rtc0
[ 9.327298] rtc_cmos 00:00: setting system clock to 2020-09-23T18:50:21 UTC (1600887021)
[ 9.371196] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 9.405772] device-mapper: uevent: version 1.0.3
[ 9.432388] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 9.478115] intel_pstate: CPU model not supported
[ 9.518919] hid: raw HID events driver (C) Jiri Kosina
[ 9.547799] usbcore: registered new interface driver usbhid
[ 9.579594] usbhid: USB HID core driver
[ 9.602435] drop_monitor: Initializing network drop monitor service
[ 9.637087] Initializing XFRM netlink socket
[ 9.661528] NET: Registered protocol family 10
[ 9.847158] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
[ 9.897182] ata2.00: ATAPI: Virtual CD, , max MWDMA2
[ 9.936069] scsi 1:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5
[ 9.987160] sr 1:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray
[ 10.017638] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 10.048949] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 10.081202] Segment Routing with IPv6
[ 10.102826] RPL Segment Routing with IPv6
[ 10.125999] mip6: Mobile IPv6
[ 10.143347] NET: Registered protocol family 17
[ 10.168930] IPI shorthand broadcast: enabled
[ 10.194273] AVX2 version of gcm_enc/dec engaged.
[ 10.221655] AES CTR mode by8 optimization enabled
[ 10.283449] registered taskstats version 1
[ 10.309388] Loading compiled-in X.509 certificates
[ 10.337735] Loaded X.509 cert 'Fedora kernel signing key: 341a5b53a07a47ec21a76a74cc9a6a4617340fc7'
[ 10.386207] zswap: loaded using pool lzo/zbud
[ 10.411286] Key type ._fscrypt registered
[ 10.433503] Key type .fscrypt registered
[ 10.455875] Key type fscrypt-provisioning registered
[ 10.483706] Btrfs loaded, crc32c=crc32c-generic
[ 10.511788] Key type encrypted registered
[ 10.534281] ima: No TPM chip found, activating TPM-bypass!
[ 10.564735] ima: Allocated hash algorithm: sha256
[ 10.594917] ima: No architecture policies found
[ 10.621696] PM: Magic number: 4:445:848
[ 10.644687] RAS: Correctable Errors collector initialized.
[ 10.674902] Unstable clock detected, switching default tracing clock to "global"
[ 10.674902] If you want to keep using the local clock, then add:
[ 10.674902] "trace_clock=local"
[ 10.674902] on the kernel command line
[ 10.790624] Freeing unused decrypted memory: 2040K
[ 10.817680] Freeing unused kernel image (initmem) memory: 2504K
[ 10.851500] Write protecting the kernel read-only data: 26624k
[ 10.886624] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 10.933086] Freeing unused kernel image (rodata/data gap) memory: 1620K
[ 11.025534] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.060071] rodata_test: all tests were successful
[ 11.086950] x86/mm: Checking user space page tables
[ 11.169609] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.204949] Run /init as init process
[ 11.233824] systemd[1]: systemd v245.7-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 11.374854] systemd[1]: Detected virtualization microsoft.
[ 11.422919] systemd[1]: Detected architecture x86-64.
[ 11.451163] systemd[1]: Running in initial RAM disk.
Welcome to Fedora CoreOS 32.20200922.dev.0 dracut-050-61.git20200529.fc32 (Initramfs)!
[ 11.527013] systemd[1]: No hostname configured.
[ 11.552645] systemd[1]: Set hostname to <localhost>.
[ 11.595716] systemd[1]: Initializing machine ID from random generator.
[ 11.728628] systemd[1]: Started Forward Password Requests to Clevis Directory Watch.
[ OK ] Started Forward Password R…sts to Clevis Directory Watch.
[ 11.819872] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 11.914933] systemd[1]: Reached target Local Encrypted Volumes.
[ OK ] Reached target Local Encrypted Volumes.
[ 11.988953] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 12.049155] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 12.109972] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 12.169214] systemd[1]: Reached target Timers.
[ OK ] Reached target Timers.
[ 12.230186] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 12.298469] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 12.372165] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 12.438941] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 12.507459] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 12.588129] systemd[1]: Reached target Sockets.
[ OK ] Reached target Sockets.
[ 12.650502] systemd[1]: Starting Afterburn Initrd Setup Network Kernel Arguments...
Starting Afterburn Initrd …up Network Kernel Arguments...
[ 12.732309] systemd[1]: Condition check resulted in Check that initrd matches kernel being skipped.
[ 12.780791] systemd[1]: Condition check resulted in Persist osmet files (ISO) being skipped.
[ 12.825988] systemd[1]: Finished CoreOS Tear down initramfs.
[ OK ] Finished CoreOS Tear down initramfs.
[ 12.905753] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 12.993165] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 13.048512] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 13.114423] systemd[1]: Starting Setup Virtual Console...
[ 13.373554] fuse: init (API version 7.31)
[ 13.373966] systemd-modules-load[214]: Inserted module 'fuse'
[ 13.903783] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x01, buttons: 3/3
[ 13.905253] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input3
Starting Setup Virtual Console...
[ 14.948796] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Finished Afterburn Initrd Setup Network Kernel Arguments.
[ OK ] Finished Create list of st… nodes for the current kernel.
[ OK ] Finished Load Kernel Modules.
[ 15.153482] systemd[1]: afterburn-network-kargs.service: Succeeded.
[ 15.188881] audit: type=1130 audit(1600887027.183:2): 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'
[ 15.294329] systemd[1]: Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 15.336941] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ OK ] Finished Setup Virtual Console.
Starting Forward Passrd Requests to Clevis...
Starting dracut ask for additional cmdline parameters...
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Finished Apply Kernel Variables.
[ 15.657559] systemd[1]: Finished Load Kernel Modules.
[ OK ] Finished dracut ask for additional cmdline paramet0m.
Starting dracut cmdline hook...
[ 15.819723] systemd[1]: Finished Setup Virtual Console.
[ OK ] Finished dracut cmdline hook.
Starting dracut pre-udev hook...
[ 15.960877] systemd[1]: Starting Forward Password Requests to Clevis...
[ OK ] Finished dracut pre-udev hook.
Starting udev Kernel Device Manager...
[ 16.099688] audit: type=1130 audit(1600887027.232:3): 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'
[ OK ] Started udev Kernel Device Manager.
Starting dracut pre-trigger hook...
[ OK ] Finished dracut pre-trigger hook.
Starting udev Coldplug all Devices...
[ 16.456112] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ OK ] Finished udev Coldplug all Devices.
Starting udev Wait for Complete Device Initialization...
Mounting Kernel Configuration File System...[ 16.766960] dracut-cmdline[234]: dracut-32.20200922.dev.0 (CoreOS) dracut-050-61.git20200529.fc32
[ OK ] Mounted Kernel Configuration File System.
[ 16.914580] hv_vmbus: Vmbus version:5.2
[ 17.001699] audit: type=1131 audit(1600887027.232:4): 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'
[ 17.228859] dracut-cmdline[234]: Using kernel command line parameters: rd.driver.pre=btrfs ip=dhcp,dhcp6 BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 17.229139] systemd[1]: Starting Apply Kernel Variables...
[ 17.229349] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 17.229547] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 17.230827] systemd-sysctl[221]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
[ 17.231043] systemd-sysctl[221]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
[ 17.231180] dracut-pre-trigger[336]: rd.md=0: removing MD RAID activation
[ 17.231293] systemd-sysctl[221]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
[ 17.231459] systemd-sysctl[221]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
[ 17.231640] systemd-sysctl[221]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
[ 17.231930] systemd-sysctl[221]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
[ 17.232992] udevadm[372]: systemd-udev-settle.service is deprecated.
[ 17.233793] systemd[1]: Finished Apply Kernel Variables.
[ 17.233965] systemd[1]: Finished dracut ask for additional cmdline parameters.
[ 17.234020] systemd[1]: Starting dracut cmdline hook...
[ 17.234045] systemd[1]: Finished dracut cmdline hook.
[ 17.234068] systemd[1]: Starting dracut pre-udev hook...
[ 17.234094] systemd[1]: Finished dracut pre-udev hook.
[ 17.234114] systemd[1]: Starting udev Kernel Device Manager...
[ 17.234135] systemd[1]: Started udev Kernel Device Manager.
[ 17.234158] systemd[1]: Starting dracut pre-trigger hook...
[ 17.234220] systemd[1]: Finished dracut pre-trigger hook.
[ 17.234248] systemd[1]: Starting udev Coldplug all Devices...
[ 17.234270] systemd[1]: Finished udev Coldplug all Devices.
[ 17.234294] systemd[1]: Starting udev Wait for Complete Device Initialization...
[ 17.234316] systemd[1]: Mounting Kernel Configuration File System...
[ 17.234340] systemd[1]: Mounted Kernel Configuration File System.
[ 17.234511] systemd-udevd[377]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 17.303321] hv_vmbus: registering driver hyperv_keyboard
[ 17.303607] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input4
[ 17.305928] hv_vmbus: registering driver hid_hyperv
[ 17.306303] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5
[ 17.306341] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on
[ 17.338834] hv_vmbus: registering driver hv_netvsc
[ 17.341693] hv_vmbus: registering driver hv_storvsc
[ 17.346324] scsi host3: storvsc_host_t
[ 17.346911] scsi host4: storvsc_host_t
[ 17.348291] scsi 3:0:1:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 17.348516] scsi host2: storvsc_host_t
[ 17.348685] scsi: waiting for bus probes to complete ...
[ 17.349382] scsi 3:0:1:0: Attached scsi generic sg1 type 0
[ 17.353285] sd 3:0:1:0: [sda] 104857600 512-byte logical blocks: (53.7 GB/50.0 GiB)
[ 17.353286] sd 3:0:1:0: [sda] 4096-byte physical blocks
[ 17.354307] sd 3:0:1:0: [sda] Write Protect is off
[ 17.354666] sd 3:0:1:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 17.362420] sda: sda1
[ 17.367608] sd 3:0:1:0: [sda] Attached SCSI disk
[ 17.370873] scsi 2:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 17.371183] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 17.378387] sd 2:0:0:0: [sdb] 16777216 512-byte logical blocks: (8.59 GB/8.00 GiB)
[ 17.379796] sd 2:0:0:0: [sdb] Write Protect is off
[ 17.382252] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 17.386814] audit: type=1130 audit(1600887027.280: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'
[ 17.386881] audit: type=1130 audit(1600887027.325:6): 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'
[ 17.386913] audit: type=1130 audit(1600887027.593:7): 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'
[ 17.386949] audit: type=1130 audit(1600887027.784:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.386978] audit: type=1130 audit(1600887027.829:9): 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'
[ 17.387005] audit: type=1130 audit(1600887027.916:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.387034] audit: type=1130 audit(1600887028.078:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.391279] sdb: sdb1 sdb2 sdb3 sdb4
[ 17.393424] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 17.400300] systemd-udevd[392]: Using default interface naming scheme 'v245'.
[ 17.402100] systemd-udevd[392]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 17.504900] systemd[1]: Found device Virtual_Disk boot.
[ OK ] Found device Virtual_Disk boot.
Starting Generate new UUID for boot disk GPT...
[ 22.386490] systemd[1]: Starting Generate new UUID for boot disk GPT...
[ 22.437350] sdb: sdb1 sdb2 sdb3 sdb4
[ OK ] Finished udev Wait for Complete Device Initialization.
[ 22.547918] systemd[1]: Finished udev Wait for Complete Device Initialization.
[ 22.606355] systemd[1]: Condition check resulted in Device-Mapper Multipath Default Configuration being skipped.
[ 22.663568] kauditd_printk_skb: 6 callbacks suppressed
[ 22.663569] audit: type=1130 audit(1600887034.720:18): 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'
[ 22.815321] sdb: sdb1 sdb2 sdb3 sdb4
[ 23.465346] sdb: sdb1 sdb2 sdb3 sdb4
[ 23.495781] coreos-gpt-setup[451]: The operation has completed successfully.
[ 23.587572] systemd[1]: Finished Generate new UUID for boot disk GPT.
[ OK ] Finished Generate new UUID for boot disk GPT.
[ 23.672516] audit: type=1130 audit(1600887035.844:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-gpt-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting Ignition OSTree: …rate filesystem UUID (boot)...
[ 23.826646] systemd[1]: Starting Ignition OSTree: Regenerate filesystem UUID (boot)...
[ 23.884378] ignition-ostree-firstboot-uuid[462]: e2fsck 1.45.5 (07-Jan-2020)
[ 23.928735] ignition-ostree-firstboot-uuid[462]: Pass 1: Checking inodes, blocks, and sizes
[ 23.980334] ignition-ostree-firstboot-uuid[462]: Pass 2: Checking directory structure
[ 24.028761] ignition-ostree-firstboot-uuid[462]: Pass 3: Checking directory connectivity
[ 24.073322] ignition-ostree-firstboot-uuid[462]: Pass 4: Checking reference counts
[ 24.115961] ignition-ostree-firstboot-uuid[462]: Pass 5: Checking group summary information
[ 24.164030] ignition-ostree-firstboot-uuid[462]: boot: 311/98304 files (0.0% non-contiguous), 111016/393216 blocks
[ OK ] Finished Ignition OSTree: …nerate filesystem UUID (boot).[ 24.339903] ignition-ostree-firstboot-uuid[465]: tune2fs 1.45.5 (07-Jan-2020)
[ 24.380352] systemd[1]: Finished Ignition OSTree: Regenerate filesystem UUID (boot).
[ 24.425081] ignition-ostree-firstboot-uuid[460]: Regenerated UUID for /dev/disk/by-label/boot
[ 24.479348] audit: type=1130 audit(1600887036.651:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-ostree-uuid-boot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting Ignition (setup base config)...
Starting Ignition (setup user config)...
[ OK ] Finished Ignition (setup base config).
[ 24.718504] systemd[1]: Starting Ignition (setup base config)...
[ 24.793098] systemd[1]: Starting Ignition (setup user config)...
[ 24.844406] systemd[1]: Finished Ignition (setup base config).
[ 24.878028] ignition-setup-base[468]: File /usr/lib/ignition/platform/azurestack/base.ign does not exist.. Skipping copy
[ 24.937894] audit: type=1130 audit(1600887036.890:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 25.054758] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 25.097938] ignition-setup-user[469]: File /mnt/boot_partition/ignition/config.ign does not exist.. Skipping copy
[ OK ] Finished Ignition (setup user config).
Starting Device-Mapper Multipath Device Controller...
[ 25.242035] systemd[1]: Finished Ignition (setup user config).
[ 25.280817] systemd[1]: Starting Device-Mapper Multipath Device Controller...
[ 25.320634] audit: type=1130 audit(1600887037.369:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started Device-Mapper Multipath Device Controller.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ 25.671758] systemd[1]: Started Device-Mapper Multipath Device Controller.
[ 25.710337] systemd[1]: Reached target Local File Systems (Pre).
[ 25.744556] systemd[1]: Reached target Local File Systems.
[ 25.776173] systemd[1]: Starting Create Volatile Files and Directories...
[ 25.838097] multipathd[482]: --------start up--------
[ 25.867109] multipathd[482]: read /etc/multipath.conf
[ 25.896194] multipathd[482]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 25.941364] multipathd[482]: You can run "/sbin/mpathconf --enable" to create
[ 25.981237] multipathd[482]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 26.025294] multipathd[482]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 26.070313] multipathd[482]: You can run "/sbin/mpathconf --enable" to create
[ 26.109964] multipathd[482]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 26.153157] multipathd[482]: path checkers start up
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Basic System.
Starting Ignition (fetch-offline)...
[ 26.338599] systemd[1]: Finished Create Volatile Files and Directories.
[ 26.375048] systemd[1]: Reached target System Initialization.
[ 26.407391] systemd[1]: Reached target Basic System.
[ 26.435686] systemd[1]: Starting Ignition (fetch-offline)...
[ 26.527104] ignition[491]: fetched base config from "system"
[ 26.559892] ignition[491]: Ignition 2.6.0
[ 26.583068] ignition[491]: Stage: fetch-offline
[ 26.608783] ignition[491]: reading system config file "/usr/lib/ignition/base.ign"
[ 26.652976] ignition[491]: no config URL provided
[ 26.683483] ignition[491]: reading system config file "/usr/lib/ignition/user.ign"
[ 26.725785] ignition[491]: no config at "/usr/lib/ignition/user.ign"
[ 26.774000] ignition[491]: drive status: OK
[ 26.801300] audit: type=1130 audit(1600887037.726:23): 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'
[ 26.924569] audit: type=1130 audit(1600887038.396:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 27.132201] ignition[491]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
[ 27.182538] ignition[491]: failed to acquire config: filesystem "iso9660" is not a supported ovf device
[ 27.235466] ignition[491]: Ignition failed: filesystem "iso9660" is not a supported ovf device
[FAILED] Failed to start Ignition (fetch-offline).
See 'systemctl status ignition-fetch-offline.service' for details.
[DEPEND] Dependency failed for Ignition Complete.
[DEPEND] Dependency failed for Initrd Default Target.
[ OK ] Stopped target Timers.
[ OK ] Stopped Ignition (setup base config).
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Paths.
[ OK ] Stopped target Slices.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Local Encrypted Volumes.
[ 27.815494] systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
[ 27.868807] systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
[ 27.913386] systemd[1]: Failed to start Ignition (fetch-offline).
[ 27.948452] systemd[1]: Dependency failed for Ignition Complete.
[ 27.982358] systemd[1]: Dependency failed for Initrd Default Target.
[ 28.018504] systemd[1]: initrd.target: Job initrd.target/start failed with result 'dependency'.
[ 28.066653] systemd[1]: initrd.target: Triggering OnFailure= dependencies.
[ 28.106364] systemd[1]: ignition-complete.target: Job ignition-complete.target/start failed with result 'dependency'.
[ 28.201236] systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
[ 28.247595] systemd[1]: Stopped target Timers.
[ 28.273422] systemd[1]: ignition-setup-base.service: Succeeded.
[ 28.306543] systemd[1]: Stopped Ignition (setup base config).
[ 28.340381] systemd[1]: Stopped target Basic System.
[ 28.377302] systemd[1]: Stopped target Paths.
[ 28.404135] systemd[1]: Stopped target Slices.
[ 28.440243] systemd[1]: Stopped target Sockets.
[ 28.472360] systemd[1]: Stopped target System Initialization.
[ 28.505523] systemd[1]: Stopped target Local Encrypted Volumes.
[ 28.541717] systemd[1]: systemd-ask-password-console.path: Succeeded.
[ 28.580019] clevis-luks-askpass[218]: Terminated
[ 28.607373] clevis-luks-askpass[218]: Exiting due to SIGTERM
[ OK ] Stopped Dispatch Password …ts to Console Directory Watch.
[ OK ] Stopped target Swap.
[ OK ] Started Emergency Shell.
[ OK ] Reached target Emergency Mode.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Load Kernel Modules.
[ OK ] Stopped Create Volatile Files and Directories.[ 28.968822] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
[ 29.013259] systemd[1]: Stopped target Swap.
[ 29.038036] systemd[1]: Started Emergency Shell.
[ 29.064468] systemd[1]: Reached target Emergency Mode.
[ 29.093798] systemd[1]: Condition check resulted in Dump journal to virtio port being skipped.
[ 29.140934] systemd[1]: systemd-sysctl.service: Succeeded.
[ 29.171548] systemd[1]: Stopped Apply Kernel Variables.
[ 29.208228] systemd[1]: systemd-modules-load.service: Succeeded.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped target Local File Systems (Pre).
Stopping Device-Mapper Multipath Device Controller...
[ 29.400160] systemd[1]: Stopping Journal Service...
Stopping Journal Service...
[ 29.467074] systemd[1]: clevis-luks-askpass.service: Succeeded.
[ 29.500319] systemd[1]: Stopped Forward Password Requests to Clevis.
[ OK ] Stopped Forward Password Requests to Clevis.
[ 29.584590] systemd[1]: clevis-luks-askpass.path: Succeeded.
[ 29.629131] systemd[1]: Stopped Forward Password Requests to Clevis Directory Watch.
[ 29.677403] audit: type=1130 audit(1600887039.623: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=failed'
[ OK ] Stopped Forward Password R…sts to Clevis Directory Watch.
[ 29.833870] systemd[1]: multipathd.service: Succeeded.
[ 29.862279] systemd[1]: Stopped Device-Mapper Multipath Device Controller.
[ OK ] Stopped Device-Mapper Multipath Device Controller.
[ 29.944655] systemd[1]: ignition-setup-user.service: Succeeded.
[ 29.977536] systemd[1]: Stopped Ignition (setup user config).
[ OK ] Stopped Ignition (setup user config).
[ 30.050177] systemd[1]: ignition-ostree-uuid-boot.service: Succeeded.
[ 30.087041] systemd[1]: Stopped Ignition OSTree: Regenerate filesystem UUID (boot).
[ OK ] Stopped Ignition OSTree: R…nerate filesystem UUID (boot).
[ 30.175861] systemd[1]: coreos-gpt-setup.service: Succeeded.
[ 30.207244] systemd[1]: Stopped Generate new UUID for boot disk GPT.
[ OK ] Stopped Generate new UUID for boot disk GPT.
[ 30.284171] systemd[1]: systemd-udev-settle.service: Succeeded.
[ 30.317551] systemd[1]: Stopped udev Wait for Complete Device Initialization.
[ OK ] Stopped udev Wait for Complete Device Initialization.
[ 30.403385] systemd[1]: systemd-udev-trigger.service: Succeeded.
[ 30.437213] systemd[1]: Stopped udev Coldplug all Devices.
[ OK ] Stopped udev Coldplug all Devices.
[ 30.507135] systemd[1]: dracut-pre-trigger.service: Succeeded.
[ 30.540153] systemd[1]: Stopped dracut pre-trigger hook.
[ OK ] Stopped dracut pre-trigger hook.
[ 30.609124] systemd[1]: Stopping udev Kernel Device Manager...
Stopping udev Kernel Device Manager...
[ 30.674912] systemd[1]: systemd-udevd.service: Succeeded.
[ 30.707152] systemd[1]: Stopped udev Kernel Device Manager.
[ OK ] Stopped udev Kernel Device Manager.
[ 30.782700] systemd[1]: systemd-udevd-control.socket: Succeeded.
[ 30.817476] systemd[1]: Closed udev Control Socket.
[ OK ] Closed udev Control Socket.
[ 30.884481] systemd[1]: systemd-udevd-kernel.socket: Succeeded.
[ 30.920744] systemd[1]: Closed udev Kernel Socket.
[ OK ] Closed udev Kernel Socket.
[ 30.988040] systemd[1]: dracut-pre-udev.service: Succeeded.
[ 31.020204] systemd[1]: Stopped dracut pre-udev hook.
[ OK ] Stopped dracut pre-udev hook.
[ 31.088453] systemd[1]: dracut-cmdline.service: Succeeded.
[ 31.119397] systemd[1]: Stopped dracut cmdline hook.
[ OK ] Stopped dracut cmdline hook.
[ 31.184543] systemd[1]: dracut-cmdline-ask.service: Succeeded.
[ 31.217390] systemd[1]: Stopped dracut ask for additional cmdline parameters.
[ OK ] Stopped dracut ask for additional cmdline parameters.
[ 31.302289] systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
[ 31.338538] systemd[1]: Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Create Static Device Nodes in /dev.
[ 31.422166] systemd[1]: kmod-static-nodes.service: Succeeded.
[ 31.473227] multipathd[482]: --------shut down-------
[ 31.520498] systemd[1]: Stopped Load Kernel Modules.
[ 31.549467] multipathd[500]: Sep 23 18:50:41 | /etc/multipath.conf does not exist, blacklisting all devices.
[ 31.603510] multipathd[500]: Sep 23 18:50:41 | You can run "/sbin/mpathconf --enable" to create
[ 31.651267] multipathd[500]: Sep 23 18:50:41 | /etc/multipath.conf. See man mpathconf(8) for more details
[ 31.704767] multipathd[500]: ok
[ 31.722999] systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
[ 31.756982] systemd[1]: Stopped Create Volatile Files and Directories.
[ 31.792948] systemd[1]: Stopped target Local File Systems.
[ 31.823643] systemd[1]: Stopped target Local File Systems (Pre).
[ 31.857276] systemd[1]: Stopping Device-Mapper Multipath Device Controller...
[ 31.896596] systemd-journald[213]: Received SIGTERM from PID 1 (systemd).
[ 31.934374] systemd[1]: Stopped Create list of static device nodes for the current kernel.
[ OK [ 32.112129] audit: type=1131 audit(1600887039.712:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 32.238181] audit: type=1130 audit(1600887040.974:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=emergency comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 32.340449] audit: type=1131 audit(1600887041.052:28): 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'
[ 32.445408] audit: type=1131 audit(1600887041.096:29): 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'
] Stopped Create list of sta… nodes for the current kernel.
[ 32.661078] systemd[1]: systemd-journald.service: Succeeded.
[ 32.693780] systemd[1]: Stopped Journal Service.
[ OK ] Stopped Journal Service.
[ 32.758222] systemd[1]: systemd-journald-audit.socket: Succeeded.
[ 32.792841] systemd[1]: Closed Journal Audit Socket.
[ OK ] Closed Journal Audit Socket.
[ 32.890177] systemd[1]: Startup finished in 6.427s (kernel) + 0 (initrd) + 21.657s (userspace) = 28.085s.
[ 32.950905] audit: type=1131 audit(1600887041.454:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.059822] audit: type=1130 audit(1600887041.756:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.169017] audit: type=1131 audit(1600887041.756:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.311060] audit: type=1131 audit(1600887042.116:33): 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'
[ 33.415587] audit: type=1131 audit(1600887042.222:34): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
------
Ignition has failed. Please ensure your config is valid. Note that only
Ignition spec v3.0.0+ configs are accepted.
A CLI validation tool to check this called ignition-validate can be
downloaded from GitHub:
https://github.com/coreos/ignition/releases
------
Displaying logs from failed units: ignition-fetch-offline.service
-- Logs begin at Wed 2020-09-23 18:50:25 UTC, end at Wed 2020-09-23 18:50:44 UTC. --
Sep 23 18:50:38 ignition[491]: opening config device
Sep 23 18:50:38 ignition[491]: getting drive status
Sep 23 18:50:38 ignition[491]: drive status: OK
Sep 23 18:50:39 ignition[491]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
Sep 23 18:50:39 ignition[491]: failed to acquire config: filesystem "iso9660" is not a supported ovf device
Sep 23 18:50:39 ignition[491]: Ignition failed: filesystem "iso9660" is not a supported ovf device
Sep 23 18:50:39 systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 18:50:39 systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
Sep 23 18:50:39 systemd[1]: Failed to start Ignition (fetch-offline).
Sep 23 18:50:39 systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
Press Enter for emergency shell or wait 5 minutes for reboot.
Press Enter for emergency shell or wait 4 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes for reboot.
Press Enter for emergency shell or wait 3 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes for reboot.
Press Enter for emergency shell or wait 2 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes for reboot.
Press Enter for emergency shell or wait 1 minute 45 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 30 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 15 seconds for reboot.
Press Enter for emergency shell or wait 1 minute for reboot.
Press Enter for emergency shell or wait 0 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 15 seconds for reboot.
Rebooting.
[ 339.032644] reboot: Restarting system
[?25lUse the ^ and v keys to change the selection.
Press 'e' to edit the selected item, or 'c' for a command prompt.   Fedora CoreOS 32.20200922.dev.0 (ostree:0)                 The selected entry will be started automatically in 1s.  The selected entry will be started automatically in 0s. [?25h[ 0.000000] Linux version 5.8.10-200.fc32.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200723 (Red Hat 10.2.1-1), GNU ld version 2.34-4.fc32) #1 SMP Thu Sep 17 16:48:25 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dffff000-0x00000000dfffffff] ACPI NVS
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090007 05/18/2018
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x60e24, misc 0xbed7b2
[ 0.000000] Hyper-V Host Build:17763-10.0-10-0.10184
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x30d40
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.000002] tsc: Detected 2095.079 MHz processor
[ 0.000478] last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[ 0.000533] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.008066] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[ 0.008285] Using GB pages for direct mapping
[ 0.008472] RAMDISK: [mem 0x2f3fd000-0x339f6fff]
[ 0.008623] ACPI: Early table checksum verification disabled
[ 0.008627] ACPI: RSDP 0x00000000000F5BF0 000014 (v00 ACPIAM)
[ 0.008630] ACPI: RSDT 0x00000000DFFF0000 000040 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008635] ACPI: FACP 0x00000000DFFF0200 000081 (v02 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008640] ACPI: DSDT 0x00000000DFFF1D24 003CD5 (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)
[ 0.008643] ACPI: FACS 0x00000000DFFFF000 000040
[ 0.008645] ACPI: WAET 0x00000000DFFF1A80 000028 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008648] ACPI: SLIC 0x00000000DFFF1AC0 000176 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008650] ACPI: OEM0 0x00000000DFFF1CC0 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008653] ACPI: SRAT 0x00000000DFFF0800 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.008655] ACPI: APIC 0x00000000DFFF0300 000452 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008658] ACPI: OEMB 0x00000000DFFFF040 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008688] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.008692] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xdfffffff] hotplug
[ 0.008694] ACPI: SRAT: Node 0 PXM 0 [mem 0xe0000000-0xf7ffffff] hotplug
[ 0.008695] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug
[ 0.008696] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug
[ 0.008706] NODE_DATA(0) allocated [mem 0xdffc5000-0xdffeffff]
[ 0.014992] Zone ranges:
[ 0.014994] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.014996] DMA32 [mem 0x0000000001000000-0x00000000dffeffff]
[ 0.014997] Normal empty
[ 0.014998] Device empty
[ 0.014999] Movable zone start for each node
[ 0.015002] Early memory node ranges
[ 0.015003] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.015004] node 0: [mem 0x0000000000100000-0x00000000dffeffff]
[ 0.015008] Zeroed struct page in unavailable ranges: 114 pages
[ 0.015009] Initmem setup node 0 [mem 0x0000000000001000-0x00000000dffeffff]
[ 0.025346] ACPI: PM-Timer IO Port: 0x408
[ 0.025360] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.026418] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.026422] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.026424] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.026429] Using ACPI (MADT) for SMP configuration information
[ 0.026432] smpboot: Allowing 128 CPUs, 127 hotplug CPUs
[ 0.026473] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.026475] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.026476] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.026476] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.026478] [mem 0xe0000000-0xffffffff] available for PCI devices
[ 0.026479] Booting paravirtualized kernel on Hyper-V
[ 0.026481] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.031366] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[ 0.039703] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[ 0.039766] Hyper-V: PV spinlocks enabled
[ 0.039771] PV qspinlock hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.039786] Built 1 zonelists, mobility grouping on. Total pages: 903033
[ 0.039787] Policy zone: DMA32
[ 0.039789] Kernel command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 0.039915] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.039916] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[ 0.039916] printk: log_buf_len min size: 262144 bytes
[ 0.040100] printk: log_buf_len: 1048576 bytes
[ 0.040101] printk: early log buf free: 252248(96%)
[ 0.040769] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.041070] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.042714] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.066741] Memory: 3398432K/3669560K available (14339K kernel code, 2492K rwdata, 8620K rodata, 2504K init, 4648K bss, 271128K reserved, 0K cma-reserved)
[ 0.066751] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[ 0.068112] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
[ 0.068156] Kernel/User page tables isolation: enabled
[ 0.068252] ftrace: allocating 43496 entries in 170 pages
[ 0.082695] ftrace: allocated 170 pages with 4 groups
[ 0.083523] rcu: Hierarchical RCU implementation.
[ 0.083524] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
[ 0.083525] Trampoline variant of Tasks RCU enabled.
[ 0.083526] Rude variant of Tasks RCU enabled.
[ 0.083527] Tracing variant of Tasks RCU enabled.
[ 0.083528] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.083529] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[ 0.086809] NR_IRQS: 524544, nr_irqs: 1448, preallocated irqs: 16
[ 0.088691] random: crng done (trusting CPU's manufacturer)
[ 0.106977] Console: colour VGA+ 80x25
[ 0.325622] printk: console [tty0] enabled
[ 4.635702] printk: console [ttyS0] enabled
[ 4.659194] ACPI: Core revision 20200528
[ 4.681461] APIC: Switch to symmetric I/O mode setup
[ 4.710834] Switched APIC routing to physical flat.
[ 4.738081] Hyper-V: Using IPI hypercalls
[ 4.791880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 4.824218] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.15 BogoMIPS (lpj=2095079)
[ 4.825220] pid_max: default: 131072 minimum: 1024
[ 4.826607] LSM: Security Framework initializing
[ 4.827264] Yama: becoming mindful.
[ 4.828261] SELinux: Initializing.
[ 4.829512] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.830231] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.832517] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 4.833220] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 4.834224] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 4.835221] Spectre V2 : Mitigation: Full generic retpoline
[ 4.836219] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 4.837219] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 4.838222] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 4.839221] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 4.840224] TAA: Mitigation: Clear CPU buffers
[ 4.841219] MDS: Mitigation: Clear CPU buffers
[ 4.850034] smpboot: CPU0: Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz (family: 0x6, model: 0x55, stepping: 0x4)
[ 4.850454] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 4.851290] rcu: Hierarchical SRCU implementation.
[ 4.852653] NMI watchdog: Perf NMI watchdog permanently disabled
[ 4.854605] smp: Bringing up secondary CPUs ...
[ 4.855224] smp: Brought up 1 node, 1 CPU
[ 4.856220] smpboot: Max logical packages: 128
[ 4.857225] smpboot: Total of 1 processors activated (4190.15 BogoMIPS)
[ 4.859064] devtmpfs: initialized
[ 4.859261] x86/mm: Memory block size: 128MB
[ 4.860644] PM: Registering ACPI NVS region [mem 0xdffff000-0xdfffffff] (4096 bytes)
[ 4.861403] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 4.862230] futex hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[ 4.863747] xor: automatically using best checksumming function avx
[ 4.864353] pinctrl core: initialized pinctrl subsystem
[ 4.886024] PM: RTC time: 18:56:03, date: 2020-09-23
[ 4.886226] thermal_sys: Registered thermal governor 'fair_share'
[ 4.886227] thermal_sys: Registered thermal governor 'bang_bang'
[ 4.887220] thermal_sys: Registered thermal governor 'step_wise'
[ 4.888220] thermal_sys: Registered thermal governor 'user_space'
[ 4.889594] NET: Registered protocol family 16
[ 4.891330] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 4.892224] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 4.893233] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 4.894240] audit: initializing netlink subsys (disabled)
[ 4.895373] cpuidle: using governor menu
[ 4.896313] ACPI: bus type PCI registered
[ 4.897221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 4.899151] PCI: Using configuration type 1 for base access
[ 4.899280] audit: type=2000 audit(1600887357.100:1): state=initialized audit_enabled=0 res=1
[ 4.901916] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 4.902226] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 5.024891] cryptd: max_cpu_qlen set to 1000
[ 5.032716] alg: No test for 842 (842-generic)
[ 5.033294] alg: No test for 842 (842-scomp)
[ 5.036703] raid6: skip pq benchmark and using algorithm avx512x4
[ 5.037253] raid6: using avx512x2 recovery algorithm
[ 5.038441] ACPI: Added _OSI(Module Device)
[ 5.039238] ACPI: Added _OSI(Processor Device)
[ 5.040223] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 5.041226] ACPI: Added _OSI(Processor Aggregator Device)
[ 5.042280] ACPI: Added _OSI(Linux-Dell-Video)
[ 5.043245] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 5.044247] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 5.046647] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 5.049533] ACPI: Interpreter enabled
[ 5.050240] ACPI: (supports S0 S5)
[ 5.051223] ACPI: Using IOAPIC for interrupt routing
[ 5.052274] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 5.053516] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 5.083184] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 5.083227] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 5.084249] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 5.085536] PCI host bridge to bus 0000:00
[ 5.086230] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window]
[ 5.087229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 5.088227] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 5.089228] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 5.090227] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window]
[ 5.091227] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 5.092608] pci 0000:00:00.0: [8086:7192] type 00 class 0x060000
[ 5.097967] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 5.105171] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
[ 5.109766] pci 0000:00:07.1: reg 0x20: [io 0xffa0-0xffaf]
[ 5.112012] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 5.112227] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 5.113227] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 5.114225] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 5.116397] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 5.117312] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 5.117312] * this clock source is slow. Consider trying other clock sources
[ 5.123319] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI
[ 5.126220] pci 0000:00:08.0: [1414:5353] type 00 class 0x030000
[ 5.128401] pci 0000:00:08.0: reg 0x10: [mem 0xf8000000-0xfbffffff]
[ 5.157784] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 5.158655] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.159659] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.160661] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.161733] iommu: Default domain type: Translated
[ 5.162355] pci 0000:00:08.0: vgaarb: setting as boot VGA device
[ 5.163214] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 5.163224] pci 0000:00:08.0: vgaarb: bridge control possible
[ 5.164221] vgaarb: loaded
[ 5.165448] SCSI subsystem initialized
[ 5.166361] ACPI: bus type USB registered
[ 5.167248] usbcore: registered new interface driver usbfs
[ 5.168244] usbcore: registered new interface driver hub
[ 5.169312] usbcore: registered new device driver usb
[ 5.170254] pps_core: LinuxPPS API ver. 1 registered
[ 5.171219] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 5.172232] PTP clock support registered
[ 5.173479] EDAC MC: Ver: 3.0.0
[ 5.175413] NetLabel: Initializing
[ 5.176220] NetLabel: domain hash size = 128
[ 5.177221] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 5.178246] NetLabel: unlabeled traffic allowed by default
[ 5.179221] PCI: Using ACPI for IRQ routing
[ 5.181926] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 5.236021] VFS: Disk quotas dquot_6.6.0
[ 5.293759] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.367963] pnp: PnP ACPI init
[ 5.390719] system 00:06: [io 0x01e0-0x01ef] has been reserved
[ 5.423829] system 00:06: [io 0x0160-0x016f] has been reserved
[ 5.457598] system 00:06: [io 0x0278-0x027f] has been reserved
[ 5.490831] system 00:06: [io 0x0378-0x037f] has been reserved
[ 5.525742] system 00:06: [io 0x0678-0x067f] has been reserved
[ 5.562030] system 00:06: [io 0x0778-0x077f] has been reserved
[ 5.599388] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 5.636366] system 00:07: [io 0x0400-0x043f] has been reserved
[ 5.673898] system 00:07: [io 0x0370-0x0371] has been reserved
[ 5.711110] system 00:07: [io 0x0440-0x044f] has been reserved
[ 5.747833] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 5.791087] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 5.832245] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[ 5.873881] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved
[ 5.916638] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[ 5.972495] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved
[ 6.011053] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved
[ 6.047734] pnp: PnP ACPI: found 9 devices
[ 6.077162] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 6.126067] NET: Registered protocol family 2
[ 6.151312] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 6.198769] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 6.242660] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 6.290925] TCP: Hash tables configured (established 32768 bind 32768)
[ 6.327516] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.371915] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.429484] NET: Registered protocol family 1
[ 6.472071] NET: Registered protocol family 44
[ 6.497586] pci_bus 0000:00: resource 4 [mem 0xfe0000000-0xfffffffff window]
[ 6.550248] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7 window]
[ 6.584909] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff window]
[ 6.620708] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[ 6.659208] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfffbffff window]
[ 6.697426] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 6.731166] pci 0000:00:00.0: quirk_natoma+0x0/0x20 took 32944 usecs
[ 6.776744] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 6.824131] pci 0000:00:08.0: pci_fixup_video+0x0/0xb0 took 46532 usecs
[ 6.861042] PCI: CLS 0 bytes, default 64
[ 6.883991] Trying to unpack rootfs image as initramfs...
[ 7.668751] Freeing initrd memory: 71656K
[ 7.692419] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 7.728357] software IO TLB: mapped [mem 0xd6000000-0xda000000] (64MB)
[ 7.769477] Initialise system trusted keyrings
[ 7.794503] Key type blacklist registered
[ 7.818009] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 7.856172] zbud: loaded
[ 7.872642] integrity: Platform Keyring initialized
[ 7.908468] NET: Registered protocol family 38
[ 7.933755] Key type asymmetric registered
[ 7.957107] Asymmetric key parser 'x509' registered
[ 7.985024] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 8.026064] io scheduler mq-deadline registered
[ 8.057378] io scheduler kyber registered
[ 8.080632] io scheduler bfq registered
[ 8.103171] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 8.211639] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 8.254767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 8.295674] ACPI: Power Button [PWRF]
[ 8.317689] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.357386] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.408276] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 8.449462] Non-volatile memory driver v1.3
[ 8.475332] Linux agpgart interface v0.103
[ 8.505957] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
[ 8.555540] scsi host0: ata_piix
[ 8.575049] scsi host1: ata_piix
[ 8.629690] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 8.702649] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 8.741246] libphy: Fixed MDIO Bus: probed
[ 8.767811] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.804501] ehci-pci: EHCI PCI platform driver
[ 8.829950] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.864562] ohci-pci: OHCI PCI platform driver
[ 8.890296] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.927154] usbcore: registered new interface driver usbserial_generic
[ 8.963645] usbserial: USB Serial support registered for generic
[ 8.996929] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 9.049385] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.077863] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.112766] mousedev: PS/2 mouse device common for all mice
[ 9.145750] rtc_cmos 00:00: RTC can wake from S4
[ 9.197503] rtc_cmos 00:00: registered as rtc0
[ 9.223568] rtc_cmos 00:00: setting system clock to 2020-09-23T18:56:10 UTC (1600887370)
[ 9.288595] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 9.342697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.408758] device-mapper: uevent: version 1.0.3
[ 9.434743] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 9.482113] intel_pstate: CPU model not supported
[ 9.509706] hid: raw HID events driver (C) Jiri Kosina
[ 9.539816] usbcore: registered new interface driver usbhid
[ 9.570749] usbhid: USB HID core driver
[ 9.890063] drop_monitor: Initializing network drop monitor service
[ 9.926608] Initializing XFRM netlink socket
[ 9.951734] NET: Registered protocol family 10
[ 10.153679] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
[ 10.202327] ata2.00: ATAPI: Virtual CD, , max MWDMA2
[ 10.241092] scsi 1:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5
[ 10.292197] sr 1:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray
[ 10.322371] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 10.354748] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 10.388091] Segment Routing with IPv6
[ 10.428129] RPL Segment Routing with IPv6
[ 10.451324] mip6: Mobile IPv6
[ 10.469270] NET: Registered protocol family 17
[ 10.496519] IPI shorthand broadcast: enabled
[ 10.526869] AVX2 version of gcm_enc/dec engaged.
[ 10.553603] AES CTR mode by8 optimization enabled
[ 10.593882] registered taskstats version 1
[ 10.617535] Loading compiled-in X.509 certificates
[ 10.645089] Loaded X.509 cert 'Fedora kernel signing key: 341a5b53a07a47ec21a76a74cc9a6a4617340fc7'
[ 10.704603] zswap: loaded using pool lzo/zbud
[ 10.730641] Key type ._fscrypt registered
[ 10.758249] Key type .fscrypt registered
[ 10.780967] Key type fscrypt-provisioning registered
[ 10.809449] Btrfs loaded, crc32c=crc32c-generic
[ 10.845293] Key type encrypted registered
[ 10.869250] ima: No TPM chip found, activating TPM-bypass!
[ 10.910155] ima: Allocated hash algorithm: sha256
[ 10.937482] ima: No architecture policies found
[ 10.964378] PM: Magic number: 4:548:949
[ 10.987475] mdio_bus fixed-0: hash matches
[ 11.011761] clockevents clockevent34: hash matches
[ 11.038931] tty tty6: hash matches
[ 11.059257] memory memory2: hash matches
[ 11.082197] RAS: Correctable Errors collector initialized.
[ 11.113276] Unstable clock detected, switching default tracing clock to "global"
[ 11.113276] If you want to keep using the local clock, then add:
[ 11.113276] "trace_clock=local"
[ 11.113276] on the kernel command line
[ 11.230377] Freeing unused decrypted memory: 2040K
[ 11.258876] Freeing unused kernel image (initmem) memory: 2504K
[ 11.292441] Write protecting the kernel read-only data: 26624k
[ 11.326728] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 11.364862] Freeing unused kernel image (rodata/data gap) memory: 1620K
[ 11.456599] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.492630] rodata_test: all tests were successful
[ 11.519655] x86/mm: Checking user space page tables
[ 11.601277] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.643847] Run /init as init process
[ 11.672468] systemd[1]: systemd v245.7-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 11.790713] systemd[1]: Detected virtualization microsoft.
[ 11.827484] systemd[1]: Detected architecture x86-64.
[ 11.857511] systemd[1]: Running in initial RAM disk.
Welcome to Fedora CoreOS 32.20200922.dev.0 dracut-050-61.git20200529.fc32 (Initramfs)!
[ 11.953101] systemd[1]: No hostname configured.
[ 11.979525] systemd[1]: Set hostname to <localhost>.
[ 12.042869] systemd[1]: Initializing machine ID from random generator.
[ 12.174376] systemd[1]: Started Forward Password Requests to Clevis Directory Watch.
[ OK ] Started Forward Password R…sts to Clevis Directory Watch.
[ 12.265324] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 12.358495] systemd[1]: Reached target Local Encrypted Volumes.
[ OK ] Reached target Local Encrypted Volumes.
[ 12.432204] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 12.491462] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 12.553237] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 12.613296] systemd[1]: Reached target Timers.
[ OK ] Reached target Timers.
[ 12.673323] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 12.743599] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 12.817944] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 12.883057] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 12.954417] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 13.022701] systemd[1]: Reached target Sockets.
[ OK ] Reached target Sockets.
[ 13.085635] systemd[1]: Starting Afterburn Initrd Setup Network Kernel Arguments...
Starting Afterburn Initrd …up Network Kernel Arguments...
[ 13.171136] systemd[1]: Condition check resulted in Check that initrd matches kernel being skipped.
[ 13.220510] systemd[1]: Condition check resulted in Persist osmet files (ISO) being skipped.
[ 13.268691] systemd[1]: Finished CoreOS Tear down initramfs.
[ OK ] Finished CoreOS Tear down initramfs.
[ 13.342910] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 13.432181] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 13.489258] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 13.548373] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 13.608707] systemd[1]: afterburn-network-kargs.service: Succeeded.
[ 13.692293] systemd[1]: Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 13.804870] fuse: init (API version 7.31)
[ 13.805202] systemd-modules-load[214]: Inserted module 'fuse'
[ 14.643277] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x01, buttons: 3/3
[ 14.644753] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input3
[ OK ] Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 15.407566] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Finished Create list of st… nodes for the current kernel.
[ OK ] Finished Load Kernel Modules.
[ 15.558806] audit: type=1130 audit(1600887376.683: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'
[ 15.666690] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 15.712392] systemd[1]: Finished Load Kernel Modules.
[ 15.741948] audit: type=1131 audit(1600887376.683:3): 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'
[ 15.850137] audit: type=1130 audit(1600887376.747:4): 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'
[ OK ] Finished Setup Virtual Console.
Starting Forward Password Requests to Clevis...
Starting dracut ask for additional cmdline parameters...
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ 16.138538] systemd[1]: Finished Setup Virtual Console.
[ 16.167897] systemd[1]: Starting Forward Password Requests to Clevis...
[ 16.204527] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ 16.245572] systemd[1]: Starting Apply Kernel Variables...
[ 16.276417] systemd[1]: Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ 16.369620] systemd[1]: Finished Create Static Device Nodes in /dev.
[ OK ] Finished Apply Kernel Variables.
[ 16.521186] audit: type=1130 audit(1600887376.796: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'
[ OK ] Finished dracut ask for additional cmdline parameters.
Starting dracut cmdline hook...
[ OK ] Finished dracut cmdline hook.
Starting dracut pre-udev hook...
[ OK [ 16.891104] systemd-sysctl[221]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
] Finished dracut pre-udev hook.
Starting udev Kernel Device Manager...
[ OK ] Started udev Kernel Device Manager.[ 17.072109] audit: type=1130 audit(1600887376.834:6): 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'
Starting dracut pre-trigger hook...
[ OK ] Finished dracut pre-trigger hook.
Starting udev Coldplug all Devices...
[ 17.392367] systemd-sysctl[221]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
[ OK ] Finished udev Coldplug all Devices.
Starting udev Wait for Complete Device Initialization...
Mounting Kernel Configuration File System...[ 17.728896] hv_vmbus: Vmbus version:5.2
[ 17.751487] systemd-sysctl[221]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
[ 17.805449] audit: type=1130 audit(1600887377.270:7): 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'
[ OK ] Mounted Kernel Configuration File System.
[ 18.100373] dracut-cmdline[234]: dracut-32.20200922.dev.0 (CoreOS) dracut-050-61.git20200529.fc32
[ 18.241069] audit: type=1130 audit(1600887377.639:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.241072] audit: type=1130 audit(1600887377.790:9): 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'
[ 18.241073] audit: type=1130 audit(1600887377.968:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.241075] audit: type=1130 audit(1600887378.098:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.255214] hv_vmbus: registering driver hyperv_keyboard
[ 18.264355] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input4
[ 18.264868] hv_vmbus: registering driver hid_hyperv
[ 18.265342] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5
[ 18.265397] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on
[ 18.276248] dracut-cmdline[234]: Using kernel command line parameters: rd.driver.pre=btrfs ip=dhcp,dhcp6 BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 18.276948] systemd-sysctl[221]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
[ 18.278759] systemd-sysctl[221]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
[ 18.279013] systemd-sysctl[221]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
[ 18.279359] systemd[1]: Finished Apply Kernel Variables.
[ 18.279574] systemd[1]: Finished dracut ask for additional cmdline parameters.
[ 18.279716] dracut-pre-trigger[340]: rd.md=0: removing MD RAID activation
[ 18.280376] systemd[1]: Starting dracut cmdline hook...
[ 18.280568] systemd[1]: Finished dracut cmdline hook.
[ 18.280753] systemd[1]: Starting dracut pre-udev hook...
[ 18.281341] systemd[1]: Finished dracut pre-udev hook.
[ 18.281605] udevadm[393]: systemd-udev-settle.service is deprecated.
[ 18.282457] systemd[1]: Starting udev Kernel Device Manager...
[ 18.282625] systemd[1]: Started udev Kernel Device Manager.
[ 18.282674] systemd[1]: Starting dracut pre-trigger hook...
[ 18.282700] systemd[1]: Finished dracut pre-trigger hook.
[ 18.282728] systemd[1]: Starting udev Coldplug all Devices...
[ 18.282751] systemd[1]: Finished udev Coldplug all Devices.
[ 18.282774] systemd[1]: Starting udev Wait for Complete Device Initialization...
[ 18.282798] systemd[1]: Mounting Kernel Configuration File System...
[ 18.282819] systemd[1]: Mounted Kernel Configuration File System.
[ 18.283067] systemd-udevd[374]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 18.301659] hv_vmbus: registering driver hv_storvsc
[ 18.308357] scsi host4: storvsc_host_t
[ 18.308683] scsi host3: storvsc_host_t
[ 18.308818] scsi: waiting for bus probes to complete ...
[ 18.310234] scsi host2: storvsc_host_t
[ 18.310380] scsi: waiting for bus probes to complete ...
[ 18.318146] hv_vmbus: registering driver hv_netvsc
[ 18.325008] scsi 2:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 18.325016] scsi 3:0:1:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 18.325684] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 18.325721] scsi 3:0:1:0: Attached scsi generic sg2 type 0
[ 18.328621] sd 2:0:0:0: [sda] 16777216 512-byte logical blocks: (8.59 GB/8.00 GiB)
[ 18.328769] sd 2:0:0:0: [sda] Write Protect is off
[ 18.328775] sd 3:0:1:0: [sdb] 104857600 512-byte logical blocks: (53.7 GB/50.0 GiB)
[ 18.328776] sd 3:0:1:0: [sdb] 4096-byte physical blocks
[ 18.328980] sd 3:0:1:0: [sdb] Write Protect is off
[ 18.329094] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 18.330510] sd 3:0:1:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 18.334416] sdb: sdb1
[ 18.336940] sd 3:0:1:0: [sdb] Attached SCSI disk
[ 18.344069] sda: sda1 sda2 sda3 sda4
[ 18.348390] sd 2:0:0:0: [sda] Attached SCSI disk
[ 18.395772] systemd-udevd[388]: Using default interface naming scheme 'v245'.
[ 18.396201] systemd-udevd[388]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 18.465988] systemd[1]: Found device Virtual_Disk boot.
[ OK ] Found device Virtual_Disk boot.
Starting Generate new UUID for boot disk GPT...
[ 22.715728] systemd[1]: Starting Generate new UUID for boot disk GPT...
[ OK ] Finished Generate new UUID for boot disk GPT.
Starting Ignition OSTree: …rate filesystem UUID (boot)...
[ 22.873730] systemd[1]: Finished Generate new UUID for boot disk GPT.
[ 22.911206] systemd[1]: Starting Ignition OSTree: Regenerate filesystem UUID (boot)...
[ 22.955201] kauditd_printk_skb: 6 callbacks suppressed
[ 22.955202] audit: type=1130 audit(1600887384.107:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-gpt-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Finished udev Wait for Complete Device Initialization.
[ 23.183791] systemd[1]: Finished udev Wait for Complete Device Initialization.
[ 23.224583] systemd[1]: Condition check resulted in Device-Mapper Multipath Default Configuration being skipped.
[ 23.280597] audit: type=1130 audit(1600887384.459:19): 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'
[ 23.404104] ignition-ostree-firstboot-uuid[450]: No changes required for /dev/disk/by-label/boot TYPE=ext4 UUID=db2ae4c2-f420-424b-ab0a-61647acaeaad
[ OK ] Finished Ignition OSTree: …nerate filesystem UUID (boot).
Starting Ignition (setup base config)...
Starting Ignition (setup user config)...
[ 23.598142] systemd[1]: Finished Ignition OSTree: Regenerate filesystem UUID (boot).
[ 23.645339] systemd[1]: Starting Ignition (setup base config)...
[ 23.682991] systemd[1]: Starting Ignition (setup user config)...
[ 23.716788] audit: type=1130 audit(1600887384.806:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-ostree-uuid-boot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Finished Ignition (setup base config).
[ 23.916697] ignition-setup-base[454]: File /usr/lib/ignition/platform/azurestack/base.ign does not exist.. Skipping copy
[ 23.975973] systemd[1]: Finished Ignition (setup base config).
[ 24.010776] audit: type=1130 audit(1600887385.192:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 24.141523] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 24.186827] ignition-setup-user[455]: File /mnt/boot_partition/ignition/config.ign does not exist.. Skipping copy
[ OK ] Finished Ignition (setup user config).
Starting Device-Mapper Multipath Device Controller...
[ 24.333630] systemd[1]: Finished Ignition (setup user config).
[ 24.367359] systemd[1]: Starting Device-Mapper Multipath Device Controller...
[ 24.407735] audit: type=1130 audit(1600887385.566:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started Device-Mapper Multipath Device Controller.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ 24.696840] systemd[1]: Started Device-Mapper Multipath Device Controller.
[ 24.757646] systemd[1]: Reached target Local File Systems (Pre).
[ 24.826568] systemd[1]: Reached target Local File Systems.
[ 24.868319] systemd[1]: Starting Create Volatile Files and Directories...
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Basic System.
Starting Ignition (fetch-offline)...
[ 25.119628] systemd[1]: Finished Create Volatile Files and Directories.
[ 25.157530] systemd[1]: Reached target System Initialization.
[ 25.189851] multipathd[468]: --------start up--------
[ 25.218881] multipathd[468]: read /etc/multipath.conf
[ 25.248606] multipathd[468]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 25.351936] multipathd[468]: You can run "/sbin/mpathconf --enable" to create
[ 25.393227] audit: type=1130 audit(1600887385.851:23): 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'
[FAILED] Failed to start Ignition (fetch-offline).
See 'systemctl status ignition-fetch-offline.service' for details.
[DEPEND] Dependency failed for Ignition Complete.
[DEPEND] Dependency failed for Initrd Default Target.
[ OK ] Stopped target Timers.
[ OK ] Stopped Ignition (setup base config).
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Paths.
[ OK ] Stopped target Slices.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Local Encrypted Volumes.
[ OK ] Stopped Dispatch Password …ts to Console Directory Watch.
[ OK ] Stopped target Swap.
[ OK ] Started Emergency Shell.
[ OK ] Reached target Emergency Mode.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Load Kernel Modules.
[ OK ] Stopped Create Volatile Files and Directories.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped target Local File Systems (Pre).[ 26.480456] multipathd[468]: /etc/multipath.conf. See man mpathconf(8) for more details
Stopping Device-Mapper Multipath Device Controller...
[ 26.606473] systemd[1]: Stopping Journal Service...
Stopping Journal Service...
[ 26.661540] systemd[1]: clevis-luks-askpass.service: Succeeded.
[ 26.694854] systemd[1]: Stopped Forward Password Requests to Clevis.
[ OK ] Stopped Forward Password Requests to Clevis.
[ 26.775246] systemd[1]: clevis-luks-askpass.path: Succeeded.
[ 26.815495] systemd[1]: Stopped Forward Password Requests to Clevis Directory Watch.
[ OK ] Stopped Forward Password R…sts to Clevis Directory Watch.
[ 26.908272] systemd[1]: multipathd.service: Succeeded.
[ 26.938262] systemd[1]: Stopped Device-Mapper Multipath Device Controller.
[ OK ] Stopped Device-Mapper Multipath Device Controller.
[ 27.024286] systemd[1]: ignition-setup-user.service: Succeeded.
[ 27.057462] systemd[1]: Stopped Ignition (setup user config).
[ OK ] Stopped Ignition (setup user config).
[ 27.131486] systemd[1]: ignition-ostree-uuid-boot.service: Succeeded.
[ 27.221096] multipathd[468]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 27.284946] multipathd[468]: You can run "/sbin/mpathconf --enable" to create
[ 27.325179] multipathd[468]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 27.369511] multipathd[468]: path checkers start up
[ 27.397826] systemd[1]: Reached target Basic System.
[ 27.426129] multipathd[468]: --------shut down-------
[ 27.455181] clevis-luks-askpass[219]: Terminated
[ 27.481510] clevis-luks-askpass[219]: Exiting due to SIGTERM
[ 27.513604] ignition[477]: Ignition 2.6.0
[ 27.537465] systemd[1]: Starting Ignition (fetch-offline)...
[ 27.607777] ignition[477]: Stage: fetch-offline
[ 27.651872] [477]: fetched base config from "system"
[ 27.680428] multipathd[484]: Sep 23 18:56:28 | /etc/multipath.conf does not exist, blacklisting all devices.
[ 27.735438] multipathd[484]: Sep 23 18:56:28 | You can run "/sbin/mpathconf --enable" to create
[ 27.783991] multipathd[484]: Sep 23 18:56:28 | /etc/multipath.conf. See man mpathconf(8) for more details
[ 27.837076] multipathd[484]: ok
[ 27.856022] ignition[477]: reading system config file "/usr/lib/ignition/base.ign"
[ 27.897547] systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
[ 27.950131] systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
[ 27.994523] systemd[1]: Failed to start Ignition (fetch-offline).
[ 28.029206] ignition[477]: no config URL provided
[ 28.056996] systemd[1]: Dependency failed for Ignition Complete.
[ 28.090598] ignition[477]: reading system config file "/usr/lib/ignition/user.ign"
[ 28.134665] systemd[1]: Dependency failed for Initrd Default Target.
[ 28.170577] ignition[477]: no config at "/usr/lib/ignition/user.ign"
[ 28.206027] systemd[1]: initrd.target: Job initrd.target/start failed with result 'dependency'.
[ 28.289893] systemd[1]: initrd.target: Triggering OnFailure= dependencies.
[ 28.363948] systemd[1]: ignition-complete.target: Job ignition-complete.target/start failed with result 'dependency'.
[ 28.428588] systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
[ 28.474457] ignition[477]: drive status: OK
[ 28.499190] systemd[1]: Stopped target Timers.
[ 28.526138] ignition[477]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
[ 28.587648] systemd[1]: ignition-setup-base.service: Succeeded.
[ 28.621861] ignition[477]: failed to acquire config: filesystem "iso9660" is not a supported ovf device
[ 28.680105] systemd[1]: Stopped Ignition (setup base config).
[ 28.712872] ignition[477]: Ignition failed: filesystem "iso9660" is not a supported ovf device
[ 28.759704] systemd[1]: Stopped target Basic System.
[ 28.788033] systemd[1]: Stopped target Paths.
[ 28.813384] systemd[1]: Stopped target Slices.
[ 28.840012] systemd[1]: Stopped target Sockets.
[ 28.866055] systemd[1]: Stopped target System Initialization.
[ 28.899416] systemd[1]: Stopped target Local Encrypted Volumes.
[ 28.932559] systemd[1]: systemd-ask-password-console.path: Succeeded.
[ 28.968966] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
[ 29.013121] systemd[1]: Stopped target Swap.
[ 29.037569] systemd[1]: Started Emergency Shell.
[ 29.067725] systemd[1]: Reached target Emergency Mode.
[ 29.099567] systemd[1]: Condition check resulted in Dump journal to virtio port being skipped.
[ 29.147688] systemd[1]: systemd-sysctl.service: Succeeded.
[ 29.178750] systemd[1]: Stopped Apply Kernel Variables.
[ 29.208312] systemd[1]: systemd-modules-load.service: Succeeded.
[ 29.242017] systemd[1]: Stopped Load Kernel Modules.
[ 29.271016] systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
[ 29.305905] systemd[1]: Stopped Create Volatile Files and Directories.
[ 29.342677] systemd[1]: Stopped target Local File Systems.
[ 29.374266] systemd[1]: Stopped target Local File Systems (Pre).
[ 29.443266] audit: type=1130 audit(1600887386.281:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 29.552323] systemd[1]: Stopped Ignition OSTree: Regenerate filesystem UUID (boot).
[ OK ] Stopped Ignition OSTree: R…nerate filesystem UUID (boot).
[ 29.643197] systemd[1]: coreos-gpt-setup.service: Succeeded.
[ 29.679813] systemd[1]: Stopped Generate new UUID for boot disk GPT.
[ OK ] Stopped Generate new UUID for boot disk GPT.
[ 29.763886] systemd[1]: systemd-udev-settle.service: Succeeded.
[ 29.809986] systemd[1]: Stopped udev Wait for Complete Device Initialization.
[ OK ] Stopped udev Wait for Complete Device Initialization.
[ 29.932986] systemd[1]: systemd-udev-trigger.service: Succeeded.
[ 29.966664] systemd[1]: Stopped udev Coldplug all Devices.
[ OK ] Stopped udev Coldplug all Devices.
[ 30.037150] systemd[1]: dracut-pre-trigger.service: Succeeded.
[ 30.069874] systemd[1]: Stopped dracut pre-trigger hook.
[ OK ] Stopped dracut pre-trigger hook.
[ 30.139727] systemd[1]: Stopping udev Kernel Device Manager...
Stopping udev Kernel Device Manager...
[ 30.205457] systemd[1]: systemd-udevd.service: Succeeded.
[ 30.236150] systemd[1]: Stopped udev Kernel Device Manager.
[ OK ] Stopped udev Kernel Device Manager.
[ 30.308722] systemd[1]: systemd-udevd-control.socket: Succeeded.
[ 30.342582] systemd[1]: Closed udev Control Socket.
[ OK ] Closed udev Control Socket.
[ 30.408753] systemd[1]: systemd-udevd-kernel.socket: Succeeded.
[ 30.449683] systemd[1]: Closed udev Kernel Socket.
[ OK ] Closed udev Kernel Socket.
[ 30.540369] systemd[1]: dracut-pre-udev.service: Succeeded.
[ 30.590275] systemd[1]: Stopped dracut pre-udev hook.
[ OK ] Stopped dracut pre-udev hook.
[ 30.657650] systemd[1]: dracut-cmdline.service: Succeeded.
[ 30.688419] systemd[1]: Stopped dracut cmdline hook.
[ OK ] Stopped dracut cmdline hook.
[ 30.754110] systemd[1]: dracut-cmdline-ask.service: Succeeded.
[ 30.786818] systemd[1]: Stopped dracut ask for additional cmdline parameters.
[ OK ] Stopped dracut ask for additional cmdline parameters.
[ 30.873587] systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
[ 30.916585] systemd[1]: Stopped Create Static Device Nodes in /dev.
[ 30.988351] systemd[1]: Stopping Device-Mapper Multipath Device Controller...
[ 31.029115] systemd-journald[213]: Received SIGTERM from PID 1 (systemd).
[ OK ] Stopped Create Static Device Nodes in /dev.
[ 31.116915] systemd[1]: kmod-static-nodes.service: Succeeded.
[ 31.149584] systemd[1]: Stopped Create list of static device nodes for the current kernel.
[ OK ] Stopped Create list of sta… nodes for the current kernel.
[ 31.246894] systemd[1]: systemd-journald.service: Succeeded.
[ 31.285433] systemd[1]: Stopped Journal Service.
[ OK ] Stopped Journal Service.
[ 31.355251] systemd[1]: systemd-journald-audit.socket: Succeeded.
[ 31.389459] systemd[1]: Closed Journal Audit Socket.
[ OK ] Closed Journal Audit Socket.
[ 31.492893] systemd[1]: Startup finished in 6.963s (kernel) + 0 (initrd) + 19.815s (userspace) = 26.779s.
[ 31.549808] audit: type=1130 audit(1600887386.978: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=failed'
[ 31.701646] audit: type=1131 audit(1600887387.056:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.808743] audit: type=1130 audit(1600887387.480:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=emergency comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.915326] audit: type=1131 audit(1600887387.557:28): 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'
[ 32.027265] audit: type=1131 audit(1600887387.595:29): 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'
[ 32.171371] audit: type=1131 audit(1600887387.642:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 32.280463] audit: type=1130 audit(1600887388.051:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 32.389633] audit: type=1131 audit(1600887388.051:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 32.500958] audit: type=1131 audit(1600887388.300:33): 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'
------
Ignition has failed. Please ensure your config is valid. Note that only
Ignition spec v3.0.0+ configs are accepted.
A CLI validation tool to check this called ignition-validate can be
downloaded from GitHub:
https://github.com/coreos/ignition/releases
------
Displaying logs from failed units: ignition-fetch-offline.service
-- Logs begin at Wed 2020-09-23 18:56:15 UTC, end at Wed 2020-09-23 18:56:32 UTC. --
Sep 23 18:56:26 systemd[1]: Starting Ignition (fetch-offline)...
Sep 23 18:56:26 systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 18:56:26 systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
Sep 23 18:56:26 systemd[1]: Failed to start Ignition (fetch-offline).
Sep 23 18:56:26 systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
Press Enter for emergency shell or wait 5 minutes for reboot.
Press Enter for emergency shell or wait 4 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes for reboot.
Press Enter for emergency shell or wait 3 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes for reboot.
Press Enter for emergency shell or wait 2 minutes 45 seconds for re
Press Enter for emergency shell or wait 2 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes for reboot.
Press Enter for emergency shell or wait 1 minute 45 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 30 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 15 seconds for reboot.
Press Enter for emergency shell or wait 1 minute for reboot.
Press Enter for emergency shell or wait 0 minutes 45 seconds for reboot.
Press Enter for emergency shell outes 30 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 15 seconds for reboot.
Rebooting.
[ 336.855532] reboot: Restarting system
[?25lUse the ^ and v keys to change the selection.
Press 'e' to edit the selected item, or 'c' for a command prompt.   Fedora CoreOS 32.20200922.dev.0 (ostree:0)                 The selected entry will be started automatically in 1s.  The selected entry will be started automatically in 0s. [?25h[ 0.000000] Linux version 5.8.10-200.fc32.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200723 (Red Hat 10.2.1-1), GNU ld version 2.34-4.fc32) #1 SMP Thu Sep 17 16:48:25 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dffff000-0x00000000dfffffff] ACPI NVS
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090007 05/18/2018
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x60e24, misc 0xbed7b2
[ 0.000000] Hyper-V Host Build:17763-10.0-10-0.10184
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x30d40
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.000002] tsc: Detected 2095.079 MHz processor
[ 0.000478] last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[ 0.000530] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.007738] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[ 0.007944] Using GB pages for direct mapping
[ 0.008134] RAMDISK: [mem 0x2f3fd000-0x339f6fff]
[ 0.008226] ACPI: Early table checksum verification disabled
[ 0.008230] ACPI: RSDP 0x00000000000F5BF0 000014 (v00 ACPIAM)
[ 0.008233] ACPI: RSDT 0x00000000DFFF0000 000040 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008238] ACPI: FACP 0x00000000DFFF0200 000081 (v02 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008242] ACPI: DSDT 0x00000000DFFF1D24 003CD5 (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)
[ 0.008245] ACPI: FACS 0x00000000DFFFF000 000040
[ 0.008248] ACPI: WAET 0x00000000DFFF1A80 000028 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008251] ACPI: SLIC 0x00000000DFFF1AC0 000176 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008253] ACPI: OEM0 0x00000000DFFF1CC0 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008256] ACPI: SRAT 0x00000000DFFF0800 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.008258] ACPI: APIC 0x00000000DFFF0300 000452 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008261] ACPI: OEMB 0x00000000DFFFF040 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008288] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.008291] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xdfffffff] hotplug
[ 0.008292] ACPI: SRAT: Node 0 PXM 0 [mem 0xe0000000-0xf7ffffff] hotplug
[ 0.008293] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug
[ 0.008294] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug
[ 0.008303] NODE_DATA(0) allocated [mem 0xdffc5000-0xdffeffff]
[ 0.013754] Zone ranges:
[ 0.013756] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.013757] DMA32 [mem 0x0000000001000000-0x00000000dffeffff]
[ 0.013758] Normal empty
[ 0.013759] Device empty
[ 0.013760] Movable zone start for each node
[ 0.013763] Early memory node ranges
[ 0.013764] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.013765] node 0: [mem 0x0000000000100000-0x00000000dffeffff]
[ 0.013770] Zeroed struct page in unavailable ranges: 114 pages
[ 0.013771] Initmem setup node 0 [mem 0x0000000000001000-0x00000000dffeffff]
[ 0.023623] ACPI: PM-Timer IO Port: 0x408
[ 0.023638] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.024615] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.024621] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.024623] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.024628] Using ACPI (MADT) for SMP configuration information
[ 0.024631] smpboot: Allowing 128 CPUs, 127 hotplug CPUs
[ 0.024649] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.024652] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.024653] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.024655] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.024658] [mem 0xe0000000-0xffffffff] available for PCI devices
[ 0.024659] Booting paravirtualized kernel on Hyper-V
[ 0.024663] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.030197] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[ 0.038603] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[ 0.038666] Hyper-V: PV spinlocks enabled
[ 0.038670] PV qspinlock hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.038683] Built 1 zonelists, mobility grouping on. Total pages: 903033
[ 0.038684] Policy zone: DMA32
[ 0.038686] Kernel command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 0.038808] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.038809] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[ 0.038810] printk: log_buf_len min size: 262144 bytes
[ 0.038994] printk: log_buf_len: 1048576 bytes
[ 0.038995] printk: early log buf free: 252248(96%)
[ 0.039591] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.039891] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.041429] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.058539] Memory: 3398432K/3669560K available (14339K kernel code, 2492K rwdata, 8620K rodata, 2504K init, 4648K bss, 271128K reserved, 0K cma-reserved)
[ 0.058548] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[ 0.060036] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
[ 0.060070] Kernel/User page tables isolation: enabled
[ 0.060165] ftrace: allocating 43496 entries in 170 pages
[ 0.076477] ftrace: allocated 170 pages with 4 groups
[ 0.077637] rcu: Hierarchical RCU implementation.
[ 0.077639] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
[ 0.077641] Trampoline variant of Tasks RCU enabled.
[ 0.077642] Rude variant of Tasks RCU enabled.
[ 0.077642] Tracing variant of Tasks RCU enabled.
[ 0.077643] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.077644] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[ 0.080922] NR_IRQS: 524544, nr_irqs: 1448, preallocated irqs: 16
[ 0.082744] random: crng done (trusting CPU's manufacturer)
[ 0.101487] Console: colour VGA+ 80x25
[ 0.322863] printk: console [tty0] enabled
[ 4.815987] printk: console [ttyS0] enabled
[ 4.843331] ACPI: Core revision 20200528
[ 4.868735] APIC: Switch to symmetric I/O mode setup
[ 4.897759] Switched APIC routing to physical flat.
[ 4.930250] Hyper-V: Using IPI hypercalls
[ 4.994036] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 5.029888] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.15 BogoMIPS (lpj=2095079)
[ 5.030894] pid_max: default: 131072 minimum: 1024
[ 5.032274] LSM: Security Framework initializing
[ 5.032939] Yama: becoming mindful.
[ 5.033935] SELinux: Initializing.
[ 5.035175] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 5.035904] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 5.037898] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 5.038891] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 5.039896] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 5.040893] Spectre V2 : Mitigation: Full generic retpoline
[ 5.041891] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 5.042890] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 5.043893] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 5.044894] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 5.045898] TAA: Mitigation: Clear CPU buffers
[ 5.046891] MDS: Mitigation: Clear CPU buffers
[ 5.055791] smpboot: CPU0: Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz (family: 0x6, model: 0x55, stepping: 0x4)
[ 5.056140] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 5.056964] rcu: Hierarchical SRCU implementation.
[ 5.058349] NMI watchdog: Perf NMI watchdog permanently disabled
[ 5.060215] smp: Bringing up secondary CPUs ...
[ 5.060893] smp: Brought up 1 node, 1 CPU
[ 5.061892] smpboot: Max logical packages: 128
[ 5.062893] smpboot: Total of 1 processors activated (4190.15 BogoMIPS)
[ 5.064732] devtmpfs: initialized
[ 5.064934] x86/mm: Memory block size: 128MB
[ 5.066323] PM: Registering ACPI NVS region [mem 0xdffff000-0xdfffffff] (4096 bytes)
[ 5.067082] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 5.067900] futex hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[ 5.069447] xor: automatically using best checksumming function avx
[ 5.070027] pinctrl core: initialized pinctrl subsystem
[ 5.091749] PM: RTC time: 19:01:50, date: 2020-09-23
[ 5.091898] thermal_sys: Registered thermal governor 'fair_share'
[ 5.091898] thermal_sys: Registered thermal governor 'bang_bang'
[ 5.092891] thermal_sys: Registered thermal governor 'step_wise'
[ 5.093892] thermal_sys: Registered thermal governor 'user_space'
[ 5.095283] NET: Registered protocol family 16
[ 5.097007] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 5.097896] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 5.098900] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 5.099906] audit: initializing netlink subsys (disabled)
[ 5.101032] cpuidle: using governor menu
[ 5.101985] ACPI: bus type PCI registered
[ 5.102890] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 5.104799] PCI: Using configuration type 1 for base access
[ 5.104943] audit: type=2000 audit(1600887704.104:1): state=initialized audit_enabled=0 res=1
[ 5.107533] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 5.107894] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 5.229170] cryptd: max_cpu_qlen set to 1000
[ 5.237107] alg: No test for 842 (842-generic)
[ 5.237913] alg: No test for 842 (842-scomp)
[ 5.240981] raid6: skip pq benchmark and using algorithm avx512x4
[ 5.241915] raid6: using avx512x2 recovery algorithm
[ 5.243065] ACPI: Added _OSI(Module Device)
[ 5.243925] ACPI: Added _OSI(Processor Device)
[ 5.244890] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 5.245889] ACPI: Added _OSI(Processor Aggregator Device)
[ 5.246925] ACPI: Added _OSI(Linux-Dell-Video)
[ 5.247899] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 5.248902] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 5.251116] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 5.254022] ACPI: Interpreter enabled
[ 5.254904] ACPI: (supports S0 S5)
[ 5.255890] ACPI: Using IOAPIC for interrupt routing
[ 5.256928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 5.258170] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 5.287764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 5.287895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 5.288909] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 5.290152] PCI host bridge to bus 0000:00
[ 5.290893] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window]
[ 5.291892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 5.292893] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 5.293893] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 5.294894] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window]
[ 5.295894] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 5.297333] pci 0000:00:00.0: [8086:7192] type 00 class 0x060000
[ 5.302745] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 5.309891] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
[ 5.315028] pci 0000:00:07.1: reg 0x20: [io 0xffa0-0xffaf]
[ 5.317685] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 5.317892] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 5.318890] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 5.319891] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 5.322173] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 5.323121] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 5.323121] * this clock source is slow. Consider trying other clock sources
[ 5.329268] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI
[ 5.331987] pci 0000:00:08.0: [1414:5353] type 00 class 0x030000
[ 5.334175] pci 0000:00:08.0: reg 0x10: [mem 0xf8000000-0xfbffffff]
[ 5.363904] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 5.365332] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.366322] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.367324] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.368433] iommu: Default domain type: Translated
[ 5.369020] pci 0000:00:08.0: vgaarb: setting as boot VGA device
[ 5.369884] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 5.369892] pci 0000:00:08.0: vgaarb: bridge control possible
[ 5.370891] vgaarb: loaded
[ 5.372113] SCSI subsystem initialized
[ 5.373026] ACPI: bus type USB registered
[ 5.373908] usbcore: registered new interface driver usbfs
[ 5.374904] usbcore: registered new interface driver hub
[ 5.375978] usbcore: registered new device driver usb
[ 5.376919] pps_core: LinuxPPS API ver. 1 registered
[ 5.377889] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 5.378895] PTP clock support registered
[ 5.380134] EDAC MC: Ver: 3.0.0
[ 5.382026] NetLabel: Initializing
[ 5.382889] NetLabel: domain hash size = 128
[ 5.383888] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 5.384915] NetLabel: unlabeled traffic allowed by default
[ 5.385890] PCI: Using ACPI for IRQ routing
[ 5.388538] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 5.442666] VFS: Disk quotas dquot_6.6.0
[ 5.465431] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.507490] pnp: PnP ACPI init
[ 5.529701] system 00:06: [io 0x01e0-0x01ef] has been reserved
[ 5.561441] system 00:06: [io 0x0160-0x016f] has been reserved
[ 5.594456] system 00:06: [io 0x0278-0x027f] has been reserved
[ 5.627714] system 00:06: [io 0x0378-0x037f] has been reserved
[ 5.661270] system 00:06: [io 0x0678-0x067f] has been reserved
[ 5.709952] system 00:06: [io 0x0778-0x077f] has been reserved
[ 5.745790] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 5.779102] system 00:07: [io 0x0400-0x043f] has been reserved
[ 5.813090] system 00:07: [io 0x0370-0x0371] has been reserved
[ 5.848923] system 00:07: [io 0x0440-0x044f] has been reserved
[ 5.888029] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 5.953981] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 6.004106] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[ 6.045555] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved
[ 6.085491] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[ 6.127596] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved
[ 6.178424] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved
[ 6.219328] pnp: PnP ACPI: found 9 devices
[ 6.259674] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 6.312148] NET: Registered protocol family 2
[ 6.339372] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 6.394940] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 6.441870] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 6.487270] TCP: Hash tables configured (established 32768 bind 32768)
[ 6.528157] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.568165] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.611848] NET: Registered protocol family 1
[ 6.638410] NET: Registered protocol family 44
[ 6.664180] pci_bus 0000:00: resource 4 [mem 0xfe0000000-0xfffffffff window]
[ 6.702553] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7 window]
[ 6.737051] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff window]
[ 6.807697] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[ 6.866240] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfffbffff window]
[ 6.905317] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 6.940219] pci 0000:00:00.0: quirk_natoma+0x0/0x20 took 34079 usecs
[ 6.978009] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 7.056466] pci 0000:00:08.0: pci_fixup_video+0x0/0xb0 took 76879 usecs
[ 7.117739] PCI: CLS 0 bytes, default 64
[ 7.146009] Trying to unpack rootfs image as initramfs...
[ 7.956939] Freeing initrd memory: 71656K
[ 7.980538] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 8.017627] software IO TLB: mapped [mem 0xd6000000-0xda000000] (64MB)
[ 8.054993] Initialise system trusted keyrings
[ 8.079707] Key type blacklist registered
[ 8.102690] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 8.185287] zbud: loaded
[ 8.202055] integrity: Platform Keyring initialized
[ 8.238063] NET: Registered protocol family 38
[ 8.268118] Key type asymmetric registered
[ 8.294963] Asymmetric key parser 'x509' registered
[ 8.326344] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 8.370506] io scheduler mq-deadline registered
[ 8.398934] io scheduler kyber registered
[ 8.423854] io scheduler bfq registered
[ 8.447137] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 8.488630] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 8.527201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 8.569073] ACPI: Power Button [PWRF]
[ 8.593392] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.638347] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.691983] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 8.739529] Non-volatile memory driver v1.3
[ 8.764386] Linux agpgart interface v0.103
[ 8.790211] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
[ 8.846468] scsi host0: ata_piix
[ 8.866335] scsi host1: ata_piix
[ 8.889342] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 8.962567] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 9.059746] libphy: Fixed MDIO Bus: probed
[ 9.126408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.176355] ehci-pci: EHCI PCI platform driver
[ 9.684442] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 9.726598] ohci-pci: OHCI PCI platform driver
[ 9.754457] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.791632] usbcore: registered new interface driver usbserial_generic
[ 9.836195] usbserial: USB Serial support registered for generic
[ 9.888499] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 9.964521] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.998995] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 10.036479] mousedev: PS/2 mouse device common for all mice
[ 10.078867] rtc_cmos 00:00: RTC can wake from S4
[ 10.134169] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 10.198596] rtc_cmos 00:00: registered as rtc0
[ 10.225342] rtc_cmos 00:00: setting system clock to 2020-09-23T19:01:58 UTC (1600887718)
[ 10.275405] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 10.310908] device-mapper: uevent: version 1.0.3
[ 10.337234] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 10.383082] intel_pstate: CPU model not supported
[ 10.425268] hid: raw HID events driver (C) Jiri Kosina
[ 10.454746] usbcore: registered new interface driver usbhid
[ 10.487739] usbhid: USB HID core driver
[ 10.510093] drop_monitor: Initializing network drop monitor service
[ 10.544983] Initializing XFRM netlink socket
[ 10.569675] NET: Registered protocol family 10
[ 10.709831] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
[ 10.758320] ata2.00: ATAPI: Virtual CD, , max MWDMA2
[ 10.796533] scsi 1:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5
[ 10.846909] sr 1:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray
[ 10.877101] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 10.908809] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 10.941285] Segment Routing with IPv6
[ 10.963229] RPL Segment Routing with IPv6
[ 10.986196] mip6: Mobile IPv6
[ 11.003790] NET: Registered protocol family 17
[ 11.029908] IPI shorthand broadcast: enabled
[ 11.054814] AVX2 version of gcm_enc/dec engaged.
[ 11.080976] AES CTR mode by8 optimization enabled
[ 11.124451] registered taskstats version 1
[ 11.149339] Loading compiled-in X.509 certificates
[ 11.178666] Loaded X.509 cert 'Fedora kernel signing key: 341a5b53a07a47ec21a76a74cc9a6a4617340fc7'
[ 11.242558] zswap: loaded using pool lzo/zbud
[ 11.268014] Key type ._fscrypt registered
[ 11.291155] Key type .fscrypt registered
[ 11.313883] Key type fscrypt-provisioning registered
[ 11.342374] Btrfs loaded, crc32c=crc32c-generic
[ 11.370981] Key type encrypted registered
[ 11.394361] ima: No TPM chip found, activating TPM-bypass!
[ 11.426952] ima: Allocated hash algorithm: sha256
[ 11.453663] ima: No architecture policies found
[ 11.480925] PM: Magic number: 4:724:41
[ 11.505393] RAS: Correctable Errors collector initialized.
[ 11.538587] Unstable clock detected, switching default tracing clock to "global"
[ 11.538587] If you want to keep using the local clock, then add:
[ 11.538587] "trace_clock=local"
[ 11.538587] on the kernel command line
[ 11.658979] Freeing unused decrypted memory: 2040K
[ 11.686444] Freeing unused kernel image (initmem) memory: 2504K
[ 11.719201] Write protecting the kernel read-only data: 26624k
[ 11.752030] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 11.789434] Freeing unused kernel image (rodata/data gap) memory: 1620K
[ 11.882778] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.919991] rodata_test: all tests were successful
[ 11.955250] x86/mm: Checking user space page tables
[ 12.038527] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 12.074281] Run /init as init process
[ 12.103522] systemd[1]: systemd v245.7-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 12.221742] systemd[1]: Detected virtualization microsoft.
[ 12.255429] systemd[1]: Detected architecture x86-64.
[ 12.284122] systemd[1]: Running in initial RAM disk.
Welcome to Fedora CoreOS 32.20200922.dev.0 dracut-050-61.git20200529.fc32 (Initramfs)!
[ 12.361944] systemd[1]: No hostname configured.
[ 12.388439] systemd[1]: Set hostname to <localhost>.
[ 12.426063] systemd[1]: Initializing machine ID from random generator.
[ 12.573046] systemd[1]: Started Forward Password Requests to Clevis Directory Watch.
[ OK ] Started Forward Password R…sts to Clevis Directory Watch.
[ 12.663908] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 12.761678] systemd[1]: Reached target Local Encrypted Volumes.
[ OK ] Reached target Local Encrypted Volumes.
[ 12.834740] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 12.898309] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 12.959822] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 13.020305] systemd[1]: Reached target Timers.
[ OK ] Reached target Timers.
[ 13.080762] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 13.149934] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 13.225563] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 13.291653] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 13.361992] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 13.432582] systemd[1]: Reached target Sockets.
[ OK ] Reached target Sockets.
[ 13.497334] systemd[1]: Starting Afterburn Initrd Setup Network Kernel Arguments...
Starting Afterburn Initrd …up Network Kernel Arguments...
[ 13.583001] systemd[1]: Condition check resulted in Check that initrd matches kernel being skipped.
[ 13.634987] systemd[1]: Condition check resulted in Persist osmet files (ISO) being skipped.
[ 13.681463] systemd[1]: Finished CoreOS Tear down initramfs.
[ OK ] Finished CoreOS Tear down initramfs.
[ 13.756072] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 13.846214] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 13.902994] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 13.962482] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 14.024233] systemd[1]: afterburn-network-kargs.service: Succeeded.
[ 14.109243] systemd[1]: Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 14.224341] fuse: init (API version 7.31)
[ 14.224669] systemd-modules-load[214]: Inserted module 'fuse'
[ 15.093039] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x01, buttons: 3/3
[ 15.094595] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input3
[ OK ] Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 15.971820] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Finished Create list of st… nodes for the current kernel.
[ OK ] Finished Load Kernel Modules.
[ 16.139755] audit: type=1130 audit(1600887724.245: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'
[ 16.255673] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 16.303855] systemd[1]: Finished Load Kernel Modules.
[ 16.335779] audit: type=1131 audit(1600887724.245:3): 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'
[ OK ] Finished Setup Virtual Console.
Starting Forward Password Requests to Clevis...
Starting dracut ask for additional cmdline parameters...
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ 16.653192] systemd[1]: Finished Setup Virtual Console.
[ 16.683562] systemd[1]: Starting Forward Password Requests to Clevis...
[ 16.721148] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ 16.764875] systemd[1]: Starting Apply Kernel Variables...
[ 16.809953] systemd[1]: Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ 16.935439] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 16.971776] systemd-sysctl[220]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
[ 17.023474] systemd-sysctl[220]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
[ OK ] Finished Apply Kernel Variables.
[ 17.142079] systemd-sysctl[220]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
[ 17.198351] systemd-sysctl[220]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
[ 17.254100] systemd-sysctl[220]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
[ 17.308016] systemd-sysctl[220]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
[ 17.364693] systemd[1]: Finished Apply Kernel Variables.
[ 17.400114] audit: type=1130 audit(1600887724.323:4): 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'
[ OK ] Finished dracut ask for additional cmdline parameters.
Starting dracut cmdline hook...
[ 17.601259] systemd[1]: Finished dracut ask for additional cmdline parameters.
[ 17.641440] systemd[1]: Starting dracut cmdline hook...
[ 17.685427] dracut-cmdline[234]: dracut-32.20200922.dev.0 (CoreOS) dracut-050-61.git20200529.fc32
[ 17.737818] dracut-cmdline[234]: Using kernel command line parameters: rd.driver.pre=btrfs ip=dhcp,dhcp6 BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ OK ] Finished dracut cmdline hook.
Starting dracut pre-udev hook...
[ OK ] Finished dracut pre-udev hook.
Starting udev Kernel Device Manager...
[ OK ] Started udev Kernel Device Manager.
Starting dracut pre-trigger hook...
[ OK ] Finished dracut pre-trigger hook.
Starting udev Coldplug all Devices...
[ 18.540909] audit: type=1130 audit(1600887724.373: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'
[ OK ] Finished udev Coldplug all Devices.
Starting udev Wait for Complete Device Initialization...
Mounting Kernel Configuration File System...
[ OK ] Mounted Kernel Configuration File System.
[ 19.059461] hv_vmbus: Vmbus version:5.2
[ 19.110918] audit: type=1130 audit(1600887724.413:6): 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'
[ 19.471668] hv_vmbus: registering driver hyperv_keyboard
[ 19.471956] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input4
[ 19.476360] systemd[1]: Finished dracut cmdline hook.
[ 19.476643] systemd[1]: Starting dracut pre-udev hook...
[ 19.477138] systemd[1]: Finished dracut pre-udev hook.
[ 19.478120] systemd[1]: Starting udev Kernel Device Manager...
[ 19.478289] dracut-pre-trigger[340]: rd.md=0: removing MD RAID activation
[ 19.478390] systemd[1]: Started udev Kernel Device Manager.
[ 19.478569] systemd[1]: Starting dracut pre-trigger hook...
[ 19.478758] systemd[1]: Finished dracut pre-trigger hook.
[ 19.480012] systemd[1]: Starting udev Coldplug all Devices...
[ 19.480299] udevadm[393]: systemd-udev-settle.service is deprecated.
[ 19.480412] systemd[1]: Finished udev Coldplug all Devices.
[ 19.480601] systemd[1]: Starting udev Wait for Complete Device Initialization...
[ 19.480668] systemd[1]: Mounting Kernel Configuration File System...
[ 19.480692] systemd[1]: Mounted Kernel Configuration File System.
[ 19.480863] systemd-udevd[390]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 19.483032] hv_vmbus: registering driver hid_hyperv
[ 19.483485] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5
[ 19.483525] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on
[ 19.515921] hv_vmbus: registering driver hv_storvsc
[ 19.519907] hv_vmbus: registering driver hv_netvsc
[ 19.520950] scsi host3: storvsc_host_t
[ 19.521273] scsi host4: storvsc_host_t
[ 19.521573] scsi 3:0:1:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 19.521581] scsi host2: storvsc_host_t
[ 19.521728] scsi: waiting for bus probes to complete ...
[ 19.523287] scsi 3:0:1:0: Attached scsi generic sg1 type 0
[ 19.524716] sd 3:0:1:0: [sda] 104857600 512-byte logical blocks: (53.7 GB/50.0 GiB)
[ 19.524718] sd 3:0:1:0: [sda] 4096-byte physical blocks
[ 19.524828] sd 3:0:1:0: [sda] Write Protect is off
[ 19.525583] sd 3:0:1:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 19.527539] sda: sda1
[ 19.529980] sd 3:0:1:0: [sda] Attached SCSI disk
[ 19.532293] scsi 2:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 19.533262] scsi 2:0:0:0: Attached scsi generic sg2 type 0
[ 19.534388] sd 2:0:0:0: [sdb] 16777216 512-byte logical blocks: (8.59 GB/8.00 GiB)
[ 19.534437] sd 2:0:0:0: [sdb] Write Protect is off
[ 19.534585] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 19.541620] sdb: sdb1 sdb2 sdb3 sdb4
[ 19.543433] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 19.566655] audit: type=1130 audit(1600887724.770:7): 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'
[ 19.566733] audit: type=1130 audit(1600887725.201:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.566764] audit: type=1130 audit(1600887725.415:9): 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'
[ 19.566789] audit: type=1130 audit(1600887725.845:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.566814] audit: type=1130 audit(1600887726.342:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.594246] systemd-udevd[381]: Using default interface naming scheme 'v245'.
[ 19.594681] systemd-udevd[381]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 19.667796] systemd[1]: Found device Virtual_Disk boot.
[ OK ] Found device Virtual_Disk boot.
Starting Generate new UUID for boot disk GPT...
[ 23.466045] systemd[1]: Starting Generate new UUID for boot disk GPT...
[ OK ] Finished Generate new UUID for boot disk GPT.
Starting Ignition OSTree: …rate filesystem UUID (boot)...
[ 23.605452] systemd[1]: Finished Generate new UUID for boot disk GPT.
[ 23.642077] systemd[1]: Starting Ignition OSTree: Regenerate filesystem UUID (boot)...
[ 23.686542] kauditd_printk_skb: 6 callbacks suppressed
[ 23.686543] audit: type=1130 audit(1600887731.838:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-gpt-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Finished udev Wait for Complete Device Initialization.
[ 23.962649] systemd[1]: Finished udev Wait for Complete Device Initialization.
[ 24.004833] systemd[1]: Condition check resulted in Device-Mapper Multipath Default Configuration being skipped.
[ 24.062663] audit: type=1130 audit(1600887732.236:19): 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'
[ 24.188731] ignition-ostree-firstboot-uuid[448]: No changes required for /dev/disk/by-label/boot TYPE=ext4 UUID=db2ae4c2-f420-424b-ab0a-61647acaeaad
[ OK ] Finished Ignition OSTree: …nerate filesystem UUID (boot).
Starting Ignition (setup base config)...
Starting Ignition (setup user config)...
[ 24.387082] systemd[1]: Finished Ignition OSTree: Regenerate filesystem UUID (boot).
[ 24.429215] systemd[1]: Starting Ignition (setup base config)...
[ 24.462303] systemd[1]: Starting Ignition (setup user config)...
[ OK ] Finished Ignition (setup base config).
[ 24.549088] ignition-setup-base[452]: File /usr/lib/ignition/platform/azurestack/base.ign does not exist.. Skipping copy
[ 24.608095] systemd[1]: Finished Ignition (setup base config).
[ 24.642130] audit: type=1130 audit(1600887732.592:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-ostree-uuid-boot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 24.752532] audit: type=1130 audit(1600887732.823:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 24.876114] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 24.921075] ignition-setup-user[453]: File /mnt/boot_partition/ignition/config.ign does not exist.. Skipping copy
[ OK ] Finished Ignition (setup user config).
Starting Device-Mapper Multipath Device Controller...[ 25.060099] systemd[1]: Finished Ignition (setup user config).
[ 25.093517] systemd[1]: Starting Device-Mapper Multipath Device Controller...
[ 25.136351] audit: type=1130 audit(1600887733.301:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started Device-Mapper Multipath Device Controller.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ 25.436415] systemd[1]: Started Device-Mapper Multipath Device Controller.
[ 25.474985] systemd[1]: Reached target Local File Systems (Pre).
[ 25.509742] systemd[1]: Reached target Local File Systems.
[ 25.541590] systemd[1]: Starting Create Volatile Files and Directories...
[ 25.603837] multipathd[468]: --------start up--------
[ 25.636693] multipathd[468]: read /etc/multipath.conf
[ 25.665246] multipathd[468]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 25.715373] multipathd[468]: You can run "/sbin/mpathconf --enable" to create
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Basic System.
Starting Ignition (fetch-offline)...
[ 25.999327] multipathd[468]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 26.079961] audit: type=1130 audit(1600887733.584:23): 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'
[ 26.199994] audit: type=1130 audit(1600887734.103:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 26.318954] multipathd[468]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 26.370660] multipathd[468]: You can run "/sbin/mpathconf --enable" to create
[ 26.424708] multipathd[468]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 26.482895] multipathd[468]: path checkers start up
[FAILED] Failed to start Ignition (fetch-offline).
See 'systemctl status ignition-fetch-offline.service' for details.
[DEPEND] Dependency failed for Ignitiote.
[DEPEND] Dependency failed for Initrd Default Target.
[ OK ] Stopped target Timers.
[ OK ] Stopped Ignition (setup base config).
[ OK ] Stopped target [ 26.785348] audit: type=1130 audit(1600887734.955: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=failed'
[0;1;39mBasic System.
[ OK ] Stopped target Paths.
[ OK ] Stopped target Slices.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Local Encrypted Volumes.
[ 27.171391] systemd[1]: Finished Create Volatile Files and Directories.
[ OK ] Stopped Dispatch Password …ts to Console Directory Watch.
[ OK ] Stopped target Swap.
[ OK ] Started Emergency Shell.
[ OK ] Reached target Emergency Mode.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Load Kernel Modules.
[ OK ] Stopped Create Volatile Files and Directories.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped target Local File Systems (Pre).
Stopping Device-Mapper Multipath Device Controller...
[ 27.631484] systemd[1]: Stopping Journal Service...
Stopping Journal Service...
[ 27.690075] systemd[1]: clevis-luks-askpass.service: Succeeded.
[ 27.725907] systemd[1]: Stopped Forward Password Requests to Clevis.
[ OK ] Stopped Forward Passwod Requests to Clevis.
[ 27.806551] systemd[1]: clevis-luks-askpass.path: Succeeded.
[ 27.848295] systemd[1]: Stopped Forward Password Requests to Clevis Directory Watch.
[ OK ] Stopped Forward Password R…sts to Clevis Directory Watch.
[ 27.952857] systemd[1]: multipathd.service: Succeeded.
[ 28.021960] systemd[1]: Stopped Device-Mapper Multipath Device Controller.
[ OK ] Stopped Device-Mapper Multipath Device Controller.
[ 28.111734] systemd[1]: ignition-setup-user.service: Succeeded.
[ 28.146539] systemd[1]: Stopped Ignition (setup user config).
[ OK ] Stopped Ignition (setup user config).
[ 28.306554] systemd[1]: ignition-ostree-uuid-boot.service: Succeeded.
[ 28.343176] systemd[1]: Stopped Ignition OSTree: Regenerate filesystem UUID (boot).
[ OK ] Stopped Ignition OSTree: R…nerate filesystem UUID (boot).
[ 28.436557] systemd[1]: coreos-gpt-setup.service: Succeeded.
[ 28.471316] systemd[1]: Stopped Generate new UUID for boot disk GPT.
[ OK ] Stopped Generate new UUID for boot disk GPT.
[ 28.549316] systemd[1]: systemd-udev-settle.service: Succeeded.
[ 28.585090] systemd[1]: Stopped udev Wait for Complete Device Initialization.
[ OK ] Stopped udev Wait for Complete Device Initialization.
[ 28.674284] systemd[1]: systemd-udev-trigger.service: Succeeded.
[ 28.709221] systemd[1]: Stopped udev Coldplug all Devices.
[ OK ] Stopped udev Coldplug all Devices.
[ 28.781518] systemd[1]: dracut-pre-trigger.service: Succeeded.
[ 28.816922] systemd[1]: Stopped dracut pre-trigger hook.
[ OK ] Stopped dracut pre-trigger hook.
[ 28.888846] systemd[1]: Stopping udev Kernel Device Manager...
[ 28.924877] ignition[476]: Ignition 2.6.0
[ 28.950551] clevis-luks-askpass[218]: Terminated
[ 28.977690] clevis-luks-askpass[218]: Exiting due to SIGTERM
Stopping udev Kernel Device Manager...
[ 29.049376] systemd[1]: systemd-udevd.service: Succeeded.
[ 29.089376] systemd[1]: Reached target System Initialization.
[ 29.124656] multipathd[468]: --------shut down-------
[ 29.175117] systemd[1]: Stopped udev Kernel Device Manager.
[ OK ] Stopped udev Kernel Device Manager.
[ 29.260464] systemd[1]: systemd-udevd-control.socket: Succeeded.
[ 29.295745] systemd[1]: Closed udev Control Socket.
[ OK ] Closed udev Control Socket.
[ 29.366249] systemd[1]: systemd-udevd-kernel.socket: Succeeded.
[ 29.403352] systemd[1]: Closed udev Kernel Socket.
[ OK ] Closed udev Kernel Socket.
[ 29.473129] systemd[1]: dracut-pre-udev.service: Succeeded.
[ 29.514389] ignition[476]: Stage: fetch-offline
[ 29.546848] systemd[1]: Reached target Basic System.
[ 29.577359] multipathd[486]: Sep 23 19:02:16 | /etc/multipath.conf does not exist, blacklisting all devices.
[ 29.633034] systemd[1]: Stopped dracut pre-udev hook.
[ OK ] Stopped dracut pre-udev hook.
[ 29.703793] systemd[1]: dracut-cmdline.service: Succeeded.
[ 29.735206] systemd[1]: Stopped dracut cmdline hook.
[ OK ] Stopped dracut cmdline hook.
[ 29.804013] systemd[1]: dracut-cmdline-ask.service: Succeeded.
[ 29.837350] systemd[1]: Stopped dracut ask for additional cmdline parameters.
[ OK ] Stopped dracut ask for additional cmdline parameters.
[ 29.925346] systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
[ 29.961533] systemd[1]: Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Create Static Device Nodes in /dev.
[ 30.042048] systemd[1]: kmod-static-nodes.service: Succeeded.
[ 30.074019] systemd[1]: Stopped Create list of static device nodes for the current kernel.
[ OK ] Stopped Create list of sta… nodes for the current kernel.
[ 30.170585] multipathd[486]: Sep 23 19:02:16 | You can run "/sbin/mpathconf --enable" to create
[ 30.246018] multipathd[486]: Sep 23 19:02:16 | /etc/multipath.conf. See man mpathconf(8) for more details
[ 30.300666] multipathd[486]: ok
[ 30.322006] ignition[476]: reading system config file "/usr/lib/ignition/base.ign"
[ 30.363672] systemd[1]: Starting Ignition (fetch-offline)...
[ 30.400589] [476]: fetched base config from "system"
[ 30.432850] systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
[ 30.536650] audit: type=1131 audit(1600887735.037:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.658575] audit: type=1130 audit(1600887735.611:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=emergency comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.766324] audit: type=1131 audit(1600887735.693:28): 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'
[ 30.879208] audit: type=1131 audit(1600887735.733:29): 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'
[ 30.994255] audit: type=1131 audit(1600887735.780:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.115635] audit: type=1130 audit(1600887736.080:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.239494] ignition[476]: no config URL provided
[ 31.267381] systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
[ 31.317557] ignition[476]: reading system config file "/usr/lib/ignition/user.ign"
[ 31.398430] systemd[1]: Failed to start Ignition (fetch-offline).
[ 31.433199] ignition[476]: no config at "/usr/lib/ignition/user.ign"
[ 31.471263] systemd[1]: Dependency failed for Ignition Complete.
[ 31.506790] systemd[1]: Dependency failed for Initrd Default Target.
[ 31.544074] systemd[1]: initrd.target: Job initrd.target/start failed with result 'dependency'.
[ 31.615382] systemd[1]: initrd.target: Triggering OnFailure= dependencies.
[ 31.674421] ignition[476]: drive status: OK
[ 31.698875] systemd[1]: ignition-complete.target: Job ignition-complete.target/start failed with result 'dependency'.
[ 31.757933] ignition[476]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
[ 31.811172] systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
[ 31.860166] ignition[476]: failed to acquire config: filesystem "iso9660" is not a supported ovf device
[ 31.918606] systemd[1]: Stopped target Timers.
[ 31.944597] ignition[476]: Ignition failed: filesystem "iso9660" is not a supported ovf device
[ 31.993316] systemd[1]: ignition-setup-base.service: Succeeded.
[ 32.033150] systemd[1]: Stopped Ignition (setup base config).
[ 32.067025] systemd[1]: Stopped target Basic System.
[ 32.102941] systemd[1]: Stopped target Paths.
[ 32.132900] systemd[1]: Stopped target Slices.
[ 32.164359] systemd[1]: Stopped target Sockets.
[ 32.192186] systemd[1]: Stopped target System Initialization.
[ 32.225935] systemd[1]: Stopped target Local Encrypted Volumes.
[ 32.265366] systemd[1]: systemd-ask-password-console.path: Succeeded.
[ 32.303089] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
[ 32.348787] systemd[1]: Stopped target Swap.
[ 32.374939] systemd[1]: Started Emergency Shell.
[ 32.406500] systemd[1]: Reached target Emergency Mode.
[ 32.462432] systemd[1]: Condition check resulted in Dump journal to virtio port being skipped.
[ 32.530735] systemd[1]: systemd-sysctl.service: Succeeded.
[ 32.562307] systemd[1]: Stopped Apply Kernel Variables.
[ 32.593141] systemd[1]: systemd-modules-load.service: Succeeded.
[ 32.640264] systemd[1]: Stopped Load Kernel Modules.
[ 32.672268] systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
[ 32.712904] systemd[1]: Stopped Create Volatile Files and Directories.
[ 32.749037] systemd[1]: Stopped target Local File Systems.
[ 32.780077] systemd[1]: Stopped target Local File Systems (Pre).
[ 32.853369] systemd[1]: Stopping Device-Mapper Multipath Device Controller...
[ 32.897442] systemd-journald[213]: Received SIGTERM from PID 1 (systemd).
[ 32.947246] systemd[1]: systemd-journald.service: Succeeded.
[ 32.981970] systemd[1]: Stopped Journal Service.
[ 33.007878] systemd[1]: systemd-journald-audit.socket: Succeeded.
[ 33.041145] systemd[1]: Closed Journal Audit Socket.
[ 33.069273] audit: type=1131 audit(1600887736.080:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.175667] audit: type=1131 audit(1600887736.385:33): 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'
[ 33.277740] audit: type=1131 audit(1600887736.580:34): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.383250] audit: type=1131 audit(1600887736.710:35): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-ostree-uuid-boot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.528267] systemd[1]: Startup finished in 7.185s (kernel) + 0 (initrd) + 21.428s (userspace) = 28.614s.
------
Ignition has failed. Please ensure your config is valid. Note that only
Ignition spec v3.0.0+ configs are accepted.
A CLI validation tool to check this called ignition-validate can be
downloaded from GitHub:
https://github.com/coreos/ignition/releases
------
Displaying logs from failed units: ignition-fetch-offline.service
-- Logs begin at Wed 2020-09-23 19:02:02 UTC, end at Wed 2020-09-23 19:02:21 UTC. --
Sep 23 19:02:14 systemd[1]: Starting Ignition (fetch-offline)...
Sep 23 19:02:14 systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 19:02:14 systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
Sep 23 19:02:14 systemd[1]: Failed to start Ignition (fetch-offline).
Sep 23 19:02:14 systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
Press Enter for emergency shell or wait 5 minutes for reboot.
Press Enter for emergency shell or wait 4 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes for reboot.
Press Enter for emergency shell or wait 3 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes for reboot.
Press Enter for emergency shell or wait 2 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes for reboot.
Press Enter for emergency shell or wait 1 minute 45 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 30 secnds for reboot.
Press Enter for emergency shell or wait 1 minute 15 seconds for reboot.
Press Enter for emergency shell or wait 1 minute for reboot.
Press Enter for emergency shell or wait 0 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 15 seconds for reboot.
Rebooting.
[ 339.952974] reboot: Restarting system
[?25lUse the ^ and v keys to change the selection.
Press 'e' to edit the selected item, or 'c' for a command prompt.   Fedora CoreOS 32.20200922.dev.0 (ostree:0)                 The selected entry will be started automatically in 1s.  The selected entry will be started automatically in 0s. [?25h[ 0.000000] Linux version 5.8.10-200.fc32.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200723 (Red Hat 10.2.1-1), GNU ld version 2.34-4.fc32) #1 SMP Thu Sep 17 16:48:25 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dffff000-0x00000000dfffffff] ACPI NVS
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090007 05/18/2018
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x60e24, misc 0xbed7b2
[ 0.000000] Hyper-V Host Build:17763-10.0-10-0.10184
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x30d40
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.000002] tsc: Detected 2095.079 MHz processor
[ 0.000478] last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[ 0.000529] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.007797] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[ 0.008020] Using GB pages for direct mapping
[ 0.008153] RAMDISK: [mem 0x2f3fd000-0x339f6fff]
[ 0.008247] ACPI: Early table checksum verification disabled
[ 0.008250] ACPI: RSDP 0x00000000000F5BF0 000014 (v00 ACPIAM)
[ 0.008253] ACPI: RSDT 0x00000000DFFF0000 000040 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008258] ACPI: FACP 0x00000000DFFF0200 000081 (v02 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008263] ACPI: DSDT 0x00000000DFFF1D24 003CD5 (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)
[ 0.008266] ACPI: FACS 0x00000000DFFFF000 000040
[ 0.008268] ACPI: WAET 0x00000000DFFF1A80 000028 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008271] ACPI: SLIC 0x00000000DFFF1AC0 000176 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008273] ACPI: OEM0 0x00000000DFFF1CC0 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008276] ACPI: SRAT 0x00000000DFFF0800 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.008278] ACPI: APIC 0x00000000DFFF0300 000452 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008281] ACPI: OEMB 0x00000000DFFFF040 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008309] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.008312] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xdfffffff] hotplug
[ 0.008315] ACPI: SRAT: Node 0 PXM 0 [mem 0xe0000000-0xf7ffffff] hotplug
[ 0.008317] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug
[ 0.008319] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug
[ 0.008329] NODE_DATA(0) allocated [mem 0xdffc5000-0xdffeffff]
[ 0.013734] Zone ranges:
[ 0.013737] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.013738] DMA32 [mem 0x0000000001000000-0x00000000dffeffff]
[ 0.013739] Normal empty
[ 0.013740] Device empty
[ 0.013741] Movable zone start for each node
[ 0.013744] Early memory node ranges
[ 0.013745] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.013746] node 0: [mem 0x0000000000100000-0x00000000dffeffff]
[ 0.013750] Zeroed struct page in unavailable ranges: 114 pages
[ 0.013751] Initmem setup node 0 [mem 0x0000000000001000-0x00000000dffeffff]
[ 0.023317] ACPI: PM-Timer IO Port: 0x408
[ 0.023331] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.024178] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.024182] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.024184] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.024188] Using ACPI (MADT) for SMP configuration information
[ 0.024192] smpboot: Allowing 128 CPUs, 127 hotplug CPUs
[ 0.024208] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.024211] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.024212] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.024213] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.024215] [mem 0xe0000000-0xffffffff] available for PCI devices
[ 0.024216] Booting paravirtualized kernel on Hyper-V
[ 0.024218] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.028940] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[ 0.036887] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[ 0.036950] Hyper-V: PV spinlocks enabled
[ 0.036955] PV qspinlock hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.036969] Built 1 zonelists, mobility grouping on. Total pages: 903033
[ 0.036970] Policy zone: DMA32
[ 0.036972] Kernel command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 0.037094] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.037095] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[ 0.037096] printk: log_buf_len min size: 262144 bytes
[ 0.037279] printk: log_buf_len: 1048576 bytes
[ 0.037280] printk: early log buf free: 252248(96%)
[ 0.037875] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.038174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.039683] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.056648] Memory: 3398432K/3669560K available (14339K kernel code, 2492K rwdata, 8620K rodata, 2504K init, 4648K bss, 271128K reserved, 0K cma-reserved)
[ 0.056657] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[ 0.057981] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
[ 0.058035] Kernel/User page tables isolation: enabled
[ 0.058132] ftrace: allocating 43496 entries in 170 pages
[ 0.072439] ftrace: allocated 170 pages with 4 groups
[ 0.073270] rcu: Hierarchical RCU implementation.
[ 0.073272] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
[ 0.073273] Trampoline variant of Tasks RCU enabled.
[ 0.073274] Rude variant of Tasks RCU enabled.
[ 0.073275] Tracing variant of Tasks RCU enabled.
[ 0.073276] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.073276] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[ 0.076583] NR_IRQS: 524544, nr_irqs: 1448, preallocated irqs: 16
[ 0.078464] random: crng done (trusting CPU's manufacturer)
[ 0.096685] Console: colour VGA+ 80x25
[ 0.313623] printk: console [tty0] enabled
[ 4.894915] printk: console [ttyS0] enabled
[ 4.937821] ACPI: Core revision 20200528
[ 4.979976] APIC: Switch to symmetric I/O mode setup
[ 5.007183] Switched APIC routing to physical flat.
[ 5.034814] Hyper-V: Using IPI hypercalls
[ 5.108440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 5.141340] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.15 BogoMIPS (lpj=2095079)
[ 5.142344] pid_max: default: 131072 minimum: 1024
[ 5.143794] LSM: Security Framework initializing
[ 5.144389] Yama: becoming mindful.
[ 5.145383] SELinux: Initializing.
[ 5.146636] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 5.147353] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 5.149379] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 5.150343] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 5.151348] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 5.152343] Spectre V2 : Mitigation: Full generic retpoline
[ 5.153342] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 5.154343] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 5.155346] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 5.156345] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 5.157349] TAA: Mitigation: Clear CPU buffers
[ 5.158343] MDS: Mitigation: Clear CPU buffers
[ 5.167462] smpboot: CPU0: Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz (family: 0x6, model: 0x55, stepping: 0x4)
[ 5.168587] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 5.169425] rcu: Hierarchical SRCU implementation.
[ 5.170772] NMI watchdog: Perf NMI watchdog permanently disabled
[ 5.172674] smp: Bringing up secondary CPUs ...
[ 5.173352] smp: Brought up 1 node, 1 CPU
[ 5.174346] smpboot: Max logical packages: 128
[ 5.175347] smpboot: Total of 1 processors activated (4190.15 BogoMIPS)
[ 5.177248] devtmpfs: initialized
[ 5.177386] x86/mm: Memory block size: 128MB
[ 5.178757] PM: Registering ACPI NVS region [mem 0xdffff000-0xdfffffff] (4096 bytes)
[ 5.179526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 5.180352] futex hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[ 5.181895] xor: automatically using best checksumming function avx
[ 5.182478] pinctrl core: initialized pinctrl subsystem
[ 5.204135] PM: RTC time: 19:07:40, date: 2020-09-23
[ 5.204351] thermal_sys: Registered thermal governor 'fair_share'
[ 5.204352] thermal_sys: Registered thermal governor 'bang_bang'
[ 5.205347] thermal_sys: Registered thermal governor 'step_wise'
[ 5.206346] thermal_sys: Registered thermal governor 'user_space'
[ 5.207738] NET: Registered protocol family 16
[ 5.209467] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 5.210354] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 5.211359] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 5.212361] audit: initializing netlink subsys (disabled)
[ 5.213545] cpuidle: using governor menu
[ 5.214446] ACPI: bus type PCI registered
[ 5.215346] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 5.217344] PCI: Using configuration type 1 for base access
[ 5.218431] audit: type=2000 audit(1600888053.103:1): state=initialized audit_enabled=0 res=1
[ 5.221152] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 5.221348] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 5.348697] cryptd: max_cpu_qlen set to 1000
[ 5.356641] alg: No test for 842 (842-generic)
[ 5.357380] alg: No test for 842 (842-scomp)
[ 5.360562] raid6: skip pq benchmark and using algorithm avx512x4
[ 5.361375] raid6: using avx512x2 recovery algorithm
[ 5.362557] ACPI: Added _OSI(Module Device)
[ 5.363360] ACPI: Added _OSI(Processor Device)
[ 5.364342] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 5.365342] ACPI: Added _OSI(Processor Aggregator Device)
[ 5.366386] ACPI: Added _OSI(Linux-Dell-Video)
[ 5.367357] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 5.368358] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 5.370571] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 5.373476] ACPI: Interpreter enabled
[ 5.374357] ACPI: (supports S0 S5)
[ 5.375343] ACPI: Using IOAPIC for interrupt routing
[ 5.376384] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 5.377631] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 5.407619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 5.408349] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 5.409369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 5.410636] PCI host bridge to bus 0000:00
[ 5.411349] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window]
[ 5.412349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 5.413349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 5.414350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 5.415350] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window]
[ 5.416349] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 5.417723] pci 0000:00:00.0: [8086:7192] type 00 class 0x060000
[ 5.423982] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 5.430199] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
[ 5.434739] pci 0000:00:07.1: reg 0x20: [io 0xffa0-0xffaf]
[ 5.437138] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 5.437346] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 5.438346] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 5.439344] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 5.441627] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 5.442439] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 5.442439] * this clock source is slow. Consider trying other clock sources
[ 5.448968] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI
[ 5.451695] pci 0000:00:08.0: [1414:5353] type 00 class 0x030000
[ 5.453518] pci 0000:00:08.0: reg 0x10: [mem 0xf8000000-0xfbffffff]
[ 5.492100] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 5.492779] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.493801] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.494790] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.495867] iommu: Default domain type: Translated
[ 5.496478] pci 0000:00:08.0: vgaarb: setting as boot VGA device
[ 5.497336] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 5.497347] pci 0000:00:08.0: vgaarb: bridge control possible
[ 5.498345] vgaarb: loaded
[ 5.499566] SCSI subsystem initialized
[ 5.500487] ACPI: bus type USB registered
[ 5.501362] usbcore: registered new interface driver usbfs
[ 5.502362] usbcore: registered new interface driver hub
[ 5.503427] usbcore: registered new device driver usb
[ 5.504370] pps_core: LinuxPPS API ver. 1 registered
[ 5.505344] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 5.506354] PTP clock support registered
[ 5.507593] EDAC MC: Ver: 3.0.0
[ 5.509499] NetLabel: Initializing
[ 5.510342] NetLabel: domain hash size = 128
[ 5.511343] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 5.512368] NetLabel: unlabeled traffic allowed by default
[ 5.513344] PCI: Using ACPI for IRQ routing
[ 5.516016] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 5.581640] VFS: Disk quotas dquot_6.6.0
[ 5.607822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.647940] pnp: PnP ACPI init
[ 5.671263] system 00:06: [io 0x01e0-0x01ef] has been reserved
[ 5.719695] system 00:06: [io 0x0160-0x016f] has been reserved
[ 5.753450] system 00:06: [io 0x0278-0x027f] has been reserved
[ 5.789990] system 00:06: [io 0x0378-0x037f] has been reserved
[ 5.828680] system 00:06: [io 0x0678-0x067f] has been reserved
[ 5.862283] system 00:06: [io 0x0778-0x077f] has been reserved
[ 5.896353] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 5.929621] system 00:07: [io 0x0400-0x043f] has been reserved
[ 5.969253] system 00:07: [io 0x0370-0x0371] has been reserved
[ 6.004628] system 00:07: [io 0x0440-0x044f] has been reserved
[ 6.055967] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 6.122964] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 6.161231] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[ 6.218770] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved
[ 6.276618] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[ 6.324420] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved
[ 6.382230] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved
[ 6.424355] pnp: PnP ACPI: found 9 devices
[ 6.463919] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 6.560476] NET: Registered protocol family 2
[ 6.602419] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 6.653564] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 6.732893] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 6.781648] TCP: Hash tables configured (established 32768 bind 32768)
[ 6.835928] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.902900] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.953667] NET: Registered protocol family 1
[ 6.989549] NET: Registered protocol family 44
[ 7.020994] pci_bus 0000:00: resource 4 [mem 0xfe0000000-0xfffffffff window]
[ 7.078895] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7 window]
[ 7.113830] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff window]
[ 7.156915] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[ 7.204857] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfffbffff window]
[ 7.273946] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 7.321195] pci 0000:00:00.0: quirk_natoma+0x0/0x20 took 46137 usecs
[ 7.360757] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 7.410571] pci 0000:00:08.0: pci_fixup_video+0x0/0xb0 took 48924 usecs
[ 7.452226] PCI: CLS 0 bytes, default 64
[ 7.485327] Trying to unpack rootfs image as initramfs...
[ 8.312719] Freeing initrd memory: 71656K
[ 8.337079] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 8.373551] software IO TLB: mapped [mem 0xd6000000-0xda000000] (64MB)
[ 8.413295] Initialise system trusted keyrings
[ 8.442054] Key type blacklist registered
[ 8.465383] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 8.513462] zbud: loaded
[ 8.535182] integrity: Platform Keyring initialized
[ 8.584557] NET: Registered protocol family 38
[ 8.613732] Key type asymmetric registered
[ 8.643261] Asymmetric key parser 'x509' registered
[ 8.670785] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 8.711789] io scheduler mq-deadline registered
[ 8.738054] io scheduler kyber registered
[ 8.761927] io scheduler bfq registered
[ 8.784237] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 8.827594] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 8.866697] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 8.908232] ACPI: Power Button [PWRF]
[ 8.931250] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.971939] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 9.017387] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 9.059376] Non-volatile memory driver v1.3
[ 9.083934] Linux agpgart interface v0.103
[ 9.108363] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
[ 9.159007] scsi host0: ata_piix
[ 9.178521] scsi host1: ata_piix
[ 9.197816] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 9.236419] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 9.275620] libphy: Fixed MDIO Bus: probed
[ 9.306585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.344644] ehci-pci: EHCI PCI platform driver
[ 9.371778] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 9.425698] ohci-pci: OHCI PCI platform driver
[ 9.451653] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.492998] usbcore: registered new interface driver usbserial_generic
[ 9.542879] usbserial: USB Serial support registered for generic
[ 9.576957] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 9.927651] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.956797] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.988086] mousedev: PS/2 mouse device common for all mice
[ 10.020090] rtc_cmos 00:00: RTC can wake from S4
[ 10.070322] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 10.132985] rtc_cmos 00:00: registered as rtc0
[ 10.160055] rtc_cmos 00:00: setting system clock to 2020-09-23T19:07:48 UTC (1600888068)
[ 10.205657] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 10.241962] device-mapper: uevent: version 1.0.3
[ 10.270312] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 10.322812] intel_pstate: CPU model not supported
[ 10.374006] hid: raw HID events driver (C) Jiri Kosina
[ 10.403795] usbcore: registered new interface driver usbhid
[ 10.434928] usbhid: USB HID core driver
[ 10.462300] drop_monitor: Initializing network drop monitor service
[ 10.507587] Initializing XFRM netlink socket
[ 10.536413] NET: Registered protocol family 10
[ 10.685474] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
[ 10.736618] ata2.00: ATAPI: Virtual CD, , max MWDMA2
[ 10.776815] scsi 1:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5
[ 10.829970] sr 1:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray
[ 10.862636] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 10.895114] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 10.928674] Segment Routing with IPv6
[ 10.950277] RPL Segment Routing with IPv6
[ 10.973800] mip6: Mobile IPv6
[ 10.993045] NET: Registered protocol family 17
[ 11.020570] IPI shorthand broadcast: enabled
[ 11.045236] AVX2 version of gcm_enc/dec engaged.
[ 11.072941] AES CTR mode by8 optimization enabled
[ 11.113438] registered taskstats version 1
[ 11.137799] Loading compiled-in X.509 certificates
[ 11.166316] Loaded X.509 cert 'Fedora kernel signing key: 341a5b53a07a47ec21a76a74cc9a6a4617340fc7'
[ 11.216834] zswap: loaded using pool lzo/zbud
[ 11.243408] Key type ._fscrypt registered
[ 11.266916] Key type .fscrypt registered
[ 11.291854] Key type fscrypt-provisioning registered
[ 11.320431] Btrfs loaded, crc32c=crc32c-generic
[ 11.348977] Key type encrypted registered
[ 11.373803] ima: No TPM chip found, activating TPM-bypass!
[ 11.415299] ima: Allocated hash algorithm: sha256
[ 11.443057] ima: No architecture policies found
[ 11.478481] PM: Magic number: 4:827:142
[ 11.501849] RAS: Correctable Errors collector initialized.
[ 11.533771] Unstable clock detected, switching default tracing clock to "global"
[ 11.533771] If you want to keep using the local clock, then add:
[ 11.533771] "trace_clock=local"
[ 11.533771] on the kernel command line
[ 11.656804] Freeing unused decrypted memory: 2040K
[ 11.686574] Freeing unused kernel image (initmem) memory: 2504K
[ 11.724387] Write protecting the kernel read-only data: 26624k
[ 11.758050] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 11.800306] Freeing unused kernel image (rodata/data gap) memory: 1620K
[ 11.914140] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.951928] rodata_test: all tests were successful
[ 11.980623] x86/mm: Checking user space page tables
[ 12.064572] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 12.100611] Run /init as init process
[ 12.129716] systemd[1]: systemd v245.7-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 12.256640] systemd[1]: Detected virtualization microsoft.
[ 12.286902] systemd[1]: Detected architecture x86-64.
[ 12.315289] systemd[1]: Running in initial RAM disk.
Welcome to Fedora CoreOS 32.20200922.dev.0 dracut-050-61.git20200529.fc32 (Initramfs)!
[ 12.392636] systemd[1]: No hostname configured.
[ 12.419351] systemd[1]: Set hostname to <localhost>.
[ 12.450328] systemd[1]: Initializing machine ID from random generator.
[ 12.582580] systemd[1]: Started Forward Password Requests to Clevis Directory Watch.
[ OK ] Started Forward Password R…sts to Clevis Directory Watch.
[ 12.676869] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 12.772016] systemd[1]: Reached target Local Encrypted Volumes.
[ OK ] Reached target Local Encrypted Volumes.
[ 12.846610] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 12.906168] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 12.968437] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 13.031192] systemd[1]: Reached target Timers.
[ OK ] Reached target Timers.
[ 13.093007] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 13.164789] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 13.240917] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 13.307951] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 13.378271] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 13.448085] systemd[1]: Reached target Sockets.
[ OK ] Reached target Sockets.
[ 13.516859] systemd[1]: Starting Afterburn Initrd Setup Network Kernel Arguments...
Starting Afterburn Initrd …up Network Kernel Arguments...
[ 13.610436] systemd[1]: Condition check resulted in Check that initrd matches kernel being skipped.
[ 13.704519] systemd[1]: Condition check resulted in Persist osmet files (ISO) being skipped.
[ 13.755936] systemd[1]: Finished CoreOS Tear down initramfs.
[ OK ] Finished CoreOS Tear down initramfs.
[ 13.838120] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 13.926879] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 13.994314] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 14.054094] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 14.115229] systemd[1]: afterburn-network-kargs.service: Succeeded.
[ 14.150835] systemd[1]: Finished Afterburn Initrd Setup Network Kernel Arguments.
[ OK ] Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 14.245391] systemd[1]: Starting Forward Password Requests to Clevis...
Starting Forward Password Requests to Clevis...
[ 14.402374] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 14.532544] fuse: init (API version 7.31)
[ 14.532904] systemd-modules-load[215]: Inserted module 'fuse'
[ 14.862432] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x01, buttons: 3/3
[ 14.863919] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input3
[ OK ] Finished Create list of st… nodes for the current kernel.
[ 16.147758] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Finished Load Kernel Modules.
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ 16.317931] audit: type=1130 audit(1600888074.487:2): 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'
[ 16.429638] systemd[1]: Finished Load Kernel Modules.
[ 16.464745] systemd[1]: Starting Apply Kernel Variables...
[ 16.501717] systemd[1]: Starting Create Static Device Nodes in /dev...
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Create Static Device Nodes in /dev.
[ 16.651969] systemd-sysctl[229]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
[ 16.705960] systemd-sysctl[229]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
[ 16.762660] systemd-sysctl[229]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
[ 16.823488] systemd-sysctl[229]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
[ 16.881873] systemd-sysctl[229]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
[ 16.954628] systemd-sysctl[229]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
[ 17.022643] systemd[1]: Finished Apply Kernel Variables.
[ 17.062447] systemd[1]: Finished Create Static Device Nodes in /dev.
[ OK ] Finished Setup Virtual Console.
Starting dracut ask for additional cmdline parameters...[ 17.195145] systemd[1]: Finished Setup Virtual Console.
[ 17.233720] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ OK ] Finished dracut ask for additional cmdline parameters.
Starting dracut cmdline hook...
[ 17.382690] systemd[1]: Finished dracut ask for additional cmdline parameters.
[ 17.423848] systemd[1]: Starting dracut cmdline hook...
[ 17.469592] dracut-cmdline[243]: dracut-32.20200922.dev.0 (CoreOS) dracut-050-61.git20200529.fc32
[ OK [ 17.591749] systemd[1]: Finished dracut cmdline hook.
] Finished dracut cmdline hook.
Starting dracut pre-udev hook...
[ 17.702977] dracut-cmdline[243]: Using kernel command line parameters: rd.driver.pre=btrfs ip=dhcp,dhcp6 BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ OK ] Finished dracut pre-udev hook.
Starting udev Kernel Device Manager...
[ OK ] Started udev Kernel Device Manager.
Starting dracut pre-trigger hook...
[ OK ] Finished dracut pre-trigger hook.
Starting udev Coldplug all Devices...
[ 18.415360] audit: type=1130 audit(1600888074.548:3): 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'
[ OK ] Finished udev Coldplug all Devices.
Starting udev Wait for Complete Device Initialization...
Mounting Kernel Configuration File System...
[ OK ] Mounted Kernel Configuration File System.
[ 18.895309] hv_vmbus: Vmbus version:5.2
[ 18.917714] audit: type=1130 audit(1600888074.587:4): 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'
[ 19.237980] hv_vmbus: registering driver hyperv_keyboard
[ 19.238320] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input4
[ 19.240719] hv_vmbus: registering driver hid_hyperv
[ 19.241216] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5
[ 19.241255] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on
[ 19.264484] systemd[1]: Starting dracut pre-udev hook...
[ 19.264763] systemd[1]: Finished dracut pre-udev hook.
[ 19.264954] systemd[1]: Starting udev Kernel Device Manager...
[ 19.265140] systemd[1]: Started udev Kernel Device Manager.
[ 19.265283] dracut-pre-trigger[349]: rd.md=0: removing MD RAID activation
[ 19.265445] systemd[1]: Starting dracut pre-trigger hook...
[ 19.265624] systemd[1]: Finished dracut pre-trigger hook.
[ 19.266416] systemd[1]: Starting udev Coldplug all Devices...
[ 19.266632] systemd[1]: Finished udev Coldplug all Devices.
[ 19.266899] udevadm[402]: systemd-udev-settle.service is deprecated.
[ 19.267015] systemd[1]: Starting udev Wait for Complete Device Initialization...
[ 19.267488] systemd[1]: Mounting Kernel Configuration File System...
[ 19.267545] systemd[1]: Mounted Kernel Configuration File System.
[ 19.267719] systemd-udevd[387]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 19.275516] audit: type=1130 audit(1600888074.941:5): 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'
[ 19.275578] audit: type=1130 audit(1600888074.990:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.275608] audit: type=1130 audit(1600888075.495:7): 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'
[ 19.275641] audit: type=1130 audit(1600888075.689:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.275667] audit: type=1130 audit(1600888075.987:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.275692] audit: type=1130 audit(1600888076.312:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.275716] audit: type=1334 audit(1600888076.313:11): prog-id=5 op=LOAD
[ 19.281388] hv_vmbus: registering driver hv_storvsc
[ 19.288354] scsi host4: storvsc_host_t
[ 19.289354] scsi host3: storvsc_host_t
[ 19.289498] scsi: waiting for bus probes to complete ...
[ 19.290366] scsi host2: storvsc_host_t
[ 19.290520] scsi: waiting for bus probes to complete ...
[ 19.300732] hv_vmbus: registering driver hv_netvsc
[ 19.303118] scsi 3:0:1:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 19.303195] scsi 2:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 19.303644] scsi 3:0:1:0: Attached scsi generic sg1 type 0
[ 19.303690] scsi 2:0:0:0: Attached scsi generic sg2 type 0
[ 19.304716] sd 2:0:0:0: [sdb] 16777216 512-byte logical blocks: (8.59 GB/8.00 GiB)
[ 19.304973] sd 2:0:0:0: [sdb] Write Protect is off
[ 19.304981] sd 3:0:1:0: [sda] 104857600 512-byte logical blocks: (53.7 GB/50.0 GiB)
[ 19.304982] sd 3:0:1:0: [sda] 4096-byte physical blocks
[ 19.305207] sd 3:0:1:0: [sda] Write Protect is off
[ 19.307986] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 19.308203] sd 3:0:1:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 19.313168] sda: sda1
[ 19.314727] sd 3:0:1:0: [sda] Attached SCSI disk
[ 19.318552] sdb: sdb1 sdb2 sdb3 sdb4
[ 19.325247] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 19.363350] systemd-udevd[389]: Using default interface naming scheme 'v245'.
[ 19.364127] systemd-udevd[389]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 19.461054] systemd[1]: Found device Virtual_Disk boot.
[ OK ] Found device Virtual_Disk boot.
Starting Generate new UUID for boot disk GPT...
[ 24.028938] systemd[1]: Starting Generate new UUID for boot disk GPT...
[ OK ] Finished Generate new UUID for boot disk GPT.
Starting Ignition OSTree: …rate filesystem UUID (boot)...
[ 24.162540] systemd[1]: Finished Generate new UUID for boot disk GPT.
[ 24.198096] systemd[1]: Starting Ignition OSTree: Regenerate filesystem UUID (boot)...
[ 24.241450] kauditd_printk_skb: 4 callbacks suppressed
[ 24.241451] audit: type=1130 audit(1600888082.462:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-gpt-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Finished udev Wait for Complete Device Initialization.
[ 24.442154] systemd[1]: Finished udev Wait for Complete Device Initialization.
[ 24.486420] systemd[1]: Condition check resulted in Device-Mapper Multipath Default Configuration being skipped.
[ 24.563238] audit: type=1130 audit(1600888082.781:17): 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'
[ 24.698524] ignition-ostree-firstboot-uuid[460]: No changes required for /dev/disk/by-label/boot TYPE=ext4 UUID=db2ae4c2-f420-424b-ab0a-61647acaeaad
[ OK ] Finished Ignition OSTree: …nerate filesystem UUID (boot).
Starting Ignition (setup base config)...
Starting Ignition (setup user config)...
[ 24.924113] systemd[1]: Finished Ignition OSTree: Regenerate filesystem UUID (boot).
[ 24.966142] systemd[1]: Starting Ignition (setup base config)...
[ 24.999064] systemd[1]: Starting Ignition (setup user config)...
[ OK ] Finished Ignition (setup base config).
[ 25.079472] ignition-setup-base[464]: File /usr/lib/ignition/platform/azurestack/base.ign does not exist.. Skipping copy
[ 25.167566] systemd[1]: Finished Ignition (setup base config).
[ 25.209898] audit: type=1130 audit(1600888083.193:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-ostree-uuid-boot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 25.357003] audit: type=1130 audit(1600888083.417:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 25.523471] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 25.565257] ignition-setup-user[465]: File /mnt/boot_partition/ignition/config.ign does not exist.. Skipping copy
[ OK ] Finished Ignition (setup user config).
Starting Device-Mapper Multipath Device Controller...
[ 25.696891] systemd[1]: Finished Ignition (setup user config).
[ 25.731599] systemd[1]: Starting Device-Mapper Multipath Device Controller...
[ 25.770420] audit: type=1130 audit(1600888084.000:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started Device-Mapper Multipath Device Controller.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ 26.050110] systemd[1]: Started Device-Mapper Multipath Device Controller.
[ 26.088269] systemd[1]: Reached target Local File Systems (Pre).
[ 26.121990] systemd[1]: Reached target Local File Systems.
[ 26.152449] systemd[1]: Starting Create Volatile Files and Directories...
[ 26.189982] audit: type=1130 audit(1600888084.266:21): 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'
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Basic System.
Starting Ignition (fetch-offline)...
[ 26.476244] systemd[1]: Finished Create Volatile Files and Directories.
[ 26.515031] multipathd[480]: --------start up--------
[ 26.544541] multipathd[480]: read /etc/multipath.conf
[ 26.573959] multipathd[480]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 26.621098] multipathd[480]: You can run "/sbin/mpathconf --enable" to create
[ 26.660087] multipathd[480]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 26.704049] multipathd[480]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 26.748746] multipathd[480]: You can run "/sbin/mpathconf --enable" to create
[ 26.788092] multipathd[480]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 26.839212] multipathd[480]: path checkers start up
[ 26.868302] systemd[1]: Reached target System Initialization.
[ 26.901280] systemd[1]: Reached target Basic System.
[ 26.930256] systemd[1]: Starting Ignition (fetch-offline)...
[ 26.981813] ignition[488]: fetched base config from "system"
[ 27.042073] ignition[488]: Ignition 2.6.0
[ 27.084705] ignition[488]: Stage: fetch-offline
[ 27.113018] audit: type=1130 audit(1600888084.698:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[FAILED] Failed to start Ignition (fetch-offline).
See 'systemctl status ignition-fetch-offline.service' for details.
[DEPEND] Dependency failed for Ignition Complete.
[DEPEND] Dependency failed for Initrd Default Target.
[ OK [[ 27.442555] ignition[488]: reading system config file "/usr/lib/ignition/base.ign"
m] Stopped target Timers.
[ OK ] Stopped Ignition (setup base config).
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Paths.
[ OK ] Stopped target Slices.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Local Encrypted Volumes.
[ 27.783772] systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
[ OK ] Stopped Dispatch Password …ts to Console Directory Watch.
[ OK ] Stopped target Swap.
[ OK ] Started Emergency Shell.
[ OK ] Reached target Emergency Mode.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Load Kernel Modules.
[ OK ] Stopped Create Volatile Files and Directories.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped target Local File Systems (Pre).
Stopping Device-Mapper Multipath Device Controller...
[ 28.315960] systemd[1]: Stopping Journal Service...
Stopping Journal Service...
[ 28.373152] systemd[1]: clevis-luks-askpass.service: Succeeded.
[ 28.415455] clevis-luks-askpass[217]: Exiting due to SIGTERM
[ 28.453176] systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
[ 28.511959] systemd[1]: Stopped Forward Password Requests to Clevis.
[ OK ] Stopped Forward Password Requests to Clevis.
[ 28.606180] systemd[1]: multipathd.service: Succeeded.
[ 28.658365] multipathd[480]: --------shut down-------
[ 28.732897] systemd[1]: Stopped Device-Mapper Multipath Device Controller.
[ OK ] Stopped Device-Mapper Multipath Device Controller.
[ 28.831955] systemd[1]: clevis-luks-askpass.path: Succeeded.
[ 28.870420] systemd[1]: Failed to start Ignition (fetch-offline).
[ 28.906750] ignition[488]: no config URL provided
[ 28.941730] systemd[1]: Stopped Forward Password Requests to Clevis Directory Watch.
[ OK ] Stopped Forward Password R…sts to Clevis Directory Watch.
[ 29.056064] systemd[1]: ignition-setup-user.service: Succeeded.
[ 29.094952] systemd[1]: Stopped Ignition (setup user config).
[ OK ] Stopped Ignition (setup user config).
[ 29.175143] systemd[1]: ignition-ostree-uuid-boot.service: Succeeded.
[ 29.216308] systemd[1]: Stopped Ignition OSTree: Regenerate filesystem UUID (boot).
[ 29.290216] multipathd[496]: Sep 23 19:08:06 | /etc/multipath.conf does not exist, blacklisting all devices.
[ 29.368956] multipathd[496]: Sep 23 19:08:06 | You can run "/sbin/mpathconf --enable" to create
[ 29.422651] multipathd[496]: Sep 23 19:08:06 | /etc/multipath.conf. See man mpathconf(8) for more details
[ 29.482844] multipathd[496]: ok
[ 29.505746] systemd[1]: Dependency failed for Ignition Complete.
[ 29.547132] ignition[488]: reading system config file "/usr/lib/ignition/user.ign"
[ 29.596982] systemd[1]: Dependency failed for Initrd Default Target.
[ 29.635762] ignition[488]: no config at "/usr/lib/ignition/user.ign"
[ 29.672611] systemd[1]: initrd.target: Job initrd.target/start failed with result 'dependency'.
[ 29.747875] systemd[1]: initrd.target: Triggering OnFailure= dependencies.
[ 29.814807] systemd[1]: ignition-complete.target: Job ignition-complete.target/start failed with result 'dependency'.
[ OK ] Stopped Ignition OSTree: R…nerate filesystem UUID (boot).
[ 29.974145] systemd[1]: coreos-gpt-setup.service: Succeeded.
[ 30.017046] systemd[1]: Stopped Generate new UUID for boot disk GPT.
[ OK ] Stopped Generate new UUID for boot disk GPT.
[ 30.103854] systemd[1]: systemd-udev-settle.service: Succeeded.
[ 30.139472] systemd[1]: Stopped udev Wait for Complete Device Initialization.
[ OK ] Stopped udev Wait for Complete Device Initialization.
[ 30.233266] systemd[1]: systemd-udev-trigger.service: Succeeded.
[ 30.269000] systemd[1]: Stopped udev Coldplug all Devices.
[ OK ] Stopped udev Coldplug all Devices.
[ 30.343668] systemd[1]: dracut-pre-trigger.service: Succeeded.
[ 30.426785] systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
[ 30.480593] ignition[488]: drive status: OK
[ 30.509318] systemd[1]: Stopped target Timers.
[ 30.535127] ignition[488]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
[ 30.586303] systemd[1]: ignition-setup-base.service: Succeeded.
[ 30.622277] ignition[488]: failed to acquire config: filesystem "iso9660" is not a supported ovf device
[ 30.676809] systemd[1]: Stopped Ignition (setup base config).
[ 30.710926] ignition[488]: Ignition failed: filesystem "iso9660" is not a supported ovf device
[ 30.762430] systemd[1]: Stopped target Basic System.
[ 30.792322] systemd[1]: Stopped target Paths.
[ 30.818764] systemd[1]: Stopped target Slices.
[ 30.846216] systemd[1]: Stopped target Sockets.
[ 30.889856] systemd[1]: Stopped target System Initialization.
[ 30.930430] systemd[1]: Stopped target Local Encrypted Volumes.
[ 31.001483] systemd[1]: systemd-ask-password-console.path: Succeeded.
[ 31.040858] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
[ 31.085218] systemd[1]: Stopped target Swap.
[ 31.110932] systemd[1]: Started Emergency Shell.
[ 31.137903] systemd[1]: Reached target Emergency Mode.
[ 31.167803] systemd[1]: Condition check resulted in Dump journal to virtio port being skipped.
[ 31.218549] systemd[1]: systemd-sysctl.service: Succeeded.
[ 31.250146] systemd[1]: Stopped Apply Kernel Variables.
[ 31.280878] systemd[1]: systemd-modules-load.service: Succeeded.
[ 31.315438] systemd[1]: Stopped Load Kernel Modules.
[ 31.346694] systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
[ 31.381961] systemd[1]: Stopped Create Volatile Files and Directories.
[ 31.419502] systemd[1]: Stopped target Local File Systems.
[ 31.453918] systemd[1]: Stopped target Local File Systems (Pre).
[ 31.528983] systemd[1]: Stopped dracut pre-trigger hook.
[ OK ] Stopped dracut pre-trigger hook.
[ 31.608372] systemd[1]: Stopping udev Kernel Device Manager...
Stopping udev Kernel Device Manager...
[ 31.677916] systemd[1]: systemd-udevd.service: Succeeded.
[ 31.710114] systemd[1]: Stopped udev Kernel Device Manager.
[ OK ] Stopped udev Kernel Device Manager.
[ 31.785209] systemd[1]: systemd-udevd-control.socket: Succeeded.
[ 31.822005] systemd[1]: Closed udev Control Socket.
[ OK ] Closed udev Control Socket.
[ 31.894581] systemd[1]: systemd-udevd-kernel.socket: Succeeded.
[ 31.932787] systemd[1]: Closed udev Kernel Socket.
[ OK ] Closed udev Kernel Socket.
[ 32.010227] systemd[1]: dracut-pre-udev.service: Succeeded.
[ 32.091185] systemd[1]: Stopping Device-Mapper Multipath Device Controller...
[ 32.134096] systemd-journald[214]: Received SIGTERM from PID 1 (systemd).
[ 32.175081] audit: type=1130 audit(1600888085.772:23): 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=failed'
[ 32.297208] systemd[1]: Stopped dracut pre-udev hook.
[ OK ] Stopped dracut pre-udev hook.
[ 32.371870] systemd[1]: dracut-cmdline.service: Succeeded.
[ 32.409389] systemd[1]: Stopped dracut cmdline hook.
[ OK ] Stopped dracut cmdline hook.
[ 32.486386] systemd[1]: dracut-cmdline-ask.service: Succeeded.
[ 32.524451] systemd[1]: Stopped dracut ask for additional cmdline parameters.
[ OK ] Stopped dracut ask for additional cmdline parameters.
[ 32.706923] systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
[ 32.751200] systemd[1]: Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Create Static Device Nodes in /dev.
[ 32.842379] systemd[1]: kmod-static-nodes.service: Succeeded.
[ 32.879402] systemd[1]: Stopped Create list of static device nodes for the current kernel.
[ OK ] Stopped Create list of sta… nodes for the current kernel.
[ 32.990738] systemd[1]: systemd-journald.service: Succeeded.
[ 33.029416] systemd[1]: Stopped Journal Service.
[ OK ] Stopped Journal Service.
[ 33.101644] systemd[1]: systemd-journald-audit.socket: Succeeded.
[ 33.155568] systemd[1]: Closed Journal Audit Socket.
[ OK ] Closed Journal Audit Socket.
[ 33.277964] systemd[1]: Startup finished in 7.094s (kernel) + 0 (initrd) + 21.149s (userspace) = 28.244s.
[ 33.337728] audit: type=1131 audit(1600888085.885:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.446757] audit: type=1130 audit(1600888086.319:25): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=emergency comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.549901] audit: type=1131 audit(1600888086.396:26): 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'
[ 33.659623] audit: type=1131 audit(1600888086.433:27): 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'
[ 33.770690] audit: type=1131 audit(1600888086.478:28): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.879537] audit: type=1130 audit(1600888086.945:29): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.999069] audit: type=1131 audit(1600888086.945:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 34.129216] audit: type=1131 audit(1600888087.171:31): 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'
[ 34.243698] audit: type=1131 audit(1600888087.514:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
------
Ignition has failed. Please ensure your config is valid. Note that only
Ignition spec v3.0.0+ configs are accepted.
A CLI validation tool to check this called ignition-validate can be
downloaded from GitHub:
https://github.com/coreos/ignition/releases
------
Displaying logs from failed units: ignition-fetch-offline.service
-- Logs begin at Wed 2020-09-23 19:07:52 UTC, end at Wed 2020-09-23 19:08:10 UTC. --
Sep 23 19:08:05 ignition[488]: reading system config file "/usr/lib/ignition/user.ign"
Sep 23 19:08:05 ignition[488]: no config at "/usr/lib/ignition/user.ign"
Sep 23 19:08:05 ignition[488]: waiting for config DVD...
Sep 23 19:08:05 ignition[488]: opening config device
Sep 23 19:08:05 ignition[488]: getting drive status
Sep 23 19:08:05 systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
Sep 23 19:08:05 ignition[488]: drive status: OK
Sep 23 19:08:05 ignition[488]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
Sep 23 19:08:05 ignition[488]: failed to acquire config: filesystem "iso9660" is not a supported ovf device
Sep 23 19:08:05 ignition[488]: Ignition failed: filesystem "iso9660" is not a supported ovf device
Press Enter for emergency shell or wait 5 minutes for reboot.
Press Enter for emergency shell or wait 4 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes for reboot.
Press Enter for emergency shell or wait 3 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes for reboot.
Press Enter for emergency shell or wait 2 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes for reboot.
Press Enter for emergency shell or wait 1 minute 45 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 30 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 15 seconds for reboot.
Press Enter for emergency shell or wait 1 minute for reboot.
Press Enter for emergency shell or wait 0 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 15 seconds for reboot.
Rebooting.
[ 338.787429] reboot: Restarting system
[?25lUse the ^ and v keys to change the selection.
Press 'e' to edit the selected item, or 'c' for a command prompt.   Fedora CoreOS 32.20200922.dev.0 (ostree:0)                 The selected entry will be started automatically in 1s.  The selected entry will be started automatically in 0s. [?25h[ 0.000000] Linux version 5.8.10-200.fc32.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200723 (Red Hat 10.2.1-1), GNU ld version 2.34-4.fc32) #1 SMP Thu Sep 17 16:48:25 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dffff000-0x00000000dfffffff] ACPI NVS
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090007 05/18/2018
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x60e24, misc 0xbed7b2
[ 0.000000] Hyper-V Host Build:17763-10.0-10-0.10184
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x30d40
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.000002] tsc: Detected 2095.079 MHz processor
[ 0.000526] last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[ 0.000579] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.008024] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[ 0.008251] Using GB pages for direct mapping
[ 0.008412] RAMDISK: [mem 0x2f3fd000-0x339f6fff]
[ 0.008505] ACPI: Early table checksum verification disabled
[ 0.008509] ACPI: RSDP 0x00000000000F5BF0 000014 (v00 ACPIAM)
[ 0.008513] ACPI: RSDT 0x00000000DFFF0000 000040 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008518] ACPI: FACP 0x00000000DFFF0200 000081 (v02 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008523] ACPI: DSDT 0x00000000DFFF1D24 003CD5 (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)
[ 0.008525] ACPI: FACS 0x00000000DFFFF000 000040
[ 0.008528] ACPI: WAET 0x00000000DFFF1A80 000028 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008530] ACPI: SLIC 0x00000000DFFF1AC0 000176 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008533] ACPI: OEM0 0x00000000DFFF1CC0 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008535] ACPI: SRAT 0x00000000DFFF0800 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.008538] ACPI: APIC 0x00000000DFFF0300 000452 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008541] ACPI: OEMB 0x00000000DFFFF040 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008570] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.008573] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xdfffffff] hotplug
[ 0.008576] ACPI: SRAT: Node 0 PXM 0 [mem 0xe0000000-0xf7ffffff] hotplug
[ 0.008578] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug
[ 0.008580] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug
[ 0.008596] NODE_DATA(0) allocated [mem 0xdffc5000-0xdffeffff]
[ 0.013875] Zone ranges:
[ 0.013877] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.013878] DMA32 [mem 0x0000000001000000-0x00000000dffeffff]
[ 0.013879] Normal empty
[ 0.013880] Device empty
[ 0.013881] Movable zone start for each node
[ 0.013884] Early memory node ranges
[ 0.013885] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.013886] node 0: [mem 0x0000000000100000-0x00000000dffeffff]
[ 0.013889] Zeroed struct page in unavailable ranges: 114 pages
[ 0.013890] Initmem setup node 0 [mem 0x0000000000001000-0x00000000dffeffff]
[ 0.023492] ACPI: PM-Timer IO Port: 0x408
[ 0.023505] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.024364] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.024368] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.024370] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.024374] Using ACPI (MADT) for SMP configuration information
[ 0.024377] smpboot: Allowing 128 CPUs, 127 hotplug CPUs
[ 0.024394] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.024397] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.024398] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.024400] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.024403] [mem 0xe0000000-0xffffffff] available for PCI devices
[ 0.024404] Booting paravirtualized kernel on Hyper-V
[ 0.024407] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.029420] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[ 0.043262] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[ 0.043328] Hyper-V: PV spinlocks enabled
[ 0.043333] PV qspinlock hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.043349] Built 1 zonelists, mobility grouping on. Total pages: 903033
[ 0.043350] Policy zone: DMA32
[ 0.043352] Kernel command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 0.043476] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.043477] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[ 0.043478] printk: log_buf_len min size: 262144 bytes
[ 0.043661] printk: log_buf_len: 1048576 bytes
[ 0.043662] printk: early log buf free: 252248(96%)
[ 0.044261] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.044561] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.046067] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.062733] Memory: 3398432K/3669560K available (14339K kernel code, 2492K rwdata, 8620K rodata, 2504K init, 4648K bss, 271128K reserved, 0K cma-reserved)
[ 0.062742] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[ 0.064021] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
[ 0.064075] Kernel/User page tables isolation: enabled
[ 0.064169] ftrace: allocating 43496 entries in 170 pages
[ 0.079353] ftrace: allocated 170 pages with 4 groups
[ 0.080196] rcu: Hierarchical RCU implementation.
[ 0.080198] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
[ 0.080199] Trampoline variant of Tasks RCU enabled.
[ 0.080200] Rude variant of Tasks RCU enabled.
[ 0.080200] Tracing variant of Tasks RCU enabled.
[ 0.080201] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.080202] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[ 0.083551] NR_IRQS: 524544, nr_irqs: 1448, preallocated irqs: 16
[ 0.085252] random: crng done (trusting CPU's manufacturer)
[ 0.104350] Console: colour VGA+ 80x25
[ 0.305878] printk: console [tty0] enabled
[ 4.530826] printk: console [ttyS0] enabled
[ 4.572589] ACPI: Core revision 20200528
[ 4.595534] APIC: Switch to symmetric I/O mode setup
[ 4.623026] Switched APIC routing to physical flat.
[ 4.650708] Hyper-V: Using IPI hypercalls
[ 4.707099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 4.740184] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.15 BogoMIPS (lpj=2095079)
[ 4.741188] pid_max: default: 131072 minimum: 1024
[ 4.742571] LSM: Security Framework initializing
[ 4.743227] Yama: becoming mindful.
[ 4.744226] SELinux: Initializing.
[ 4.745360] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.746194] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.748224] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 4.749186] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 4.750191] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 4.751188] Spectre V2 : Mitigation: Full generic retpoline
[ 4.752188] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 4.753188] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 4.754192] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 4.755190] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 4.756195] TAA: Mitigation: Clear CPU buffers
[ 4.757188] MDS: Mitigation: Clear CPU buffers
[ 4.765986] smpboot: CPU0: Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz (family: 0x6, model: 0x55, stepping: 0x4)
[ 4.766428] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 4.767255] rcu: Hierarchical SRCU implementation.
[ 4.768671] NMI watchdog: Perf NMI watchdog permanently disabled
[ 4.770606] smp: Bringing up secondary CPUs ...
[ 4.771193] smp: Brought up 1 node, 1 CPU
[ 4.772187] smpboot: Max logical packages: 128
[ 4.773189] smpboot: Total of 1 processors activated (4190.15 BogoMIPS)
[ 4.775176] devtmpfs: initialized
[ 4.775228] x86/mm: Memory block size: 128MB
[ 4.776584] PM: Registering ACPI NVS region [mem 0xdffff000-0xdfffffff] (4096 bytes)
[ 4.777357] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 4.778197] futex hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[ 4.779728] xor: automatically using best checksumming function avx
[ 4.780320] pinctrl core: initialized pinctrl subsystem
[ 4.801998] PM: RTC time: 19:13:29, date: 2020-09-23
[ 4.802193] thermal_sys: Registered thermal governor 'fair_share'
[ 4.802193] thermal_sys: Registered thermal governor 'bang_bang'
[ 4.803186] thermal_sys: Registered thermal governor 'step_wise'
[ 4.804186] thermal_sys: Registered thermal governor 'user_space'
[ 4.805565] NET: Registered protocol family 16
[ 4.807297] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 4.808197] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 4.809196] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 4.810203] audit: initializing netlink subsys (disabled)
[ 4.811328] cpuidle: using governor menu
[ 4.812281] ACPI: bus type PCI registered
[ 4.813187] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 4.815107] PCI: Using configuration type 1 for base access
[ 4.815241] audit: type=2000 audit(1600888403.101:1): state=initialized audit_enabled=0 res=1
[ 4.817833] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 4.818189] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 4.940846] cryptd: max_cpu_qlen set to 1000
[ 4.948415] alg: No test for 842 (842-generic)
[ 4.949221] alg: No test for 842 (842-scomp)
[ 4.952374] raid6: skip pq benchmark and using algorithm avx512x4
[ 4.953212] raid6: using avx512x2 recovery algorithm
[ 4.954384] ACPI: Added _OSI(Module Device)
[ 4.955198] ACPI: Added _OSI(Processor Device)
[ 4.956186] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 4.957187] ACPI: Added _OSI(Processor Aggregator Device)
[ 4.958227] ACPI: Added _OSI(Linux-Dell-Video)
[ 4.959196] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 4.960200] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 4.962417] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 4.965375] ACPI: Interpreter enabled
[ 4.966196] ACPI: (supports S0 S5)
[ 4.967187] ACPI: Using IOAPIC for interrupt routing
[ 4.968220] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 4.969460] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 4.997708] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 4.998192] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 4.999211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 5.000451] PCI host bridge to bus 0000:00
[ 5.001189] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window]
[ 5.002187] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 5.003187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 5.004209] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 5.005188] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window]
[ 5.006187] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 5.007567] pci 0000:00:00.0: [8086:7192] type 00 class 0x060000
[ 5.012818] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 5.019374] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
[ 5.024507] pci 0000:00:07.1: reg 0x20: [io 0xffa0-0xffaf]
[ 5.026984] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 5.027189] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 5.028189] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 5.029188] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 5.031451] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 5.032285] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 5.032285] * this clock source is slow. Consider trying other clock sources
[ 5.038375] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI
[ 5.041276] pci 0000:00:08.0: [1414:5353] type 00 class 0x030000
[ 5.043461] pci 0000:00:08.0: reg 0x10: [mem 0xf8000000-0xfbffffff]
[ 5.073066] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 5.073617] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.074633] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.075652] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 5.076699] iommu: Default domain type: Translated
[ 5.077325] pci 0000:00:08.0: vgaarb: setting as boot VGA device
[ 5.078181] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 5.078189] pci 0000:00:08.0: vgaarb: bridge control possible
[ 5.079188] vgaarb: loaded
[ 5.080417] SCSI subsystem initialized
[ 5.081362] ACPI: bus type USB registered
[ 5.082210] usbcore: registered new interface driver usbfs
[ 5.083202] usbcore: registered new interface driver hub
[ 5.084278] usbcore: registered new device driver usb
[ 5.085218] pps_core: LinuxPPS API ver. 1 registered
[ 5.086187] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 5.087201] PTP clock support registered
[ 5.088446] EDAC MC: Ver: 3.0.0
[ 5.090435] NetLabel: Initializing
[ 5.091186] NetLabel: domain hash size = 128
[ 5.092186] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 5.093209] NetLabel: unlabeled traffic allowed by default
[ 5.094186] PCI: Using ACPI for IRQ routing
[ 5.096839] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 5.152976] VFS: Disk quotas dquot_6.6.0
[ 5.178606] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.217155] pnp: PnP ACPI init
[ 5.239578] system 00:06: [io 0x01e0-0x01ef] has been reserved
[ 5.272208] system 00:06: [io 0x0160-0x016f] has been reserved
[ 5.305428] system 00:06: [io 0x0278-0x027f] has been reserved
[ 5.338191] system 00:06: [io 0x0378-0x037f] has been reserved
[ 5.378543] system 00:06: [io 0x0678-0x067f] has been reserved
[ 5.412209] system 00:06: [io 0x0778-0x077f] has been reserved
[ 5.445657] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 5.486916] system 00:07: [io 0x0400-0x043f] has been reserved
[ 5.538722] system 00:07: [io 0x0370-0x0371] has been reserved
[ 5.591049] system 00:07: [io 0x0440-0x044f] has been reserved
[ 5.624812] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 5.668772] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 5.706089] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[ 5.745667] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved
[ 5.786050] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[ 5.828018] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved
[ 5.867192] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved
[ 5.904287] pnp: PnP ACPI: found 9 devices
[ 5.932837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 5.981164] NET: Registered protocol family 2
[ 6.006654] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 6.070954] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 6.132903] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 6.173424] TCP: Hash tables configured (established 32768 bind 32768)
[ 6.209669] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.247173] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.286275] NET: Registered protocol family 1
[ 6.311369] NET: Registered protocol family 44
[ 6.336652] pci_bus 0000:00: resource 4 [mem 0xfe0000000-0xfffffffff window]
[ 6.376041] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7 window]
[ 6.410370] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff window]
[ 6.444754] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[ 6.483202] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfffbffff window]
[ 6.521473] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 6.559082] pci 0000:00:00.0: quirk_natoma+0x0/0x20 took 36722 usecs
[ 6.594683] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 6.640987] pci 0000:00:08.0: pci_fixup_video+0x0/0xb0 took 45506 usecs
[ 6.713631] PCI: CLS 0 bytes, default 64
[ 6.736229] Trying to unpack rootfs image as initramfs...
[ 7.534242] Freeing initrd memory: 71656K
[ 7.557573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 7.593176] software IO TLB: mapped [mem 0xd6000000-0xda000000] (64MB)
[ 7.630049] Initialise system trusted keyrings
[ 7.654864] Key type blacklist registered
[ 7.678309] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 7.714963] zbud: loaded
[ 7.731037] integrity: Platform Keyring initialized
[ 7.766950] NET: Registered protocol family 38
[ 7.792222] Key type asymmetric registered
[ 7.817477] Asymmetric key parser 'x509' registered
[ 7.844852] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 7.899636] io scheduler mq-deadline registered
[ 7.926468] io scheduler kyber registered
[ 7.950220] io scheduler bfq registered
[ 7.972747] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 8.011771] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 8.048617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 8.091611] ACPI: Power Button [PWRF]
[ 8.113573] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.153403] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.198669] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 8.241377] Non-volatile memory driver v1.3
[ 8.267445] Linux agpgart interface v0.103
[ 8.310237] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
[ 8.379043] scsi host0: ata_piix
[ 8.398646] scsi host1: ata_piix
[ 8.418533] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 8.457239] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 8.496102] libphy: Fixed MDIO Bus: probed
[ 8.522568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.559287] ehci-pci: EHCI PCI platform driver
[ 8.584978] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.620300] ohci-pci: OHCI PCI platform driver
[ 8.646599] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.682611] usbcore: registered new interface driver usbserial_generic
[ 8.718899] usbserial: USB Serial support registered for generic
[ 8.755770] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 8.815358] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.843864] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.882477] mousedev: PS/2 mouse device common for all mice
[ 8.949158] rtc_cmos 00:00: RTC can wake from S4
[ 8.999453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.276877] rtc_cmos 00:00: registered as rtc0
[ 9.303232] rtc_cmos 00:00: setting system clock to 2020-09-23T19:13:37 UTC (1600888417)
[ 9.347191] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 9.390925] device-mapper: uevent: version 1.0.3
[ 9.452836] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 9.504519] intel_pstate: CPU model not supported
[ 9.531958] hid: raw HID events driver (C) Jiri Kosina
[ 9.560774] usbcore: registered new interface driver usbhid
[ 9.591832] usbhid: USB HID core driver
[ 9.614321] drop_monitor: Initializing network drop monitor service
[ 9.649072] Initializing XFRM netlink socket
[ 9.673990] NET: Registered protocol family 10
[ 9.886738] ata2.00: ATAPI: Virtual CD, , max MWDMA2
[ 9.938536] scsi 1:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5
[ 9.996014] sr 1:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray
[ 10.063381] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 10.094906] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 10.126014] Segment Routing with IPv6
[ 10.148314] RPL Segment Routing with IPv6
[ 10.171325] mip6: Mobile IPv6
[ 10.188875] NET: Registered protocol family 17
[ 10.215315] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
[ 10.262978] IPI shorthand broadcast: enabled
[ 10.288073] AVX2 version of gcm_enc/dec engaged.
[ 10.314058] AES CTR mode by8 optimization enabled
[ 10.354493] registered taskstats version 1
[ 10.378263] Loading compiled-in X.509 certificates
[ 10.405363] Loaded X.509 cert 'Fedora kernel signing key: 341a5b53a07a47ec21a76a74cc9a6a4617340fc7'
[ 10.454059] zswap: loaded using pool lzo/zbud
[ 10.486900] Key type ._fscrypt registered
[ 10.529983] Key type .fscrypt registered
[ 10.572670] Key type fscrypt-provisioning registered
[ 10.604197] Btrfs loaded, crc32c=crc32c-generic
[ 10.633234] Key type encrypted registered
[ 10.656945] ima: No TPM chip found, activating TPM-bypass!
[ 10.688167] ima: Allocated hash algorithm: sha256
[ 10.716399] ima: No architecture policies found
[ 10.743924] PM: Magic number: 4:930:243
[ 10.767721] PM: hash matches drivers/base/power/main.c:814
[ 10.800065] RAS: Correctable Errors collector initialized.
[ 10.831332] Unstable clock detected, switching default tracing clock to "global"
[ 10.831332] If you want to keep using the local clock, then add:
[ 10.831332] "trace_clock=local"
[ 10.831332] on the kernel command line
[ 10.952408] Freeing unused decrypted memory: 2040K
[ 10.981667] Freeing unused kernel image (initmem) memory: 2504K
[ 11.015792] Write protecting the kernel read-only data: 26624k
[ 11.051244] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 11.088788] Freeing unused kernel image (rodata/data gap) memory: 1620K
[ 11.198534] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.234148] rodata_test: all tests were successful
[ 11.260589] x86/mm: Checking user space page tables
[ 11.342645] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.378541] Run /init as init process
[ 11.407489] systemd[1]: systemd v245.7-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 11.523399] systemd[1]: Detected virtualization microsoft.
[ 11.554367] systemd[1]: Detected architecture x86-64.
[ 11.588860] systemd[1]: Running in initial RAM disk.
Welcome to Fedora CoreOS 32.20200922.dev.0 dracut-050-61.git20200529.fc32 (Initramfs)!
[ 11.701225] systemd[1]: No hostname configured.
[ 11.727800] systemd[1]: Set hostname to <localhost>.
[ 11.756464] systemd[1]: Initializing machine ID from random generator.
[ 11.887957] systemd[1]: Started Forward Password Requests to Clevis Directory Watch.
[ OK ] Started Forward Password R…sts to Clevis Directory Watch.
[ 11.982449] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 12.080958] systemd[1]: Reached target Local Encrypted Volumes.
[ OK ] Reached target Local Encrypted Volumes.
[ 12.156957] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 12.217619] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 12.278629] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 12.340458] systemd[1]: Reached target Timers.
[ OK ] Reached target Timers.
[ 12.404089] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 12.476289] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 12.553179] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 12.628459] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 12.700110] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 12.771611] systemd[1]: Reached target Sockets.
[ OK ] Reached target Sockets.
[ 12.839348] systemd[1]: Starting Afterburn Initrd Setup Network Kernel Arguments...
Starting Afterburn Initrd …up Network Kernel Arguments...
[ 12.935725] systemd[1]: Condition check resulted in Check that initrd matches kernel being skipped.
[ 12.991796] systemd[1]: Condition check resulted in Persist osmet files (ISO) being skipped.
[ 13.038929] systemd[1]: Finished CoreOS Tear down initramfs.
[ OK ] Finished CoreOS Tear down initramfs.
[ 13.111490] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 13.199283] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 13.257222] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 13.322969] systemd[1]: Starting Setup Virtual Console...
[ 13.569844] fuse: init (API version 7.31)
[ 13.570151] systemd-modules-load[214]: Inserted module 'fuse'
[ 14.286343] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x01, buttons: 3/3
[ 14.287858] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input3
Starting Setup Virtual Console...
[ 15.157386] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Finished Afterburn Initrd Setup Network Kernel Arguments.
[ OK ] Finished Create list of st… nodes for the current kernel.
[ OK ] Finished Load Kernel Modules.
[ 15.353872] systemd[1]: afterburn-network-kargs.service: Succeeded.
[ 15.388322] audit: type=1130 audit(1600888423.416:2): 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'
[ 15.496408] systemd[1]: Finished Afterburn Initrd Setup Network Kernel Arguments.
[ OK ] Finished Setup Virtual Console.
Starting Forward Password Requests to Clevis...
Starting dracut ask for additional cmdline parameters...
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished dracut ask for additional cmdline parameters.
Starting dracut cmdline hook...
[ 15.986541] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ OK ] Finished dracut cmdline hook.
Starting dracut pre-udev hook...
[ 16.150830] systemd[1]: Finished Load Kernel Modules.
[ OK ] Finished dracut pre-udev hook.
Starting udev Kernel Device Manager...
[ OK [ 16.311851] audit: type=1130 audit(1600888423.464:3): 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'
] Started udev Kernel Device Manager.
Starting dracut pre-trigger hook...
[ OK ] Finished dracut pre-trigger hook.
Starting udev Coldplug all Devices...
[ 16.667442] systemd[1]: Finished Setup Virtual Console.
[ OK ] Finished udev Coldplug all Devices.[ 16.824432] systemd[1]: Starting Forward Password Requests to Clevis...
Mounting Kernel Configuration File System...[ 16.984456] hv_vmbus: Vmbus version:5.2
Starting udev Wait for Complete DeviceInitialization...
[ OK ] Mounted Kernel Configuration File System.[ 17.092419] dracut-cmdline[234]: dracut-32.20200922.dev.0 (CoreOS) dracut-050-61.git20200529.fc32
[ 17.255214] audit: type=1131 audit(1600888423.464:4): 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'
[ 17.490248] dracut-cmdline[234]: Using kernel command line parameters: rd.driver.pre=btrfs ip=dhcp,dhcp6 BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 17.490540] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ 17.490754] systemd[1]: Starting Apply Kernel Variables...
[ 17.490953] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 17.491126] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 17.491822] systemd-sysctl[221]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
[ 17.491965] dracut-pre-trigger[340]: rd.md=0: removing MD RAID activation
[ 17.492086] systemd-sysctl[221]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
[ 17.493312] systemd-sysctl[221]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
[ 17.493519] systemd-sysctl[221]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
[ 17.493699] systemd-sysctl[221]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
[ 17.493907] systemd-sysctl[221]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
[ 17.494225] udevadm[397]: systemd-udev-settle.service is deprecated.
[ 17.494360] systemd[1]: Finished Apply Kernel Variables.
[ 17.494396] systemd[1]: Finished dracut ask for additional cmdline parameters.
[ 17.494420] systemd[1]: Starting dracut cmdline hook...
[ 17.494444] systemd[1]: Finished dracut cmdline hook.
[ 17.494469] systemd[1]: Starting dracut pre-udev hook...
[ 17.494493] systemd[1]: Finished dracut pre-udev hook.
[ 17.494514] systemd[1]: Starting udev Kernel Device Manager...
[ 17.494538] systemd[1]: Started udev Kernel Device Manager.
[ 17.494559] systemd[1]: Starting dracut pre-trigger hook...
[ 17.494580] systemd[1]: Finished dracut pre-trigger hook.
[ 17.494601] systemd[1]: Starting udev Coldplug all Devices...
[ 17.494626] systemd[1]: Finished udev Coldplug all Devices.
[ 17.494647] systemd[1]: Mounting Kernel Configuration File System...
[ 17.494670] systemd[1]: Starting udev Wait for Complete Device Initialization...
[ 17.494692] systemd[1]: Mounted Kernel Configuration File System.
[ 17.494863] systemd-udevd[381]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 17.553785] hv_vmbus: registering driver hyperv_keyboard
[ 17.554107] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input4
[ 17.554726] hv_vmbus: registering driver hid_hyperv
[ 17.555084] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5
[ 17.555121] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on
[ 17.592941] hv_vmbus: registering driver hv_storvsc
[ 17.594246] hv_vmbus: registering driver hv_netvsc
[ 17.599690] scsi host4: storvsc_host_t
[ 17.600038] scsi host2: storvsc_host_t
[ 17.600203] scsi: waiting for bus probes to complete ...
[ 17.600944] scsi host3: storvsc_host_t
[ 17.601088] scsi: waiting for bus probes to complete ...
[ 17.619901] scsi 2:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 17.620064] scsi 3:0:1:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 17.622251] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 17.623016] sd 3:0:1:0: Attached scsi generic sg2 type 0
[ 17.625265] sd 2:0:0:0: [sda] 16777216 512-byte logical blocks: (8.59 GB/8.00 GiB)
[ 17.627218] sd 2:0:0:0: [sda] Write Protect is off
[ 17.628604] sd 3:0:1:0: [sdb] 104857600 512-byte logical blocks: (53.7 GB/50.0 GiB)
[ 17.628605] sd 3:0:1:0: [sdb] 4096-byte physical blocks
[ 17.629811] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 17.629941] sd 3:0:1:0: [sdb] Write Protect is off
[ 17.631291] sd 3:0:1:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 17.638162] audit: type=1130 audit(1600888423.512: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'
[ 17.638280] audit: type=1130 audit(1600888423.549:6): 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'
[ 17.638317] audit: type=1130 audit(1600888423.772:7): 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'
[ 17.638345] audit: type=1130 audit(1600888423.997:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.638371] audit: type=1130 audit(1600888424.043:9): 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'
[ 17.638400] audit: type=1130 audit(1600888424.108:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.638426] audit: type=1130 audit(1600888424.289:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.638830] sdb: sdb1
[ 17.641430] sd 3:0:1:0: [sdb] Attached SCSI disk
[ 17.643419] sda: sda1 sda2 sda3 sda4
[ 17.649976] systemd-udevd[383]: Using default interface naming scheme 'v245'.
[ 17.650059] sd 2:0:0:0: [sda] Attached SCSI disk
[ 17.651731] systemd-udevd[383]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 17.776685] systemd[1]: Found device Virtual_Disk boot.
[ OK ] Found device Virtual_Disk boot.
Starting Generate new UUID for boot disk GPT...
[ 22.599332] systemd[1]: Starting Generate new UUID for boot disk GPT...
[ OK ] Finished Generate new UUID for boot disk GPT.
Starting Ignition OSTree: …rate filesystem UUID (boot)...
[ 22.726227] systemd[1]: Finished Generate new UUID for boot disk GPT.
[ 22.768907] systemd[1]: Starting Ignition OSTree: Regenerate filesystem UUID (boot)...
[ 22.847855] kauditd_printk_skb: 6 callbacks suppressed
[ 22.847856] audit: type=1130 audit(1600888430.884:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-gpt-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Finished udev Wait for Complete Device Initialization.
[ 23.037229] systemd[1]: Finished udev Wait for Complete Device Initialization.
[ 23.077037] systemd[1]: Condition check resulted in Device-Mapper Multipath Default Configuration being skipped.
[ 23.138769] audit: type=1130 audit(1600888431.233:19): 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'
[ 23.256889] ignition-ostree-firstboot-uuid[451]: No changes required for /dev/disk/by-label/boot TYPE=ext4 UUID=db2ae4c2-f420-424b-ab0a-61647acaeaad
[ OK ] Finished Ignition OSTree: …nerate filesystem UUID (boot).
Starting Ignition (setup base config)...
Starting Ignition (setup user config)...
[ 23.485996] systemd[1]: Finished Ignition OSTree: Regenerate filesystem UUID (boot).
[ 23.527501] systemd[1]: Starting Ignition (setup base config)...
[ 23.561307] systemd[1]: Starting Ignition (setup user config)...
[ 23.594222] audit: type=1130 audit(1600888431.576:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-ostree-uuid-boot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Finished Ignition (setup base config).
[ 23.752463] ignition-setup-base[455]: File /usr/lib/ignition/platform/azurestack/base.ign does not exist.. Skipping copy
[ 23.810406] systemd[1]: Finished Ignition (setup base config).
[ 23.844030] audit: type=1130 audit(1600888431.948:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.969417] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 24.012792] ignition-setup-user[456]: File /mnt/boot_partition/ignition/config.ign does not exist.. Skipping copy
[ OK ] Finished Ignition (setup user config).
Starting Device-Mapper Multipath Device Controller...
[ 24.146867] systemd[1]: Finished Ignition (setup user config).
[ 24.178697] systemd[1]: Starting Device-Mapper Multipath Device Controller...
[ 24.217238] audit: type=1130 audit(1600888432.305:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started Device-Mapper Multipath Device Controller.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ 24.487364] systemd[1]: Started Device-Mapper Multipath Device Controller.
[ 24.524632] systemd[1]: Reached target Local File Systems (Pre).
[ 24.557664] systemd[1]: Reached target Local File Systems.
[ 24.588001] systemd[1]: Starting Create Volatile Files and Directories...
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Basic System.
[ 24.771304] systemd[1]: Finished Create Volatile Files and Directories.
[ 24.805991] multipathd[469]: --------start up--------
[ 24.832811] multipathd[469]: read /etc/multipath.conf
[ 24.861005] multipathd[469]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 24.906178] multipathd[469]: You can run "/sbin/mpathconf --enable" to create
[ 24.945666] multipathd[469]: /etc/multipath.conf. See man mpathconf(8) for more details
Starting Ignition (fetch-offline)...
[ 25.049724] multipathd[469]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 25.096426] audit: type=1130 audit(1600888432.569:23): 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'
[ 25.203211] multipathd[469]: You can run "/sbin/mpathconf --enable" to create
[ 25.251740] multipathd[469]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 25.306303] multipathd[469]: path checkers start up
[FAILED] Failed to start Ignition (fetch-offline).
See 'systemctl status ignition-fetch-offline.service' for details.
[DEPEND] Dependency failed for Ignition Complete.
[DEPEND] Dependency failed for Initrd Default Target.
[ OK ] Stopped target Timers.
[ OK ] Stopped Ignition (setup base config).
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Paths.
[ OK ] Stopped target Slices.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Local Encrypted Volumes.
[ OK ] Stopped Dispatch Password …ts to Console Directory Watch.
[ OK ] Stopped target Swap.
[ OK ] Started Emergency Shell.
[ OK ] Reached target Emergency Mode.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Load Kernel Modules.
[ OK ] Stopped Create Volatile Files and Directories.[ 26.099751] systemd[1]: Reached target System Initialization.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped target Local File Systems (Pre).
Stopping Device-Mapper Multipath Device Controller...
[ 26.292546] systemd[1]: Stopping Journal Service...
Stopping Journal Service...
[ 26.348570] systemd[1]: clevis-luks-askpass.service: Succeeded.
[ 26.381549] systemd[1]: Stopped Forward Password Requests to Clevis.
[ OK ] Stopped Forward Password Requests to Clevis.
[ 26.460438] systemd[1]: clevis-luks-askpass.path: Succeeded.
[ 26.500221] systemd[1]: Stopped Forward Password Requests to Clevis Directory Watch.
[ 26.543131] ignition[479]: Ignition 2.6.0
[ 26.566044] clevis-luks-askpass[219]: Terminated
[ 26.592409] clevis-luks-askpass[219]: Exiting due to SIGTERM
[ 26.623799] systemd[1]: Reached target Basic System.
[ 26.652010] multipathd[469]: --------shut down-------
[ 26.680613] ignition[479]: Stage: fetch-offline
[ 26.705744] systemd[1]: Starting Ignition (fetch-offline)...
[ 26.743459] multipathd[487]: Sep 23 19:13:54 | /etc/multipath.conf does not exist, blacklisting all devices.
[ OK ] Stopped Forward Password R…sts to Clevis Directory Watch.
[ 26.880133] systemd[1]: multipathd.service: Succeeded.
[ 26.910009] systemd[1]: Stopped Device-Mapper Multipath Device Controller.
[ OK ] Stopped Device-Mapper Multipath Device Controller.
[ 26.993114] systemd[1]: ignition-setup-user.service: Succeeded.
[ 27.026229] systemd[1]: Stopped Ignition (setup user config).
[ OK ] Stopped Ignition (setup user config).
[ 27.102329] systemd[1]: ignition-ostree-uuid-boot.service: Succeeded.
[ 27.139093] systemd[1]: Stopped Ignition OSTree: Regenerate filesystem UUID (boot).
[ OK ] Stopped Ignition OSTree: R…nerate filesystem UUID (boot).
[ 27.256056] systemd[1]: coreos-gpt-setup.service: Succeeded.
[ 27.306558] systemd[1]: Stopped Generate new UUID for boot disk GPT.
[ OK ] Stopped Generate new UUID for boot disk GPT.
[ 27.384470] systemd[1]: systemd-udev-settle.service: Succeeded.
[ 27.419341] systemd[1]: Stopped udev Wait for Complete Device Initialization.
[ OK ] Stopped udev Wait for Complete Device Initialization.
[ 27.504737] systemd[1]: systemd-udev-trigger.service: Succeeded.
[ 27.538309] systemd[1]: Stopped udev Coldplug all Devices.
[ OK ] Stopped udev Coldplug all Devices.
[ 27.615163] systemd[1]: dracut-pre-trigger.service: Succeeded.
[ 27.648390] systemd[1]: Stopped dracut pre-trigger hook.
[ OK ] Stopped dracut pre-trigger hook.
[ 27.716497] systemd[1]: Stopping udev Kernel Device Manager...
Stopping udev Kernel Device Manager...
[ 27.780629] systemd[1]: systemd-udevd.service: Succeeded.
[ 27.811103] systemd[1]: Stopped udev Kernel Device Manager.
[ OK ] Stopped udev Kernel Device Manager.
[ 27.905929] systemd[1]: systemd-udevd-control.socket: Succeeded.
[ 27.959078] audit: type=1130 audit(1600888432.888:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 28.069477] systemd[1]: Closed udev Control Socket.
[ OK ] Closed udev Control Socket.
[ 28.134555] systemd[1]: systemd-udevd-kernel.socket: Succeeded.
[ 28.168961] systemd[1]: Closed udev Kernel Socket.
[ OK ] Closed udev Kernel Socket.
[ 28.233228] systemd[1]: dracut-pre-udev.service: Succeeded.
[ 28.264887] systemd[1]: Stopped dracut pre-udev hook.
[ OK ] Stopped dracut pre-udev hook.
[ 28.331693] systemd[1]: dracut-cmdline.service: Succeeded.
[ 28.381341] systemd[1]: Stopped dracut cmdline hook.
[ OK ] Stopped dracut cmdline hook.
[ 28.448588] systemd[1]: dracut-cmdline-ask.service: Succeeded.
[ 28.481396] systemd[1]: Stopped dracut ask for additional cmdline parameters.
[ OK ] Stopped dracut ask for additional cmdline parameters.
[ 28.568444] systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
[ 28.604923] systemd[1]: Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Create Static Device Nodes in /dev.
[ 28.682963] systemd[1]: kmod-static-nodes.service: Succeeded.
[ 28.714970] systemd[1]: Stopped Create list of static device nodes for the current kernel.
[ OK ] Stopped Create list of sta… nodes for the current kernel.
[ 28.808101] multipathd[487]: Sep 23 19:13:54 | You can run "/sbin/mpathconf --enable" to create
[ 28.855474] multipathd[487]: Sep 23 19:13:54 | /etc/multipath.conf. See man mpathconf(8) for more details
[ 28.907874] multipathd[487]: ok
[ 28.926730] ignition[479]: reading system config file "/usr/lib/ignition/base.ign"
[ 28.991642] [479]: fetched base config from "system"
[ 29.061310] systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
[ 29.131735] systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
[ 29.187758] ignition[479]: no config URL provided
[ 29.215008] systemd[1]: Failed to start Ignition (fetch-offline).
[ 29.269699] ignition[479]: reading system config file "/usr/lib/ignition/user.ign"
[ 29.317625] systemd[1]: Dependency failed for Ignition Complete.
[ 29.371646] ignition[479]: no config at "/usr/lib/ignition/user.ign"
[ 29.407333] systemd[1]: Dependency failed for Initrd Default Target.
[ 29.443668] systemd[1]: initrd.target: Job initrd.target/start failed with result 'dependency'.
[ 29.510860] systemd[1]: initrd.target: Triggering OnFailure= dependencies.
[ 29.566592] systemd[1]: ignition-complete.target: Job ignition-complete.target/start failed with result 'dependency'.
[ 29.624772] ignition[479]: drive status: OK
[ 29.648680] systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
[ 29.694534] ignition[479]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
[ 29.746011] systemd[1]: Stopped target Timers.
[ 29.771649] ignition[479]: failed to acquire config: filesystem "iso9660" is not a supported ovf device
[ 29.822020] systemd[1]: ignition-setup-base.service: Succeeded.
[ 29.854511] ignition[479]: Ignition failed: filesystem "iso9660" is not a supported ovf device
[ 29.900824] systemd[1]: Stopped Ignition (setup base config).
[ 29.932694] systemd[1]: Stopped target Basic System.
[ 29.960155] systemd[1]: Stopped target Paths.
[ 29.985810] systemd[1]: Stopped target Slices.
[ 30.010551] systemd[1]: Stopped target Sockets.
[ 30.035714] systemd[1]: Stopped target System Initialization.
[ 30.067824] systemd[1]: Stopped target Local Encrypted Volumes.
[ 30.107859] systemd[1]: systemd-ask-password-console.path: Succeeded.
[ 30.161819] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
[ 30.206476] systemd[1]: Stopped target Swap.
[ 30.232318] systemd[1]: Started Emergency Shell.
[ 30.262905] systemd[1]: Reached target Emergency Mode.
[ 30.369916] audit: type=1130 audit(1600888433.714: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=failed'
[ 30.671351] systemd[1]: Condition check resulted in Dump journal to virtio port being skipped.
[ 30.925974] systemd[1]: systemd-sysctl.service: Succeeded.
[ 30.958378] systemd[1]: Stopped Apply Kernel Variables.
[ 30.993523] systemd[1]: systemd-modules-load.service: Succeeded.
[ 31.029771] systemd[1]: Stopped Load Kernel Modules.
[ 31.059362] systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
[ 31.095895] systemd[1]: Stopped Create Volatile Files and Directories.
[ 31.135305] systemd[1]: Stopped target Local File Systems.
[ 31.212599] systemd[1]: Stopped target Local File Systems (Pre).
[ 31.246437] systemd[1]: Stopping Device-Mapper Multipath Device Controller...
[ 31.285317] systemd-journald[213]: Received SIGTERM from PID 1 (systemd).
[ 31.327231] systemd[1]: systemd-journald.service: Succeeded.
[ 31.361317] systemd[1]: Stopped Journal Service.
[ 31.394387] systemd[1]: systemd-journald-audit.socket: Succeeded.
[ 31.428340] systemd[1]: Closed Journal Audit Socket.
[ 31.464788] systemd[1]: Startup finished in 6.779s (kernel) + 0 (initrd) + 20.060s (userspace) = 26.839s.
[ 31.517100] audit: type=1131 audit(1600888433.790:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.625389] audit: type=1130 audit(1600888434.134:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=emergency comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.730040] audit: type=1131 audit(1600888434.211:28): 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'
[ 31.835947] audit: type=1131 audit(1600888434.249:29): 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'
[ 31.946452] audit: type=1131 audit(1600888434.352:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 32.058879] audit: type=1130 audit(1600888434.656:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 32.168649] audit: type=1131 audit(1600888434.656:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 32.281532] audit: type=1131 audit(1600888435.189:33): 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'
------
Ignition has failed. Please ensure your config is valid. Note that only
Ignition spec v3.0.0+ configs are accepted.
A CLI validation tool to check this called ignition-validate can be
downloaded from GitHub:
https://github.com/coreos/ignition/releases
------
Displaying logs from failed units: ignition-fetch-offline.service
-- Logs begin at Wed 2020-09-23 19:13:41 UTC, end at Wed 2020-0-23 19:13:59 UTC. --
Sep 23 19:13:53 systemd[1]: Starting Igniion (fetch-offline)...
Sep 23 19:13:53 systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 19:13:53 systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
Sep 23 19:13:53 systemd[1]: Failed to start Ignition (fetch-offline).
Sep 23 19:13:53 systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
Press Enter for emergency shell or wait 5 minutes for reboot.
Press Enter for emergency shell or wait 4 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes for reboot.
Press Enter for emergency shell or wait 3 minutes 45 seconds for reboot.
Press Enter for emergency sor wait 3 minus 30 seconds for reboot. Press Enter for emergency shell or wait 3 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes for reboot.
Press Enter for emergency shell or wait 2 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes for reboot.
Press Enter for emergency shell or wait 1 minute 45 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 30 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 15 seconds for reboot.
Press Enter for emergency shell or wait 1 minute for reboot.
Press Enter for emergency shell or wait 0 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 15 seconds for reboot.
Rebooting.
[ 337.322662] reboot: Restarting system
[?25lUse the ^ and v keys to change the selection.
Press 'e' to edit the selected item, or 'c' for a command prompt.   Fedora CoreOS 32.20200922.dev.0 (ostree:0)                 The selected entry will be started automatically in 1s.  The selected entry will be started automatically in 0s. [?25h[ 0.000000] Linux version 5.8.10-200.fc32.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200723 (Red Hat 10.2.1-1), GNU ld version 2.34-4.fc32) #1 SMP Thu Sep 17 16:48:25 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dffff000-0x00000000dfffffff] ACPI NVS
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090007 05/18/2018
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x60e24, misc 0xbed7b2
[ 0.000000] Hyper-V Host Build:17763-10.0-10-0.10184
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x30d40
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.000002] tsc: Detected 2095.079 MHz processor
[ 0.000476] last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[ 0.000527] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.007760] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[ 0.007977] Using GB pages for direct mapping
[ 0.008149] RAMDISK: [mem 0x2f3fd000-0x339f6fff]
[ 0.008241] ACPI: Early table checksum verification disabled
[ 0.008244] ACPI: RSDP 0x00000000000F5BF0 000014 (v00 ACPIAM)
[ 0.008247] ACPI: RSDT 0x00000000DFFF0000 000040 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008252] ACPI: FACP 0x00000000DFFF0200 000081 (v02 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008256] ACPI: DSDT 0x00000000DFFF1D24 003CD5 (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)
[ 0.008259] ACPI: FACS 0x00000000DFFFF000 000040
[ 0.008262] ACPI: WAET 0x00000000DFFF1A80 000028 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008264] ACPI: SLIC 0x00000000DFFF1AC0 000176 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008267] ACPI: OEM0 0x00000000DFFF1CC0 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008269] ACPI: SRAT 0x00000000DFFF0800 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.008272] ACPI: APIC 0x00000000DFFF0300 000452 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008274] ACPI: OEMB 0x00000000DFFFF040 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008299] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.008303] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xdfffffff] hotplug
[ 0.008305] ACPI: SRAT: Node 0 PXM 0 [mem 0xe0000000-0xf7ffffff] hotplug
[ 0.008307] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug
[ 0.008309] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug
[ 0.008325] NODE_DATA(0) allocated [mem 0xdffc5000-0xdffeffff]
[ 0.013675] Zone ranges:
[ 0.013677] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.013678] DMA32 [mem 0x0000000001000000-0x00000000dffeffff]
[ 0.013679] Normal empty
[ 0.013680] Device empty
[ 0.013681] Movable zone start for each node
[ 0.013684] Early memory node ranges
[ 0.013685] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.013686] node 0: [mem 0x0000000000100000-0x00000000dffeffff]
[ 0.013689] Zeroed struct page in unavailable ranges: 114 pages
[ 0.013690] Initmem setup node 0 [mem 0x0000000000001000-0x00000000dffeffff]
[ 0.023274] ACPI: PM-Timer IO Port: 0x408
[ 0.023290] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.024141] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.024145] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.024147] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.024151] Using ACPI (MADT) for SMP configuration information
[ 0.024154] smpboot: Allowing 128 CPUs, 127 hotplug CPUs
[ 0.024171] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.024173] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.024173] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.024174] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.024176] [mem 0xe0000000-0xffffffff] available for PCI devices
[ 0.024177] Booting paravirtualized kernel on Hyper-V
[ 0.024179] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.028864] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[ 0.036648] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[ 0.036709] Hyper-V: PV spinlocks enabled
[ 0.036714] PV qspinlock hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.036728] Built 1 zonelists, mobility grouping on. Total pages: 903033
[ 0.036729] Policy zone: DMA32
[ 0.036731] Kernel command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 0.036850] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.036851] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[ 0.036852] printk: log_buf_len min size: 262144 bytes
[ 0.037065] printk: log_buf_len: 1048576 bytes
[ 0.037067] printk: early log buf free: 252248(96%)
[ 0.037657] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.037953] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.039460] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.055982] Memory: 3398432K/3669560K available (14339K kernel code, 2492K rwdata, 8620K rodata, 2504K init, 4648K bss, 271128K reserved, 0K cma-reserved)
[ 0.055990] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[ 0.057266] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
[ 0.057320] Kernel/User page tables isolation: enabled
[ 0.057417] ftrace: allocating 43496 entries in 170 pages
[ 0.071595] ftrace: allocated 170 pages with 4 groups
[ 0.072420] rcu: Hierarchical RCU implementation.
[ 0.072422] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
[ 0.072423] Trampoline variant of Tasks RCU enabled.
[ 0.072424] Rude variant of Tasks RCU enabled.
[ 0.072424] Tracing variant of Tasks RCU enabled.
[ 0.072425] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.072426] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[ 0.075669] NR_IRQS: 524544, nr_irqs: 1448, preallocated irqs: 16
[ 0.077518] random: crng done (trusting CPU's manufacturer)
[ 0.095809] Console: colour VGA+ 80x25
[ 0.291351] printk: console [tty0] enabled
[ 4.390123] printk: console [ttyS0] enabled
[ 4.413257] ACPI: Core revision 20200528
[ 4.435805] APIC: Switch to symmetric I/O mode setup
[ 4.462632] Switched APIC routing to physical flat.
[ 4.489287] Hyper-V: Using IPI hypercalls
[ 4.544455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 4.577204] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.15 BogoMIPS (lpj=2095079)
[ 4.578207] pid_max: default: 131072 minimum: 1024
[ 4.579586] LSM: Security Framework initializing
[ 4.580242] Yama: becoming mindful.
[ 4.581238] SELinux: Initializing.
[ 4.582489] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.583216] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.585244] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 4.586206] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 4.587209] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 4.588206] Spectre V2 : Mitigation: Full generic retpoline
[ 4.589205] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 4.590204] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 4.591208] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 4.592207] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 4.593211] TAA: Mitigation: Clear CPU buffers
[ 4.594205] MDS: Mitigation: Clear CPU buffers
[ 4.603058] smpboot: CPU0: Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz (family: 0x6, model: 0x55, stepping: 0x4)
[ 4.603454] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 4.604280] rcu: Hierarchical SRCU implementation.
[ 4.605860] NMI watchdog: Perf NMI watchdog permanently disabled
[ 4.607534] smp: Bringing up secondary CPUs ...
[ 4.608208] smp: Brought up 1 node, 1 CPU
[ 4.609206] smpboot: Max logical packages: 128
[ 4.610208] smpboot: Total of 1 processors activated (4190.15 BogoMIPS)
[ 4.611843] devtmpfs: initialized
[ 4.612244] x86/mm: Memory block size: 128MB
[ 4.613593] PM: Registering ACPI NVS region [mem 0xdffff000-0xdfffffff] (4096 bytes)
[ 4.614396] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 4.615216] futex hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[ 4.616755] xor: automatically using best checksumming function avx
[ 4.617343] pinctrl core: initialized pinctrl subsystem
[ 4.639044] PM: RTC time: 19:19:15, date: 2020-09-23
[ 4.639213] thermal_sys: Registered thermal governor 'fair_share'
[ 4.639214] thermal_sys: Registered thermal governor 'bang_bang'
[ 4.640207] thermal_sys: Registered thermal governor 'step_wise'
[ 4.641206] thermal_sys: Registered thermal governor 'user_space'
[ 4.642599] NET: Registered protocol family 16
[ 4.644320] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 4.645209] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 4.646211] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 4.647221] audit: initializing netlink subsys (disabled)
[ 4.648348] cpuidle: using governor menu
[ 4.649300] ACPI: bus type PCI registered
[ 4.650206] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 4.652297] PCI: Using configuration type 1 for base access
[ 4.653262] audit: type=2000 audit(1600888749.100:1): state=initialized audit_enabled=0 res=1
[ 4.656024] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 4.656209] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 4.790236] cryptd: max_cpu_qlen set to 1000
[ 4.798452] alg: No test for 842 (842-generic)
[ 4.799237] alg: No test for 842 (842-scomp)
[ 4.802906] raid6: skip pq benchmark and using algorithm avx512x4
[ 4.803226] raid6: using avx512x2 recovery algorithm
[ 4.804462] ACPI: Added _OSI(Module Device)
[ 4.805216] ACPI: Added _OSI(Processor Device)
[ 4.806206] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 4.807206] ACPI: Added _OSI(Processor Aggregator Device)
[ 4.808244] ACPI: Added _OSI(Linux-Dell-Video)
[ 4.809220] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 4.810222] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 4.812456] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 4.815343] ACPI: Interpreter enabled
[ 4.816218] ACPI: (supports S0 S5)
[ 4.817207] ACPI: Using IOAPIC for interrupt routing
[ 4.818255] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 4.819508] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 4.848275] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 4.849211] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 4.850224] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 4.851477] PCI host bridge to bus 0000:00
[ 4.852209] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window]
[ 4.853210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 4.854209] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 4.855209] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 4.856208] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window]
[ 4.857208] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 4.858583] pci 0000:00:00.0: [8086:7192] type 00 class 0x060000
[ 4.863927] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 4.871386] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
[ 4.876206] pci 0000:00:07.1: reg 0x20: [io 0xffa0-0xffaf]
[ 4.878865] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 4.879205] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 4.880206] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 4.881207] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 4.883387] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 4.884296] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 4.884296] * this clock source is slow. Consider trying other clock sources
[ 4.890669] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI
[ 4.893206] pci 0000:00:08.0: [1414:5353] type 00 class 0x030000
[ 4.897810] pci 0000:00:08.0: reg 0x10: [mem 0xf8000000-0xfbffffff]
[ 4.928721] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 4.929669] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 4.930667] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 4.931652] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 4.932729] iommu: Default domain type: Translated
[ 4.933417] pci 0000:00:08.0: vgaarb: setting as boot VGA device
[ 4.934200] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 4.934209] pci 0000:00:08.0: vgaarb: bridge control possible
[ 4.935208] vgaarb: loaded
[ 4.936439] SCSI subsystem initialized
[ 4.937352] ACPI: bus type USB registered
[ 4.938229] usbcore: registered new interface driver usbfs
[ 4.939220] usbcore: registered new interface driver hub
[ 4.940296] usbcore: registered new device driver usb
[ 4.941236] pps_core: LinuxPPS API ver. 1 registered
[ 4.942206] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 4.943213] PTP clock support registered
[ 4.944429] EDAC MC: Ver: 3.0.0
[ 4.946378] NetLabel: Initializing
[ 4.947205] NetLabel: domain hash size = 128
[ 4.948205] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 4.949230] NetLabel: unlabeled traffic allowed by default
[ 4.950206] PCI: Using ACPI for IRQ routing
[ 4.952830] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 5.011434] VFS: Disk quotas dquot_6.6.0
[ 5.033565] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.071542] pnp: PnP ACPI init
[ 5.094861] system 00:06: [io 0x01e0-0x01ef] has been reserved
[ 5.127508] system 00:06: [io 0x0160-0x016f] has been reserved
[ 5.159602] system 00:06: [io 0x0278-0x027f] has been reserved
[ 5.193765] system 00:06: [io 0x0378-0x037f] has been reserved
[ 5.230337] system 00:06: [io 0x0678-0x067f] has been reserved
[ 5.263504] system 00:06: [io 0x0778-0x077f] has been reserved
[ 5.296587] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 5.329732] system 00:07: [io 0x0400-0x043f] has been reserved
[ 5.362181] system 00:07: [io 0x0370-0x0371] has been reserved
[ 5.394607] system 00:07: [io 0x0440-0x044f] has been reserved
[ 5.426417] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 5.464583] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 5.500697] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[ 5.541801] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved
[ 5.579262] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[ 5.618464] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved
[ 5.656538] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved
[ 5.692730] pnp: PnP ACPI: found 9 devices
[ 5.721508] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 5.770593] NET: Registered protocol family 2
[ 5.797334] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 5.844126] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 5.887145] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 5.927755] TCP: Hash tables configured (established 32768 bind 32768)
[ 5.963938] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.000454] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.040233] NET: Registered protocol family 1
[ 6.065384] NET: Registered protocol family 44
[ 6.090801] pci_bus 0000:00: resource 4 [mem 0xfe0000000-0xfffffffff window]
[ 6.130283] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7 window]
[ 6.164938] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff window]
[ 6.200358] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[ 6.238372] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfffbffff window]
[ 6.278493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 6.311801] pci 0000:00:00.0: quirk_natoma+0x0/0x20 took 32521 usecs
[ 6.347539] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 6.392931] pci 0000:00:08.0: pci_fixup_video+0x0/0xb0 took 44591 usecs
[ 6.431081] PCI: CLS 0 bytes, default 64
[ 6.453610] Trying to unpack rootfs image as initramfs...
[ 7.253095] Freeing initrd memory: 71656K
[ 7.276193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 7.312627] software IO TLB: mapped [mem 0xd6000000-0xda000000] (64MB)
[ 7.348902] Initialise system trusted keyrings
[ 7.374018] Key type blacklist registered
[ 7.397758] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 7.435480] zbud: loaded
[ 7.451743] integrity: Platform Keyring initialized
[ 7.497342] NET: Registered protocol family 38
[ 7.522662] Key type asymmetric registered
[ 7.554120] Asymmetric key parser 'x509' registered
[ 7.581940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 7.624112] io scheduler mq-deadline registered
[ 7.649718] io scheduler kyber registered
[ 7.672579] io scheduler bfq registered
[ 7.694875] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 7.733041] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.769724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 7.810727] ACPI: Power Button [PWRF]
[ 7.832924] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 7.873416] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 7.922799] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 7.963492] Non-volatile memory driver v1.3
[ 7.993032] Linux agpgart interface v0.103
[ 8.017670] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
[ 8.067385] scsi host0: ata_piix
[ 8.087269] scsi host1: ata_piix
[ 8.106387] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 8.149675] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 8.189034] libphy: Fixed MDIO Bus: probed
[ 8.213191] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.257855] ehci-pci: EHCI PCI platform driver
[ 8.283665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.326735] ohci-pci: OHCI PCI platform driver
[ 8.357626] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.392708] usbcore: registered new interface driver usbserial_generic
[ 8.707421] usbserial: USB Serial support registered for generic
[ 8.741773] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 8.792962] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.821378] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.851010] mousedev: PS/2 mouse device common for all mice
[ 8.882527] rtc_cmos 00:00: RTC can wake from S4
[ 8.934267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.000034] rtc_cmos 00:00: registered as rtc0
[ 9.028449] rtc_cmos 00:00: setting system clock to 2020-09-23T19:19:22 UTC (1600888762)
[ 9.074333] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 9.109629] device-mapper: uevent: version 1.0.3
[ 9.136853] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 9.183630] intel_pstate: CPU model not supported
[ 9.229525] hid: raw HID events driver (C) Jiri Kosina
[ 9.260054] usbcore: registered new interface driver usbhid
[ 9.291569] usbhid: USB HID core driver
[ 9.319881] drop_monitor: Initializing network drop monitor service
[ 9.356316] Initializing XFRM netlink socket
[ 9.380599] NET: Registered protocol family 10
[ 9.531814] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
[ 9.580909] ata2.00: ATAPI: Virtual CD, , max MWDMA2
[ 9.620371] scsi 1:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5
[ 9.680290] sr 1:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray
[ 9.712604] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 9.745200] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 9.779130] Segment Routing with IPv6
[ 9.801001] RPL Segment Routing with IPv6
[ 9.824936] mip6: Mobile IPv6
[ 9.844748] NET: Registered protocol family 17
[ 9.871396] IPI shorthand broadcast: enabled
[ 9.896951] AVX2 version of gcm_enc/dec engaged.
[ 9.923676] AES CTR mode by8 optimization enabled
[ 9.964588] registered taskstats version 1
[ 9.988691] Loading compiled-in X.509 certificates
[ 10.017895] Loaded X.509 cert 'Fedora kernel signing key: 341a5b53a07a47ec21a76a74cc9a6a4617340fc7'
[ 10.068300] zswap: loaded using pool lzo/zbud
[ 10.093700] Key type ._fscrypt registered
[ 10.118351] Key type .fscrypt registered
[ 10.147596] Key type fscrypt-provisioning registered
[ 10.176167] Btrfs loaded, crc32c=crc32c-generic
[ 10.204334] Key type encrypted registered
[ 10.227487] ima: No TPM chip found, activating TPM-bypass!
[ 10.258003] ima: Allocated hash algorithm: sha256
[ 10.284374] ima: No architecture policies found
[ 10.310804] PM: Magic number: 4:36:345
[ 10.335031] tty tty62: hash matches
[ 10.355381] RAS: Correctable Errors collector initialized.
[ 10.385862] Unstable clock detected, switching default tracing clock to "global"
[ 10.385862] If you want to keep using the local clock, then add:
[ 10.385862] "trace_clock=local"
[ 10.385862] on the kernel command line
[ 10.506968] Freeing unused decrypted memory: 2040K
[ 10.537651] Freeing unused kernel image (initmem) memory: 2504K
[ 10.605404] Write protecting the kernel read-only data: 26624k
[ 10.643500] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 10.684423] Freeing unused kernel image (rodata/data gap) memory: 1620K
[ 10.783944] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.821929] rodata_test: all tests were successful
[ 10.851135] x86/mm: Checking user space page tables
[ 10.934637] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.973491] Run /init as init process
[ 11.002943] systemd[1]: systemd v245.7-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 11.131563] systemd[1]: Detected virtualization microsoft.
[ 11.162452] systemd[1]: Detected architecture x86-64.
[ 11.193970] systemd[1]: Running in initial RAM disk.
Welcome to Fedora CoreOS 32.20200922.dev.0 dracut-050-61.git20200529.fc32 (Initramfs)!
[ 11.274869] systemd[1]: No hostname configured.
[ 11.303192] systemd[1]: Set hostname to <localhost>.
[ 11.333811] systemd[1]: Initializing machine ID from random generator.
[ 11.476318] systemd[1]: Started Forward Password Requests to Clevis Directory Watch.
[ OK ] Started Forward Password R…sts to Clevis Directory Watch.
[ 11.572856] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 11.665968] systemd[1]: Reached target Local Encrypted Volumes.
[ OK ] Reached target Local Encrypted Volumes.
[ 11.748710] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 11.817937] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 11.886963] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 11.950215] systemd[1]: Reached target Timers.
[ OK ] Reached target Timers.
[ 12.012471] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 12.088150] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 12.173820] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 12.239336] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 12.312768] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 12.383792] systemd[1]: Reached target Sockets.
[ OK ] Reached target Sockets.
[ 12.448196] systemd[1]: Starting Afterburn Initrd Setup Network Kernel Arguments...
Starting Afterburn Initrd …up Network Kernel Arguments...
[ 12.536991] systemd[1]: Condition check resulted in Check that initrd matches kernel being skipped.
[ 12.586267] systemd[1]: Condition check resulted in Persist osmet files (ISO) being skipped.
[ 12.632545] systemd[1]: Finished CoreOS Tear down initramfs.
[ OK ] Finished CoreOS Tear down initramfs.
[ 12.705955] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 12.796081] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 12.852107] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 12.910359] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 12.969819] systemd[1]: afterburn-network-kargs.service: Succeeded.
[ 13.051308] systemd[1]: Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 13.166182] fuse: init (API version 7.31)
[ 13.166569] systemd-modules-load[214]: Inserted module 'fuse'
[ 13.676413] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x01, buttons: 3/3
[ 13.677921] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input3
[ OK ] Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 14.798130] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Finished Create list of st… nodes for the current kernel.
[ OK ] Finished Load Kernel Modules.
[ 14.952958] audit: type=1130 audit(1600888768.269: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'
[ 15.090623] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 15.154652] systemd[1]: Finished Load Kernel Modules.
[ 15.184053] audit: type=1131 audit(1600888768.269:3): 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'
[ 15.331496] audit: type=1130 audit(1600888768.333:4): 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'
[ OK ] Finished Setup Virtual Console.
Starting Forward Password Requests to Clevis...
Starting dracut ask for additional cmdline parameters...
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ 15.627011] systemd[1]: Finished Setup Virtual Console.
[ 15.658772] systemd[1]: Starting Forward Password Requests to Clevis...
[ 15.699802] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ 15.743430] systemd[1]: Starting Apply Kernel Variables...
[ 15.780630] systemd[1]: Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ 15.880996] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 15.916587] systemd-sysctl[221]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
[ 15.965844] systemd-sysctl[221]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
[ 16.017328] systemd-sysctl[221]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
[ 16.072550] systemd-sysctl[221]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
[ 16.127481] systemd-sysctl[221]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
[ 16.181234] systemd-sysctl[221]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
[ OK ] Finished Apply Kernel Variables.
[ 16.280678] systemd[1]: Finished Apply Kernel Variables.
[ 16.315674] audit: type=1130 audit(1600888768.384: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'
[ OK ] Finished dracut ask for additional cmdline parameters.
Starting dracut cmdline hook...
[ 16.516408] systemd[1]: Finished dracut ask for additional cmdline parameters.
[ 16.556430] systemd[1]: Starting dracut cmdline hook...
[ 16.599256] dracut-cmdline[234]: dracut-32.20200922.dev.0 (CoreOS) dracut-050-61.git20200529.fc32
[ 16.650708] dracut-cmdline[234]: Using kernel command line parameters: rd.driver.pre=btrfs ip=dhcp,dhcp6 BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ OK ] Finished dracut cmdline hook.
Starting dracut pre-udev hook...
[ OK ] Finished dracut pre-udev hook.
Starting udev Kernel Device Manager...
[ OK ] Started udev Kernel Device Manager.
Starting dracut pre-trigger hook...
[ OK ] Finished dracut pre-trigger hook.
Starting udev Coldplug all Devices...
[ 17.413234] audit: type=1130 audit(1600888768.423:6): 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'
Mounting Kernel Configuration File System...
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Finished udev Coldplug all Devices.[ 17.792026] hv_vmbus: Vmbus version:5.2
Starting udev Wait for Complete Device Initialization...
[ 17.999230] audit: type=1130 audit(1600888768.945:7): 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'
[ 18.265785] systemd[1]: Finished dracut cmdline hook.
[ 18.266101] systemd[1]: Starting dracut pre-udev hook...
[ 18.266325] systemd[1]: Finished dracut pre-udev hook.
[ 18.267924] systemd[1]: Starting udev Kernel Device Manager...
[ 18.268096] dracut-pre-trigger[340]: rd.md=0: removing MD RAID activation
[ 18.268197] systemd[1]: Started udev Kernel Device Manager.
[ 18.268486] systemd[1]: Starting dracut pre-trigger hook...
[ 18.268677] systemd[1]: Finished dracut pre-trigger hook.
[ 18.268864] systemd[1]: Starting udev Coldplug all Devices...
[ 18.269052] systemd[1]: Mounting Kernel Configuration File System...
[ 18.269302] udevadm[397]: systemd-udev-settle.service is deprecated.
[ 18.269455] systemd[1]: Mounted Kernel Configuration File System.
[ 18.269485] systemd[1]: Finished udev Coldplug all Devices.
[ 18.269511] systemd[1]: Starting udev Wait for Complete Device Initialization...
[ 18.269672] systemd-udevd[388]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 18.309918] hv_vmbus: registering driver hyperv_keyboard
[ 18.310260] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input4
[ 18.310990] hv_vmbus: registering driver hid_hyperv
[ 18.311367] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5
[ 18.311456] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on
[ 18.349399] hv_vmbus: registering driver hv_storvsc
[ 18.353223] hv_vmbus: registering driver hv_netvsc
[ 18.354342] scsi host3: storvsc_host_t
[ 18.354650] scsi host2: storvsc_host_t
[ 18.354942] scsi 3:0:1:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 18.354989] scsi 2:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 18.355876] scsi 3:0:1:0: Attached scsi generic sg1 type 0
[ 18.355968] scsi 2:0:0:0: Attached scsi generic sg2 type 0
[ 18.356566] scsi host4: storvsc_host_t
[ 18.359537] sd 2:0:0:0: [sdb] 16777216 512-byte logical blocks: (8.59 GB/8.00 GiB)
[ 18.359542] sd 3:0:1:0: [sda] 104857600 512-byte logical blocks: (53.7 GB/50.0 GiB)
[ 18.359544] sd 3:0:1:0: [sda] 4096-byte physical blocks
[ 18.359774] sd 2:0:0:0: [sdb] Write Protect is off
[ 18.359779] sd 3:0:1:0: [sda] Write Protect is off
[ 18.360105] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 18.360252] sd 3:0:1:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 18.365737] sda: sda1
[ 18.372769] sd 3:0:1:0: [sda] Attached SCSI disk
[ 18.373301] sdb: sdb1 sdb2 sdb3 sdb4
[ 18.377846] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 18.400853] systemd-udevd[390]: Using default interface naming scheme 'v245'.
[ 18.401617] systemd-udevd[390]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 18.411380] audit: type=1130 audit(1600888769.345:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.411448] audit: type=1130 audit(1600888769.750:9): 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'
[ 18.411478] audit: type=1130 audit(1600888769.957:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.411504] audit: type=1130 audit(1600888770.435:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.470039] systemd[1]: Found device Virtual_Disk boot.
[ OK ] Found device Virtual_Disk boot.
Starting Generate new UUID for boot disk GPT...
[ 22.137400] systemd[1]: Starting Generate new UUID for boot disk GPT...
[ OK ] Finished Generate new UUID for boot disk GPT.
Starting Ignition OSTree: …rate filesystem UUID (boot)...
[ 22.265159] systemd[1]: Finished Generate new UUID for boot disk GPT.
[ 22.300956] systemd[1]: Starting Ignition OSTree: Regenerate filesystem UUID (boot)...
[ 22.344250] kauditd_printk_skb: 6 callbacks suppressed
[ 22.344251] audit: type=1130 audit(1600888775.696:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-gpt-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Finished udev Wait for Complete Device Initialization.
[ 22.537417] systemd[1]: Finished udev Wait for Complete Device Initialization.
[ 22.577164] systemd[1]: Condition check resulted in Device-Mapper Multipath Default Configuration being skipped.
[ 22.636052] audit: type=1130 audit(1600888776.008:19): 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'
[ 22.757194] ignition-ostree-firstboot-uuid[448]: No changes required for /dev/disk/by-label/boot TYPE=ext4 UUID=db2ae4c2-f420-424b-ab0a-61647acaeaad
[ OK ] Finished Ignition OSTree: …nerate filesystem UUID (boot).
Starting Ignition (setup base config)...
Starting Ignition (setup user config)...
[ 22.979553] systemd[1]: Finished Ignition OSTree: Regenerate filesystem UUID (boot).
[ 23.022646] systemd[1]: Starting Ignition (setup base config)...
[ 23.055558] systemd[1]: Starting Ignition (setup user config)...
[ OK ] Finished Ignition (setup base config).
[ 23.157446] ignition-setup-base[452]: File /usr/lib/ignition/platform/azurestack/base.ign does not exist.. Skipping copy
[ 23.218796] systemd[1]: Finished Ignition (setup base config).
[ 23.256008] audit: type=1130 audit(1600888776.349:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-ostree-uuid-boot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.368530] audit: type=1130 audit(1600888776.627:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.493755] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 23.537707] ignition-setup-user[453]: File /mnt/boot_partition/ignition/config.ign does not exist.. Skipping copy
[ OK ] Finished Ignition (setup user config).
Starting Device-Mapper Multipath Device Controller...
[ 23.673351] systemd[1]: Finished Ignition (setup user config).
[ 23.713433] systemd[1]: Starting Device-Mapper Multipath Device Controller...
[ 23.752408] audit: type=1130 audit(1600888777.106:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started Device-Mapper Multipath Device Controller.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File
Starting Create Volatile Files and Directories...
[ 24.035844] systemd[1]: Started Device-Mapper Multipath Device Controller.
[ 24.078532] systemd[1]: Reached target Local File Systems (Pre).
[ 24.114021] systemd[1]: Reached target Local File Systems.
[ 24.145547] systemd[1]: Starting Create Volatile Files and Directories...
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Basic System.
Starting Ignition (fetch-offline)...
[ 24.363087] systemd[1]: Finished Create Volatile Files and Directories.
[ 24.400641] multipathd[468]: --------start up--------
[ 24.435702] multipathd[468]: read /etc/multipath.conf
[ 24.465624] multipathd[468]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 24.510305] multipathd[468]: You can run "/sbin/mpathconf --enable" to create
[ 24.549811] multipathd[468]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 24.595580] multipathd[468]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 24.649532] multipathd[468]: You can run "/sbin/mpathconf --enable" to create
[ 24.688661] multipathd[468]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 24.753144] multipathd[468]: path checkers start up
[FAILED] Failed to start Ignition (fetch-offline).[ 24.861474] systemd[1]: Reached target System Initialization.
See 'systemctl status ignition-fetch-offline.service' for details.
[DEPEND] Dependency failed for Ignition Complete.
[DEPEND] Dependency failed for Initrd Default Target.
[ OK ] Stopped target Timers.
[ OK ] Stopped Ignition (setup base config).
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Paths.
[ 25.166709] ignition[476]: Ignition 2.6.0
[ OK ] Stopped target Slices.
[ OK ] Stopped target Sockets.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Local Encrypted Volumes.[ 25.338994] audit: type=1130 audit(1600888777.390:23): 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'
[ 25.454331] systemd[1]: Reached target Basic System.
[ 25.482753] clevis-luks-askpass[219]: Terminated
[ OK ] Stopped Dispatch Password …ts to Console Directory Watch.
[ OK ] Stopped target Swap.
[ OK ] Started Emergency Shell.
[ OK ] Reached target Emergency Mode.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Load Kernel Modules.
[ OK ] Stopped Create Volatile Files and Directories.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped target Local File Systems (Pre).
Stopping Device-Mapper Multipath Device Controller...
[ 25.913064] systemd[1]: Stopping Journal Service...
Stopping Journal Service...
[ 25.971104] systemd[1]: clevis-luks-askpass.service: Succeeded.
[ 26.005972] systemd[1]: Stopped Forward Password Requests to Clevis.
[ OK ] Stopped Forward Password Requests to Clevis.
[ 26.085194] systemd[1]: clevis-luks-askpass.path: Succeeded.
[ 26.125282] systemd[1]: Stopped Forward Password Requests to Clevis Directory Watch.
[ OK ] Stopped Forward Password R…sts to Clevis Directory Watch.[ 26.256337] clevis-luks-askpass[219]: Exiting due to SIGTERM
[ 26.290506] ignition[476]: Stage: fetch-offline
[ 26.317460] systemd[1]: Starting Ignition (fetch-offline)...
[ 26.349586] multipathd[468]: --------shut down-------
[ 26.377971] ignition[476]: reading system config file "/usr/lib/ignition/base.ign"
[ 26.462489] systemd[1]: multipathd.service: Succeeded.
[ 26.493031] systemd[1]: Stopped Device-Mapper Multipath Device Controller.
[ OK ] Stopped Device-Mapper Multipath Device Controller.
[ 26.576720] systemd[1]: ignition-setup-user.service: Succeeded.
[ 26.611463] systemd[1]: Stopped Ignition (setup user config).
[ OK ] Stopped Ignition (setup user config).
[ 26.684526] systemd[1]: ignition-ostree-uuid-boot.service: Succeeded.
[ 26.720323] systemd[1]: Stopped Ignition OSTree: Regenerate filesystem UUID (boot).
[ OK ] Stopped Ignition OSTree: R…nerate filesystem UUID (boot).
[ 26.811920] systemd[1]: coreos-gpt-setup.service: Succeeded.
[ 26.843812] systemd[1]: Stopped Generate new UUID for boot disk GPT.
[ OK ] Stopped Generate new UUID for boot disk GPT.
[ 26.925634] systemd[1]: systemd-udev-settle.service: Succeeded.
[ 26.958754] systemd[1]: Stopped udev Wait for Complete Device Initialization.
[ OK ] Stopped udev Wait for Complete Device Initialization.
[ 27.049258] systemd[1]: systemd-udev-trigger.service: Succeeded.
[ 27.083690] systemd[1]: Stopped udev Coldplug all Devices.
[ OK ] Stopped udev Coldplug all Devices.
[ 27.157156] systemd[1]: dracut-pre-trigger.service: Succeeded.
[ 27.191409] systemd[1]: Stopped dracut pre-trigger hook.
[ OK ] Stopped dracut pre-trigger hook.
[ 27.269185] systemd[1]: Stopping udev Kernel Device Manager...
Stopping udev Kernel Device Manager...
[ 27.333401] systemd[1]: systemd-udevd.service: Succeeded.
[ 27.378485] systemd[1]: Stopped udev Kernel Device Manager.
[ OK ] Stopped udev Kernel Device Manager.
[ 27.460810] systemd[1]: systemd-udevd-control.socket: Succeeded.
[ 27.494628] systemd[1]: Closed udev Control Socket.
[ OK ] Closed udev Control Socket.
[ 27.579305] systemd[1]: systemd-udevd-kernel.socket: Succeeded.
[ 27.631387] [476]: fetched base config from "system"
[ 27.660124] multipathd[484]: Sep 23 19:19:39 | /etc/multipath.conf does not exist, blacklisting all devices.
[ 27.713835] multipathd[484]: Sep 23 19:19:39 | You can run "/sbin/mpathconf --enable" to create
[ 27.761932] multipathd[484]: Sep 23 19:19:39 | /etc/multipath.conf. See man mpathconf(8) for more details
[ 27.814894] multipathd[484]: ok
[ 27.833651] systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
[ 27.886426] systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
[ 27.932002] ignition[476]: no config URL provided
[ 27.958678] systemd[1]: Failed to start Ignition (fetch-offline).
[ 27.992717] ignition[476]: reading system config file "/usr/lib/ignition/user.ign"
[ 28.035958] systemd[1]: Dependency failed for Ignition Complete.
[ 28.070042] ignition[476]: no config at "/usr/lib/ignition/user.ign"
[ 28.106388] systemd[1]: Dependency failed for Initrd Default Target.
[ 28.143165] systemd[1]: initrd.target: Job initrd.target/start failed with result 'dependency'.
[ 28.191334] systemd[1]: initrd.target: Triggering OnFailure= dependencies.
[ 28.231666] systemd[1]: ignition-complete.target: Job ignition-complete.target/start failed with result 'dependency'.
[ 28.290145] systemd[1]: Closed udev Kernel Socket.
[ OK ] Closed udev Kernel Socket.
[ 28.354559] systemd[1]: dracut-pre-udev.service: Succeeded.
[ 28.386089] systemd[1]: Stopped dracut pre-udev hook.
[ OK ] Stopped dracut pre-udev hook.
[ 28.459811] systemd[1]: dracut-cmdline.service: Succeeded.
[ 28.529035] ignition[476]: drive status: OK
[ 28.556097] systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
[ 28.605356] ignition[476]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
[ 28.661999] systemd[1]: Stopped target Timers.
[ 28.707184] ignition[476]: failed to acquire config: filesystem "iso9660" is not a supported ovf device
[ 28.777472] systemd[1]: ignition-setup-base.service: Succeeded.
[ 28.810949] ignition[476]: Ignition failed: filesystem "iso9660" is not a supported ovf device
[ 28.857888] systemd[1]: Stopped Ignition (setup base config).
[ 28.889778] systemd[1]: Stopped target Basic System.
[ 28.919046] systemd[1]: Stopped target Paths.
[ 28.949692] systemd[1]: Stopped target Slices.
[ 28.978422] systemd[1]: Stopped target Sockets.
[ 29.004730] systemd[1]: Stopped target System Initialization.
[ 29.039314] systemd[1]: Stopped target Local Encrypted Volumes.
[ 29.076294] systemd[1]: systemd-ask-password-console.path: Succeeded.
[ 29.113660] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
[ 29.157895] systemd[1]: Stopped target Swap.
[ 29.184991] systemd[1]: Started Emergency Shell.
[ 29.212316] systemd[1]: Reached target Emergency Mode.
[ 29.245712] systemd[1]: Condition check resulted in Dump journal to virtio port being skipped.
[ 29.298367] systemd[1]: systemd-sysctl.service: Succeeded.
[ 29.336423] systemd[1]: Stopped Apply Kernel Variables.
[ 29.369718] systemd[1]: systemd-modules-load.service: Succeeded.
[ 29.410112] systemd[1]: Stopped Load Kernel Modules.
[ 29.442103] systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
[ 29.476958] systemd[1]: Stopped Create Volatile Files and Directories.
[ 29.514367] systemd[1]: Stopped target Local File Systems.
[ 29.551713] systemd[1]: Stopped target Local File Systems (Pre).
[ 29.604794] systemd[1]: Stopped dracut cmdline hook.
[ OK ] Stopped dracut cmdline hook.
[ 29.687366] systemd[1]: dracut-cmdline-ask.service: Succeeded.
[ 29.719873] systemd[1]: Stopped dracut ask for additional cmdline parameters.
[ OK ] Stopped dracut ask for additional cmdline parameters.
[ 29.847488] systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
[ 29.890827] systemd[1]: Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Create Static Device Nodes in /dev.
[ 29.976787] systemd[1]: kmod-static-nodes.service: Succeeded.
[ 30.011081] systemd[1]: Stopped Create list of static device nodes for the current kernel.
[ 30.059592] systemd[1]: Stopping Device-Mapper Multipath Device Controller...
[ 30.098512] systemd-journald[213]: Received SIGTERM from PID 1 (systemd).
[ OK ] Stopped Create list of sta… nodes for the current kernel.
[ 30.188900] systemd[1]: systemd-journald.service: Succeeded.
[ 30.220748] systemd[1]: Stopped Journal Service.
[ OK ] Stopped Journal Service.
[ 30.286269] systemd[1]: systemd-journald-audit.socket: Succeeded.
[ 30.327391] systemd[1]: Closed Journal Audit Socket.
[ OK ] Closed Journal Audit Socket.
[ 30.422279] systemd[1]: Startup finished in 6.529s (kernel) + 0 (initrd) + 19.420s (userspace) = 25.949s.
[ 30.476078] audit: type=1130 audit(1600888777.720:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.582405] audit: type=1130 audit(1600888778.489: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=failed'
[ 30.688013] audit: type=1131 audit(1600888778.565:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.793533] audit: type=1130 audit(1600888779.106:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=emergency comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.894324] audit: type=1131 audit(1600888779.182:28): 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'
[ 30.997946] audit: type=1131 audit(1600888779.220:29): 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'
[ 31.109896] audit: type=1131 audit(1600888779.263:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.220229] audit: type=1130 audit(1600888779.556:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.337467] audit: type=1131 audit(1600888779.556:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.451005] audit: type=1131 audit(1600888780.047:33): 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'
------
Ignition has failed. Please ensure your config is valid. Note that only
Ignition spec v3.0.0+ configs are accepted.
A CLI validation tool to check this called ignition-validate can be
downloaded from GitHub:
https://github.com/coreos/ignition/releases
------
Displaying logs from failed units: ignition-fetch-offline.service
-- Logs begin at Wed 2020-09-23 19:19:26 UTC, end at Wed 2020-09-23 19:19:43 UTC. --
Sep 23 19:19:37 systemd[1]: Starting Ignition (fetch-offline)...
Sep 23 19:19:38 systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 19:19:38 systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
Sep 23 19:19:38 systemd[1]: Failed to start Ignition (fetch-offline).
Sep 23 19:19:38 systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
Press Enter for emergency shell or wait 5 minutes for reboot.
Press Enter foremergency shell or wait 4 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 4 minutes for reboot.
Press Enter for emergency shell or wait 3 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 3 minutes for reboot.
Press Enter for emergency shell or wait 2 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes 15 seconds for reboot.
Press Enter for emergency shell or wait 2 minutes for reboot.
Press Enter for emergency shell or wait 1 minute 45 seconds for rePress Enter for emergency shell or wait 1 minute 30 seconds for reboot.
Press Enter for emergency shell or wait 1 minute 15 seconds for reboot.
Press Enter for emergency shell or wait 1 minute for reboot.
Press Enter for emergency shell or wait 0 minutes 45 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 30 seconds for reboot.
Press Enter for emergency shell or wait 0 minutes 15 seconds for reboot.
Rebooting.
[ 335.922655] reboot: Restarting system
[?25lUse the ^ and v keys to change the selection.
Press 'e' to edit the selected item, or 'c' for a command prompt.   Fedora CoreOS 32.20200922.dev.0 (ostree:0)                 The selected entry will be started automatically in 1s.  The selected entry will be started automatically in 0s. [?25h[ 0.000000] Linux version 5.8.10-200.fc32.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 10.2.1 20200723 (Red Hat 10.2.1-1), GNU ld version 2.34-4.fc32) #1 SMP Thu Sep 17 16:48:25 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2560 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dffff000-0x00000000dfffffff] ACPI NVS
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090007 05/18/2018
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: features 0x2e7f, hints 0x60e24, misc 0xbed7b2
[ 0.000000] Hyper-V Host Build:17763-10.0-10-0.10184
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x30d40
[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.000002] tsc: Detected 2095.079 MHz processor
[ 0.000478] last_pfn = 0xdfff0 max_arch_pfn = 0x400000000
[ 0.000529] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.007735] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[ 0.007950] Using GB pages for direct mapping
[ 0.008142] RAMDISK: [mem 0x2f3fd000-0x339f6fff]
[ 0.008233] ACPI: Early table checksum verification disabled
[ 0.008237] ACPI: RSDP 0x00000000000F5BF0 000014 (v00 ACPIAM)
[ 0.008240] ACPI: RSDT 0x00000000DFFF0000 000040 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008245] ACPI: FACP 0x00000000DFFF0200 000081 (v02 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008249] ACPI: DSDT 0x00000000DFFF1D24 003CD5 (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)
[ 0.008252] ACPI: FACS 0x00000000DFFFF000 000040
[ 0.008254] ACPI: WAET 0x00000000DFFF1A80 000028 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008257] ACPI: SLIC 0x00000000DFFF1AC0 000176 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008259] ACPI: OEM0 0x00000000DFFF1CC0 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008262] ACPI: SRAT 0x00000000DFFF0800 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.008264] ACPI: APIC 0x00000000DFFF0300 000452 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008267] ACPI: OEMB 0x00000000DFFFF040 000064 (v01 VRTUAL MICROSFT 05001818 MSFT 00000097)
[ 0.008294] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.008297] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xdfffffff] hotplug
[ 0.008299] ACPI: SRAT: Node 0 PXM 0 [mem 0xe0000000-0xf7ffffff] hotplug
[ 0.008302] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug
[ 0.008304] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug
[ 0.008314] NODE_DATA(0) allocated [mem 0xdffc5000-0xdffeffff]
[ 0.013793] Zone ranges:
[ 0.013795] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.013796] DMA32 [mem 0x0000000001000000-0x00000000dffeffff]
[ 0.013798] Normal empty
[ 0.013798] Device empty
[ 0.013799] Movable zone start for each node
[ 0.013802] Early memory node ranges
[ 0.013803] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.013804] node 0: [mem 0x0000000000100000-0x00000000dffeffff]
[ 0.013808] Zeroed struct page in unavailable ranges: 114 pages
[ 0.013809] Initmem setup node 0 [mem 0x0000000000001000-0x00000000dffeffff]
[ 0.023558] ACPI: PM-Timer IO Port: 0x408
[ 0.023572] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.024389] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.024393] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.024395] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.024400] Using ACPI (MADT) for SMP configuration information
[ 0.024402] smpboot: Allowing 128 CPUs, 127 hotplug CPUs
[ 0.024419] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.024422] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.024423] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.024425] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.024428] [mem 0xe0000000-0xffffffff] available for PCI devices
[ 0.024429] Booting paravirtualized kernel on Hyper-V
[ 0.024431] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.029401] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[ 0.037495] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[ 0.037556] Hyper-V: PV spinlocks enabled
[ 0.037561] PV qspinlock hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.037574] Built 1 zonelists, mobility grouping on. Total pages: 903033
[ 0.037575] Policy zone: DMA32
[ 0.037577] Kernel command line: BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 0.037697] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.037698] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[ 0.037698] printk: log_buf_len min size: 262144 bytes
[ 0.037880] printk: log_buf_len: 1048576 bytes
[ 0.037881] printk: early log buf free: 252248(96%)
[ 0.038538] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.038835] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.040433] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.057084] Memory: 3398432K/3669560K available (14339K kernel code, 2492K rwdata, 8620K rodata, 2504K init, 4648K bss, 271128K reserved, 0K cma-reserved)
[ 0.057092] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[ 0.058440] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
[ 0.058495] Kernel/User page tables isolation: enabled
[ 0.058589] ftrace: allocating 43496 entries in 170 pages
[ 0.072797] ftrace: allocated 170 pages with 4 groups
[ 0.073623] rcu: Hierarchical RCU implementation.
[ 0.073624] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
[ 0.073625] Trampoline variant of Tasks RCU enabled.
[ 0.073626] Rude variant of Tasks RCU enabled.
[ 0.073627] Tracing variant of Tasks RCU enabled.
[ 0.073628] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.073629] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[ 0.076981] NR_IRQS: 524544, nr_irqs: 1448, preallocated irqs: 16
[ 0.078921] random: crng done (trusting CPU's manufacturer)
[ 0.097080] Console: colour VGA+ 80x25
[ 0.291367] printk: console [tty0] enabled
[ 4.371274] printk: console [ttyS0] enabled
[ 4.411291] ACPI: Core revision 20200528
[ 4.451953] APIC: Switch to symmetric I/O mode setup
[ 4.478857] Switched APIC routing to physical flat.
[ 4.505821] Hyper-V: Using IPI hypercalls
[ 4.562736] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 4.597520] Calibrating delay loop (skipped), value calculated using timer frequency.. 4190.15 BogoMIPS (lpj=2095079)
[ 4.598521] pid_max: default: 131072 minimum: 1024
[ 4.599923] LSM: Security Framework initializing
[ 4.600581] Yama: becoming mindful.
[ 4.601559] SELinux: Initializing.
[ 4.602698] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.603530] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 4.605592] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 4.606520] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 4.607525] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 4.608521] Spectre V2 : Mitigation: Full generic retpoline
[ 4.609520] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 4.610520] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 4.611521] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 4.612521] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 4.613525] TAA: Mitigation: Clear CPU buffers
[ 4.614520] MDS: Mitigation: Clear CPU buffers
[ 4.623903] smpboot: CPU0: Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz (family: 0x6, model: 0x55, stepping: 0x4)
[ 4.624756] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 4.625593] rcu: Hierarchical SRCU implementation.
[ 4.626944] NMI watchdog: Perf NMI watchdog permanently disabled
[ 4.628839] smp: Bringing up secondary CPUs ...
[ 4.629522] smp: Brought up 1 node, 1 CPU
[ 4.630520] smpboot: Max logical packages: 128
[ 4.631522] smpboot: Total of 1 processors activated (4190.15 BogoMIPS)
[ 4.633277] devtmpfs: initialized
[ 4.633559] x86/mm: Memory block size: 128MB
[ 4.634899] PM: Registering ACPI NVS region [mem 0xdffff000-0xdfffffff] (4096 bytes)
[ 4.635691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 4.636529] futex hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[ 4.638051] xor: automatically using best checksumming function avx
[ 4.638655] pinctrl core: initialized pinctrl subsystem
[ 4.660304] PM: RTC time: 19:25:02, date: 2020-09-23
[ 4.660527] thermal_sys: Registered thermal governor 'fair_share'
[ 4.660528] thermal_sys: Registered thermal governor 'bang_bang'
[ 4.661520] thermal_sys: Registered thermal governor 'step_wise'
[ 4.662521] thermal_sys: Registered thermal governor 'user_space'
[ 4.663884] NET: Registered protocol family 16
[ 4.665630] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 4.666524] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 4.667526] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 4.668535] audit: initializing netlink subsys (disabled)
[ 4.669653] cpuidle: using governor menu
[ 4.670608] ACPI: bus type PCI registered
[ 4.671520] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 4.673458] PCI: Using configuration type 1 for base access
[ 4.673573] audit: type=2000 audit(1600889096.103:1): state=initialized audit_enabled=0 res=1
[ 4.676163] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 4.676523] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 4.798414] cryptd: max_cpu_qlen set to 1000
[ 4.805967] alg: No test for 842 (842-generic)
[ 4.806546] alg: No test for 842 (842-scomp)
[ 4.809672] raid6: skip pq benchmark and using algorithm avx512x4
[ 4.810543] raid6: using avx512x2 recovery algorithm
[ 4.811718] ACPI: Added _OSI(Module Device)
[ 4.812534] ACPI: Added _OSI(Processor Device)
[ 4.813522] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 4.814522] ACPI: Added _OSI(Processor Aggregator Device)
[ 4.815565] ACPI: Added _OSI(Linux-Dell-Video)
[ 4.816527] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 4.817530] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 4.819776] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 4.822657] ACPI: Interpreter enabled
[ 4.823533] ACPI: (supports S0 S5)
[ 4.824521] ACPI: Using IOAPIC for interrupt routing
[ 4.825554] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 4.826795] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 4.854815] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 4.855524] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 4.856535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 4.857769] PCI host bridge to bus 0000:00
[ 4.858522] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window]
[ 4.859522] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 4.860520] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 4.861523] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 4.862524] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window]
[ 4.863522] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 4.864964] pci 0000:00:00.0: [8086:7192] type 00 class 0x060000
[ 4.870057] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 4.876609] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
[ 4.881742] pci 0000:00:07.1: reg 0x20: [io 0xffa0-0xffaf]
[ 4.884282] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 4.884521] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 4.885521] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 4.886522] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 4.888702] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 4.889611] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 4.889611] * this clock source is slow. Consider trying other clock sources
[ 4.895522] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI
[ 4.898449] pci 0000:00:08.0: [1414:5353] type 00 class 0x030000
[ 4.899698] pci 0000:00:08.0: reg 0x10: [mem 0xf8000000-0xfbffffff]
[ 4.928651] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 4.929958] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 4.930943] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 4.931933] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[ 4.933029] iommu: Default domain type: Translated
[ 4.933654] pci 0000:00:08.0: vgaarb: setting as boot VGA device
[ 4.934515] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 4.934524] pci 0000:00:08.0: vgaarb: bridge control possible
[ 4.935520] vgaarb: loaded
[ 4.936741] SCSI subsystem initialized
[ 4.937665] ACPI: bus type USB registered
[ 4.938542] usbcore: registered new interface driver usbfs
[ 4.939530] usbcore: registered new interface driver hub
[ 4.940592] usbcore: registered new device driver usb
[ 4.941552] pps_core: LinuxPPS API ver. 1 registered
[ 4.942520] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 4.943538] PTP clock support registered
[ 4.944785] EDAC MC: Ver: 3.0.0
[ 4.946697] NetLabel: Initializing
[ 4.947521] NetLabel: domain hash size = 128
[ 4.948521] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 4.949549] NetLabel: unlabeled traffic allowed by default
[ 4.950523] PCI: Using ACPI for IRQ routing
[ 4.953273] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[ 5.017728] VFS: Disk quotas dquot_6.6.0
[ 5.040857] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.078884] pnp: PnP ACPI init
[ 5.100712] system 00:06: [io 0x01e0-0x01ef] has been reserved
[ 5.133447] system 00:06: [io 0x0160-0x016f] has been reserved
[ 5.165263] system 00:06: [io 0x0278-0x027f] has been reserved
[ 5.198950] system 00:06: [io 0x0378-0x037f] has been reserved
[ 5.231404] system 00:06: [io 0x0678-0x067f] has been reserved
[ 5.263842] system 00:06: [io 0x0778-0x077f] has been reserved
[ 5.296319] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 5.329499] system 00:07: [io 0x0400-0x043f] has been reserved
[ 5.362795] system 00:07: [io 0x0370-0x0371] has been reserved
[ 5.395599] system 00:07: [io 0x0440-0x044f] has been reserved
[ 5.427869] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 5.467544] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 5.503700] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[ 5.541763] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved
[ 5.579800] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[ 5.618611] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved
[ 5.657626] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved
[ 5.696192] pnp: PnP ACPI: found 9 devices
[ 5.728860] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 5.777888] NET: Registered protocol family 2
[ 5.804217] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 5.850563] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 5.893641] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 5.933429] TCP: Hash tables configured (established 32768 bind 32768)
[ 5.969061] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.006745] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 6.046792] NET: Registered protocol family 1
[ 6.071481] NET: Registered protocol family 44
[ 6.102101] pci_bus 0000:00: resource 4 [mem 0xfe0000000-0xfffffffff window]
[ 6.141699] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7 window]
[ 6.176634] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff window]
[ 6.211394] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[ 6.249489] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfffbffff window]
[ 6.286908] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 6.320474] pci 0000:00:00.0: quirk_natoma+0x0/0x20 took 32773 usecs
[ 6.356607] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 6.401986] pci 0000:00:08.0: pci_fixup_video+0x0/0xb0 took 44582 usecs
[ 6.438854] PCI: CLS 0 bytes, default 64
[ 6.461998] Trying to unpack rootfs image as initramfs...
[ 7.276089] Freeing initrd memory: 71656K
[ 7.299445] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 7.336094] software IO TLB: mapped [mem 0xd6000000-0xda000000] (64MB)
[ 7.375986] Initialise system trusted keyrings
[ 7.401385] Key type blacklist registered
[ 7.424938] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 7.461954] zbud: loaded
[ 7.477992] integrity: Platform Keyring initialized
[ 7.513732] NET: Registered protocol family 38
[ 7.540086] Key type asymmetric registered
[ 7.563910] Asymmetric key parser 'x509' registered
[ 7.591860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 7.633327] io scheduler mq-deadline registered
[ 7.659416] io scheduler kyber registered
[ 7.686770] io scheduler bfq registered
[ 7.709220] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 7.748507] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.786693] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 7.827105] ACPI: Power Button [PWRF]
[ 7.849136] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled[ 7.889148] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 7.932910] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 7.981304] Non-volatile memory driver v1.3
[ 8.040175] Linux agpgart interface v0.103
[ 8.067641] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
[ 8.116237] scsi host0: ata_piix
[ 8.136286] scsi host1: ata_piix
[ 8.155807] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 8.194136] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 8.231950] libphy: Fixed MDIO Bus: probed
[ 8.258427] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.354850] ehci-pci: EHCI PCI platform driver
[ 8.380299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.420367] ohci-pci: OHCI PCI platform driver
[ 8.445724] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.480608] usbcore: registered new interface driver usbserial_generic
[ 8.794225] usbserial: USB Serial support registered for generic
[ 8.827849] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 8.879757] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.907394] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.935932] mousedev: PS/2 mouse device common for all mice
[ 8.967653] rtc_cmos 00:00: RTC can wake from S4
[ 9.016653] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.085786] rtc_cmos 00:00: registered as rtc0
[ 9.134358] rtc_cmos 00:00: setting system clock to 2020-09-23T19:25:09 UTC (1600889109)
[ 9.196594] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 9.231843] device-mapper: uevent: version 1.0.3
[ 9.258943] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 9.318141] intel_pstate: CPU model not supported
[ 9.346459] hid: raw HID events driver (C) Jiri Kosina
[ 9.375957] usbcore: registered new interface driver usbhid
[ 9.459540] usbhid: USB HID core driver
[ 9.482719] drop_monitor: Initializing network drop monitor service
[ 9.518531] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
[ 9.565947] Initializing XFRM netlink socket
[ 9.590969] NET: Registered protocol family 10
[ 9.735829] ata2.00: ATAPI: Virtual CD, , max MWDMA2
[ 9.782459] scsi 1:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5
[ 9.834965] sr 1:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray
[ 9.865703] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 9.896918] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 9.929529] Segment Routing with IPv6
[ 9.950707] RPL Segment Routing with IPv6
[ 9.973727] mip6: Mobile IPv6
[ 9.990796] NET: Registered protocol family 17
[ 10.017241] IPI shorthand broadcast: enabled
[ 10.041278] AVX2 version of gcm_enc/dec engaged.
[ 10.067442] AES CTR mode by8 optimization enabled
[ 10.107556] registered taskstats version 1
[ 10.130793] Loading compiled-in X.509 certificates
[ 10.158352] Loaded X.509 cert 'Fedora kernel signing key: 341a5b53a07a47ec21a76a74cc9a6a4617340fc7'
[ 10.213202] zswap: loaded using pool lzo/zbud
[ 10.238798] Key type ._fscrypt registered
[ 10.268439] Key type .fscrypt registered
[ 10.291438] Key type fscrypt-provisioning registered
[ 10.320389] Btrfs loaded, crc32c=crc32c-generic
[ 10.349843] Key type encrypted registered
[ 10.373039] ima: No TPM chip found, activating TPM-bypass!
[ 10.405500] ima: Allocated hash algorithm: sha256
[ 10.432899] ima: No architecture policies found
[ 10.459640] PM: Magic number: 4:139:446
[ 10.482458] RAS: Correctable Errors collector initialized.
[ 10.513062] Unstable clock detected, switching default tracing clock to "global"
[ 10.513062] If you want to keep using the local clock, then add:
[ 10.513062] "trace_clock=local"
[ 10.513062] on the kernel command line
[ 10.631122] Freeing unused decrypted memory: 2040K
[ 10.659005] Freeing unused kernel image (initmem) memory: 2504K
[ 10.695563] Write protecting the kernel read-only data: 26624k
[ 10.728195] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 10.764005] Freeing unused kernel image (rodata/data gap) memory: 1620K
[ 10.855065] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.891067] rodata_test: all tests were successful
[ 10.918506] x86/mm: Checking user space page tables
[ 11.000632] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.037194] Run /init as init process
[ 11.066215] systemd[1]: systemd v245.7-1.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 11.193800] systemd[1]: Detected virtualization microsoft.
[ 11.228488] systemd[1]: Detected architecture x86-64.
[ 11.259219] systemd[1]: Running in initial RAM disk.
Welcome to Fedora CoreOS 32.20200922.dev.0 dracut-050-61.git20200529.fc32 (Initramfs)!
[ 11.383126] systemd[1]: No hostname configured.
[ 11.411664] systemd[1]: Set hostname to <localhost>.
[ 11.440277] systemd[1]: Initializing machine ID from random generator.
[ 11.585255] systemd[1]: Started Forward Password Requests to Clevis Directory Watch.
[ OK ] Started Forward Password R…sts to Clevis Directory Watch.
[ 11.676259] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 11.768736] systemd[1]: Reached target Local Encrypted Volumes.
[ OK ] Reached target Local Encrypted Volumes.
[ 11.843765] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 11.906270] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 11.967858] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 12.017724] systemd[1]: Reached target Timers.
[ OK ] Reached target Timers.
[ 12.080085] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 12.149096] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 12.222886] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 12.288093] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 12.357107] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 12.428086] systemd[1]: Reached target Sockets.
[ OK ] Reached target Sockets.
[ 12.497105] systemd[1]: Starting Afterburn Initrd Setup Network Kernel Arguments...
Starting Afterburn Initrd …up Network Kernel Arguments...
[ 12.586670] systemd[1]: Condition check resulted in Check that initrd matches kernel being skipped.
[ 12.635270] systemd[1]: Condition check resulted in Persist osmet files (ISO) being skipped.
[ 12.682986] systemd[1]: Finished CoreOS Tear down initramfs.
[ OK ] Finished CoreOS Tear down initramfs.
[ 12.754597] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 12.846134] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 12.908763] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 12.969970] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 13.029113] systemd[1]: afterburn-network-kargs.service: Succeeded.
[ 13.113554] systemd[1]: Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 13.222721] fuse: init (API version 7.31)
[ 13.223076] systemd-modules-load[214]: Inserted module 'fuse'
[ 13.518589] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x01, buttons: 3/3
[ 13.520081] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input3
[ OK ] Finished Afterburn Initrd Setup Network Kernel Arguments.
[ 14.824796] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Finished Create list of st… nodes for the current kernel.
[ OK ] Finished Load Kernel Modules.
[ 14.973663] audit: type=1130 audit(1600889115.190: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'
[ 15.081476] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 15.126454] systemd[1]: Finished Load Kernel Modules.
[ 15.155510] audit: type=1131 audit(1600889115.190:3): 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'
[ 15.260925] audit: type=1130 audit(1600889115.252:4): 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'
[ OK ] Finished Setup Virtual Console.
Starting Forward Password Requests to Clevis...
Starting dracut ask for additional cmdline parameters...
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ 15.552198] systemd[1]: Finished Setup Virtual Console.
[ 15.582308] systemd[1]: Starting Forward Password Requests to Clevis...
[ 15.619467] systemd[1]: Starting dracut ask for additional cmdline parameters...
[ 15.663120] systemd[1]: Starting Apply Kernel Variables...
[ 15.695757] systemd[1]: Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ 15.792115] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 15.827730] systemd-sysctl[221]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
[ 15.877910] systemd-sysctl[221]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
[ 15.929558] systemd-sysctl[221]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
[ 15.984050] systemd-sysctl[221]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
[ 16.041229] systemd-sysctl[221]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
[ 16.096365] systemd-sysctl[221]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
[ OK ] Finished Apply Kernel Variables.
[ 16.195437] systemd[1]: Finished Apply Kernel Variables.
[ OK ] Finished dracut ask for additional cmdline parameters.
Starting dracut cmdline hook...
[ 16.324963] systemd[1]: Finished dracut ask for additional cmdline parameters.
[ 16.411573] audit: type=1130 audit(1600889115.301: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'
[ OK ] Finished dracut cmdline hook.
Starting dracut pre-udev hook...
[ OK ] Finished dracut pre-udev hook.
Starting udev Kernel Device Manager...
[ OK [ 16.775708] systemd[1]: Starting dracut cmdline hook...
] Started udev Kernel Device Manager.
Starting dracut pre-trigger hook...
[ 16.891499] systemd[1]: Finished dracut cmdline hook.
[ OK ] Finished dracut pre-trigger hook.
Starting udev Coldplug all Devices...
[ 17.072803] dracut-cmdline[234]: dracut-32.20200922.dev.0 (CoreOS) dracut-050-61.git20200529.fc32
[ OK ] Finished udev Coldplug all Devices.
Starting udev Wait for Complete Device Initialization...[ 17.326549] audit: type=1130 audit(1600889115.338:6): 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'
[ 17.560112] hv_vmbus: Vmbus version:5.2
Mounting Kernel Configuration File System...[ 17.630901] dracut-cmdline[234]: Using kernel command line parameters: rd.driver.pre=btrfs ip=dhcp,dhcp6 BOOT_IMAGE=(hd0,gpt1)/ostree/fedora-coreos-8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/vmlinuz-5.8.10-200.fc32.x86_64 mitigations=auto,nosmt systemd.unified_cgroup_hierarchy=0 console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/8bc8c9d5d7019af4e917dbd1cfc2a042027d5f7f48809a4108a4bdbb6d7f2072/0 ignition.platform.id=azurestack
[ 18.192421] hv_vmbus: registering driver hid_hyperv
[ 18.192847] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4
[ 18.192889] hid-generic 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on
[ 18.198434] hv_vmbus: registering driver hyperv_keyboard
[ 18.198730] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input5
[ 18.223551] audit: type=1130 audit(1600889115.773:7): 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'
[ 18.223554] audit: type=1130 audit(1600889116.150:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.223555] audit: type=1130 audit(1600889116.559:9): 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'
[ 18.223557] audit: type=1130 audit(1600889116.659:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.223558] audit: type=1130 audit(1600889116.953:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.229570] hv_vmbus: registering driver hv_netvsc
[ 18.229944] hv_vmbus: registering driver hv_storvsc
[ 18.235561] scsi host3: storvsc_host_t
[ 18.235886] scsi host2: storvsc_host_t
[ 18.236188] scsi 3:0:1:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 18.236197] scsi host4: storvsc_host_t
[ 18.236535] scsi 2:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 18.236944] scsi 3:0:1:0: Attached scsi generic sg1 type 0
[ 18.236979] scsi 2:0:0:0: Attached scsi generic sg2 type 0
[ 18.239401] sd 2:0:0:0: [sdb] 16777216 512-byte logical blocks: (8.59 GB/8.00 GiB)
[ 18.239406] sd 3:0:1:0: [sda] 104857600 512-byte logical blocks: (53.7 GB/50.0 GiB)
[ 18.239407] sd 3:0:1:0: [sda] 4096-byte physical blocks
[ 18.239502] sd 2:0:0:0: [sdb] Write Protect is off
[ 18.239506] sd 3:0:1:0: [sda] Write Protect is off
[ 18.239706] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 18.239831] sd 3:0:1:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 18.242903] sda: sda1
[ 18.246662] sd 3:0:1:0: [sda] Attached SCSI disk
[ 18.249738] sdb: sdb1 sdb2 sdb3 sdb4
[ 18.251810] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 18.369204] systemd[1]: Starting dracut pre-udev hook...
[ 18.369336] systemd[1]: Finished dracut pre-udev hook.
[ 18.369439] systemd[1]: Starting udev Kernel Device Manager...
[ 18.370639] systemd[1]: Started udev Kernel Device Manager.
[ 18.370762] systemd[1]: Starting dracut pre-trigger hook...
[ 18.370916] dracut-pre-trigger[340]: rd.md=0: removing MD RAID activation
[ 18.370953] systemd[1]: Finished dracut pre-trigger hook.
[ 18.371052] systemd[1]: Starting udev Coldplug all Devices...
[ 18.371147] systemd[1]: Finished udev Coldplug all Devices.
[ 18.371252] systemd[1]: Starting udev Wait for Complete Device Initialization...
[ 18.371490] udevadm[391]: systemd-udev-settle.service is deprecated.
[ 18.372626] systemd[1]: Mounting Kernel Configuration File System...
[ 18.372861] systemd-udevd[389]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ 18.372909] systemd[1]: Mounted Kernel Configuration File System.
[ 18.372934] systemd-udevd[389]: Using default interface naming scheme 'v245'.
[ 18.372959] systemd-udevd[389]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Found device Virtual_Disk boot.
Starting Generate new UUID for boot disk GPT...
[ 21.997273] systemd[1]: Found device Virtual_Disk boot.
[ 22.028774] systemd[1]: Starting Generate new UUID for boot disk GPT...
[ OK ] Finished Generate new UUID for boot disk GPT.
Starting Ignition OSTree: …rate filesystem UUID (boot)...
[ 22.159182] systemd[1]: Finished Generate new UUID for boot disk GPT.
[ 22.195574] kauditd_printk_skb: 6 callbacks suppressed
[ 22.195575] audit: type=1130 audit(1600889122.483:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=coreos-gpt-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.338718] systemd[1]: Starting Ignition OSTree: Regenerate filesystem UUID (boot)...
[ OK ] Finished udev Wait for Complete DInitialization.
[ 22.430744] systemd[1]: Finished udev Wait for Complete Device Initialization.
[ 22.470865] systemd[1]: Condition check resulted in Device-Mapper Multipath Default Configuration being skipped.
[ 22.527372] audit: type=1130 audit(1600889122.795:19): 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'
[ 22.684288] ignition-ostree-firstboot-uuid[448]: No changes required for /dev/disk/by-label/boot TYPE=ext4 UUID=db2ae4c2-f420-424b-ab0a-61647acaeaad
[ OK ] Finished Ignition OSTree: …nerate filesystem UUID (boot).
Starting Ignition (setup base config)...
Starting Ignition (setup user config)...
[ 22.891391] systemd[1]: Finished Ignition OSTree: Regenerate filesystem UUID (boot).
[ 22.952879] systemd[1]: Starting Ignition (setup base config)...
[ 22.986530] systemd[1]: Starting Ignition (setup user config)...
[ OK ] Finished Ignition (setup base config).
[ 23.073498] ignition-setup-base[452]: File /usr/lib/ignition/platform/azurestack/base.ign does not exist.. Skipping copy
[ 23.132137] systemd[1]: Finished Ignition (setup base config).
[ 23.165887] audit: type=1130 audit(1600889123.172:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-ostree-uuid-boot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.275110] audit: type=1130 audit(1600889123.437:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 23.397429] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 23.440817] ignition-setup-user[453]: File /mnt/boot_partition/ignition/config.ign does not exist.. Skipping copy
[ OK ] Finished Ignition (setup user config).
Starting Device-Mapper Multipath Device Controller...
[ 23.577036] systemd[1]: Finished Ignition (setup user config).
[ 23.616173] systemd[1]: Starting Device-Mapper Multipath Device Controller...
[ 23.675273] audit: type=1130 audit(1600889123.903:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-user comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started Device-Mapper Multipath Device Controller.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ 23.962902] systemd[1]: Started Device-Mapper Multipath Device Controller.
[ 24.000783] systemd[1]: Reached target Local File Systems (Pre).
[ 24.035565] systemd[1]: Reached target Local File Systems.
[ 24.066425] systemd[1]: Starting Create Volatile Files and Directories...
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Basic System.
Starting Ignition (fetch-offline)...
[ 24.283331] systemd[1]: Finished Create Volatile Files and Directories.
[ 24.320814] multipathd[468]: --------start up--------
[ 24.349626] multipathd[468]: read /etc/multipath.conf
[ 24.379282] multipathd[468]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 24.424976] multipathd[468]: You can run "/sbin/mpathconf --enable" to create
[ 24.465018] multipathd[468]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 24.509042] multipathd[468]: /etc/multipath.conf does not exist, blacklisting all devices.
[ 24.589001] multipathd[468]: You can run "/sbin/mpathconf --enable" to create
[ 24.635816] multipathd[468]: /etc/multipath.conf. See man mpathconf(8) for more details
[ 24.689858] multipathd[468]: path checkers start up
[FAILED] Failed to start Ignition (fetch-offline).[ 24.822053] systemd[1]: Reached target System Initialization.
[ 24.854700] ignition[476]: Ignition 2.6.0
[ 24.878635] systemd[1]: Reached target Basic System.
[ 24.907663] ignition[476]: Stage: fetch-offline
[ 24.934732] systemd[1]: Starting Ignition (fetch-offline)...
[ 24.967296] ignition[476]: reading system config file "/usr/lib/ignition/base.ign"
[ 25.010087] audit: type=1130 audit(1600889124.206:23): 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'
[ 25.185574] ignition[476]: fetched base config from "system"
[ 25.217080] systemd[1]: ignition-fetch-offline.service: Main process exited, code=exited, status=1/FAILURE
[ 25.268823] systemd[1]: ignition-fetch-offline.service: Failed with result 'exit-code'.
[ 25.312397] ignition[476]: no config URL provided
[ 25.339139] systemd[1]: Failed to start Ignition (fetch-offline).
[ 25.373138] ignition[476]: reading system config file "/usr/lib/ignition/user.ign"
[ 25.414132] ignition[476]: no config at "/usr/lib/ignition/user.ign"
[ 25.449673] ignition[476]: drive status: OK
[ 25.473717] ignition[476]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
[ 25.530720] ignition[476]: failed to acquire config: filesystem "iso9660" is not a supported ovf device
[ 25.582366] ignition[476]: Ignition failed: filesystem "iso9660" is not a supported ovf device
See 'systemctl status ignition-fetch-offline.service' for details.
[ 25.666223] systemd[1]: Dependency failed for Ignition Complete.
[DEPEND] Dependency failed for Ignition Complete.
[ 25.749588] systemd[1]: Dependency failed for Initrd Default Target.
[DEPEND] Dependency failed for Initrd Default Target.
[ 25.831678] systemd[1]: initrd.target: Job initrd.target/start failed with result 'dependency'.
[ 25.949896] systemd[1]: initrd.target: Triggering OnFailure= dependencies.
[ 25.988693] systemd[1]: ignition-complete.target: Job ignition-complete.target/start failed with result 'dependency'.
[ 26.049244] systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
[ 26.096587] systemd[1]: Stopped target Timers.
[ OK ] Stopped target Timers.
[ 26.160768] clevis-luks-askpass[219]: Terminated
[ 26.223052] clevis-luks-askpass[219]: Exiting due to SIGTERM
[ 26.256177] systemd[1]: ignition-setup-base.service: Succeeded.
[ 26.291640] systemd[1]: Stopped Ignition (setup base config).
[ OK ] Stopped Ignition (setup base config).
[ 26.366051] systemd[1]: Stopped target Basic System.
[ OK ] Stopped target Basic System.
[ 26.431246] systemd[1]: Stopped target Paths.
[ OK ] Stopped target Paths.
[ 26.491255] systemd[1]: Stopped target Slices.
[ OK ] Stopped target Slices.
[ 26.552902] systemd[1]: Stopped target Sockets.
[ OK ] Stopped target Sockets.
[ 26.615367] systemd[1]: Stopped target System Initialization.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped target Local Encrypted Volumes.
[ 26.850148] systemd[1]: Stopped target Local Encrypted Volumes.
[ 26.883831] systemd[1]: systemd-ask-password-console.path: Succeeded.
[ OK ] Stopped Dispatch Password …ts to Console Directory Watch.
[ OK ] Stopped target Swap.
[ OK ] Started Emergency Shell.
[ OK ] Reached target Emergency Mode.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped Load Kernel Modules.
[ OK ] Stopped Create Volatile Files and Directories.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped target Local File Systems (Pre).
Stopping Device-Mapper Multipath Device Controller...
[ 27.334185] systemd[1]: Stopping Journal Service...
Stopping Journal Service...
[ 27.388733] systemd[1]: clevis-luks-askpass.service: Succeeded.
[ 27.421026] systemd[1]: Stopped Forward Password Requests to Clevis.
[ OK ] Stopped Forward Password Requests to Clevis.
[ 27.497978] systemd[1]: clevis-luks-askpass.path: Succeeded.
[ 27.537798] systemd[1]: Stopped Forward Password Requests to Clevis Directory Watch.
[ OK ] Stopped Forward Password R…sts to Clevis Directory Watch.
[ 27.629135] systemd[1]: multipathd.service: Succeeded.
[ 27.658123] systemd[1]: Stopped Device-Mapper Multipath Device Controller.
[ OK ] Stopped Device-Mapper Multipath Device Controller.
[ 27.741244] systemd[1]: ignition-setup-user.service: Succeeded.
[ 27.773738] systemd[1]: Stopped Ignition (setup user config).
[ OK ] Stopped Ignition (setup user config).
[ 27.846432] systemd[1]: ignition-ostree-uuid-boot.service: Succeeded.
[ 27.882935] systemd[1]: Stopped Ignition OSTree: Regenerate filesystem UUID (boot).
[ OK ] Stopped Ignition OSTree: R…nerate filesystem UUID (boot).
[ 27.973719] systemd[1]: coreos-gpt-setup.service: Succeeded.
[ 28.005488] systemd[1]: Stopped Generate new UUID for boot disk GPT.
[ OK ] Stopped Generate new UUID for boot disk GPT.
[ 28.082494] systemd[1]: systemd-udev-settle.service: Succeeded.
[ 28.115298] systemd[1]: Stopped udev Wait for Complete Device Initialization.
[ OK ] Stopped udev Wait for Complete Device Initialization.
[ 28.200703] systemd[1]: systemd-udev-trigger.service: Succeeded.
[ 28.234226] systemd[1]: Stopped udev Coldplug all Devices.
[ OK ] Stopped udev Coldplug all Devices.
[ 28.305715] systemd[1]: dracut-pre-trigger.service: Succeeded.
[ 28.338563] systemd[1]: Stopped dracut pre-trigger hook.
[ OK ] Stopped dracut pre-trigger hook.
[ 28.407310] systemd[1]: Stopping udev Kernel Device Manager...
Stopping udev Kernel Device Manager...
[ 28.480864] multipathd[468]: --------shut down-------
[ 28.513563] systemd[1]: systemd-udevd.service: Succeeded.
[ 28.543958] systemd[1]: Stopped udev Kernel Device Manager.
[ OK ] Stopped udev Kernel Device Manager.
[ 28.615390] systemd[1]: systemd-udevd-control.socket: Succeeded.
[ 28.649213] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
[ 28.692948] systemd[1]: Closed udev Control Socket.
[ OK ] Closed udev Control Socket.
[ 28.758378] systemd[1]: systemd-udevd-kernel.socket: Succeeded.
[ 28.791105] systemd[1]: Closed udev Kernel Socket.
[ OK ] Closed udev Kernel Socket.
[ 28.856339] systemd[1]: dracut-pre-udev.service: Succeeded.
[ 28.887453] systemd[1]: Stopped dracut pre-udev hook.
[ OK ] Stopped dracut pre-udev hook.
[ 28.952816] systemd[1]: dracut-cmdline.service: Succeeded.
[ 28.982951] systemd[1]: Stopped dracut cmdline hook.
[ OK ] Stopped dracut cmdline hook.
[ 29.049314] systemd[1]: dracut-cmdline-ask.service: Succeeded.
[ 29.081791] systemd[1]: Stopped target Swap.
[ 29.106651] multipathd[488]: Sep 23 19:25:27 | /etc/multipath.conf does not exist, blacklisting all devices.
[ 29.160386] systemd[1]: Stopped dracut ask for additional cmdline parameters.
[ OK ] Stopped dracut ask for additional cmdline parameters.
[ 29.244757] systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
[ 29.280427] systemd[1]: Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Create Static Device Nodes in /dev.
[ 29.357583] systemd[1]: kmod-static-nodes.service: Succeeded.
[ 29.389243] systemd[1]: Stopped Create list of static device nodes for the current kernel.
[ OK ] Stopped Create list of sta… nodes for the current kernel.
[ 29.481067] multipathd[488]: Sep 23 19:25:27 | You can run "/sbin/mpathconf --enable" to create
[ 29.528199] multipathd[488]: Sep 23 19:25:27 | /etc/multipath.conf. See man mpathconf(8) for more details
[ 29.579920] multipathd[488]: ok
[ 29.598844] systemd[1]: Started Emergency Shell.
[ 29.624961] systemd[1]: Reached target Emergency Mode.
[ 29.653588] systemd[1]: Condition check resulted in Dump journal to virtio port being skipped.
[ 29.700999] systemd[1]: systemd-sysctl.service: Succeeded.
[ 29.731710] systemd[1]: Stopped Apply Kernel Variables.
[ 29.761586] systemd[1]: systemd-modules-load.service: Succeeded.
[ 29.795067] systemd[1]: Stopped Load Kernel Modules.
[ 29.823297] systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
[ 29.857772] systemd[1]: Stopped Create Volatile Files and Directories.
[ 29.894455] systemd[1]: Stopped target Local File Systems.
[ 29.925927] systemd[1]: Stopped target Local File Systems (Pre).
[ 29.959508] systemd[1]: Stopping Device-Mapper Multipath Device Controller...
[ 29.998699] systemd-journald[213]: Received SIGTERM from PID 1 (systemd).
[ 30.037397] systemd[1]: systemd-journald.service: Succeeded.
[ 30.069094] systemd[1]: Stopped Journal Service.
[ OK ] Stopped Journal Service.
[ 30.131823] systemd[1]: systemd-journald-audit.socket: Succeeded.
[ 30.165658] systemd[1]: Closed Journal Audit Socket.
[ OK ] Closed Journal Audit Socket.
[ 30.259449] systemd[1]: Startup finished in 6.575s (kernel) + 0 (initrd) + 19.194s (userspace) = 25.770s.
[ 30.313258] audit: type=1130 audit(1600889124.537:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.420900] audit: type=1130 audit(1600889126.461: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=failed'
[ 30.528261] audit: type=1131 audit(1600889126.731:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ignition-setup-base comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.634432] audit: type=1130 audit(1600889127.413:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=emergency comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.741580] audit: type=1131 audit(1600889127.489:28): 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'
[ 30.848849] audit: type=1131 audit(1600889127.529:29): 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'
[ 30.956503] audit: type=1131 audit(1600889127.577:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.065909] audit: type=1130 audit(1600889127.863:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.172601] audit: type=1131 audit(1600889127.863:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=clevis-luks-askpass comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 31.279519] audit: type=1131 audit(1600889128.106:33): 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'
------
Ignition has failed. Please ensure your config is valid. Note that only
Ignition spec v3.0.0+ configs are accepted.
A CLI validation tool to check this called ignition-validate can be
downloaded from GitHub:
https://github.com/coreos/ignition/releases
------
Displaying logs from failed units: ignition-fetch-offline.service
-- Logs begin at Wed 2020-09-23 19:25:13 UTC, end at Wed 220-09-23 19:25:30 UTC. --
Sep 23 19:25:24 ignition[476]: reading system config file "/usr/lib/ignition/user.ign"
Sep 23 19:25:24 ignition[476]: no config at "/usr/lib/ignition/user.ign"
Sep 23 19:25:24 ignition[476]: waiting for config DVD...
Sep 23 19:25:24 ignition[476]: opening config device
Sep 23 19:25:24 ignition[476]: getting drive status
Sep 23 19:25:24 ignition[476]: drive status: OK
Sep 23 19:25:25 ignition[476]: failed to fetch config: filesystem "iso9660" is not a supported ovf device
Sep 23 19:25:25 ignition[476]: failed to acquire config: filesystem iso9660" is not a supported ovf device
Sep 23 19:25:25 ignition[476]: Ignition failed: filesystem "iso9660" is not a supported ovf device
Sep 23 19:25:26 systemd[1]: ignition-fetch-offline.service: Triggering OnFailure= dependencies.
Press Enter for emergency shell or wait 5 minutes for reboot.
Press Enter for emergency shell or wait 4 minutes 45 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment