Re: [security] d3b04a4398: WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Stephan,

On 12/5/2021 6:21 PM, Stephan Müller wrote:
Am Dienstag, 30. November 2021, 09:04:19 CET schrieb kernel test robot:

Hi,

...


+------------------------------------------------------+------------+-------
-----+
|                                                      | d792134423 |
|                                                      | d3b04a4398 |

+------------------------------------------------------+------------+-------
-----+
| boot_successes                                       | 14         | 0
|     | boot_failures                                        | 0          |
| 16         | WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init | 0
|      | 16         | EIP:crypto_kdf108_init
| | 0          | 16         |
+------------------------------------------------------+------------+-------
-----+


If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang@xxxxxxxxx>


[ 18.648980][ T1] WARNING: CPU: 0 PID: 1 at crypto/kdf_sp800108.c:138
crypto_kdf108_init (crypto/kdf_sp800108.c:136) [   18.649900][    T1]
Modules linked in:

The issue is that the self-test fails for 16 out of 30 times, i.e. it is kind
of random when it happens or not.

+------------------------------------------------------+------------+------------+
|                                                      | d792134423 | d3b04a4398 |
+------------------------------------------------------+------------+------------+
| boot_successes                                       | 14         | 0          |
| boot_failures                                        | 0          | 16         |
| WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init | 0          | 16         |
| EIP:crypto_kdf108_init                               | 0          | 16         |
+------------------------------------------------------+------------+------------+

This table shows that we have tested commit d3b04a4398("security: DH - use KDF
implementation from crypto API") for several runs of boot test in qemu but got
100% bad result. We have also tested its parent commit (i.e. commit d792134423
"security: DH - remove dead code for zero padding") and all the runs got 100%
good result. So this is not a random issue.


I am unable to reproduce it with i386 and clang-13. I can also not reproduce
it with GCC.

We have tested the i386 kernel built by gcc-9 or clang-14, and confirmed both
of them can reproduce this issue reliably.

Please be sure to follow the reproduce steps in original report mail. The full
reproduce log is attached.


Nor do I see an obvious issue in the code that points to either uninitizlized
memory or otherwise could affect the test result.

the dmesg warning introduced by commit d3b04a4398 is:

[   11.061347][    T1] alg: kdf: could not allocate hash handle for hmac(sha256)
[   11.061744][    T1] ------------[ cut here ]------------
[   11.062032][    T1] alg: self-tests for CTR-KDF (hmac(sha256)) failed (rc=-12)
[   11.062454][    T1] WARNING: CPU: 0 PID: 1 at crypto/kdf_sp800108.c:136 crypto_kdf108_init+0xec/0x107
[   11.062959][    T1] Modules linked in:
[   11.063164][    T1] CPU: 0 PID: 1 Comm: swapper Not tainted 5.16.0-rc1-13186-gd3b04a4398fe #1
[   11.063624][    T1] EIP: crypto_kdf108_init+0xec/0x107
...

We noticed that commit d3b04a4398 added "select CONFIG_CRYPTO_KDF800108_CTR" in
security/keys/Kconfig, so we speculate that this issue may have connection with
other code controlled by this config, not limited to the code introduced in
this commit. In other words, this is more likely a "For your reference" report.

Regards,
Yujie
result_root: /home/yujie/.lkp//result/boot/1/vm-snb-i386/debian-i386-20191205.cgz/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/7
downloading initrds ...
use local modules: /home/yujie/.lkp/cache/modules.cgz
skip downloading /home/yujie/.lkp/cache/osimage/debian/debian-i386-20191205.cgz
skip downloading /home/yujie/.lkp/cache/osimage/deps/debian-i386-20191205.cgz/lkp_20201203.cgz
exec command: qemu-system-i386 -enable-kvm -fsdev local,id=test_dev,path=/home/yujie/.lkp//result/boot/1/vm-snb-i386/debian-i386-20191205.cgz/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/7,security_model=none -device virtio-9p-pci,fsdev=test_dev,mount_tag=9p/virtfs_mount -kernel local_build/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/bzImage -append root=/dev/ram0 user=lkp job=/lkp/jobs/scheduled/vm-snb-i386-59/boot-1-debian-i386-20191205.cgz-d3b04a4398fe8022c9ca4b5ac6ab08059334b180-20211130-16787-1qglld6-4.yaml ARCH=i386 kconfig=i386-randconfig-a002-20211128 branch=linux-next/master commit=d3b04a4398fe8022c9ca4b5ac6ab08059334b180 BOOT_IMAGE=/pkg/linux/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/vmlinuz-5.16.0-rc1-00049-gd3b04a4398fe vmalloc=128M initramfs_async=0 page_owner=on max_uptime=600 RESULT_ROOT=/result/boot/1/vm-snb-i386/debian-i386-20191205.cgz/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/3 LKP_LOCAL_RUN=1 selinux=0 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyS0,115200 console=ttyS0,115200 vga=normal rw  ip=dhcp result_service=9p/virtfs_mount -initrd /home/yujie/.lkp/cache/final_initrd -smp 2 -m 4096M -no-reboot -watchdog i6300esb -rtc base=localtime -device e1000,netdev=net0 -netdev user,id=net0 -display none -monitor null -serial stdio
early console in setup code
early console in extract_kernel
input_data: 0x024cd079
input_len: 0x00802238
output: 0x01000000
output_len: 0x013e7ce4
kernel_total_size: 0x01ce6000
needed_size: 0x01ce6000

Decompressing Linux... Parsing ELF... done.
Booting the kernel.
[    0.000000][    T0] Linux version 5.16.0-rc1-13186-gd3b04a4398fe (yujie@yujie-X299) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1 Thu Dec 9 16:38:34 CST 2021
[    0.000000][    T0] x86/fpu: x87 FPU will use FXSAVE
[    0.000000][    T0] signal: max sigframe size: 1440
[    0.000000][    T0] BIOS-provided physical RAM map:
[    0.000000][    T0] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000][    T0] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000][    T0] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000][    T0] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdffff] usable
[    0.000000][    T0] BIOS-e820: [mem 0x00000000bffe0000-0x00000000bfffffff] reserved
[    0.000000][    T0] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000][    T0] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000][    T0] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[    0.000000][    T0] printk: debug: ignoring loglevel setting.
[    0.000000][    T0] printk: bootconsole [earlyser0] enabled
[    0.000000][    T0] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000][    T0] Hypervisor detected: KVM
[    0.000000][    T0] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000][    T0] kvm-clock: cpu 0, msr 23f9001, primary cpu clock
[    0.000002][    T0] kvm-clock: using sched offset of 490613131 cycles
[    0.000320][    T0] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.001198][    T0] tsc: Detected 2999.998 MHz processor
[    0.001914][    T0] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.002287][    T0] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.002600][    T0] last_pfn = 0xbffe0 max_arch_pfn = 0x100000
[    0.002919][    T0] Disabled
[    0.003064][    T0] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.003438][    T0] Scan for SMP in [mem 0x00000000-0x000003ff]
[    0.003740][    T0] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[    0.004053][    T0] Scan for SMP in [mem 0x000f0000-0x000fffff]
[    0.006653][    T0] found SMP MP-table at [mem 0x000f5c80-0x000f5c8f]
[    0.007003][    T0]   mpc: f5c90-f5d7c
[    0.007212][    T0] initial memory mapped: [mem 0x00000000-0x02ffffff]
[    0.007608][    T0] RAMDISK: [mem 0x75ba2000-0x7fffffff]
[    0.007906][    T0] Allocated new RAMDISK: [mem 0x3c7a0000-0x46bfd40e]
[    0.061746][    T0] Move RAMDISK from [mem 0x75ba2000-0x7ffff40e] to [mem 0x3c7a0000-0x46bfd40e]
[    0.062253][    T0] ACPI: Early table checksum verification disabled
[    0.062586][    T0] ACPI: RSDP 0x00000000000F5A50 000014 (v00 BOCHS )
[    0.062917][    T0] ACPI: RSDT 0x00000000BFFE15C9 000030 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.063385][    T0] ACPI: FACP 0x00000000BFFE149D 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.063853][    T0] ACPI: DSDT 0x00000000BFFE0040 00145D (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.064319][    T0] ACPI: FACS 0x00000000BFFE0000 000040
[    0.064585][    T0] ACPI: APIC 0x00000000BFFE1511 000080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.065044][    T0] ACPI: HPET 0x00000000BFFE1591 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.065503][    T0] ACPI: Reserving FACP table memory at [mem 0xbffe149d-0xbffe1510]
[    0.065889][    T0] ACPI: Reserving DSDT table memory at [mem 0xbffe0040-0xbffe149c]
[    0.066274][    T0] ACPI: Reserving FACS table memory at [mem 0xbffe0000-0xbffe003f]
[    0.066657][    T0] ACPI: Reserving APIC table memory at [mem 0xbffe1511-0xbffe1590]
[    0.067039][    T0] ACPI: Reserving HPET table memory at [mem 0xbffe1591-0xbffe15c8]
[    0.067429][    T0] mapped APIC to         ffffc000 (        fee00000)
[    0.067764][    T0] 1939MB HIGHMEM available.
[    0.067999][    T0] 1131MB LOWMEM available.
[    0.068210][    T0]   mapped low ram: 0 - 46bfe000
[    0.068447][    T0]   low ram: 0 - 46bfe000
[    0.068659][    T0] cma: dma_contiguous_reserve(limit 46bfe000)
[    0.072441][    T0] Zone ranges:
[    0.072608][    T0]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.072950][    T0]   Normal   [mem 0x0000000001000000-0x0000000046bfdfff]
[    0.073291][    T0]   HighMem  [mem 0x0000000046bfe000-0x00000000bffdffff]
[    0.073632][    T0] Movable zone start for each node
[    0.073877][    T0] Early memory node ranges
[    0.074091][    T0]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.074438][    T0]   node   0: [mem 0x0000000000100000-0x00000000bffdffff]
[    0.074782][    T0] Initmem setup node 0 [mem 0x0000000000001000-0x00000000bffdffff]
[    0.075179][    T0] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.075229][    T0] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.084773][    T0] On node 0, zone HighMem: 32 pages in unavailable ranges
[    0.085138][    T0] Using APIC driver default
[    0.085876][    T0] ACPI: PM-Timer IO Port: 0x608
[    0.086127][    T0] APIC: NR_CPUS/possible_cpus limit of 1 reached. Processor 1/0x1 ignored.
[    0.086543][    T0] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.086898][    T0] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.087284][    T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.087636][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 0, APIC INT 02
[    0.088034][    T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.088396][    T0] Int: type 0, pol 1, trig 3, bus 00, IRQ 05, APIC ID 0, APIC INT 05
[    0.088792][    T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.089152][    T0] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 0, APIC INT 09
[    0.089548][    T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.089916][    T0] Int: type 0, pol 1, trig 3, bus 00, IRQ 0a, APIC ID 0, APIC INT 0a
[    0.090308][    T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.090675][    T0] Int: type 0, pol 1, trig 3, bus 00, IRQ 0b, APIC ID 0, APIC INT 0b
[    0.091106][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 0, APIC INT 01
[    0.091536][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 0, APIC INT 03
[    0.091970][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 0, APIC INT 04
[    0.092392][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 0, APIC INT 06
[    0.092780][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 0, APIC INT 07
[    0.093169][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 0, APIC INT 08
[    0.093559][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 0, APIC INT 0c
[    0.093948][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 0, APIC INT 0d
[    0.094340][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 0, APIC INT 0e
[    0.094732][    T0] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 0, APIC INT 0f
[    0.095124][    T0] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.095479][    T0] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.095774][    T0] mapped IOAPIC to ffffb000 (fec00000)
[    0.096061][    T0] kvm-guest: stealtime: cpu 0, msr 1f56240
[    0.096364][    T0] [mem 0xc0000000-0xfeffbfff] available for PCI devices
[    0.096711][    T0] Booting paravirtualized kernel on KVM
[    0.096995][    T0] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.097577][    T0] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.097895][    T0] pcpu-alloc: [0] 0 
[    0.098102][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 784038
[    0.098487][    T0] Kernel command line: root=/dev/ram0 user=lkp job=/lkp/jobs/scheduled/vm-snb-i386-59/boot-1-debian-i386-20191205.cgz-d3b04a4398fe8022c9ca4b5ac6ab08059334b180-20211130-16787-1qglld6-4.yaml ARCH=i386 kconfig=i386-randconfig-a002-20211128 branch=linux-next/master commit=d3b04a4398fe8022c9ca4b5ac6ab08059334b180 BOOT_IMAGE=/pkg/linux/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/vmlinuz-5.16.0-rc1-00049-gd3b04a4398fe vmalloc=128M initramfs_async=0 page_owner=on max_uptime=600 RESULT_ROOT=/result/boot/1/vm-snb-i386/debian-i386-20191205.cgz/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/3 LKP_LOCAL_RUN=1 selinux=0 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyS0,115200 co
[    0.098708][    T0] sysrq: sysrq always enabled.
[    0.103507][    T0] ignoring the deprecated load_ramdisk= option
[    0.103946][    T0] Unknown kernel command line parameters "user=lkp job=/lkp/jobs/scheduled/vm-snb-i386-59/boot-1-debian-i386-20191205.cgz-d3b04a4398fe8022c9ca4b5ac6ab08059334b180-20211130-16787-1qglld6-4.yaml ARCH=i386 kconfig=i386-randconfig-a002-20211128 branch=linux-next/master commit=d3b04a4398fe8022c9ca4b5ac6ab08059334b180 BOOT_IMAGE=/pkg/linux/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/vmlinuz-5.16.0-rc1-00049-gd3b04a4398fe max_uptime=600 RESULT_ROOT=/result/boot/1/vm-snb-i386/debian-i386-20191205.cgz/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/3 LKP_LOCAL_RUN=1 selinux=0 softlockup_panic=1 nmi_watchdog=panic prompt_ramdisk=0 vga=normal result_service=9p/virtfs_mount", will be passed to user space.
[    0.107529][    T0] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes, linear)
[    0.107991][    T0] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.108434][    T0] mem auto-init: stack:off, heap alloc:on, heap free:on
[    0.108786][    T0] mem auto-init: clearing system memory may take some time...
[    0.110239][    T0] Initializing HighMem for node 0 (00046bfe:000bffe0)
[    0.623152][    T0] Initializing Movable for node 0 (00000000:00000000)
[    0.760314][    T0] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.760843][    T0] Memory: 2917720K/3145208K available (8089K kernel code, 4338K rwdata, 7388K rodata, 476K init, 7844K bss, 227488K reserved, 0K cma-reserved, 1986440K highmem)
[    0.761843][    T0] ODEBUG: selftest passed
[    0.762119][    T0] trace event string verifier disabled
[    0.762457][    T0] Running RCU self tests
[    0.763540][    T0] NR_IRQS: 2304, nr_irqs: 48, preallocated irqs: 16
[    0.764095][    T0] random: get_random_bytes called from start_kernel+0x421/0x5b6 with crng_init=0
[    0.764095][    T0] random: get_random_bytes called from start_kernel+0x421/0x5b6 with crng_init=0
[    0.765095][    T0] printk: console [ttyS0] enabled
[    0.765095][    T0] printk: console [ttyS0] enabled
[    0.765603][    T0] printk: bootconsole [earlyser0] disabled
[    0.765603][    T0] printk: bootconsole [earlyser0] disabled
[    0.766198][    T0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.766642][    T0] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.766895][    T0] ... MAX_LOCK_DEPTH:          48
[    0.767157][    T0] ... MAX_LOCKDEP_KEYS:        8192
[    0.767429][    T0] ... CLASSHASH_SIZE:          4096
[    0.767697][    T0] ... MAX_LOCKDEP_ENTRIES:     32768
[    0.767974][    T0] ... MAX_LOCKDEP_CHAINS:      65536
[    0.768247][    T0] ... CHAINHASH_SIZE:          32768
[    0.768521][    T0]  memory used by lock dependency info: 3805 kB
[    0.768846][    T0]  memory used for stack traces: 2112 kB
[    0.769134][    T0]  per task-struct memory footprint: 1344 bytes
[    0.769463][    T0] ACPI: Core revision 20210930
[    0.769837][    T0] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[    0.770449][    T0] APIC: Switch to symmetric I/O mode setup
[    0.770755][    T0] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.771096][    T0] masked ExtINT on CPU#0
[    0.771832][    T0] ENABLING IO-APIC IRQs
[    0.772053][    T0] init IO_APIC IRQs
[    0.772246][    T0]  apic 0 pin 0 not connected
[    0.772531][    T0] IOAPIC[0]: Preconfigured routing entry (0-1 -> IRQ 1 Level:0 ActiveLow:0)
[    0.772982][    T0] IOAPIC[0]: Preconfigured routing entry (0-2 -> IRQ 0 Level:0 ActiveLow:0)
[    0.773451][    T0] IOAPIC[0]: Preconfigured routing entry (0-3 -> IRQ 3 Level:0 ActiveLow:0)
[    0.773891][    T0] IOAPIC[0]: Preconfigured routing entry (0-4 -> IRQ 4 Level:0 ActiveLow:0)
[    0.774334][    T0] IOAPIC[0]: Preconfigured routing entry (0-5 -> IRQ 5 Level:1 ActiveLow:0)
[    0.774795][    T0] IOAPIC[0]: Preconfigured routing entry (0-6 -> IRQ 6 Level:0 ActiveLow:0)
[    0.775263][    T0] IOAPIC[0]: Preconfigured routing entry (0-7 -> IRQ 7 Level:0 ActiveLow:0)
[    0.775797][    T0] IOAPIC[0]: Preconfigured routing entry (0-8 -> IRQ 8 Level:0 ActiveLow:0)
[    0.776284][    T0] IOAPIC[0]: Preconfigured routing entry (0-9 -> IRQ 9 Level:1 ActiveLow:0)
[    0.776768][    T0] IOAPIC[0]: Preconfigured routing entry (0-10 -> IRQ 10 Level:1 ActiveLow:0)
[    0.777215][    T0] IOAPIC[0]: Preconfigured routing entry (0-11 -> IRQ 11 Level:1 ActiveLow:0)
[    0.777717][    T0] IOAPIC[0]: Preconfigured routing entry (0-12 -> IRQ 12 Level:0 ActiveLow:0)
[    0.778171][    T0] IOAPIC[0]: Preconfigured routing entry (0-13 -> IRQ 13 Level:0 ActiveLow:0)
[    0.778645][    T0] IOAPIC[0]: Preconfigured routing entry (0-14 -> IRQ 14 Level:0 ActiveLow:0)
[    0.779099][    T0] IOAPIC[0]: Preconfigured routing entry (0-15 -> IRQ 15 Level:0 ActiveLow:0)
[    0.779566][    T0]  apic 0 pin 16 not connected
[    0.779808][    T0]  apic 0 pin 17 not connected
[    0.780052][    T0]  apic 0 pin 18 not connected
[    0.780289][    T0]  apic 0 pin 19 not connected
[    0.780565][    T0]  apic 0 pin 20 not connected
[    0.780803][    T0]  apic 0 pin 21 not connected
[    0.781040][    T0]  apic 0 pin 22 not connected
[    0.781279][    T0]  apic 0 pin 23 not connected
[    0.781630][    T0] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.781996][    T0] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e43c8763, max_idle_ns: 440795360101 ns
[    0.782611][    T0] Calibrating delay loop (skipped) preset value.. 5999.99 BogoMIPS (lpj=2999998)
[    0.783069][    T0] pid_max: default: 32768 minimum: 301
[    0.783354][    T0] LSM: Security Framework initializing
[    0.783621][    T0] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.784040][    T0] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.784975][    T0] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.785298][    T0] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.785612][    T0] CPU: Intel QEMU Virtual CPU version 2.5+ (family: 0x6, model: 0x6, stepping: 0x3)
[    0.786088][    T0] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.786614][    T0] Spectre V2 : Mitigation: Full generic retpoline
[    0.786940][    T0] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.787400][    T0] Speculative Store Bypass: Vulnerable
[    0.787611][    T0] L1TF: Kernel not compiled for PAE. No mitigation for L1TF
[    0.787987][    T0] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.788889][    T0] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=0
[    0.789107][    T1] Performance Events: PMU not available due to virtualization, using software events only.
[    0.790771][    T1] Using local APIC timer interrupts.
[    0.790771][    T1] calibrating APIC timer ...
[    0.893289][    T1] ... lapic delta = 6249920
[    0.893530][    T1] ... PM-Timer delta = 357948
[    0.893610][    T1] ... PM-Timer result ok
[    0.893610][    T1] ..... delta 6249920
[    0.893610][    T1] ..... mult: 268431161
[    0.893610][    T1] ..... calibration result: 999987
[    0.893610][    T1] ..... CPU clock speed is 2999.0981 MHz.
[    0.893610][    T1] ..... host bus clock speed is 999.0987 MHz.
[    0.895728][    T1] allocated 31457280 bytes of page_ext
[    0.896038][    T1] Node 0, zone      DMA: page owner found early allocated 0 pages
[    0.897095][    T1] Node 0, zone   Normal: page owner found early allocated 8102 pages
[    0.897605][    T1] Node 0, zone  HighMem: page owner found early allocated 0 pages
[    0.898241][    T1] devtmpfs: initialized
[    0.898885][    T1] random: get_random_bytes called from net_ns_init+0x61/0x2dc with crng_init=0
[    0.899190][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.900161][    T1] futex hash table entries: 256 (order: 1, 12288 bytes, linear)
[    0.900633][    T1] prandom: seed boundary self test passed
[    0.901277][    T1] prandom: 100 self tests passed
[    0.904007][    T1] prandom32: self test passed (less than 6 bits correlated)
[    0.904396][    T1] pinctrl core: initialized pinctrl subsystem
[    0.904615][    T1] pinctrl core: failed to create debugfs directory
[    0.905089][    T1] regulator-dummy: no parameters, enabled
[    0.905724][    T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.906727][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.906745][    T1] EISA bus registered
[    0.907314][    T1] cpuidle: using governor ladder
[    0.907939][    T1] PCI: PCI BIOS revision 2.10 entry at 0xfd1de, last bus=0
[    0.908306][    T1] PCI: Using configuration type 1 for base access
[    0.910898][    T1] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.911595][    T1] cryptd: max_cpu_qlen set to 1000
[    0.911740][    T1] ACPI: Added _OSI(Module Device)
[    0.912004][    T1] ACPI: Added _OSI(Processor Device)
[    0.912276][    T1] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.912612][    T1] ACPI: Added _OSI(Processor Aggregator Device)
[    0.912934][    T1] ACPI: Added _OSI(Linux-Dell-Video)
[    0.913206][    T1] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.913613][    T1] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.916079][    T1] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.917727][    T1] ACPI: Interpreter enabled
[    0.917985][    T1] ACPI: PM: (supports S0 S5)
[    0.918228][    T1] ACPI: Using IOAPIC for interrupt routing
[    0.918572][    T1] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.918800][    T1] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.925962][    T1] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.926375][    T1] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments HPX-Type3]
[    0.926612][    T1] acpi PNP0A03:00: PCIe port services disabled; not requesting _OSC control
[    0.927084][    T1] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.927621][    T1] acpi resource window ([0x140000000-0x1bfffffff] ignored, not CPU addressable)
[    0.928179][    T1] PCI host bridge to bus 0000:00
[    0.928612][    T1] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.929003][    T1] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.929391][    T1] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.929612][    T1] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.930044][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.930662][    T1] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.931300][    T1] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.931935][    T1] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.933615][    T1] pci 0000:00:01.1: reg 0x20: [io  0xc080-0xc08f]
[    0.934479][    T1] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.934614][    T1] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.934994][    T1] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.935611][    T1] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.936133][    T1] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.936837][    T1] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.937257][    T1] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.937770][    T1] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.939635][    T1] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[    0.941087][    T1] pci 0000:00:02.0: reg 0x18: [mem 0xfebb0000-0xfebb0fff]
[    0.943630][    T1] pci 0000:00:02.0: reg 0x30: [mem 0xfeba0000-0xfebaffff pref]
[    0.944335][    T1] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200
[    0.945317][    T1] pci 0000:00:03.0: reg 0x10: [io  0xc000-0xc03f]
[    0.946279][    T1] pci 0000:00:03.0: reg 0x14: [mem 0xfebb1000-0xfebb1fff]
[    0.948852][    T1] pci 0000:00:03.0: reg 0x20: [mem 0xfe000000-0xfe003fff 64bit pref]
[    0.949943][    T1] pci 0000:00:04.0: [8086:100e] type 00 class 0x020000
[    0.950798][    T1] pci 0000:00:04.0: reg 0x10: [mem 0xfeb80000-0xfeb9ffff]
[    0.951612][    T1] pci 0000:00:04.0: reg 0x14: [io  0xc040-0xc07f]
[    0.953998][    T1] pci 0000:00:04.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[    0.954652][    T1] pci 0000:00:05.0: [8086:25ab] type 00 class 0x088000
[    0.955185][    T1] pci 0000:00:05.0: reg 0x10: [mem 0xfebb2000-0xfebb200f]
[    0.956821][    T1] pci_bus 0000:00: on NUMA node 0
[    0.957813][    T1] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[    0.958367][    T1] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.958753][    T1] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.959751][    T1] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.960168][    T1] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[    0.961203][    T1] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.961574][    T1] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.961614][    T1] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.961955][    T1] vgaarb: loaded
[    0.962904][    T1] pps_core: LinuxPPS API ver. 1 registered
[    0.963204][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    0.963619][    T1] PTP clock support registered
[    0.964036][    T1] FPGA manager framework
[    0.964717][    T1] PCI: Using ACPI for IRQ routing
[    0.964980][    T1] PCI: pci_cache_line_size set to 32 bytes
[    0.965340][    T1] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.965618][    T1] e820: reserve RAM buffer [mem 0xbffe0000-0xbfffffff]
[    0.966264][    T1] clocksource: Switched to clocksource kvm-clock
[    0.982165][    T1] workqueue: round-robin CPU selection forced, expect performance impact
[    0.982815][    T1] pnp: PnP ACPI init
[    0.983320][    T1] pnp 00:03: [dma 2]
[    0.984217][    T1] pnp: PnP ACPI: found 6 devices
[    1.033753][    T1] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.034308][    T1] NET: Registered PF_INET protocol family
[    1.034680][    T1] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    1.035349][    T1] tcp_listen_portaddr_hash hash table entries: 1024 (order: 3, 45056 bytes, linear)
[    1.035847][    T1] TCP established hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    1.036420][    T1] TCP bind hash table entries: 16384 (order: 7, 655360 bytes, linear)
[    1.037042][    T1] TCP: Hash tables configured (established 16384 bind 16384)
[    1.037479][    T1] UDP hash table entries: 1024 (order: 4, 98304 bytes, linear)
[    1.037914][    T1] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes, linear)
[    1.038407][    T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.039061][    T1] RPC: Registered named UNIX socket transport module.
[    1.039430][    T1] RPC: Registered udp transport module.
[    1.039723][    T1] RPC: Registered tcp transport module.
[    1.040016][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.040396][    T1] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.040758][    T1] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.041124][    T1] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.041521][    T1] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    1.041993][    T1] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    1.042341][    T1] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    1.042695][    T1] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    1.043083][    T1] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.043581][    T1] PCI: CLS 0 bytes, default 32
[    1.044046][    T5] Unpacking initramfs...
[    4.508474][    T5] Freeing initrd memory: 168312K
[    4.509076][    T1] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e43c8763, max_idle_ns: 440795360101 ns
[    4.510838][    T1] The force parameter has not been set to 1. The Iris poweroff handler will not be installed.
[    4.511403][    T1] Beginning ww mutex selftests
[    5.012592][   T15] _warn_unseeded_randomness: 7 callbacks suppressed
[    5.012594][   T15] random: get_random_u32 called from get_random_order+0x45/0x80 with crng_init=0
[    9.035085][    T2] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=0
[    9.037638][   T23] random: get_random_u32 called from stress_one_work+0x16/0x80 with crng_init=0
[   11.030760][    T1] All ww mutex selftests passed
[   11.032830][    T1] Initialise system trusted keyrings
[   11.033789][    T1] random: get_random_bytes called from key_alloc+0x25c/0x4b0 with crng_init=0
[   11.035510][    T1] Key type blacklist registered
[   11.036450][    T2] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=0
[   11.039437][    T1] workingset: timestamp_bits=30 max_order=20 bucket_order=0
[   11.058362][    T1] Key type asymmetric registered
[   11.058764][    T1] Asymmetric key parser 'x509' registered
[   11.059211][    T1] Asymmetric key parser 'pkcs8' registered
[   11.061347][    T1] alg: kdf: could not allocate hash handle for hmac(sha256)
[   11.061744][    T1] ------------[ cut here ]------------
[   11.062032][    T1] alg: self-tests for CTR-KDF (hmac(sha256)) failed (rc=-12)
[   11.062454][    T1] WARNING: CPU: 0 PID: 1 at crypto/kdf_sp800108.c:136 crypto_kdf108_init+0xec/0x107
[   11.062959][    T1] Modules linked in:
[   11.063164][    T1] CPU: 0 PID: 1 Comm: swapper Not tainted 5.16.0-rc1-13186-gd3b04a4398fe #1
[   11.063624][    T1] EIP: crypto_kdf108_init+0xec/0x107
[   11.063910][    T1] Code: ff ff ff 8d 57 08 89 f8 e8 5b 45 f1 fe 89 f0 e8 d4 64 e1 fe 85 db 75 07 eb 16 bb f4 ff ff ff 53 68 e4 e5 e5 b1 e8 7e 19 3f ff <0f> 0b 5a 59 eb 0b 68 20 e6 e5 b1 e8 c0 57 3f ff 58 8d 65 f4 89 d8
[   11.064933][    T1] EAX: 0000003a EBX: fffffff4 ECX: 00000000 EDX: 00000000
[   11.065307][    T1] ESI: b39c5190 EDI: fffffffe EBP: b2ce9f10 ESP: b2ce9efc
[   11.065675][    T1] DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068 EFLAGS: 00010292
[   11.066074][    T1] CR0: 80050033 CR2: 00000000 CR3: 023e9000 CR4: 00000690
[   11.066444][    T1] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
[   11.066819][    T1] DR6: fffe0ff0 DR7: 00000400
[   11.067063][    T1] Call Trace:
[   11.067239][    T1]  ? pkcs8_key_init+0xf/0xf
[   11.067477][    T1]  do_one_initcall+0x60/0x260
[   11.067731][    T1]  ? rdinit_setup+0x38/0x38
[   11.067976][    T1]  kernel_init_freeable+0x190/0x1de
[   11.068250][    T1]  ? rest_init+0x110/0x110
[   11.068486][    T1]  kernel_init+0x15/0x110
[   11.068712][    T1]  ? schedule_tail_wrapper+0x9/0xc
[   11.068999][    T1]  ret_from_fork+0x1c/0x28
[   11.069231][    T1] irq event stamp: 175771
[   11.069460][    T1] hardirqs last  enabled at (175779): [<b10b8e7e>] __up_console_sem+0x4e/0x60
[   11.069925][    T1] hardirqs last disabled at (175788): [<b10b8e65>] __up_console_sem+0x35/0x60
[   11.070386][    T1] softirqs last  enabled at (173952): [<b17e4859>] __do_softirq+0x289/0x3f3
[   11.070846][    T1] softirqs last disabled at (173943): [<b1026d37>] call_on_stack+0x47/0x60
[   11.071300][    T1] random: get_random_bytes called from print_oops_end_marker+0x2a/0x50 with crng_init=0
[   11.071304][    T1] ---[ end trace 80f21be079e25857 ]---
[   11.072111][    T1] start plist test
[   11.073651][    T1] end plist test
[   11.075085][    T1] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[   11.075545][    T1] ACPI: button: Power Button [PWRF]
[   11.158461][    T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[   11.158939][    T1] serial 00:05: GPIO lookup for consumer rs485-term
[   11.159288][    T1] serial 00:05: using ACPI for GPIO lookup
[   11.159608][    T1] acpi PNP0501:00: GPIO: looking up rs485-term-gpios
[   11.159957][    T1] acpi PNP0501:00: GPIO: looking up rs485-term-gpio
[   11.160294][    T1] serial 00:05: using lookup tables for GPIO lookup
[   11.160640][    T1] serial 00:05: No GPIO consumer rs485-term found
[   11.161045][    T1] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[   11.165640][    T1] platform pc8736x_gpio.0: NatSemi pc8736x GPIO Driver Initializing
[   11.166089][    T1] platform pc8736x_gpio.0: no device found
[   11.166428][    T1] nsc_gpio initializing
[   11.170352][    T1] e1000: Intel(R) PRO/1000 Network Driver
[   11.170660][    T1] e1000: Copyright (c) 1999-2006 Intel Corporation.
[   11.287576][    T1] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[   11.589159][    T1] e1000 0000:00:04.0 eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56
[   11.590442][    T1] e1000 0000:00:04.0 eth0: Intel(R) PRO/1000 Network Connection
[   11.591778][    T1] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[   11.593750][    T1] serio: i8042 KBD port at 0x60,0x64 irq 1
[   11.594346][    T1] serio: i8042 AUX port at 0x60,0x64 irq 12
[   11.598601][    T1] i2c_dev: i2c /dev entries driver
[   11.601390][    T3] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[   11.603991][    T1] Driver for 1-wire Dallas network protocol.
[   11.606840][    T1] Driver 'memconsole' was unable to register with bus_type 'coreboot' because the bus was not initialized.
[   11.608184][    T1] SPI driver xlnx-slave-spi has no spi_device_id for xlnx,fpga-slave-serial
[   11.609168][    T1] NET: Registered PF_INET6 protocol family
[   11.611227][    T1] Segment Routing with IPv6
[   11.611537][    T1] In-situ OAM (IOAM) with IPv6
[   11.611884][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   11.613866][    T1] NET: Registered PF_PACKET protocol family
[   11.614191][    T1] 9pnet: Installing 9P2000 support
[   11.614706][    T1] ... APIC ID:      00000000 (0)
[   11.614809][    T1] ... APIC VERSION: 00050014
[   11.614809][    T1] 0000000000000000000000000000000000000000000000000000000000000000
[   11.614809][    T1] 0000000000000000000000000000000000000000000000000000000000000000
[   11.614809][    T1] 0000000000000000000000000000000000000000000000000000000000001000
[   11.614809][    T1] 
[   11.616712][    T1] number of MP IRQ sources: 15.
[   11.616967][    T1] number of IO-APIC #0 registers: 24.
[   11.617242][    T1] testing the IO APIC.......................
[   11.617557][    T1] IO APIC #0......
[   11.617748][    T1] .... register #00: 00000000
[   11.617994][    T1] .......    : physical APIC id: 00
[   11.618259][    T1] .......    : Delivery Type: 0
[   11.618502][    T1] .......    : LTS          : 0
[   11.618766][    T1] .... register #01: 00170011
[   11.619033][    T1] .......     : max redirection entries: 17
[   11.619367][    T1] .......     : PRQ implemented: 0
[   11.619657][    T1] .......     : IO APIC version: 11
[   11.619941][    T1] .... register #02: 00000000
[   11.620181][    T1] .......     : arbitration: 00
[   11.620427][    T1] .... IRQ redirection table:
[   11.620663][    T1] IOAPIC 0:
[   11.620832][    T1]  pin00, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.621289][    T1]  pin01, enabled , edge , high, V(22), IRR(0), S(0), logical , D(0001), M(0)
[   11.621749][    T1]  pin02, enabled , edge , high, V(30), IRR(0), S(0), logical , D(0001), M(0)
[   11.622208][    T1]  pin03, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.622663][    T1]  pin04, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.623138][    T1]  pin05, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.623593][    T1]  pin06, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.624059][    T1]  pin07, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.624518][    T1]  pin08, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.624977][    T1]  pin09, enabled , level, high, V(20), IRR(0), S(0), logical , D(0001), M(0)
[   11.625434][    T1]  pin0a, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.625895][    T1]  pin0b, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.626351][    T1]  pin0c, enabled , edge , high, V(21), IRR(0), S(0), logical , D(0001), M(0)
[   11.626811][    T1]  pin0d, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.627272][    T1]  pin0e, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.627730][    T1]  pin0f, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.628190][    T1]  pin10, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.628645][    T1]  pin11, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.629107][    T1]  pin12, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.629564][    T1]  pin13, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.630030][    T1]  pin14, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.630485][    T1]  pin15, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.630945][    T1]  pin16, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.631401][    T1]  pin17, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[   11.631861][    T1] IRQ to pin mappings:
[   11.632070][    T1] IRQ0 -> 0:2
[   11.632240][    T1] IRQ1 -> 0:1
[   11.632408][    T1] IRQ3 -> 0:3
[   11.632578][    T1] IRQ4 -> 0:4
[   11.632746][    T1] IRQ5 -> 0:5
[   11.632937][    T1] IRQ6 -> 0:6
[   11.633108][    T1] IRQ7 -> 0:7
[   11.633280][    T1] IRQ8 -> 0:8
[   11.633450][    T1] IRQ9 -> 0:9
[   11.633622][    T1] IRQ10 -> 0:10
[   11.633801][    T1] IRQ11 -> 0:11
[   11.633981][    T1] IRQ12 -> 0:12
[   11.634160][    T1] IRQ13 -> 0:13
[   11.634339][    T1] IRQ14 -> 0:14
[   11.634517][    T1] IRQ15 -> 0:15
[   11.634694][    T1] .................................... done.
[   11.635011][    T1] sched_clock: Marking stable (11618430292, 16572185)->(11639253032, -4250555)
[   11.636218][    T1] Loading compiled-in X.509 certificates
[   11.636586][    T1] Key type ._fscrypt registered
[   11.636843][    T1] Key type .fscrypt registered
[   11.637092][    T1] Key type fscrypt-provisioning registered
[   12.014288][    T3] psmouse serio1: hgpk: ID: 10 00 64
[   12.020877][    T3] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[   12.028255][    C0] random: fast init done
[   14.063606][    T3] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   14.066301][    T3] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   14.069279][    T3] _warn_unseeded_randomness: 6 callbacks suppressed
[   14.069285][    T3] random: get_random_bytes called from addrconf_dad_kick+0x5d/0xd0 with crng_init=1
[   14.080916][    T1] Sending DHCP requests .
[   14.080924][    T1] random: get_random_bytes called from ip_auto_config+0x4d2/0xe7b with crng_init=1
[   15.068141][    T1] , OK
[   15.068911][    T1] IP-Config: Got DHCP answer from 10.0.2.2, my address is 10.0.2.15
[   15.070594][    T1] IP-Config: Complete:
[   15.071488][    T1]      device=eth0, hwaddr=52:54:00:12:34:56, ipaddr=10.0.2.15, mask=255.255.255.0, gw=10.0.2.2
[   15.073708][    T1]      host=10.0.2.15, domain=, nis-domain=(none)
[   15.075117][    T1]      bootserver=10.0.2.2, rootserver=10.0.2.2, rootpath=
[   15.075122][    T1]      nameserver0=10.0.2.3
[   15.082841][    T1] Freeing unused kernel image (initmem) memory: 476K
[   15.084571][    T1] Write protecting kernel text and read-only data: 15480k
[   15.085739][    T1] rodata_test: all tests were successful
[   15.087604][    T1] Run /init as init process
[   15.088162][    T1]   with arguments:
[   15.088599][    T1]     /init
[   15.088975][    T1]   with environment:
[   15.089432][    T1]     HOME=/
[   15.089801][    T1]     TERM=linux
[   15.090210][    T1]     user=lkp
[   15.090600][    T1]     job=/lkp/jobs/scheduled/vm-snb-i386-59/boot-1-debian-i386-20191205.cgz-d3b04a4398fe8022c9ca4b5ac6ab08059334b180-20211130-16787-1qglld6-4.yaml
[   15.092298][    T1]     ARCH=i386
[   15.092691][    T1]     kconfig=i386-randconfig-a002-20211128
[   15.093370][    T1]     branch=linux-next/master
[   15.093917][    T1]     commit=d3b04a4398fe8022c9ca4b5ac6ab08059334b180
[   15.094678][    T1]     BOOT_IMAGE=/pkg/linux/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/vmlinuz-5.16.0-rc1-00049-gd3b04a4398fe
[   15.096239][    T1]     max_uptime=600
[   15.096526][    T1]     RESULT_ROOT=/result/boot/1/vm-snb-i386/debian-i386-20191205.cgz/i386-randconfig-a002-20211128/clang-14/d3b04a4398fe8022c9ca4b5ac6ab08059334b180/3
[   15.097653][    T1]     LKP_LOCAL_RUN=1
[   15.097952][    T1]     selinux=0
[   15.098206][    T1]     softlockup_panic=1
[   15.098512][    T1]     nmi_watchdog=panic
[   15.098829][    T1]     prompt_ramdisk=0
[   15.099131][    T1]     vga=normal
[   15.099392][    T1]     result_service=9p/virtfs_mount
[   15.100272][    T1] random: get_random_u32 called from arch_rnd.part.0+0x19/0x30 with crng_init=1
[   15.100285][    T1] random: get_random_u32 called from randomize_stack_top+0x35/0x50 with crng_init=1
[   15.100292][    T1] random: get_random_u32 called from arch_align_stack+0x2d/0x40 with crng_init=1
[   15.123634][    T1] systemd[1]: RTC configured in localtime, applying delta of 0 minutes to system time.
[   15.134615][    T1] random: systemd: uninitialized urandom read (16 bytes read)
[   15.139755][    T1] random: systemd: uninitialized urandom read (16 bytes read)

