Advertisement
chriscowleyunix

libguestfs-test-kernel-panic

Oct 21st, 2016
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.12 KB | None | 0 0
  1. [chris@v2vhost ~]$ sudo libguestfs-test-tool
  2. ************************************************************
  3. * IMPORTANT NOTICE
  4. *
  5. * When reporting bugs, include the COMPLETE, UNEDITED
  6. * output below in your bug report.
  7. *
  8. ************************************************************
  9. PATH=/sbin:/bin:/usr/sbin:/usr/bin
  10. SELinux: Enforcing
  11. guestfs_get_append: (null)
  12. guestfs_get_autosync: 1
  13. guestfs_get_backend: libvirt
  14. guestfs_get_backend_settings: []
  15. guestfs_get_cachedir: /var/tmp
  16. guestfs_get_direct: 0
  17. guestfs_get_hv: /usr/bin/qemu-kvm
  18. guestfs_get_memsize: 500
  19. guestfs_get_network: 0
  20. guestfs_get_path: /usr/lib64/guestfs
  21. guestfs_get_pgroup: 0
  22. guestfs_get_program: libguestfs-test-tool
  23. guestfs_get_recovery_proc: 1
  24. guestfs_get_smp: 1
  25. guestfs_get_sockdir: /tmp
  26. guestfs_get_tmpdir: /tmp
  27. guestfs_get_trace: 0
  28. guestfs_get_verbose: 1
  29. host_cpu: x86_64
  30. Launching appliance, timeout set to 600 seconds.
  31. libguestfs: launch: program=libguestfs-test-tool
  32. libguestfs: launch: version=1.35.8fedora=26,release=1.fc26,libvirt
  33. libguestfs: launch: backend registered: unix
  34. libguestfs: launch: backend registered: uml
  35. libguestfs: launch: backend registered: libvirt
  36. libguestfs: launch: backend registered: direct
  37. libguestfs: launch: backend=libvirt
  38. libguestfs: launch: tmpdir=/tmp/libguestfs7yAkNr
  39. libguestfs: launch: umask=0022
  40. libguestfs: launch: euid=0
  41. libguestfs: libvirt version = 2003000 (2.3.0)
  42. libguestfs: guest random name = guestfs-9u3x4gp1gl3q0ex7
  43. libguestfs: connect to libvirt
  44. libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0
  45. libguestfs: successfully opened libvirt handle: conn = 0x559d7c90e6c0
  46. libguestfs: qemu version (reported by libvirt) = 2007000 (2.7.0)
  47. libguestfs: get libvirt capabilities
  48. libguestfs: parsing capabilities XML
  49. libguestfs: build appliance
  50. libguestfs: begin building supermin appliance
  51. libguestfs: run supermin
  52. libguestfs: command: run: /usr/bin/supermin
  53. libguestfs: command: run: \ --build
  54. libguestfs: command: run: \ --verbose
  55. libguestfs: command: run: \ --if-newer
  56. libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
  57. libguestfs: command: run: \ --copy-kernel
  58. libguestfs: command: run: \ -f ext2
  59. libguestfs: command: run: \ --host-cpu x86_64
  60. libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
  61. libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
  62. supermin: version: 5.1.16
  63. supermin: rpm: detected RPM version 4.13
  64. supermin: package handler: fedora/rpm
  65. supermin: acquiring lock on /var/tmp/.guestfs-0/lock
  66. supermin: build: /usr/lib64/guestfs/supermin.d
  67. supermin: reading the supermin appliance
  68. supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar)
  69. supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar)
  70. supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles
  71. supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles
  72. supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar)
  73. supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages
  74. supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar)
  75. supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-packages-xfs type uncompressed packages
  76. supermin: mapping package names to installed packages
  77. supermin: resolving full list of package dependencies
  78. supermin: build: 191 packages, including dependencies
  79. supermin: build: 31363 files
  80. supermin: build: 6473 files, after matching excludefiles
  81. supermin: build: 6479 files, after adding hostfiles
  82. supermin: build: 6473 files, after removing unreadable files
  83. supermin: build: 6504 files, after munging
  84. supermin: kernel: picked kernel vmlinuz-4.9.0-0.rc1.git2.1.fc26.x86_64
  85. supermin: kernel: picked modules path /lib/modules/4.9.0-0.rc1.git2.1.fc26.x86_64
  86. supermin: kernel: kernel_version 4.9.0-0.rc1.git2.1.fc26.x86_64
  87. supermin: kernel: modules /lib/modules/4.9.0-0.rc1.git2.1.fc26.x86_64
  88. supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-0/appliance.d.oq24wvaw/root'
  89. supermin: ext2: populating from base image
  90. supermin: ext2: copying files from host filesystem
  91. supermin: ext2: copying kernel modules
  92. supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-0/appliance.d.oq24wvaw/initrd'
  93. supermin: ext2: wrote 22 modules to minimal initrd
  94. supermin: renaming /var/tmp/.guestfs-0/appliance.d.oq24wvaw to /var/tmp/.guestfs-0/appliance.d
  95. libguestfs: finished building supermin appliance
  96. libguestfs: command: run: qemu-img
  97. libguestfs: command: run: \ create
  98. libguestfs: command: run: \ -f qcow2
  99. libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw
  100. libguestfs: command: run: \ /tmp/libguestfs7yAkNr/overlay2
  101. Formatting '/tmp/libguestfs7yAkNr/overlay2', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-0/appliance.d/root backing_fmt=raw encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
  102. libguestfs: create libvirt XML
  103. libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-9u3x4gp1gl3q0ex7</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</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 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-256color</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/libguestfs7yAkNr/scratch.1"/>\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/libguestfs7yAkNr/overlay2"/>\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 <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfsAVg6A2/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsAVg6A2/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
  104. libguestfs: command: run: ls
  105. libguestfs: command: run: \ -a
  106. libguestfs: command: run: \ -l
  107. libguestfs: command: run: \ -R
  108. libguestfs: command: run: \ -Z /var/tmp/.guestfs-0
  109. libguestfs: /var/tmp/.guestfs-0:
  110. libguestfs: total 12
  111. libguestfs: drwxr-xr-x. 3 root root unconfined_u:object_r:user_tmp_t:s0 4096 Oct 21 06:29 .
  112. libguestfs: drwxrwxrwt. 3 root root system_u:object_r:tmp_t:s0 4096 Oct 21 06:29 ..
  113. libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 4096 Oct 21 06:29 appliance.d
  114. libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 0 Oct 21 06:29 lock
  115. libguestfs:
  116. libguestfs: /var/tmp/.guestfs-0/appliance.d:
  117. libguestfs: total 264228
  118. libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 4096 Oct 21 06:29 .
  119. libguestfs: drwxr-xr-x. 3 root root unconfined_u:object_r:user_tmp_t:s0 4096 Oct 21 06:29 ..
  120. libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 499712 Oct 21 06:29 initrd
  121. libguestfs: -rwxr-xr-x. 1 root root unconfined_u:object_r:user_tmp_t:s0 7696488 Oct 21 06:29 kernel
  122. libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 4294967296 Oct 21 06:29 root
  123. libguestfs: command: run: ls
  124. libguestfs: command: run: \ -a
  125. libguestfs: command: run: \ -l
  126. libguestfs: command: run: \ -Z /tmp/libguestfsAVg6A2
  127. libguestfs: total 0
  128. libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 80 Oct 21 06:29 .
  129. libguestfs: drwxrwxrwt. 9 root root system_u:object_r:tmp_t:s0 180 Oct 21 06:29 ..
  130. libguestfs: srw-rw----. 1 root qemu unconfined_u:object_r:user_tmp_t:s0 0 Oct 21 06:29 console.sock
  131. libguestfs: srw-rw----. 1 root qemu unconfined_u:object_r:user_tmp_t:s0 0 Oct 21 06:29 guestfsd.sock
  132. libguestfs: launch libvirt guest
  133. libguestfs: responding to serial console Device Status Report
  134. \x1b[1;256r\x1b[256;256H\x1b[6n
  135. Google, Inc.
  136. Serial Graphics Adapter 02/05/16
  137. SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Fri Feb 5 06:18:54 UTC 2016
  138. Term: 80x24
  139. 4 0
  140. SeaBIOS (version 1.9.3-1.fc26)
  141. Machine UUID dec2c4d7-c6e9-4fb4-9fcf-3c6ddd8706fe
  142. Booting from ROM...
  143. Probing EDD (edd=off to disable)... ok
  144. \x1b[2J[ 0.000000] Linux version 4.9.0-0.rc1.git2.1.fc26.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 6.2.1 20160916 (Red Hat 6.2.1-2) (GCC) ) #1 SMP Wed Oct 19 15:19:05 UTC 2016
  145. [ 0.000000] Command line: panic=1 console=ttyS0 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-256color
  146. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  147. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  148. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  149. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  150. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  151. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  152. [ 0.000000] e820: BIOS-provided physical RAM map:
  153. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
  154. [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
  155. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  156. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fdfff] usable
  157. [ 0.000000] BIOS-e820: [mem 0x000000001f3fe000-0x000000001f3fffff] reserved
  158. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  159. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  160. [ 0.000000] NX (Execute Disable) protection: active
  161. [ 0.000000] SMBIOS 2.8 present.
  162. [ 0.000000] Hypervisor detected: KVM
  163. [ 0.000000] e820: last_pfn = 0x1f3fe max_arch_pfn = 0x400000000
  164. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  165. [ 0.000000] found SMP MP-table at [mem 0x000f6b90-0x000f6b9f] mapped at [ffff8852800f6b90]
  166. [ 0.000000] Scanning 1 areas for low memory corruption
  167. [ 0.000000] RAMDISK: [mem 0x1f376000-0x1f3effff]
  168. [ 0.000000] ACPI: Early table checksum verification disabled
  169. [ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20160831/tbxfroot-244)
  170. [ 0.000000] No NUMA configuration found
  171. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff]
  172. [ 0.000000] NODE_DATA(0) allocated [mem 0x1f34b000-0x1f375fff]
  173. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  174. [ 0.000000] kvm-clock: cpu 0, msr 0:1f2cb001, primary cpu clock
  175. [ 0.000000] kvm-clock: using sched offset of 426404473 cycles
  176. [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
  177. [ 0.000000] Zone ranges:
  178. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  179. [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001f3fdfff]
  180. [ 0.000000] Normal empty
  181. [ 0.000000] Device empty
  182. [ 0.000000] Movable zone start for each node
  183. [ 0.000000] Early memory node ranges
  184. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  185. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001f3fdfff]
  186. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3fdfff]
  187. [ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
  188. [ 0.000000] Intel MultiProcessor Specification v1.4
  189. [ 0.000000] MPTABLE: OEM ID: BOCHSCPU
  190. [ 0.000000] MPTABLE: Product ID: 0.1
  191. [ 0.000000] MPTABLE: APIC at: 0xFEE00000
  192. [ 0.000000] Processor #0 (Bootup-CPU)
  193. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  194. [ 0.000000] Processors: 1
  195. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  196. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  197. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  198. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  199. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  200. [ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
  201. [ 0.000000] Booting paravirtualized kernel on KVM
  202. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  203. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
  204. [ 0.000000] percpu: Embedded 485 pages/cpu @ffff88529f000000 s1948312 r8192 d30056 u2097152
  205. [ 0.000000] KVM setup async PF for cpu 0
  206. [ 0.000000] kvm-stealtime: cpu 0, msr 1f00db00
  207. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125879
  208. [ 0.000000] Policy zone: DMA32
  209. [ 0.000000] Kernel command line: panic=1 console=ttyS0 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-256color
  210. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  211. [ 0.000000] Memory: 461724K/511600K available (9287K kernel code, 1940K rwdata, 3700K rodata, 4092K init, 17284K bss, 49876K reserved, 0K cma-reserved)
  212. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  213. [ 0.000000] Running RCU self tests
  214. [ 0.000000] Hierarchical RCU implementation.
  215. [ 0.000000] \tRCU lockdep checking is enabled.
  216. [ 0.000000] \tBuild-time adjustment of leaf fanout to 64.
  217. [ 0.000000] \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
  218. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
  219. [ 0.000000] kmemleak: Kernel memory leak detector disabled
  220. [ 0.000000] NR_IRQS:524544 nr_irqs:256 16
  221. [ 0.000000] \tOffload RCU callbacks from all CPUs
  222. [ 0.000000] \tOffload RCU callbacks from CPUs: 0.
  223. [ 0.000000] Console: colour *CGA 80x25
  224. [ 0.000000] console [ttyS0] enabled
  225. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  226. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  227. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  228. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  229. [ 0.000000] ... CLASSHASH_SIZE: 4096
  230. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768
  231. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536
  232. [ 0.000000] ... CHAINHASH_SIZE: 32768
  233. [ 0.000000] memory used by lock dependency info: 8671 kB
  234. [ 0.000000] per task-struct memory footprint: 2688 bytes
  235. [ 0.000000] tsc: Detected 1797.672 MHz processor
  236. [ 0.358600] Calibrating delay loop (skipped) preset value.. 3595.34 BogoMIPS (lpj=1797672)
  237. [ 0.363096] pid_max: default: 32768 minimum: 301
  238. [ 0.365676] Security Framework initialized
  239. [ 0.367887] Yama: becoming mindful.
  240. [ 0.369753] SELinux: Disabled at boot.
  241. [ 0.372133] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  242. [ 0.376124] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  243. [ 0.379813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
  244. [ 0.383222] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
  245. [ 0.388552] Disabling memory control group subsystem
  246. [ 0.391308] CPU: Physical Processor ID: 0
  247. [ 0.393529] mce: CPU supports 10 MCE banks
  248. [ 0.395855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  249. [ 0.398640] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  250. [ 0.432756] Freeing SMP alternatives memory: 32K (ffffffffad3e6000 - ffffffffad3ee000)
  251. [ 0.445768] ftrace: allocating 31251 entries in 123 pages
  252. [ 0.520921] smpboot: APIC(0) Converting physical 0 to logical package 0
  253. [ 0.524577] smpboot: Max logical packages: 1
  254. [ 0.527824] x2apic enabled
  255. [ 0.530580] Switched APIC routing to physical x2apic.
  256. [ 0.537345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  257. [ 0.540864] smpboot: CPU0: Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz (family: 0x6, model: 0x3a, stepping: 0x9)
  258. [ 0.546220] Performance Events: IvyBridge events, Intel PMU driver.
  259. [ 0.549978] ... version: 2
  260. [ 0.551917] ... bit width: 48
  261. [ 0.553963] ... generic registers: 4
  262. [ 0.555934] ... value mask: 0000ffffffffffff
  263. [ 0.558570] ... max period: 000000007fffffff
  264. [ 0.561116] ... fixed-purpose events: 3
  265. [ 0.563120] ... event mask: 000000070000000f
  266. [ 0.567932] x86: Booted up 1 node, 1 CPUs
  267. [ 0.569943] smpboot: Total of 1 processors activated (3595.34 BogoMIPS)
  268. [ 0.574678] devtmpfs: initialized
  269. [ 0.576704] x86/mm: Memory block size: 128MB
  270. [ 0.583194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  271. [ 0.588032] atomic64_test: passed for x86-64 platform with CX8 and with SSE
  272. [ 0.591467] pinctrl core: initialized pinctrl subsystem
  273. [ 0.594416] RTC time: 10:29:27, date: 10/21/16
  274. [ 0.597064] NET: Registered protocol family 16
  275. [ 0.600562] cpuidle: using governor menu
  276. [ 0.603235] PCI: Using configuration type 1 for base access
  277. [ 0.606111] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  278. [ 0.620444] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  279. [ 0.624517] ACPI: Interpreter disabled.
  280. [ 0.626794] vgaarb: loaded
  281. [ 0.628588] SCSI subsystem initialized
  282. [ 0.631040] usbcore: USB support disabled
  283. [ 0.633535] PCI: Probing PCI hardware
  284. [ 0.635579] PCI host bridge to bus 0000:00
  285. [ 0.637615] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  286. [ 0.640616] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]
  287. [ 0.644097] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  288. [ 0.664009] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  289. [ 0.667404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  290. [ 0.670521] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  291. [ 0.673972] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  292. [ 0.746110] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
  293. [ 0.751381] NetLabel: Initializing
  294. [ 0.753043] NetLabel: domain hash size = 128
  295. [ 0.755185] NetLabel: protocols = UNLABELED CIPSOv4
  296. [ 0.757708] NetLabel: unlabeled traffic allowed by default
  297. [ 0.760792] clocksource: Switched to clocksource kvm-clock
  298. [ 0.818769] VFS: Disk quotas dquot_6.6.0
  299. [ 0.820844] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  300. [ 0.824695] pnp: PnP ACPI: disabled
  301. [ 0.836016] NET: Registered protocol family 2
  302. [ 0.838915] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  303. [ 0.842662] TCP bind hash table entries: 4096 (order: 6, 327680 bytes)
  304. [ 0.846173] TCP: Hash tables configured (established 4096 bind 4096)
  305. [ 0.849489] UDP hash table entries: 256 (order: 3, 49152 bytes)
  306. [ 0.852510] UDP-Lite hash table entries: 256 (order: 3, 49152 bytes)
  307. [ 0.856100] NET: Registered protocol family 1
  308. [ 0.858318] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  309. [ 0.861288] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  310. [ 0.864184] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  311. [ 0.867651] Unpacking initramfs...
  312. [ 0.872492] Freeing initrd memory: 488K (ffff88529f376000 - ffff88529f3f0000)
  313. [ 0.903123] DMA-API: preallocated 65536 debug entries
  314. [ 0.905620] DMA-API: debugging enabled by kernel config
  315. [ 0.908674] platform rtc_cmos: registered platform RTC device (no PNP device found)
  316. [ 0.913168] Scanning for low memory corruption every 60 seconds
  317. [ 0.916432] alg: self-tests disabled
  318. [ 0.919439] futex hash table entries: 256 (order: 3, 32768 bytes)
  319. [ 0.922560] cryptomgr_test (31) used greatest stack depth: 14448 bytes left
  320. [ 0.926059] audit: initializing netlink subsys (disabled)
  321. [ 0.928936] audit: type=2000 audit(1477045766.959:1): initialized
  322. [ 0.933008] Initialise system trusted keyrings
  323. [ 0.935597] workingset: timestamp_bits=36 max_order=17 bucket_order=0
  324. [ 0.952165] zbud: loaded
  325. [ 0.957194] Key type big_key registered
  326. [ 0.963075] NET: Registered protocol family 38
  327. [ 0.965482] Key type asymmetric registered
  328. [ 0.967705] Asymmetric key parser 'x509' registered
  329. [ 0.970454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  330. [ 0.974261] io scheduler noop registered
  331. [ 0.976265] io scheduler deadline registered
  332. [ 0.978681] io scheduler cfq registered (default)
  333. [ 0.984812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  334. [ 0.987565] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  335. [ 0.991477] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  336. [ 1.025886] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  337. [ 1.031313] Non-volatile memory driver v1.3
  338. [ 1.033628] Linux agpgart interface v0.103
  339. [ 1.041164] scsi host0: ata_piix
  340. [ 1.043455] scsi host1: ata_piix
  341. [ 1.045437] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
  342. [ 1.048881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
  343. [ 1.052741] libphy: Fixed MDIO Bus: probed
  344. [ 1.055995] usbserial: usb_serial_init - usb_register failed
  345. [ 1.058867] usbserial: usb_serial_init - returning with error -19
  346. [ 1.062851] i8042: PNP: No PS/2 controller found. Probing ports directly.
  347. [ 1.068603] serio: i8042 KBD port at 0x60,0x64 irq 1
  348. [ 1.071070] serio: i8042 AUX port at 0x60,0x64 irq 12
  349. [ 1.074518] mousedev: PS/2 mouse device common for all mice
  350. [ 1.078651] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  351. [ 1.084056] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  352. [ 1.084374] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
  353. [ 1.084695] device-mapper: uevent: version 1.0.3
  354. [ 1.088350] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  355. [ 1.089103] hidraw: raw HID events driver (C) Jiri Kosina
  356. [ 1.089511] drop_monitor: Initializing network drop monitor service
  357. [ 1.089687] ip_tables: (C) 2000-2006 Netfilter Core Team
  358. [ 1.089860] Initializing XFRM netlink socket
  359. [ 1.090777] NET: Registered protocol family 10
  360. [ 1.095218] mip6: Mobile IPv6
  361. [ 1.095235] NET: Registered protocol family 17
  362. [ 1.096111] microcode: sig=0x306a9, pf=0x1, revision=0x1
  363. [ 1.096260] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  364. [ 1.096940] registered taskstats version 1
  365. [ 1.096972] Loading compiled-in X.509 certificates
  366. [ 1.104069] kworker/u2:2 (81) used greatest stack depth: 14048 bytes left
  367. [ 1.104278] kworker/u2:2 (82) used greatest stack depth: 13728 bytes left
  368. [ 1.108661] Loaded X.509 cert 'Fedora kernel signing key: e316707d113fe9a566aada6989533a3bce027edb'
  369. [ 1.108976] zswap: loaded using pool lzo/zbud
  370. [ 1.109519] kworker/u2:2 (85) used greatest stack depth: 13040 bytes left
  371. [ 1.170716] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
  372. [ 1.176216] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
  373. [ 1.181072] Magic number: 4:588:477
  374. [ 1.183258] rtc_cmos rtc_cmos: setting system clock to 2016-10-21 10:29:27 UTC (1477045767)
  375. [ 1.225682] Freeing unused kernel memory: 4092K (ffffffffacfe7000 - ffffffffad3e6000)
  376. [ 1.229590] Write protecting the kernel read-only data: 14336k
  377. [ 1.233962] Freeing unused kernel memory: 936K (ffff885292916000 - ffff885292a00000)
  378. [ 1.239284] Freeing unused kernel memory: 396K (ffff885292d9d000 - ffff885292e00000)
  379. [ 1.254401] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  380. supermin: mounting /proc
  381. supermin: ext2 mini initrd starting up: 5.1.16 dietlibc
  382. supermin: cmdline: panic=1 console=ttyS0 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-256color
  383. supermin: uptime: 0.71 0.10
  384. supermin: mounting /sys
  385. supermin: internal insmod crc32-pclmul.ko
  386. supermin: internal insmod crc32c-intel.ko
  387. supermin: internal insmod crct10dif-pclmul.ko
  388. supermin: internal insmod crc32_generic.ko
  389. supermin: internal insmod nfit.ko
  390. insmod: init_module: nfit.ko: No such device
  391. supermin: internal insmod virtio.ko
  392. supermin: internal insmod virtio_ring.ko
  393. supermin: internal insmod virtio_blk.ko
  394. supermin: internal insmod virtio-rng.ko
  395. supermin: internal insmod virtio_console.ko
  396. [ 1.324858] random: fast init done
  397. supermin: internal insmod virtio_net.ko
  398. supermin: internal insmod nd_btt.ko
  399. supermin: internal insmod nd_pmem.ko
  400. supermin: internal insmod virtio_scsi.ko
  401. supermin: internal insmod virtio_balloon.ko
  402. supermin: internal insmod virtio_input.ko
  403. supermin: internal insmod virtio_mmio.ko
  404. supermin: internal insmod virtio_pci.ko
  405. [ 1.369398] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 10
  406. [ 1.379844] scsi host2: Virtio SCSI HBA
  407. [ 1.383957] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
  408. [ 1.388283] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 11
  409. [ 1.399673] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
  410. [ 1.451469] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 11
  411. [ 1.464008] ------------[ cut here ]------------
  412. [ 1.466341] kernel BUG at ./include/linux/scatterlist.h:140!
  413. [ 1.469244] invalid opcode: 0000 [#1] SMP
  414. [ 1.471302] Modules linked in: virtio_pci(+) virtio_mmio virtio_input virtio_balloon virtio_scsi nd_pmem nd_btt virtio_net virtio_console virtio_rng virtio_blk virtio_ring virtio crc32_generic crct10dif_pclmul crc32c_intel crc32_pclmul
  415. [ 1.483022] CPU: 0 PID: 1 Comm: init Not tainted 4.9.0-0.rc1.git2.1.fc26.x86_64 #1
  416. [ 1.486831] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.9.3-1.fc26 04/01/2014
  417. [ 1.491176] task: ffff88529ee30000 task.stack: ffffa701400c8000
  418. [ 1.494225] RIP: 0010:[<ffffffffac47f3cc>] [<ffffffffac47f3cc>] sg_init_one+0x8c/0xa0
  419. [ 1.498226] RSP: 0018:ffffa701400cb7d0 EFLAGS: 00010246
  420. [ 1.500962] RAX: 0000000000000000 RBX: ffffa701400cb858 RCX: 0000000000000028
  421. [ 1.504598] RDX: 00001eaec00cb858 RSI: 000000000000001e RDI: ffffa701c00cb858
  422. [ 1.508160] RBP: ffffa701400cb7e8 R08: 000000000000006c R09: ffffa701400cb7f8
  423. [ 1.511858] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000010
  424. [ 1.515450] R13: ffffa701400cb7f8 R14: 0000000000000010 R15: 0000000000000000
  425. [ 1.518976] FS: 00007ffc32984460(0000) GS:ffff88529f000000(0000) knlGS:0000000000000000
  426. [ 1.523258] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  427. [ 1.526120] CR2: 00007f7098281000 CR3: 000000001c10a000 CR4: 00000000001406f0
  428. [ 1.529723] Stack:
  429. [ 1.530800] ffff88529c21ec00 0000000000000001 ffffa701400cb858 ffffa701400cb848
  430. [ 1.534735] ffffffffc02b0226 0000000087654321 0000000000000002 0000000000000000
  431. [ 1.538682] 0000000000000000 0000000000000000 000000002b49223d ffff88529c21ec00
  432. [ 1.542631] Call Trace:
  433. [ 1.543908] [<ffffffffc02b0226>] virtio_read+0xc6/0x110 [virtio_rng]
  434. [ 1.547218] [<ffffffffac5bfa4e>] add_early_randomness+0x5e/0xd0
  435. [ 1.550103] [<ffffffffac5bfb05>] set_current_rng+0x45/0x160
  436. [ 1.552886] [<ffffffffac5bfea7>] hwrng_register+0xf7/0x130
  437. [ 1.555670] [<ffffffffc02b0149>] virtrng_scan+0x19/0x30 [virtio_rng]
  438. [ 1.558800] [<ffffffffc02a77a8>] virtio_dev_probe+0x198/0x1e0 [virtio]
  439. [ 1.562017] [<ffffffffac5ed013>] driver_probe_device+0x223/0x430
  440. [ 1.564998] [<ffffffffac5ed39c>] __device_attach_driver+0x8c/0x100
  441. [ 1.568057] [<ffffffffac5ed310>] ? __driver_attach+0xf0/0xf0
  442. [ 1.570877] [<ffffffffac5ea9ea>] bus_for_each_drv+0x6a/0xb0
  443. [ 1.573587] [<ffffffffac5ecc82>] __device_attach+0xe2/0x160
  444. [ 1.576365] [<ffffffffac5ed453>] device_initial_probe+0x13/0x20
  445. [ 1.579341] [<ffffffffac5ebe53>] bus_probe_device+0xa3/0xb0
  446. [ 1.582095] [<ffffffffac5e98b2>] device_add+0x382/0x650
  447. [ 1.584714] [<ffffffffc02ec9b0>] ? vp_modern_find_vqs+0x70/0x70 [virtio_pci]
  448. [ 1.588123] [<ffffffffc02ec9b0>] ? vp_modern_find_vqs+0x70/0x70 [virtio_pci]
  449. [ 1.591603] [<ffffffffac5e9b9a>] device_register+0x1a/0x20
  450. [ 1.594284] [<ffffffffc02a73f9>] register_virtio_device+0xb9/0x100 [virtio]
  451. [ 1.597754] [<ffffffffc02ed673>] virtio_pci_probe+0xc3/0x140 [virtio_pci]
  452. [ 1.601131] [<ffffffffac4ca745>] local_pci_probe+0x45/0xa0
  453. [ 1.603840] [<ffffffffac4cb7aa>] ? pci_match_device+0xca/0x110
  454. [ 1.606725] [<ffffffffac4cbbc3>] pci_device_probe+0x103/0x150
  455. [ 1.609547] [<ffffffffac5ed013>] driver_probe_device+0x223/0x430
  456. [ 1.612521] [<ffffffffac5ed303>] __driver_attach+0xe3/0xf0
  457. [ 1.615235] [<ffffffffac5ed220>] ? driver_probe_device+0x430/0x430
  458. [ 1.618312] [<ffffffffac5ea913>] bus_for_each_dev+0x73/0xc0
  459. [ 1.621069] [<ffffffffac5ec73e>] driver_attach+0x1e/0x20
  460. [ 1.623692] [<ffffffffac5ec163>] bus_add_driver+0x173/0x270
  461. [ 1.626395] [<ffffffffc02f3000>] ? 0xffffffffc02f3000
  462. [ 1.628922] [<ffffffffac5edf60>] driver_register+0x60/0xe0
  463. [ 1.631684] [<ffffffffc02f3000>] ? 0xffffffffc02f3000
  464. [ 1.634153] [<ffffffffac4ca060>] __pci_register_driver+0x60/0x70
  465. [ 1.637186] [<ffffffffc02f301e>] virtio_pci_driver_init+0x1e/0x1000 [virtio_pci]
  466. [ 1.640795] [<ffffffffac002190>] do_one_initcall+0x50/0x180
  467. [ 1.643587] [<ffffffffac131435>] ? rcu_read_lock_sched_held+0x45/0x80
  468. [ 1.646738] [<ffffffffac2772f7>] ? kmem_cache_alloc_trace+0x277/0x2d0
  469. [ 1.649892] [<ffffffffac1fc28e>] ? do_init_module+0x27/0x1f1
  470. [ 1.652708] [<ffffffffac1fc2c6>] do_init_module+0x5f/0x1f1
  471. [ 1.655369] [<ffffffffac15e901>] load_module+0x2401/0x2b40
  472. [ 1.658080] [<ffffffffac15b130>] ? __symbol_put+0x70/0x70
  473. [ 1.660787] [<ffffffffac037e09>] ? sched_clock+0x9/0x10
  474. [ 1.663443] [<ffffffffac0ecdf7>] ? sched_clock_cpu+0xa7/0xc0
  475. [ 1.666189] [<ffffffffac23c7a3>] ? __might_fault+0x43/0xa0
  476. [ 1.668927] [<ffffffffac15f1db>] SYSC_init_module+0x19b/0x1c0
  477. [ 1.671863] [<ffffffffac15f31e>] SyS_init_module+0xe/0x10
  478. [ 1.674552] [<ffffffffac90c981>] entry_SYSCALL_64_fastpath+0x1f/0xc2
  479. [ 1.677663] Code: ca 75 2c 49 8b 55 08 f6 c2 01 75 25 83 e2 03 81 e3 ff 0f 00 00 45 89 65 14 48 09 d0 41 89 5d 10 49 89 45 08 5b 41 5c 41 5d 5d c3 <0f> 0b 0f 0b 0f 0b 0f 0b 48 8b 15 35 dc 98 00 eb a3 0f 1f 00 55
  480. [ 1.690788] RIP [<ffffffffac47f3cc>] sg_init_one+0x8c/0xa0
  481. [ 1.693568] RSP <ffffa701400cb7d0>
  482. [ 1.695341] ---[ end trace ba06659fd28f9089 ]---
  483. [ 1.698355] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
  484. [ 1.698355]
  485. [ 1.703221] Kernel Offset: 0x2b000000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
  486. [ 1.708352] Rebooting in 1 seconds..libguestfs: error: appliance closed the connection unexpectedly, see earlier error messages
  487. libguestfs: child_cleanup: 0x559d7c90dac0: child process died
  488. libguestfs: error: guestfs_launch failed, see earlier error messages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement