· 6 years ago · Dec 26, 2019, 10:26 AM
1 ************************************************************
2 * IMPORTANT NOTICE
3 *
4 * When reporting bugs, include the COMPLETE, UNEDITED
5 * output below in your bug report.
6 *
7 ************************************************************
8PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
9SELinux: Disabled
10guestfs_get_append: (null)
11guestfs_get_autosync: 1
12guestfs_get_backend: libvirt
13guestfs_get_backend_settings: []
14guestfs_get_cachedir: /var/tmp
15guestfs_get_hv: /usr/libexec/qemu-kvm
16guestfs_get_memsize: 768
17guestfs_get_network: 0
18guestfs_get_path: /usr/lib64/guestfs
19guestfs_get_pgroup: 0
20guestfs_get_program: libguestfs-test-tool
21guestfs_get_recovery_proc: 1
22guestfs_get_smp: 1
23guestfs_get_sockdir: /tmp
24guestfs_get_tmpdir: /tmp
25guestfs_get_trace: 0
26guestfs_get_verbose: 1
27host_cpu: x86_64
28Launching appliance, timeout set to 600 seconds.
29libguestfs: launch: program=libguestfs-test-tool
30libguestfs: launch: version=1.40.2rhel=7,release=5.el7_7.2,libvirt
31libguestfs: launch: backend registered: unix
32libguestfs: launch: backend registered: uml
33libguestfs: launch: backend registered: libvirt
34libguestfs: launch: backend registered: direct
35libguestfs: launch: backend=libvirt
36libguestfs: launch: tmpdir=/tmp/libguestfs3IGLNw
37libguestfs: launch: umask=0022
38libguestfs: launch: euid=0
39libguestfs: libvirt version = 4005000 (4.5.0)
40libguestfs: guest random name = guestfs-nqhmdxwf57ym9spz
41libguestfs: connect to libvirt
42libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0
43libguestfs: successfully opened libvirt handle: conn = 0x556c92045970
44libguestfs: qemu version (reported by libvirt) = 2012000 (2.12.0)
45libguestfs: get libvirt capabilities
46libguestfs: parsing capabilities XML
47libguestfs: build appliance
48libguestfs: begin building supermin appliance
49libguestfs: run supermin
50libguestfs: command: run: /usr/bin/supermin5
51libguestfs: command: run: \ --build
52libguestfs: command: run: \ --verbose
53libguestfs: command: run: \ --if-newer
54libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
55libguestfs: command: run: \ --copy-kernel
56libguestfs: command: run: \ -f ext2
57libguestfs: command: run: \ --host-cpu x86_64
58libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
59libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
60supermin: version: 5.1.19
61supermin: rpm: detected RPM version 4.11
62supermin: package handler: fedora/rpm
63supermin: acquiring lock on /var/tmp/.guestfs-0/lock
64supermin: if-newer: output does not need rebuilding
65libguestfs: finished building supermin appliance
66libguestfs: command: run: qemu-img
67libguestfs: command: run: \ create
68libguestfs: command: run: \ -f qcow2
69libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw
70libguestfs: command: run: \ /tmp/libguestfs3IGLNw/overlay2.qcow2
71Formatting '/tmp/libguestfs3IGLNw/overlay2.qcow2', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-0/appliance.d/root backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16
72libguestfs: set_socket_create_context: getcon failed: (none): No such file or directory [you can ignore this message if you are not using SELinux + sVirt]
73libguestfs: clear_socket_create_context: setsockcreatecon failed: NULL: No such file or directory [you can ignore this message if you are not using SELinux + sVirt]
74libguestfs: create libvirt XML
75libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-nqhmdxwf57ym9spz</name>\n <memory unit="MiB">768</memory>\n <currentMemory unit="MiB">768</currentMemory>\n <cpu mode="host-passthrough">\n <model fallback="allow"/>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"/>\n <timer name="pit" tickpolicy="delay"/>\n <timer name="hpet" present="no"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-0/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-0/appliance.d/initrd</initrd>\n <cmdline>panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm</cmdline>\n <bios useserial="yes"/>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <rng model="virtio">\n <backend model="random">/dev/urandom</backend>\n </rng>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/tmp/libguestfs3IGLNw/scratch1.img"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfs3IGLNw/overlay2.qcow2"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfsDgN5AN/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsDgN5AN/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n <controller type="usb" model="none"/>\n <memballoon model="none"/>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n
76libguestfs: command: run: ls
77libguestfs: command: run: \ -a
78libguestfs: command: run: \ -l
79libguestfs: command: run: \ -R
80libguestfs: command: run: \ -Z /var/tmp/.guestfs-0
81libguestfs: /var/tmp/.guestfs-0:
82libguestfs: drwxr-xr-x root root ? .
83libguestfs: drwxrwxrwt root root ? ..
84libguestfs: drwxr-xr-x root root ? appliance.d
85libguestfs: -rw-r--r-- root root ? lock
86libguestfs:
87libguestfs: /var/tmp/.guestfs-0/appliance.d:
88libguestfs: drwxr-xr-x root root ? .
89libguestfs: drwxr-xr-x root root ? ..
90libguestfs: -rw-r--r-- qemu qemu ? initrd
91libguestfs: -rw-r--r-- qemu qemu ? kernel
92libguestfs: -rw-r--r-- qemu qemu ? root
93libguestfs: command: run: ls
94libguestfs: command: run: \ -a
95libguestfs: command: run: \ -l
96libguestfs: command: run: \ -Z /tmp/libguestfsDgN5AN
97libguestfs: drwxr-xr-x root root ? .
98libguestfs: drwxrwxrwt root root ? ..
99libguestfs: srw-rw---- root qemu ? console.sock
100libguestfs: srw-rw---- root qemu ? guestfsd.sock
101libguestfs: launch libvirt guest
102libguestfs: responding to serial console Device Status Report
103\x1b[1;256r\x1b[256;256H\x1b[6n
104Google, Inc.
105Serial Graphics Adapter 06/09/14
106SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Mon Jun 9 21:33:48 UTC 2014
107Term: 80x24
1084 0
109\x1b[2J^MSeaBIOS (version 1.11.0-2.el7)^M
110^MMachine UUID e061bd6c-5b95-4f0c-bc31-97320d6ce3ab^M
111^MBooting from ROM...^M
112\x1b[2J[ 0.000000] Linux version 4.19-ovh-xxxx-std-ipv6-64 (kernel@kernel.ovh.net) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1038749 SMP Mon Dec 23 08:31:48 UTC 2019
113[ 0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm
114[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
115[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
116[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
117[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
118[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
119[ 0.000000] BIOS-provided physical RAM map:
120[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
121[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
122[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
123[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffdfff] usable
124[ 0.000000] BIOS-e820: [mem 0x000000002fffe000-0x000000002fffffff] reserved
125[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
126[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
127[ 0.000000] NX (Execute Disable) protection: active
128[ 0.000000] SMBIOS 2.8 present.
129[ 0.000000] DMI: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014
130[ 0.000000] tsc: Fast TSC calibration using PIT
131[ 0.000000] tsc: Detected 3392.305 MHz processor
132[ 0.000395] last_pfn = 0x2fffe max_arch_pfn = 0x400000000
133[ 0.000432] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
134[ 0.004404] found SMP MP-table at [mem 0x000f63b0-0x000f63bf]
135[ 0.004479] RAMDISK: [mem 0x2ff25000-0x2ffeffff]
136[ 0.004492] ACPI: Early table checksum verification disabled
137[ 0.004537] ACPI BIOS Error (bug): A valid RSDP was not found (20180810/tbxfroot-210)
138[ 0.004859] No NUMA configuration found
139[ 0.004860] Faking a node at [mem 0x0000000000000000-0x000000002fffdfff]
140[ 0.004862] NODE_DATA(0) allocated [mem 0x2fffa000-0x2fffdfff]
141[ 0.004875] Zone ranges:
142[ 0.004876] DMA [mem 0x0000000000001000-0x0000000000ffffff]
143[ 0.004877] DMA32 [mem 0x0000000001000000-0x000000002fffdfff]
144[ 0.004877] Normal empty
145[ 0.004878] Movable zone start for each node
146[ 0.004878] Early memory node ranges
147[ 0.004879] node 0: [mem 0x0000000000001000-0x000000000009efff]
148[ 0.004879] node 0: [mem 0x0000000000100000-0x000000002fffdfff]
149[ 0.005001] Reserved but unavailable: 98 pages
150[ 0.005002] Initmem setup node 0 [mem 0x0000000000001000-0x000000002fffdfff]
151[ 0.009320] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
152[ 0.009360] Intel MultiProcessor Specification v1.4
153[ 0.009361] MPTABLE: OEM ID: BOCHSCPU
154[ 0.009362] MPTABLE: Product ID: 0.1
155[ 0.009362] MPTABLE: APIC at: 0xFEE00000
156[ 0.009380] Processor #0 (Bootup-CPU)
157[ 0.009410] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
158[ 0.009412] Processors: 1
159[ 0.009416] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
160[ 0.009424] [mem 0x30000000-0xfeffbfff] available for PCI devices
161[ 0.009426] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
162[ 0.120084] random: get_random_bytes called from start_kernel+0x8b/0x44e with crng_init=0
163[ 0.120089] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
164[ 0.120293] percpu: Embedded 41 pages/cpu s130264 r8192 d29480 u2097152
165[ 0.120308] Built 1 zonelists, mobility grouping on. Total pages: 193415
166[ 0.120308] Policy zone: DMA32
167[ 0.120310] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm
168[ 0.122303] Memory: 728684K/786032K available (20504K kernel code, 1164K rwdata, 6924K rodata, 1160K init, 4212K bss, 57348K reserved, 0K cma-reserved)
169[ 0.122477] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
170[ 0.122480] Kernel/User page tables isolation: enabled
171[ 0.122738] rcu: Hierarchical RCU implementation.
172[ 0.122739] rcu: \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
173[ 0.122741] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
174[ 0.122753] NR_IRQS: 33024, nr_irqs: 256, preallocated irqs: 16
175[ 0.123108] Console: colour *CGA 80x25
176[ 0.192694] console [ttyS0] enabled
177[ 0.193334] APIC: Switch to symmetric I/O mode setup
178[ 0.194404] x2apic: IRQ remapping doesn't support X2APIC mode
179[ 0.196890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
180[ 0.197892] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e5e94197f, max_idle_ns: 440795308585 ns
181[ 0.199634] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.61 BogoMIPS (lpj=13569220)
182[ 0.203635] pid_max: default: 32768 minimum: 301
183[ 0.204464] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
184[ 0.205713] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
185[ 0.206838] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
186[ 0.207638] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
187[ 0.208922] Disabling memory control group subsystem
188[ 0.209797] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
189[ 0.211227] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
190[ 0.211635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
191[ 0.212622] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
192[ 0.214013] Spectre V2 : Mitigation: Full generic retpoline
193[ 0.215635] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
194[ 0.217008] Spectre V2 : Enabling Restricted Speculation for firmware calls
195[ 0.218148] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
196[ 0.219515] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
197[ 0.219635] MDS: Mitigation: Clear CPU buffers
198[ 0.234331] Freeing SMP alternatives memory: 68K
199[ 0.235163] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (family: 0x6, model: 0x3a, stepping: 0x9)
200[ 0.235633] Performance Events: IvyBridge events, Intel PMU driver.
201[ 0.235633] ... version: 2
202[ 0.235633] ... bit width: 48
203[ 0.235637] ... generic registers: 4
204[ 0.236304] ... value mask: 0000ffffffffffff
205[ 0.237170] ... max period: 000000007fffffff
206[ 0.238070] ... fixed-purpose events: 3
207[ 0.238735] ... event mask: 000000070000000f
208[ 0.239640] rcu: Hierarchical SRCU implementation.
209[ 0.240594] smp: Bringing up secondary CPUs ...
210[ 0.241368] smp: Brought up 1 node, 1 CPU
211[ 0.242039] smpboot: Max logical packages: 1
212[ 0.242737] smpboot: Total of 1 processors activated (6784.61 BogoMIPS)
213[ 0.243747] devtmpfs: initialized
214[ 0.244320] x86/mm: Memory block size: 128MB
215[ 0.245338] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
216[ 0.246929] futex hash table entries: 256 (order: 2, 16384 bytes)
217[ 0.247650] xor: automatically using best checksumming function avx
218[ 0.248827] pinctrl core: initialized pinctrl subsystem
219[ 0.249729] NET: Registered protocol family 16
220[ 0.250604] audit: initializing netlink subsys (disabled)
221[ 0.251536] cpuidle: using governor ladder
222[ 0.251637] cpuidle: using governor menu
223[ 0.252442] dca service started, version 1.12.1
224[ 0.253269] PCI: Using configuration type 1 for base access
225[ 0.254298] audit: type=2000 audit(1577353177.052:1): state=initialized audit_enabled=0 res=1
226[ 0.255640] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
227[ 0.258223] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
228[ 0.259372] cryptd: max_cpu_qlen set to 1000
229[ 0.327636] raid6: sse2x1 gen() 10468 MB/s
230[ 0.395637] raid6: sse2x1 xor() 8234 MB/s
231[ 0.463636] raid6: sse2x2 gen() 13109 MB/s
232[ 0.531637] raid6: sse2x2 xor() 9330 MB/s
233[ 0.599637] raid6: sse2x4 gen() 15268 MB/s
234[ 0.667637] raid6: sse2x4 xor() 11405 MB/s
235[ 0.668343] raid6: using algorithm sse2x4 gen() 15268 MB/s
236[ 0.669240] raid6: .... xor() 11405 MB/s, rmw enabled
237[ 0.670105] raid6: using ssse3x2 recovery algorithm
238[ 0.670917] ACPI: Interpreter disabled.
239[ 0.671575] vgaarb: loaded
240[ 0.671687] SCSI subsystem initialized
241[ 0.672338] usbcore: USB support disabled
242[ 0.673013] pps_core: LinuxPPS API ver. 1 registered
243[ 0.673855] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
244[ 0.675350] PTP clock support registered
245[ 0.675656] EDAC MC: Ver: 3.0.0
246[ 0.676216] PCI: Probing PCI hardware
247[ 0.676841] PCI host bridge to bus 0000:00
248[ 0.677543] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
249[ 0.678553] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
250[ 0.679637] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
251[ 0.683777] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
252[ 0.684942] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
253[ 0.686039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
254[ 0.687199] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
255[ 0.700663] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
256[ 0.702226] clocksource: Switched to clocksource tsc-early
257[ 0.703145] VFS: Disk quotas dquot_6.6.0
258[ 0.703633] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
259[ 0.703633] FS-Cache: Loaded
260[ 0.703633] CacheFiles: Loaded
261[ 0.703633] pnp: PnP ACPI: disabled
262[ 0.704465] NET: Registered protocol family 2
263[ 0.705207] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
264[ 0.705207] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
265[ 0.707689] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
266[ 0.708761] TCP: Hash tables configured (established 8192 bind 8192)
267[ 0.709839] UDP hash table entries: 512 (order: 2, 16384 bytes)
268[ 0.710804] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
269[ 0.711861] NET: Registered protocol family 1
270[ 0.712753] RPC: Registered named UNIX socket transport module.
271[ 0.713751] RPC: Registered udp transport module.
272[ 0.714522] RPC: Registered tcp transport module.
273[ 0.715293] RPC: Registered tcp NFSv4.1 backchannel transport module.
274[ 0.716361] pci 0000:00:01.0: PIIX3: Enabling Passive Release
275[ 0.717304] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
276[ 0.718305] pci 0000:00:01.0: Activating ISA DMA hang workarounds
277[ 0.719371] Trying to unpack rootfs image as initramfs...
278[ 0.720474] Freeing initrd memory: 812K
279[ 0.721212] kvm: no hardware support
280[ 0.721829] has_svm: not amd
281[ 0.722307] kvm: no hardware support
282[ 0.722907] platform rtc_cmos: registered platform RTC device (no PNP device found)
283[ 0.724886] workingset: timestamp_bits=40 max_order=18 bucket_order=0
284[ 0.726763] DLM installed
285[ 0.727377] FS-Cache: Netfs 'nfs' registered for caching
286[ 0.728419] NFS: Registering the id_resolver key type
287[ 0.729256] Key type id_resolver registered
288[ 0.729967] Key type id_legacy registered
289[ 0.730633] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
290[ 0.731734] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
291[ 0.732886] Key type cifs.spnego registered
292[ 0.733609] ntfs: driver 2.1.32 [Flags: R/W].
293[ 0.734351] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
294[ 0.735171] fuse init (API version 7.27)
295[ 0.735896] SGI XFS with ACLs, security attributes, no debug enabled
296[ 0.755797] FS-Cache: Netfs 'ceph' registered for caching
297[ 0.756682] ceph: loaded (mds proto 32)
298[ 0.757815] async_tx: api initialized (async)
299[ 0.758535] Key type asymmetric registered
300[ 0.759210] Asymmetric key parser 'x509' registered
301[ 0.760020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
302[ 0.761237] io scheduler noop registered
303[ 0.761912] io scheduler deadline registered (default)
304[ 0.762759] io scheduler cfq registered
305[ 0.763387] io scheduler mq-deadline registered (default)
306[ 0.764272] io scheduler kyber registered
307[ 0.764989] version 39.2
308[ 0.765445] ipmi device interface
309[ 0.765998] IPMI System Interface driver.
310[ 0.766672] ipmi_si: Unable to find any System Interface(s)
311[ 0.767578] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
312[ 0.768868] ioatdma: Intel(R) QuickData Technology Driver 4.00
313[ 0.772597] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
314[ 0.797539] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
315[ 0.798935] Linux agpgart interface v0.103
316[ 0.799659] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
317[ 0.800658] AMD IOMMUv2 functionality not available on this system
318[ 0.802527] brd: module loaded
319[ 0.803737] loop: module loaded
320[ 0.807294] drbd: failed to initialize debugfs -- will not be available
321[ 0.808445] drbd: initialized. Version: 8.4.10 (api:1/proto:86-101)
322[ 0.809511] drbd: built-in
323[ 0.809960] drbd: registered as block device major 147
324[ 0.810848] rbd: loaded (major 253)
325[ 0.811468] Loading iSCSI transport class v2.0-870.
326[ 0.812318] iscsi: registered transport (tcp)
327[ 0.813037] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
328[ 0.814120] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
329[ 0.815326] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
330[ 0.816470] megasas: 07.706.03.00-rc1
331[ 0.817085] mpt3sas version 26.100.00.00 loaded
332[ 0.817877] 3ware Storage Controller device driver for Linux v1.26.02.003.
333[ 0.818999] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
334[ 0.820196] VMware PVSCSI driver - version 1.0.7.0-k
335[ 0.821578] scsi host0: ata_piix
336[ 0.822159] scsi host1: ata_piix
337[ 0.822710] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
338[ 0.823827] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
339[ 0.824968] slram: not enough parameters.
340[ 0.825875] tun: Universal TUN/TAP device driver, 1.6
341[ 0.826766] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
342[ 0.827953] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
343[ 0.831779] FDC 0 is a S82078B
344[ 0.833026] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
345[ 0.834044] e100: Copyright(c) 1999-2006 Intel Corporation
346[ 0.834945] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
347[ 0.836095] e1000: Copyright (c) 1999-2006 Intel Corporation.
348[ 0.837039] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
349[ 0.838019] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
350[ 0.838987] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
351[ 0.840122] igb: Copyright (c) 2007-2014 Intel Corporation.
352[ 0.841036] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
353[ 0.842330] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
354[ 0.843299] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
355[ 0.844547] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
356[ 0.845531] i40e: Intel(R) Ethernet Connection XL710 Network Driver - version 2.3.2-k
357[ 0.846801] i40e: Copyright (c) 2013 - 2014 Intel Corporation.
358[ 0.847777] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
359[ 0.848940] ixgb: Copyright (c) 1999-2008 Intel Corporation.
360[ 0.849901] sky2: driver version 1.30
361[ 0.850542] QLogic/NetXen Network Driver v4.0.82
362[ 0.851320] PPP generic driver version 2.4.2
363[ 0.852044] PPP BSD Compression module registered
364[ 0.852817] PPP Deflate Compression module registered
365[ 0.853680] PPP MPPE Compression module registered
366[ 0.854464] NET: Registered protocol family 24
367[ 0.855190] VMware vmxnet3 virtual NIC driver - version 1.4.16.0-k-NAPI
368[ 0.856278] Fusion MPT base driver 3.04.20
369[ 0.856953] Copyright (c) 1999-2008 LSI Corporation
370[ 0.857779] Fusion MPT SPI Host driver 3.04.20
371[ 0.858512] Fusion MPT FC Host driver 3.04.20
372[ 0.859230] Fusion MPT SAS Host driver 3.04.20
373[ 0.859970] Fusion MPT misc device (ioctl) driver 3.04.20
374[ 0.860863] mptctl: Registered with Fusion MPT base driver
375[ 0.861789] mptctl: /dev/mptctl @ (major,minor=10,220)
376[ 0.862638] VFIO - User Level meta-driver version: 0.3
377[ 0.863514] usbserial: usb_serial_init - registering generic driver failed
378[ 0.864642] usbserial: usb_serial_init - returning with error -19
379[ 0.865672] i8042: PNP: No PS/2 controller found.
380[ 0.866442] i8042: Probing ports directly.
381[ 0.867893] serio: i8042 KBD port at 0x60,0x64 irq 1
382[ 0.868706] serio: i8042 AUX port at 0x60,0x64 irq 12
383[ 0.869599] mousedev: PS/2 mouse device common for all mice
384[ 0.871155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
385[ 0.874596] rtc_cmos rtc_cmos: registered as rtc0
386[ 0.875374] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
387[ 0.876421] asus_atk0110: acpi_bus_register_driver failed: -19
388[ 0.877726] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
389[ 0.879181] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
390[ 0.880709] device-mapper: multipath round-robin: version 1.2.0 loaded
391[ 0.881804] device-mapper: multipath queue-length: version 0.2.0 loaded
392[ 0.882880] device-mapper: multipath service-time: version 0.3.0 loaded
393[ 0.883970] device-mapper: raid: Loading target version 1.14.0
394[ 0.885003] sdhci: Secure Digital Host Controller Interface driver
395[ 0.886038] sdhci: Copyright(c) Pierre Ossman
396[ 0.886756] sdhci-pltfm: SDHCI platform and OF driver helper
397[ 0.887783] GACT probability on
398[ 0.888306] Mirror/redirect action on
399[ 0.888910] Simple TC action Loaded
400[ 0.889560] netem: version 1.3
401[ 0.890072] u32 classifier
402[ 0.890521] Performance counters on
403[ 0.891152] Actions configured
404[ 0.891814] xt_time: kernel timezone is -0000
405[ 0.892562] ipip: IPv4 and MPLS over IPv4 tunneling driver
406[ 0.893538] gre: GRE over IPv4 demultiplexor driver
407[ 0.894338] ip_gre: GRE over IPv4 tunneling driver
408[ 0.895258] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
409[ 0.896307] Initializing XFRM netlink socket
410[ 0.897066] NET: Registered protocol family 10
411[ 0.898000] Segment Routing with IPv6
412[ 0.898639] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
413[ 0.899723] NET: Registered protocol family 17
414[ 0.900459] NET: Registered protocol family 15
415[ 0.901196] Bridge firewalling registered
416[ 0.901930] l2tp_core: L2TP core driver, V2.0
417[ 0.902650] l2tp_ppp: PPPoL2TP kernel driver, V2.0
418[ 0.903433] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
419[ 0.904353] l2tp_netlink: L2TP netlink interface
420[ 0.905113] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
421[ 0.906104] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
422[ 0.907153] 8021q: 802.1Q VLAN Support v1.8
423[ 0.907856] sctp: Hash tables configured (bind 256/256)
424[ 0.908751] Key type dns_resolver registered
425[ 0.909485] Key type ceph registered
426[ 0.910110] libceph: loaded (mon/osd proto 15/24)
427[ 0.910883] openvswitch: Open vSwitch switching datapath
428[ 0.911792] mpls_gso: MPLS GSO support
429[ 0.912573] mce: Using 10 MCE banks
430[ 0.913155] AVX version of gcm_enc/dec engaged.
431[ 0.913924] AES CTR mode by8 optimization enabled
432[ 0.914919] sched_clock: Marking stable (839104842, 72648394)->(920970588, -9217352)
433[ 0.916221] registered taskstats version 1
434[ 0.917025] Btrfs loaded, crc32c=crc32c-intel
435[ 0.917878] console [netcon0] enabled
436[ 0.918484] netconsole: network logging started
437[ 0.919307] rtc_cmos rtc_cmos: setting system clock to 2019-12-26 09:39:38 UTC (1577353178)
438[ 0.988433] Freeing unused kernel image memory: 1160K
439[ 0.999673] Write protecting the kernel read-only data: 30720k
440[ 1.000952] Freeing unused kernel image memory: 1972K
441[ 1.001920] Freeing unused kernel image memory: 1268K
442[ 1.002760] Run /init as init process
443supermin: mounting /proc
444supermin: ext2 mini initrd starting up: 5.1.19 glibc
445supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm
446supermin: uptime: 0.93 0.13
447supermin: mounting /sys
448[ 1.484866] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
449[ 1.751668] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5e94197f, max_idle_ns: 440795308585 ns
450[ 1.753395] clocksource: Switched to clocksource tsc
451supermin: waiting another 1024000000 ns for /sys/block/sdb/dev to appear
452This usually means your kernel doesn't support virtio, or supermin was unable
453to load some kernel modules (see module loading messages above).
454supermin: waiting another 2048000000 ns for /sys/block/sdb/dev to appear
455supermin: waiting another 4096000000 ns for /sys/block/sdb/dev to appear
456supermin: waiting another 8192000000 ns for /sys/block/sdb/dev to appear
457supermin: waiting another 16384000000 ns for /sys/block/sdb/dev to appear
458supermin: waiting another 32768000000 ns for /sys/block/sdb/dev to appear
459supermin: waiting another 65536000000 ns for /sys/block/sdb/dev to appear
460supermin: waiting another 131072000000 ns for /sys/block/sdb/dev to appear
461supermin: waiting another 262144000000 ns for /sys/block/sdb/dev to appear
462supermin: creating /dev/root as block special 1:0
463supermin: mounting new root on /root
464[ 525.350726] EXT2-fs (ram0): error: can't find an ext2 filesystem on dev ram0.
465mount: /root: Invalid argument
466[ 525.352434] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
467[ 525.352434]
468[ 525.353945] CPU: 0 PID: 1 Comm: init Not tainted 4.19-ovh-xxxx-std-ipv6-64 #1038749
469[ 525.355192] Hardware name: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014
470[ 525.356231] Call Trace:
471[ 525.356646] dump_stack+0x50/0x6b
472[ 525.357198] panic+0xd9/0x227
473[ 525.357719] do_exit+0xaef/0xaf0
474[ 525.358255] ? vfs_write+0x13f/0x190
475[ 525.358846] do_group_exit+0x35/0xa0
476[ 525.359437] __x64_sys_exit_group+0xf/0x10
477[ 525.360112] do_syscall_64+0x43/0x100
478[ 525.360719] entry_SYSCALL_64_after_hwframe+0x44/0xa9
479[ 525.361577] RIP: 0033:0x423909
480[ 525.362086] Code: Bad RIP value.
481[ 525.362624] RSP: 002b:00007ffff8d80058 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
482[ 525.363856] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 0000000000423909
483[ 525.365013] RDX: 0000000000000001 RSI: 0000000000000001 RDI: 0000000000000001
484[ 525.366193] RBP: 00000000004b7d70 R08: 000000000000003c R09: 00000000000000e7
485[ 525.367342] R10: ffffffffffffffd0 R11: 0000000000000246 R12: 0000000000000001
486[ 525.368502] R13: 00000000006c9860 R14: 00000000006cdd30 R15: 000000000000003a
487[ 525.369751] Kernel Offset: 0x1f000000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
488[ 525.371498] Rebooting in 1 seconds..
489libguestfs: error: appliance closed the connection unexpectedly, see earlier error messages
490libguestfs: child_cleanup: 0x556c92044f50: child process died
491libguestfs: error: guestfs_launch failed, see earlier error messages
492libguestfs: clear_socket_create_context: setsockcreatecon failed: NULL: No such file or directory [you can ignore this message if you are not using SELinux + sVirt]
493libguestfs: closing guestfs handle 0x556c92044f50 (state 0)
494libguestfs: command: run: rm
495libguestfs: command: run: \ -rf /tmp/libguestfs3IGLNw
496libguestfs: command: run: rm
497libguestfs: command: run: \ -rf /tmp/libguestfsDgN5AN