Welcome to Debian GNU/Linux 9 (stretch)!

[   15.196252][   T99] random: systemd-cryptse: uninitialized urandom read (16 bytes read)
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on Syslog Socket.
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Created slice User and Session Slice.
[  OK  ] Created slice System Slice.
         Mounting RPC Pipe File System...
[  OK  ] Reached target Slices.
[  OK  ] Listening on Journal Socket.
         Starting Create list of required st…ce nodes for the current kernel...
         Starting Load Kernel Modules...
         Starting Remount Root and Kernel File Systems...
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Swap.
[  OK  ] Listening on udev Control Socket.
[  OK  ] Reached target Encrypted Volumes.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Created slice system-getty.slice.
[  OK  ] Listening on Journal Socket (/dev/log).
         Starting Journal Service...
[  OK  ] Mounted RPC Pipe File System.
[  OK  ] Started Create list of required sta…vice nodes for the current kernel.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting Load/Save Random Seed...
         Starting udev Coldplug all Devices...
         Starting Apply Kernel Variables...
         Starting Create Static Device Nodes in /dev...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
[  OK  ] Reached target Local File Systems.
         Starting Preprocess NFS configuration...
         Starting udev Kernel Device Manager...
         Starting Raise network interfaces...
[  OK  ] Started Journal Service.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Preprocess NFS configuration.
[  OK  ] Reached target NFS client services.
         Starting Flush Journal to Persistent Storage...
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
         Starting Network Time Synchronization...
         Starting RPC bind portmap service...
[  OK  ] Started RPC bind portmap service.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Started Raise network interfaces.
[  OK  ] Reached target Network.
[  OK  ] Reached target Network is Online.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems.
[  OK  ] Reached target RPC Port Mapper.
[   16.104018][  T183] evbug: Connected device: input0 (Power Button at LNXPWRBN/button/input0)
[   16.104525][  T183] evbug: Connected device: input1 (AT Translated Set 2 keyboard at isa0060/serio0/input0)
[   16.105063][  T183] evbug: Connected device: input3 (ImExPS/2 Generic Explorer Mouse at isa0060/serio1/input0)
[   16.146454][  T124] _warn_unseeded_randomness: 372 callbacks suppressed
[   16.146456][  T124] random: get_random_u32 called from bucket_table_alloc+0x94/0x180 with crng_init=1
[   16.147909][  T128] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=1
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Started Daily apt download activities.
[  OK  ] Started Daily apt upgrade and clean activities.
[  OK  ] Reached target Timers.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting LKP bootstrap...
[   16.209061][  T194] random: get_random_u32 called from arch_rnd.part.0+0x19/0x30 with crng_init=1
         Starting OpenBSD Secure Shell server...
         Starting LSB: Execute the kexec -e command to reboot system...
[  OK  ] Started Regular background program processing daemon.
         Starting /etc/rc.local Compatibility...
[   16.329829][  T187] mousedev: PS/2 mouse device common for all mice
         Starting LSB: Start and stop bmc-watchdog...
[   16.330585] rc.local[212]: mkdir: cannot create directory '/var/lock/lkp-bootstrap.lock': File exists
         Starting Permit User Sessions...
         Starting System Logging Service...
[  OK  ] Started D-Bus System Message Bus.
         Starting Login Service...
[  OK  ] Started LKP bootstrap.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started OpenBSD Secure Shell server.
[  OK  ] Started LSB: Execute the kexec -e command to reboot system.
[  OK  ] Started LSB: Start and stop bmc-watchdog.
[  OK  ] Started Login Service.
         Starting LSB: Load kernel image with kexec...
[  OK  ] Started LSB: Load kernel image with kexec.
LKP: HOSTNAME vm-snb-i386-59, MAC 52:54:00:12:34:56, kernel 5.16.0-rc1-13186-gd3b04a4398fe 1, serial console /dev/ttyS0
[   17.160054][  T284] _warn_unseeded_randomness: 473 callbacks suppressed
[   17.160057][  T284] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=1
[   17.187625][  T287] random: get_random_u32 called from arch_rnd.part.0+0x19/0x30 with crng_init=1
[   17.187635][  T287] random: get_random_u32 called from randomize_stack_top+0x35/0x50 with crng_init=1
[   18.166042][  T315] _warn_unseeded_randomness: 163 callbacks suppressed
[   18.166045][  T315] random: get_random_u32 called from arch_rnd.part.0+0x19/0x30 with crng_init=1
[   18.166053][  T315] random: get_random_u32 called from randomize_stack_top+0x35/0x50 with crng_init=1
[   18.166058][  T315] random: get_random_u32 called from arch_align_stack+0x2d/0x40 with crng_init=1
[   19.584084][  T335] _warn_unseeded_randomness: 513 callbacks suppressed
[   19.584088][  T335] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=1
[   19.589055][  T414] random: get_random_u32 called from arch_rnd.part.0+0x19/0x30 with crng_init=1
[   19.589065][  T414] random: get_random_u32 called from randomize_stack_top+0x35/0x50 with crng_init=1
[   20.711315][  T304] _warn_unseeded_randomness: 83 callbacks suppressed
[   20.711318][  T304] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=1
[   20.718055][  T426] random: get_random_u32 called from arch_rnd.part.0+0x19/0x30 with crng_init=1
[   20.718066][  T426] random: get_random_u32 called from randomize_stack_top+0x35/0x50 with crng_init=1
[   21.853162][  T438] _warn_unseeded_randomness: 89 callbacks suppressed
[   21.853165][  T438] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=1
[   21.861074][  T447] random: get_random_u32 called from arch_rnd.part.0+0x19/0x30 with crng_init=1
[   21.861084][  T447] random: get_random_u32 called from randomize_stack_top+0x35/0x50 with crng_init=1
[   23.008031][  T438] _warn_unseeded_randomness: 86 callbacks suppressed
[   23.008035][  T438] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=1
[   23.013258][  T460] random: get_random_u32 called from arch_rnd.part.0+0x19/0x30 with crng_init=1
[   23.013269][  T460] random: get_random_u32 called from randomize_stack_top+0x35/0x50 with crng_init=1
[   24.081161][  T438] _warn_unseeded_randomness: 18 callbacks suppressed
[   24.081164][  T438] random: get_random_u32 called from copy_process+0x23a/0x17c0 with crng_init=1
[   24.086102][  T464] random: get_random_u32 called from arch_rnd.part.0+0x19/0x30 with crng_init=1
[   24.086113][  T464] random: get_random_u32 called from randomize_stack_top+0x35/0x50 with crng_init=1
[   24.708114][  T201] sysrq: Emergency Sync
[   24.708545][   T20] Emergency Sync complete
[   24.709013][  T201] sysrq: Resetting

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux