Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- + source /home/nik/opensource/libguestfs/tests/test-functions.sh 'abs_srcdir="/home/nik/opensource/libguestfs/cat"' 'abs_builddir="/home/nik/opensource/libguestfs/cat"' 'top_srcdir=".."' 'top_builddir=".."' 'abs_top_srcdir="/home/nik/opensource/libguestfs"' 'abs_top_builddir="/home/nik/opensource/libguestfs"'
- ++ unset CDPATH
- ++ export LANG=C
- ++ LANG=C
- ++ '[' 6 -ge 1 ']'
- ++ eval 'abs_srcdir="/home/nik/opensource/libguestfs/cat"'
- +++ abs_srcdir=/home/nik/opensource/libguestfs/cat
- ++ shift
- ++ '[' 5 -ge 1 ']'
- ++ eval 'abs_builddir="/home/nik/opensource/libguestfs/cat"'
- +++ abs_builddir=/home/nik/opensource/libguestfs/cat
- ++ shift
- ++ '[' 4 -ge 1 ']'
- ++ eval 'top_srcdir=".."'
- +++ top_srcdir=..
- ++ shift
- ++ '[' 3 -ge 1 ']'
- ++ eval 'top_builddir=".."'
- +++ top_builddir=..
- ++ shift
- ++ '[' 2 -ge 1 ']'
- ++ eval 'abs_top_srcdir="/home/nik/opensource/libguestfs"'
- +++ abs_top_srcdir=/home/nik/opensource/libguestfs
- ++ shift
- ++ '[' 1 -ge 1 ']'
- ++ eval 'abs_top_builddir="/home/nik/opensource/libguestfs"'
- +++ abs_top_builddir=/home/nik/opensource/libguestfs
- ++ shift
- ++ '[' 0 -ge 1 ']'
- + skip_if_skipped
- + local v
- + '[' -n '' ']'
- ++ basename ./test-virt-tail.sh
- ++ tr a-z.- A-Z__
- + v=SKIP_TEST_VIRT_TAIL_SH
- + '[' -n '' ']'
- ++ basename ./test-virt-tail.sh
- + echo 'test-virt-tail.sh: info: you can skip this test by setting SKIP_TEST_VIRT_TAIL_SH=1'
- test-virt-tail.sh: info: you can skip this test by setting SKIP_TEST_VIRT_TAIL_SH=1
- + skip_unless_backend direct
- ++ guestfish get-backend
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x1983830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: get_backend
- libguestfs: trace: get_backend = "direct"
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x1983830 (state 0)
- + local b=direct
- + case "$1" in
- + '[' direct '!=' direct ']'
- + out=test-virt-tail.out
- + disk=test-virt-tail.disk
- + rm -f test-virt-tail.out test-virt-tail.disk
- + tailpid=0
- ++ guestfish --listen
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x2174830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- + eval 'GUESTFISH_PID=7578;' export GUESTFISH_PID
- ++ GUESTFISH_PID=7578
- ++ export GUESTFISH_PID
- + trap cleanup INT QUIT TERM EXIT ERR
- + guestfish --remote sparse test-virt-tail.disk 10M
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x19d6830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: disk_create "test-virt-tail.disk" "raw" 10485760 "preallocation:sparse"
- libguestfs: trace: disk_create = 0
- libguestfs: trace: add_drive "test-virt-tail.disk" "format:raw"
- libguestfs: trace: add_drive = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x19d6830 (state 0)
- + guestfish --remote run
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x24a7830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: launch
- libguestfs: trace: max_disks
- libguestfs: trace: max_disks = 255
- libguestfs: trace: get_tmpdir
- libguestfs: trace: get_tmpdir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: version
- libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 37, release: 35, extra: , >
- libguestfs: trace: get_backend
- libguestfs: trace: get_backend = "direct"
- libguestfs: launch: program=guestfish
- libguestfs: launch: version=1.37.35
- libguestfs: launch: backend registered: unix
- libguestfs: launch: backend registered: uml
- libguestfs: launch: backend registered: libvirt
- libguestfs: launch: backend registered: direct
- libguestfs: launch: backend=direct
- libguestfs: launch: tmpdir=/home/nik/opensource/libguestfs/tmp/libguestfsfipkei
- libguestfs: launch: umask=0002
- libguestfs: launch: euid=1000
- libguestfs: trace: get_backend_setting "force_tcg"
- libguestfs: trace: get_backend_setting = NULL (error)
- libguestfs: trace: get_cachedir
- libguestfs: trace: get_cachedir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: begin building supermin appliance
- libguestfs: run supermin
- libguestfs: command: run: /usr/bin/supermin
- libguestfs: command: run: \ --build
- libguestfs: command: run: \ --verbose
- libguestfs: command: run: \ --if-newer
- libguestfs: command: run: \ --lock /home/nik/opensource/libguestfs/tmp/.guestfs-1000/lock
- libguestfs: command: run: \ --copy-kernel
- libguestfs: command: run: \ -f ext2
- libguestfs: command: run: \ --host-cpu x86_64
- libguestfs: command: run: \ /home/nik/opensource/libguestfs/appliance/supermin.d
- libguestfs: command: run: \ -o /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d
- supermin: version: 5.1.18
- supermin: rpm: detected RPM version 4.13
- supermin: package handler: fedora/rpm
- supermin: acquiring lock on /home/nik/opensource/libguestfs/tmp/.guestfs-1000/lock
- supermin: if-newer: output does not need rebuilding
- libguestfs: finished building supermin appliance
- libguestfs: begin testing qemu features
- libguestfs: trace: get_cachedir
- libguestfs: trace: get_cachedir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: checking for previously cached test results of /usr/bin/qemu-kvm, in /home/nik/opensource/libguestfs/tmp/.guestfs-1000
- libguestfs: loading previously cached test results
- libguestfs: qemu version: 2.7
- libguestfs: qemu mandatory locking: no
- libguestfs: trace: get_sockdir
- libguestfs: trace: get_sockdir = "/run/user/1000"
- libguestfs: finished testing qemu features
- libguestfs: trace: get_backend_setting "gdb"
- libguestfs: trace: get_backend_setting = NULL (error)
- /usr/bin/qemu-kvm \
- -global virtio-blk-pci.scsi=off \
- -nodefconfig \
- -enable-fips \
- -nodefaults \
- -display none \
- -machine accel=kvm:tcg \
- -cpu host \
- -m 500 \
- -no-reboot \
- -rtc driftfix=slew \
- -no-hpet \
- -global kvm-pit.lost_tick_policy=discard \
- -kernel /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/kernel \
- -initrd /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/initrd \
- -object rng-random,filename=/dev/urandom,id=rng0 \
- -device virtio-rng-pci,rng=rng0 \
- -device virtio-scsi-pci,id=scsi \
- -drive file=/home/nik/opensource/libguestfs/cat/test-virt-tail.disk,cache=writeback,format=raw,id=hd0,if=none \
- -device scsi-hd,drive=hd0 \
- -drive file=/home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
- -device scsi-hd,drive=appliance \
- -device virtio-serial-pci \
- -serial stdio \
- -device sga \
- -chardev socket,path=/run/user/1000/libguestfsjmXrKW/guestfsd.sock,id=channel0 \
- -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
- -append "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-256color"
- libguestfs: responding to serial console Device Status Report
- \x1b[1;256r\x1b[256;256H\x1b[6n
- Google, Inc.
- Serial Graphics Adapter 02/05/16
- SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Fri Feb 5 06:18:54 UTC 2016
- Term: 80x24
- 4 0
- \x1b[2J
- SeaBIOS (version 1.9.3-1.fc25)
- Booting from ROM...
- \x1b[2J[ 0.000000] Linux version 4.9.40.guestfs.x86_64 (nik@ivanets.localdomain) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC) ) #8 Tue Jan 2 22:36:21 EET 2018
- [ 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-256color
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
- [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
- [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
- [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
- [ 0.000000] e820: BIOS-provided physical RAM map:
- [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3ddfff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000001f3de000-0x000000001f3fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
- [ 0.000000] NX (Execute Disable) protection: active
- [ 0.000000] SMBIOS 2.8 present.
- [ 0.000000] e820: last_pfn = 0x1f3de max_arch_pfn = 0x400000000
- [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
- [ 0.000000] RAMDISK: [mem 0x1f35f000-0x1f3cffff]
- [ 0.000000] ACPI: Early table checksum verification disabled
- [ 0.000000] ACPI: RSDP 0x00000000000F69C0 000014 (v00 BOCHS )
- [ 0.000000] ACPI: RSDT 0x000000001F3E187D 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
- [ 0.000000] ACPI: FACP 0x000000001F3E1791 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
- [ 0.000000] ACPI: DSDT 0x000000001F3E0040 001751 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
- [ 0.000000] ACPI: FACS 0x000000001F3E0000 000040
- [ 0.000000] ACPI: APIC 0x000000001F3E1805 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA32 [mem 0x0000000000001000-0x000000001f3ddfff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
- [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001f3ddfff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3ddfff]
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
- [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
- [ 0.000000] Using ACPI (MADT) for SMP configuration information
- [ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
- [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125847
- [ 0.000000] 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-256color
- [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
- [ 0.000000] Memory: 494432K/511472K available (3179K kernel code, 441K rwdata, 880K rodata, 568K init, 292K bss, 17040K reserved, 0K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] NR_IRQS:4352 nr_irqs:48 16
- [ 0.000000] Console: colour *CGA 80x25
- [ 0.000000] console [ttyS0] enabled
- [ 0.000000] tsc: Fast TSC calibration using PIT
- [ 0.000000] tsc: Detected 3192.639 MHz processor
- [ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6385.27 BogoMIPS (lpj=12770556)
- [ 0.004815] pid_max: default: 4096 minimum: 301
- [ 0.008004] ACPI: Core revision 20160831
- [ 0.008795] ACPI: 1 ACPI AML tables successfully acquired and loaded
- [ 0.009318] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
- [ 0.009825] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
- [ 0.010473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
- [ 0.010891] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
- [ 0.011345] CPU: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (family: 0x6, model: 0x3a, stepping: 0x9)
- [ 0.012235] Performance Events: IvyBridge events, Intel PMU driver.
- [ 0.012751] ... version: 2
- [ 0.013065] ... bit width: 48
- [ 0.013381] ... generic registers: 8
- [ 0.013688] ... value mask: 0000ffffffffffff
- [ 0.014098] ... max period: 000000007fffffff
- [ 0.014524] ... fixed-purpose events: 3
- [ 0.014827] ... event mask: 00000007000000ff
- [ 0.015904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
- [ 0.016000] devtmpfs: initialized
- [ 0.016000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.016000] futex hash table entries: 16 (order: -4, 384 bytes)
- [ 0.016000] NET: Registered protocol family 16
- [ 0.016000] ACPI: bus type PCI registered
- [ 0.016000] PCI: Using configuration type 1 for base access
- [ 0.016000] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
- [ 0.016000] ACPI: Added _OSI(Module Device)
- [ 0.016000] ACPI: Added _OSI(Processor Device)
- [ 0.016002] ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.016359] ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.017706] ACPI: Interpreter enabled
- [ 0.017992] ACPI: (supports S0 S5)
- [ 0.018247] ACPI: Using IOAPIC for interrupt routing
- [ 0.018631] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 0.020436] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
- [ 0.020904] acpi PNP0A03:00: _OSC: OS supports [Segments]
- [ 0.021318] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
- [ 0.021830] PCI host bridge to bus 0000:00
- [ 0.022143] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 0.022656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 0.023150] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 0.023708] pci_bus 0000:00: root bus resource [mem 0x1f400000-0xfebfffff window]
- [ 0.024002] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.029043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
- [ 0.029592] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
- [ 0.030086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
- [ 0.030612] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
- [ 0.060448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
- [ 0.064111] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
- [ 0.064657] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
- [ 0.065203] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
- [ 0.065729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
- [ 0.066234] ACPI: Enabled 3 GPEs in block 00 to 0F
- [ 0.066680] SCSI subsystem initialized
- [ 0.067019] PCI: Using ACPI for IRQ routing
- [ 0.067493] clocksource: Switched to clocksource refined-jiffies
- [ 0.067998] pnp: PnP ACPI init
- [ 0.068211] pnp: PnP ACPI: found 5 devices
- [ 0.068960] NET: Registered protocol family 2
- [ 0.069374] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.069940] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.070454] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.070952] UDP hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.071420] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.071918] NET: Registered protocol family 1
- [ 0.072032] Unpacking initramfs...
- [ 0.072475] Freeing initrd memory: 452K (ffff88001f35f000 - ffff88001f3d0000)
- [ 0.073089] alg: self-tests disabled
- [ 0.073509] workingset: timestamp_bits=62 max_order=17 bucket_order=0
- [ 0.074577] io scheduler noop registered (default)
- [ 0.074960] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
- [ 0.075390] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
- [ 0.076004] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
- [ 0.076967] loop: module loaded
- [ 0.077787] scsi host0: ata_piix
- [ 0.078069] scsi host1: ata_piix
- [ 0.078349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
- [ 0.078856] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
- [ 0.079427] rtc_cmos 00:00: RTC can wake from S4
- [ 0.079915] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
- [ 0.080045] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
- [ 0.080595] NET: Registered protocol family 17
- [ 0.241061] Freeing unused kernel memory: 568K (ffffffff81670000 - ffffffff816fe000)
- [ 0.242372] Write protecting the kernel read-only data: 6144k
- [ 0.243601] Freeing unused kernel memory: 904K (ffff88000131e000 - ffff880001400000)
- [ 0.247640] Freeing unused kernel memory: 1168K (ffff8800014dc000 - ffff880001600000)
- supermin: mounting /proc
- supermin: ext2 mini initrd starting up: 5.1.18 dietlibc
- supermin: 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-256color
- supermin: uptime: 0.24 0.17
- supermin: mounting /sys
- supermin: internal insmod libnvdimm.ko
- supermin: internal insmod nfit.ko
- supermin: internal insmod virtio.ko
- supermin: internal insmod virtio_ring.ko
- supermin: internal insmod virtio_blk.ko
- supermin: internal insmod virtio-rng.ko
- supermin: internal insmod virtio_console.ko
- supermin: internal insmod virtio_net.ko
- supermin: internal insmod virtio_scsi.ko
- supermin: internal insmod virtio_pci.ko
- [ 0.266235] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
- [ 0.279559] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
- [ 0.280831] scsi host2: Virtio SCSI HBA
- [ 0.281251] random: fast init done
- [ 0.281671] random: crng init done
- [ 0.281972] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
- [ 0.283025] sd 2:0:0:0: [sda] 20480 512-byte logical blocks: (10.5 MB/10.0 MiB)
- [ 0.283632] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
- [ 0.284283] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
- [ 0.284884] sd 2:0:0:0: [sda] Write Protect is off
- [ 0.285393] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 0.286220] sd 2:0:1:0: [sdb] Write Protect is off
- [ 0.286668] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 0.288534] sd 2:0:0:0: [sda] Attached SCSI disk
- [ 0.289061] sd 2:0:1:0: [sdb] Attached SCSI disk
- [ 0.312132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
- supermin: internal insmod ext2.ko
- supermin: internal insmod crc-itu-t.ko
- supermin: picked /sys/block/sdb/dev (8:16) as root device
- supermin: creating /dev/root as block special 8:16
- supermin: mounting new root on /root
- supermin: deleting initramfs files
- supermin: chroot
- Starting /init script ...
- + [[ 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-256color == *guestfs_network=1* ]]
- + [[ 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-256color == *guestfs_rescue=1* ]]
- + [[ 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-256color == *guestfs_noreboot=1* ]]
- + [[ 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-256color == *guestfs_boot_analysis=1* ]]
- + '[' '!' -d /sys ']'
- + mkdir -p /sys
- + mount -t sysfs /sys /sys
- + mkdir -p /run
- + mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
- + mkdir -p /run/lock
- + ln -s ../run/lock /var/lock
- + test -e /etc/mtab
- + ln -s /proc/mounts /etc/mtab
- + mount -t devtmpfs /dev /dev
- + mkdir -p /dev/pts
- + mount -t devpts /dev/pts /dev/pts
- + mkdir -p /dev/shm
- + mount -t tmpfs -o mode=1777 shmfs /dev/shm
- + [[ 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-256color == *selinux=1* ]]
- + mkdir -p /run/tmpfiles.d
- + kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
- ++ od -x -A n
- ++ dd if=/dev/urandom bs=16 count=1 status=none
- + machine_id=' 799d 3fcb 6808 39be d174 35b1 db16 625f'
- + echo 799d3fcb680839bed17435b1db16625f
- + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
- [/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
- [/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
- [/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
- + for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
- + '[' -x /lib/systemd/systemd-udevd ']'
- + UDEVD=/lib/systemd/systemd-udevd
- + break
- + '[' -z /lib/systemd/systemd-udevd ']'
- + /lib/systemd/systemd-udevd --daemon
- starting version 231
- + udevadm trigger
- + udevadm settle --timeout=600
- [ 0.430407] AVX version of gcm_enc/dec engaged.
- [ 0.430792] AES CTR mode by8 optimization enabled
- + shopt -s nullglob
- + for f in '/sys/block/sd*/device/timeout'
- + echo 300
- + for f in '/sys/block/sd*/device/timeout'
- + echo 300
- + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
- + echo noop
- + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
- + echo noop
- + shopt -u nullglob
- + ip addr add 127.0.0.1/8 brd + dev lo scope host
- + ip link set dev lo up
- + test '' = 1
- + mdadm -As --auto=yes --run
- mdadm: No arrays found in config file or automatically
- + modprobe dm_mod
- [ 0.451805] device-mapper: uevent: version 1.0.3
- [ 0.452413] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
- + lvm vgchange -aay --sysinit
- WARNING: Failed to connect to lvmetad. Falling back to device scanning.
- + ldmtool create all
- [
- ]
- + test 1 = 1
- + test '' '!=' 1
- + uname -a
- Linux (none) 4.9.40.guestfs.x86_64 #8 Tue Jan 2 22:36:21 EET 2018 x86_64 x86_64 x86_64 GNU/Linux
- 'clocksource: '
- clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
- refined-jiffies
- + echo -n 'uptime: '
- uptime: + cat /proc/uptime
- 0.57 0.17
- + cmd=guestfsd
- ++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
- + eval
- + test x '!=' x
- + test 1 = 1
- + cmd='guestfsd --verbose'
- + test '' = 1
- + false
- + test '' = 1
- + echo guestfsd --verbose
- guestfsd --verbose
- + guestfsd --verbose
- OCaml daemon loaded
- lvm config:
- lvmetad
- trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle
- calling: settle
- libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
- libguestfs: appliance is up
- libguestfs: trace: launch = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x24a7830 (state 0)
- + guestfish --remote part-disk /dev/sda mbr
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0xf04830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: part_disk "/dev/sda" "mbr"
- guestfsd: <= part_disk (0xd2) request length 60 bytes
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda
- calling: settle
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle
- calling: settle
- commandrvf: stdout=e stderr=y flags=0x10000
- commandrvf: parted -s -- /dev/sda mklabel msdos mkpart primary 128s -128s
- Warning: The resulting partition is not properly aligned for best performance: 128s % 2048s != 0s
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle
- [ 0.678474] sda: sda1
- calling: settle
- libguestfs: trace: part_disk = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0xf04830 (state 0)
- + guestfish --remote mkfs ext2 /dev/sda1
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x160e830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: mkfs "ext2" "/dev/sda1"
- guestfsd: => part_disk (0xd2) took 0.04 secs
- guestfsd: <= mkfs (0x116) request length 84 bytes
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda1
- calling: settle
- commandrvf: stdout=y stderr=y flags=0x0
- commandrvf: wipefs --help
- commandrvf: stdout=n stderr=n flags=0x0
- commandrvf: wipefs -a --force /dev/sda1
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: mke2fs -t ext2 -F /dev/sda1
- mke2fs 1.43.3 (04-Sep-2016)
- libguestfs: trace: mkfs = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x160e830 (state 0)
- + guestfish --remote mount /dev/sda1 /
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x138d830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: mount "/dev/sda1" "/"
- guestfsd: => mkfs (0x116) took 0.02 secs
- guestfsd: <= mount (0x1) request length 64 bytes
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda1
- calling: settle
- command: mount '/dev/sda1' '/sysroot//'
- libguestfs: trace: mount = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x138d830 (state 0)
- + guestfish --remote write /tail 'line 1
- '
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0xcce830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: write "/tail" "line 1\x0a"
- libguestfs: trace: internal_write "/tail" "line 1\x0a"
- guestfsd: => mount (0x1) took 0.00 secs
- guestfsd: <= internal_write (0xf6) request length 64 bytes
- libguestfs: trace: internal_write = 0
- libguestfs: trace: write = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0xcce830 (state 0)
- + guestfish --remote sync
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x20b0830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: sync
- guestfsd: => internal_write (0xf6) took 0.00 secs
- guestfsd: <= sync (0x2) request length 40 bytes
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sdb
- calling: settle
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda
- calling: settle
- fsync /dev/sda
- guestfsd: => sync (0x2) took 0.01 secs
- libguestfs: trace: sync = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x20b0830 (state 0)
- + tailpid=7696
- + virt-tail -a test-virt-tail.disk -m /dev/sda1 /tail
- ++ seq 0 60
- + for retry in '`seq 0 60`'
- + grep -sq 'line 1' test-virt-tail.out
- + sleep 10
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0xce31e0, program = virt-tail
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: add_drive "test-virt-tail.disk" "readonly:true"
- libguestfs: creating COW overlay to protect original drive content
- libguestfs: trace: get_tmpdir
- libguestfs: trace: get_tmpdir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: disk_create "/home/nik/opensource/libguestfs/tmp/libguestfsfHAVMx/overlay1.qcow2" "qcow2" -1 "backingfile:/home/nik/opensource/libguestfs/cat/test-virt-tail.disk"
- libguestfs: command: run: qemu-img
- libguestfs: command: run: \ create
- libguestfs: command: run: \ -f qcow2
- libguestfs: command: run: \ -o backing_file=/home/nik/opensource/libguestfs/cat/test-virt-tail.disk
- libguestfs: command: run: \ /home/nik/opensource/libguestfs/tmp/libguestfsfHAVMx/overlay1.qcow2
- Formatting '/home/nik/opensource/libguestfs/tmp/libguestfsfHAVMx/overlay1.qcow2', fmt=qcow2 size=10485760 backing_file=/home/nik/opensource/libguestfs/cat/test-virt-tail.disk encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
- libguestfs: trace: disk_create = 0
- libguestfs: trace: add_drive = 0
- libguestfs: trace: launch
- libguestfs: trace: max_disks
- libguestfs: trace: max_disks = 255
- libguestfs: trace: version
- libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 37, release: 35, extra: , >
- libguestfs: trace: get_backend
- libguestfs: trace: get_backend = "direct"
- libguestfs: launch: program=virt-tail
- libguestfs: launch: version=1.37.35
- libguestfs: launch: backend registered: unix
- libguestfs: launch: backend registered: uml
- libguestfs: launch: backend registered: libvirt
- libguestfs: launch: backend registered: direct
- libguestfs: launch: backend=direct
- libguestfs: launch: tmpdir=/home/nik/opensource/libguestfs/tmp/libguestfsfHAVMx
- libguestfs: launch: umask=0002
- libguestfs: launch: euid=1000
- libguestfs: trace: get_backend_setting "force_tcg"
- libguestfs: trace: get_backend_setting = NULL (error)
- libguestfs: trace: get_cachedir
- libguestfs: trace: get_cachedir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: begin building supermin appliance
- libguestfs: run supermin
- libguestfs: command: run: /usr/bin/supermin
- libguestfs: command: run: \ --build
- libguestfs: command: run: \ --verbose
- libguestfs: command: run: \ --if-newer
- libguestfs: command: run: \ --lock /home/nik/opensource/libguestfs/tmp/.guestfs-1000/lock
- libguestfs: command: run: \ --copy-kernel
- libguestfs: command: run: \ -f ext2
- libguestfs: command: run: \ --host-cpu x86_64
- libguestfs: command: run: \ /home/nik/opensource/libguestfs/appliance/supermin.d
- libguestfs: command: run: \ -o /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d
- supermin: version: 5.1.18
- supermin: rpm: detected RPM version 4.13
- supermin: package handler: fedora/rpm
- supermin: acquiring lock on /home/nik/opensource/libguestfs/tmp/.guestfs-1000/lock
- supermin: if-newer: output does not need rebuilding
- libguestfs: finished building supermin appliance
- libguestfs: begin testing qemu features
- libguestfs: trace: get_cachedir
- libguestfs: trace: get_cachedir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: checking for previously cached test results of /usr/bin/qemu-kvm, in /home/nik/opensource/libguestfs/tmp/.guestfs-1000
- libguestfs: loading previously cached test results
- libguestfs: qemu version: 2.7
- libguestfs: qemu mandatory locking: no
- libguestfs: trace: get_sockdir
- libguestfs: trace: get_sockdir = "/run/user/1000"
- libguestfs: finished testing qemu features
- libguestfs: trace: get_backend_setting "gdb"
- libguestfs: trace: get_backend_setting = NULL (error)
- /usr/bin/qemu-kvm \
- -global virtio-blk-pci.scsi=off \
- -nodefconfig \
- -enable-fips \
- -nodefaults \
- -display none \
- -machine accel=kvm:tcg \
- -cpu host \
- -m 500 \
- -no-reboot \
- -rtc driftfix=slew \
- -no-hpet \
- -global kvm-pit.lost_tick_policy=discard \
- -kernel /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/kernel \
- -initrd /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/initrd \
- -object rng-random,filename=/dev/urandom,id=rng0 \
- -device virtio-rng-pci,rng=rng0 \
- -device virtio-scsi-pci,id=scsi \
- -drive file.file.filename=/home/nik/opensource/libguestfs/tmp/libguestfsfHAVMx/overlay1.qcow2,file.driver=qcow2,cache=unsafe,id=hd0,if=none \
- -device scsi-hd,drive=hd0 \
- -drive file=/home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
- -device scsi-hd,drive=appliance \
- -device virtio-serial-pci \
- -serial stdio \
- -device sga \
- -chardev socket,path=/run/user/1000/libguestfsExUptg/guestfsd.sock,id=channel0 \
- -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
- -append "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-256color"
- WARNING: Image format was not specified for '/home/nik/opensource/libguestfs/tmp/libguestfsfHAVMx/overlay1.qcow2' and probing guessed raw.
- Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
- Specify the 'raw' format explicitly to remove the restrictions.
- libguestfs: responding to serial console Device Status Report
- \x1b[1;256r\x1b[256;256H\x1b[6n
- Google, Inc.
- Serial Graphics Adapter 02/05/16
- SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Fri Feb 5 06:18:54 UTC 2016
- Term: 80x24
- 4 0
- \x1b[2J
- SeaBIOS (version 1.9.3-1.fc25)
- Booting from ROM...
- \x1b[2J[ 0.000000] Linux version 4.9.40.guestfs.x86_64 (nik@ivanets.localdomain) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC) ) #8 Tue Jan 2 22:36:21 EET 2018
- [ 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-256color
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
- [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
- [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
- [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
- [ 0.000000] e820: BIOS-provided physical RAM map:
- [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3ddfff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000001f3de000-0x000000001f3fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
- [ 0.000000] NX (Execute Disable) protection: active
- [ 0.000000] SMBIOS 2.8 present.
- [ 0.000000] e820: last_pfn = 0x1f3de max_arch_pfn = 0x400000000
- [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
- [ 0.000000] RAMDISK: [mem 0x1f35f000-0x1f3cffff]
- [ 0.000000] ACPI: Early table checksum verification disabled
- [ 0.000000] ACPI: RSDP 0x00000000000F69C0 000014 (v00 BOCHS )
- [ 0.000000] ACPI: RSDT 0x000000001F3E187D 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
- [ 0.000000] ACPI: FACP 0x000000001F3E1791 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
- [ 0.000000] ACPI: DSDT 0x000000001F3E0040 001751 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
- [ 0.000000] ACPI: FACS 0x000000001F3E0000 000040
- [ 0.000000] ACPI: APIC 0x000000001F3E1805 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA32 [mem 0x0000000000001000-0x000000001f3ddfff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
- [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001f3ddfff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3ddfff]
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
- [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
- [ 0.000000] Using ACPI (MADT) for SMP configuration information
- [ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
- [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125847
- [ 0.000000] 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-256color
- [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
- [ 0.000000] Memory: 494432K/511472K available (3179K kernel code, 441K rwdata, 880K rodata, 568K init, 292K bss, 17040K reserved, 0K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] NR_IRQS:4352 nr_irqs:48 16
- [ 0.000000] Console: colour *CGA 80x25
- [ 0.000000] console [ttyS0] enabled
- [ 0.000000] tsc: Fast TSC calibration using PIT
- [ 0.000000] tsc: Detected 3192.761 MHz processor
- [ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6385.52 BogoMIPS (lpj=12771044)
- [ 0.004796] pid_max: default: 4096 minimum: 301
- [ 0.005136] ACPI: Core revision 20160831
- [ 0.008489] ACPI: 1 ACPI AML tables successfully acquired and loaded
- [ 0.008978] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
- [ 0.009469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
- [ 0.010087] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
- [ 0.010486] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
- [ 0.010925] CPU: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (family: 0x6, model: 0x3a, stepping: 0x9)
- [ 0.011714] Performance Events: IvyBridge events, Intel PMU driver.
- [ 0.012267] ... version: 2
- [ 0.012564] ... bit width: 48
- [ 0.012874] ... generic registers: 8
- [ 0.013170] ... value mask: 0000ffffffffffff
- [ 0.013555] ... max period: 000000007fffffff
- [ 0.013951] ... fixed-purpose events: 3
- [ 0.014247] ... event mask: 00000007000000ff
- [ 0.015306] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
- [ 0.015819] devtmpfs: initialized
- [ 0.016000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.016000] futex hash table entries: 16 (order: -4, 384 bytes)
- [ 0.016000] NET: Registered protocol family 16
- [ 0.016000] ACPI: bus type PCI registered
- [ 0.016000] PCI: Using configuration type 1 for base access
- [ 0.016000] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
- [ 0.016000] ACPI: Added _OSI(Module Device)
- [ 0.016000] ACPI: Added _OSI(Processor Device)
- [ 0.016002] ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.016348] ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.017682] ACPI: Interpreter enabled
- [ 0.017959] ACPI: (supports S0 S5)
- [ 0.018210] ACPI: Using IOAPIC for interrupt routing
- [ 0.018577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 0.020351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
- [ 0.020807] acpi PNP0A03:00: _OSC: OS supports [Segments]
- [ 0.021205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
- [ 0.021694] PCI host bridge to bus 0000:00
- [ 0.021990] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 0.022484] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 0.022968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 0.023509] pci_bus 0000:00: root bus resource [mem 0x1f400000-0xfebfffff window]
- [ 0.024002] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.029320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
- [ 0.029862] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
- [ 0.030340] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
- [ 0.030868] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
- [ 0.060507] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
- [ 0.061104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
- [ 0.061606] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
- [ 0.062108] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
- [ 0.062592] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
- [ 0.063084] ACPI: Enabled 3 GPEs in block 00 to 0F
- [ 0.063500] SCSI subsystem initialized
- [ 0.063829] PCI: Using ACPI for IRQ routing
- [ 0.064134] clocksource: Switched to clocksource refined-jiffies
- [ 0.064592] pnp: PnP ACPI init
- [ 0.065018] pnp: PnP ACPI: found 5 devices
- [ 0.065715] NET: Registered protocol family 2
- [ 0.066090] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.066616] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.067092] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.067559] UDP hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.067988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.068013] NET: Registered protocol family 1
- [ 0.068365] Unpacking initramfs...
- [ 0.068776] Freeing initrd memory: 452K (ffff88001f35f000 - ffff88001f3d0000)
- [ 0.069352] alg: self-tests disabled
- [ 0.069750] workingset: timestamp_bits=62 max_order=17 bucket_order=0
- [ 0.070778] io scheduler noop registered (default)
- [ 0.071142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
- [ 0.071561] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
- [ 0.076005] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
- [ 0.076977] loop: module loaded
- [ 0.077798] scsi host0: ata_piix
- [ 0.078061] scsi host1: ata_piix
- [ 0.078330] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
- [ 0.078829] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
- [ 0.079378] rtc_cmos 00:00: RTC can wake from S4
- [ 0.079891] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
- [ 0.080058] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
- [ 0.080587] NET: Registered protocol family 17
- [ 0.240563] Freeing unused kernel memory: 568K (ffffffff81670000 - ffffffff816fe000)
- [ 0.241188] Write protecting the kernel read-only data: 6144k
- [ 0.241782] Freeing unused kernel memory: 904K (ffff88000131e000 - ffff880001400000)
- [ 0.244089] Freeing unused kernel memory: 1168K (ffff8800014dc000 - ffff880001600000)
- supermin: mounting /proc
- supermin: ext2 mini initrd starting up: 5.1.18 dietlibc
- supermin: 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-256color
- supermin: uptime: 0.24 0.16
- supermin: mounting /sys
- supermin: internal insmod libnvdimm.ko
- supermin: internal insmod nfit.ko
- supermin: internal insmod virtio.ko
- supermin: internal insmod virtio_ring.ko
- supermin: internal insmod virtio_blk.ko
- supermin: internal insmod virtio-rng.ko
- supermin: internal insmod virtio_console.ko
- supermin: internal insmod virtio_net.ko
- supermin: internal insmod virtio_scsi.ko
- supermin: internal insmod virtio_pci.ko
- [ 0.262955] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
- [ 0.275611] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
- [ 0.276819] scsi host2: Virtio SCSI HBA
- [ 0.277242] random: fast init done
- [ 0.277571] random: crng init done
- [ 0.277914] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
- [ 0.278906] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
- [ 0.279575] sd 2:0:0:0: [sda] 20480 512-byte logical blocks: (10.5 MB/10.0 MiB)
- [ 0.280265] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
- [ 0.280886] sd 2:0:0:0: [sda] Write Protect is off
- [ 0.281417] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 0.282274] sd 2:0:1:0: [sdb] Write Protect is off
- [ 0.282769] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 0.284082] sda: sda1
- [ 0.284749] sd 2:0:0:0: [sda] Attached SCSI disk
- [ 0.285284] sd 2:0:1:0: [sdb] Attached SCSI disk
- [ 0.304226] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
- supermin: internal insmod ext2.ko
- supermin: internal insmod crc-itu-t.ko
- supermin: picked /sys/block/sdb/dev (8:16) as root device
- supermin: creating /dev/root as block special 8:16
- supermin: mounting new root on /root
- supermin: deleting initramfs files
- supermin: chroot
- Starting /init script ...
- + [[ 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-256color == *guestfs_network=1* ]]
- + [[ 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-256color == *guestfs_rescue=1* ]]
- + [[ 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-256color == *guestfs_noreboot=1* ]]
- + [[ 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-256color == *guestfs_boot_analysis=1* ]]
- + '[' '!' -d /sys ']'
- + mkdir -p /sys
- + mount -t sysfs /sys /sys
- + mkdir -p /run
- + mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
- + mkdir -p /run/lock
- + ln -s ../run/lock /var/lock
- + test -e /etc/mtab
- + ln -s /proc/mounts /etc/mtab
- + mount -t devtmpfs /dev /dev
- + mkdir -p /dev/pts
- + mount -t devpts /dev/pts /dev/pts
- + mkdir -p /dev/shm
- + mount -t tmpfs -o mode=1777 shmfs /dev/shm
- + [[ 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-256color == *selinux=1* ]]
- + mkdir -p /run/tmpfiles.d
- + kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
- ++ od -x -A n
- ++ dd if=/dev/urandom bs=16 count=1 status=none
- + machine_id=' b38a 3040 5f8f 5aa3 fb07 5982 a56d f1d7'
- + echo b38a30405f8f5aa3fb075982a56df1d7
- + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
- [/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
- [/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
- [/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
- + for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
- + '[' -x /lib/systemd/systemd-udevd ']'
- + UDEVD=/lib/systemd/systemd-udevd
- + break
- + '[' -z /lib/systemd/systemd-udevd ']'
- + /lib/systemd/systemd-udevd --daemon
- starting version 231
- + udevadm trigger
- + udevadm settle --timeout=600
- [ 0.414198] AVX version of gcm_enc/dec engaged.
- [ 0.414601] AES CTR mode by8 optimization enabled
- + shopt -s nullglob
- + for f in '/sys/block/sd*/device/timeout'
- + echo 300
- + for f in '/sys/block/sd*/device/timeout'
- + echo 300
- + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
- + echo noop
- + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
- + echo noop
- + shopt -u nullglob
- + ip addr add 127.0.0.1/8 brd + dev lo scope host
- + ip link set dev lo up
- + test '' = 1
- + mdadm -As --auto=yes --run
- mdadm: No arrays found in config file or automatically
- + modprobe dm_mod
- [ 0.438677] device-mapper: uevent: version 1.0.3
- [ 0.439444] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
- + lvm vgchange -aay --sysinit
- WARNING: Failed to connect to lvmetad. Falling back to device scanning.
- + ldmtool create all
- [
- ]
- + test 1 = 1
- + test '' '!=' 1
- + uname -a
- Linux (none) 4.9.40.guestfs.x86_64 #8 Tue Jan 2 22:36:21 EET 2018 x86_64 x86_64 x86_64 GNU/Linux
- 'clocksource: '
- clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
- refined-jiffies
- + echo -n 'uptime: '
- uptime: + cat /proc/uptime
- 0.56 0.16
- + cmd=guestfsd
- ++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
- + eval
- + test x '!=' x
- + test 1 = 1
- + cmd='guestfsd --verbose'
- + test '' = 1
- + false
- + test '' = 1
- + echo guestfsd --verbose
- guestfsd --verbose
- + guestfsd --verbose
- OCaml daemon loaded
- lvm config:
- lvmetad
- trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle
- calling: settle
- libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
- libguestfs: appliance is up
- libguestfs: trace: launch = 0
- libguestfs: trace: mount_options "ro" "/dev/sda1" "/"
- guestfsd: <= mount_options (0x4a) request length 72 bytes
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda1
- calling: settle
- command: mount '-o' 'ro' '/dev/sda1' '/sysroot//'
- libguestfs: trace: mount_options = 0
- libguestfs: trace: statns "/tail"
- guestfsd: => mount_options (0x4a) took 0.00 secs
- guestfsd: <= statns (0x1a5) request length 52 bytes
- guestfsd: => statns (0x1a5) took 0.00 secs
- libguestfs: trace: statns = <struct guestfs_statns = st_dev: 2049, st_ino: 12, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7, st_blksize: 1024, st_blocks: 2, st_atime_sec: 1514929250, st_atime_nsec: 0, st_mtime_sec: 1514929250, st_mtime_nsec: 0, st_ctime_sec: 1514929250, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, >
- libguestfs: trace: pread "/tail" 7 0
- guestfsd: <= pread (0xcf) request length 64 bytes
- guestfsd: => pread (0xcf) took 0.00 secslibguestfs: trace: pread = "line 1\x0a"
- + for retry in '`seq 0 60`'
- + grep -sq 'line 1' test-virt-tail.out
- + break
- + '[' 1 -ge 60 ']'
- + guestfish --remote write-append /tail 'line 2
- line 3
- '
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x1d02830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: write_append "/tail" "line 2\x0aline 3\x0a"
- libguestfs: trace: internal_write_append "/tail" "line 2\x0aline 3\x0a"
- [ 1.088077] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e05206cb47, max_idle_ns: 440795283639 ns
- [ 1.088900] clocksource: Switched to clocksource tsc
- guestfsd: <= internal_write_append (0x122) request length 72 bytes
- guestfsd: => internal_write_append (0x122) took 0.00 secs
- libguestfs: trace: internal_write_append = 0
- libguestfs: trace: write_append = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x1d02830 (state 0)
- + guestfish --remote sync
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x2626830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: sync
- guestfsd: <= sync (0x2) request length 40 bytes
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sdb
- calling: settle
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda
- calling: settle
- fsync /dev/sda
- libguestfs: trace: sync = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x2626830 (state 0)
- ++ seq 0 60
- + for retry in '`seq 0 60`'
- + grep -sq 'line 3' test-virt-tail.out
- + sleep 10
- + for retry in '`seq 0 60`'
- + grep -sq 'line 3' test-virt-tail.out
- + sleep 10
- + for retry in '`seq 0 60`'
- + grep -sq 'line 3' test-virt-tail.out
- + sleep 10
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0xdb07d0, program = virt-tail
- libguestfs: trace: get_verbose
- libguestfs: trace: get_verbose = 1
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: get_trace
- libguestfs: trace: get_trace = 1
- libguestfs: trace: set_trace true
- libguestfs: trace: set_trace = 0
- libguestfs: trace: get_pgroup
- libguestfs: trace: get_pgroup = 1
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0xce31e0 (state 2)
- libguestfs: trace: internal_autosync
- [ 1.088081] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e0593bb447, max_idle_ns: 440795264961 ns
- [ 1.089790] clocksource: Switched to clocksource tsc
- guestfsd: <= internal_autosync (0x11a) request length 40 bytes
- umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,errors=continue,user_xattr,acl freq=0 passno=0
- umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=99508k,mode=755 freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=247216k,nr_inodes=61804,mode=755 freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
- umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=ext2 opts=ro,relatime,errors=continue,user_xattr,acl freq=0 passno=0
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: umount /sysroot
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sdb
- calling: settle
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda
- calling: settle
- fsync /dev/sda
- guestfsd: => internal_autosync (0x11a) took 0.02 secs
- libguestfs: trace: internal_autosync = 0
- libguestfs: sending SIGTERM to process 7717
- libguestfs: qemu maxrss 145408K
- libguestfs: command: run: rm
- libguestfs: command: run: \ -rf /home/nik/opensource/libguestfs/tmp/libguestfsfHAVMx
- libguestfs: command: run: rm
- libguestfs: command: run: \ -rf /run/user/1000/libguestfsExUptg
- libguestfs: trace: add_drive "test-virt-tail.disk" "readonly:true"
- libguestfs: creating COW overlay to protect original drive content
- libguestfs: trace: get_tmpdir
- libguestfs: trace: get_tmpdir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: disk_create "/home/nik/opensource/libguestfs/tmp/libguestfsX9WcTI/overlay1.qcow2" "qcow2" -1 "backingfile:/home/nik/opensource/libguestfs/cat/test-virt-tail.disk"
- libguestfs: command: run: qemu-img
- libguestfs: command: run: \ create
- libguestfs: command: run: \ -f qcow2
- libguestfs: command: run: \ -o backing_file=/home/nik/opensource/libguestfs/cat/test-virt-tail.disk
- libguestfs: command: run: \ /home/nik/opensource/libguestfs/tmp/libguestfsX9WcTI/overlay1.qcow2
- Formatting '/home/nik/opensource/libguestfs/tmp/libguestfsX9WcTI/overlay1.qcow2', fmt=qcow2 size=10485760 backing_file=/home/nik/opensource/libguestfs/cat/test-virt-tail.disk encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
- libguestfs: trace: disk_create = 0
- libguestfs: trace: add_drive = 0
- libguestfs: trace: launch
- libguestfs: trace: max_disks
- libguestfs: trace: max_disks = 255
- libguestfs: trace: version
- libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 37, release: 35, extra: , >
- libguestfs: trace: get_backend
- libguestfs: trace: get_backend = "direct"
- libguestfs: launch: program=virt-tail
- libguestfs: launch: version=1.37.35
- libguestfs: launch: backend registered: unix
- libguestfs: launch: backend registered: uml
- libguestfs: launch: backend registered: libvirt
- libguestfs: launch: backend registered: direct
- libguestfs: launch: backend=direct
- libguestfs: launch: tmpdir=/home/nik/opensource/libguestfs/tmp/libguestfsX9WcTI
- libguestfs: launch: umask=0002
- libguestfs: launch: euid=1000
- libguestfs: trace: get_backend_setting "force_tcg"
- libguestfs: trace: get_backend_setting = NULL (error)
- libguestfs: trace: get_cachedir
- libguestfs: trace: get_cachedir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: begin building supermin appliance
- libguestfs: run supermin
- libguestfs: command: run: /usr/bin/supermin
- libguestfs: command: run: \ --build
- libguestfs: command: run: \ --verbose
- libguestfs: command: run: \ --if-newer
- libguestfs: command: run: \ --lock /home/nik/opensource/libguestfs/tmp/.guestfs-1000/lock
- libguestfs: command: run: \ --copy-kernel
- libguestfs: command: run: \ -f ext2
- libguestfs: command: run: \ --host-cpu x86_64
- libguestfs: command: run: \ /home/nik/opensource/libguestfs/appliance/supermin.d
- libguestfs: command: run: \ -o /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d
- supermin: version: 5.1.18
- supermin: rpm: detected RPM version 4.13
- supermin: package handler: fedora/rpm
- supermin: acquiring lock on /home/nik/opensource/libguestfs/tmp/.guestfs-1000/lock
- supermin: if-newer: output does not need rebuilding
- libguestfs: finished building supermin appliance
- libguestfs: begin testing qemu features
- libguestfs: trace: get_cachedir
- libguestfs: trace: get_cachedir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: checking for previously cached test results of /usr/bin/qemu-kvm, in /home/nik/opensource/libguestfs/tmp/.guestfs-1000
- libguestfs: loading previously cached test results
- libguestfs: qemu version: 2.7
- libguestfs: qemu mandatory locking: no
- libguestfs: trace: get_sockdir
- libguestfs: trace: get_sockdir = "/run/user/1000"
- libguestfs: finished testing qemu features
- libguestfs: trace: get_backend_setting "gdb"
- libguestfs: trace: get_backend_setting = NULL (error)
- /usr/bin/qemu-kvm \
- -global virtio-blk-pci.scsi=off \
- -nodefconfig \
- -enable-fips \
- -nodefaults \
- -display none \
- -machine accel=kvm:tcg \
- -cpu host \
- -m 500 \
- -no-reboot \
- -rtc driftfix=slew \
- -no-hpet \
- -global kvm-pit.lost_tick_policy=discard \
- -kernel /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/kernel \
- -initrd /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/initrd \
- -object rng-random,filename=/dev/urandom,id=rng0 \
- -device virtio-rng-pci,rng=rng0 \
- -device virtio-scsi-pci,id=scsi \
- -drive file.file.filename=/home/nik/opensource/libguestfs/tmp/libguestfsX9WcTI/overlay1.qcow2,file.driver=qcow2,cache=unsafe,id=hd0,if=none \
- -device scsi-hd,drive=hd0 \
- -drive file=/home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
- -device scsi-hd,drive=appliance \
- -device virtio-serial-pci \
- -serial stdio \
- -device sga \
- -chardev socket,path=/run/user/1000/libguestfsRtJosb/guestfsd.sock,id=channel0 \
- -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
- -append "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-256color"
- WARNING: Image format was not specified for '/home/nik/opensource/libguestfs/tmp/libguestfsX9WcTI/overlay1.qcow2' and probing guessed raw.
- Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
- Specify the 'raw' format explicitly to remove the restrictions.
- libguestfs: responding to serial console Device Status Report
- \x1b[1;256r\x1b[256;256H\x1b[6n
- Google, Inc.
- Serial Graphics Adapter 02/05/16
- SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Fri Feb 5 06:18:54 UTC 2016
- Term: 80x24
- 4 0
- \x1b[2J
- SeaBIOS (version 1.9.3-1.fc25)
- Booting from ROM...
- \x1b[2J[ 0.000000] Linux version 4.9.40.guestfs.x86_64 (nik@ivanets.localdomain) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC) ) #8 Tue Jan 2 22:36:21 EET 2018
- [ 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-256color
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
- [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
- [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
- [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
- [ 0.000000] e820: BIOS-provided physical RAM map:
- [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3ddfff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000001f3de000-0x000000001f3fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
- [ 0.000000] NX (Execute Disable) protection: active
- [ 0.000000] SMBIOS 2.8 present.
- [ 0.000000] e820: last_pfn = 0x1f3de max_arch_pfn = 0x400000000
- [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
- [ 0.000000] RAMDISK: [mem 0x1f35f000-0x1f3cffff]
- [ 0.000000] ACPI: Early table checksum verification disabled
- [ 0.000000] ACPI: RSDP 0x00000000000F69C0 000014 (v00 BOCHS )
- [ 0.000000] ACPI: RSDT 0x000000001F3E187D 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
- [ 0.000000] ACPI: FACP 0x000000001F3E1791 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
- [ 0.000000] ACPI: DSDT 0x000000001F3E0040 001751 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
- [ 0.000000] ACPI: FACS 0x000000001F3E0000 000040
- [ 0.000000] ACPI: APIC 0x000000001F3E1805 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA32 [mem 0x0000000000001000-0x000000001f3ddfff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
- [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001f3ddfff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3ddfff]
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
- [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
- [ 0.000000] Using ACPI (MADT) for SMP configuration information
- [ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
- [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125847
- [ 0.000000] 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-256color
- [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
- [ 0.000000] Memory: 494432K/511472K available (3179K kernel code, 441K rwdata, 880K rodata, 568K init, 292K bss, 17040K reserved, 0K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] NR_IRQS:4352 nr_irqs:48 16
- [ 0.000000] Console: colour *CGA 80x25
- [ 0.000000] console [ttyS0] enabled
- [ 0.000000] tsc: Fast TSC calibration using PIT
- [ 0.000000] tsc: Detected 3192.901 MHz processor
- [ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6385.80 BogoMIPS (lpj=12771604)
- [ 0.004830] pid_max: default: 4096 minimum: 301
- [ 0.008004] ACPI: Core revision 20160831
- [ 0.008820] ACPI: 1 ACPI AML tables successfully acquired and loaded
- [ 0.009352] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
- [ 0.009869] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
- [ 0.010545] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
- [ 0.010961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
- [ 0.011421] CPU: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (family: 0x6, model: 0x3a, stepping: 0x9)
- [ 0.012246] Performance Events: IvyBridge events, Intel PMU driver.
- [ 0.012778] ... version: 2
- [ 0.013083] ... bit width: 48
- [ 0.013422] ... generic registers: 8
- [ 0.013740] ... value mask: 0000ffffffffffff
- [ 0.014141] ... max period: 000000007fffffff
- [ 0.014561] ... fixed-purpose events: 3
- [ 0.014865] ... event mask: 00000007000000ff
- [ 0.015958] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
- [ 0.016000] devtmpfs: initialized
- [ 0.016000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.016000] futex hash table entries: 16 (order: -4, 384 bytes)
- [ 0.016000] NET: Registered protocol family 16
- [ 0.016000] ACPI: bus type PCI registered
- [ 0.016000] PCI: Using configuration type 1 for base access
- [ 0.016000] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
- [ 0.016000] ACPI: Added _OSI(Module Device)
- [ 0.016000] ACPI: Added _OSI(Processor Device)
- [ 0.016002] ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.016517] ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.017926] ACPI: Interpreter enabled
- [ 0.018238] ACPI: (supports S0 S5)
- [ 0.018498] ACPI: Using IOAPIC for interrupt routing
- [ 0.018884] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 0.020726] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
- [ 0.021220] acpi PNP0A03:00: _OSC: OS supports [Segments]
- [ 0.021626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
- [ 0.022150] PCI host bridge to bus 0000:00
- [ 0.022470] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 0.023016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 0.023519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 0.024003] pci_bus 0000:00: root bus resource [mem 0x1f400000-0xfebfffff window]
- [ 0.024568] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.029563] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
- [ 0.030591] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
- [ 0.031081] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
- [ 0.031600] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
- [ 0.062355] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
- [ 0.062951] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
- [ 0.063532] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
- [ 0.064104] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
- [ 0.064667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
- [ 0.067249] ACPI: Enabled 3 GPEs in block 00 to 0F
- [ 0.067736] SCSI subsystem initialized
- [ 0.068046] PCI: Using ACPI for IRQ routing
- [ 0.068550] clocksource: Switched to clocksource refined-jiffies
- [ 0.069028] pnp: PnP ACPI init
- [ 0.069461] pnp: PnP ACPI: found 5 devices
- [ 0.070178] NET: Registered protocol family 2
- [ 0.070575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.071108] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.071591] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.072009] UDP hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.072449] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.072926] NET: Registered protocol family 1
- [ 0.073287] Unpacking initramfs...
- [ 0.073701] Freeing initrd memory: 452K (ffff88001f35f000 - ffff88001f3d0000)
- [ 0.074271] alg: self-tests disabled
- [ 0.074692] workingset: timestamp_bits=62 max_order=17 bucket_order=0
- [ 0.075732] io scheduler noop registered (default)
- [ 0.076014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
- [ 0.076442] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
- [ 0.080005] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
- [ 0.080984] loop: module loaded
- [ 0.081801] scsi host0: ata_piix
- [ 0.082082] scsi host1: ata_piix
- [ 0.082359] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
- [ 0.082872] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
- [ 0.083441] rtc_cmos 00:00: RTC can wake from S4
- [ 0.083935] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
- [ 0.084044] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
- [ 0.084565] NET: Registered protocol family 17
- [ 0.245073] Freeing unused kernel memory: 568K (ffffffff81670000 - ffffffff816fe000)
- [ 0.246458] Write protecting the kernel read-only data: 6144k
- [ 0.247703] Freeing unused kernel memory: 904K (ffff88000131e000 - ffff880001400000)
- [ 0.251634] Freeing unused kernel memory: 1168K (ffff8800014dc000 - ffff880001600000)
- supermin: mounting /proc
- supermin: ext2 mini initrd starting up: 5.1.18 dietlibc
- supermin: 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-256color
- supermin: uptime: 0.25 0.17
- supermin: mounting /sys
- supermin: internal insmod libnvdimm.ko
- supermin: internal insmod nfit.ko
- supermin: internal insmod virtio.ko
- supermin: internal insmod virtio_ring.ko
- supermin: internal insmod virtio_blk.ko
- supermin: internal insmod virtio-rng.ko
- supermin: internal insmod virtio_console.ko
- supermin: internal insmod virtio_net.ko
- supermin: internal insmod virtio_scsi.ko
- supermin: internal insmod virtio_pci.ko
- [ 0.269890] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
- [ 0.282887] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
- [ 0.284188] scsi host2: Virtio SCSI HBA
- [ 0.284629] random: fast init done
- [ 0.285032] random: crng init done
- [ 0.285335] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
- [ 0.286252] sd 2:0:0:0: [sda] 20480 512-byte logical blocks: (10.5 MB/10.0 MiB)
- [ 0.286858] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
- [ 0.287822] sd 2:0:0:0: [sda] Write Protect is off
- [ 0.288024] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
- [ 0.288728] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 0.289703] sd 2:0:1:0: [sdb] Write Protect is off
- [ 0.290332] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 0.291432] sda: sda1
- [ 0.292162] sd 2:0:0:0: [sda] Attached SCSI disk
- [ 0.292783] sd 2:0:1:0: [sdb] Attached SCSI disk
- [ 0.314936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
- supermin: internal insmod ext2.ko
- supermin: internal insmod crc-itu-t.ko
- supermin: picked /sys/block/sdb/dev (8:16) as root device
- supermin: creating /dev/root as block special 8:16
- supermin: mounting new root on /root
- supermin: deleting initramfs files
- supermin: chroot
- Starting /init script ...
- + [[ 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-256color == *guestfs_network=1* ]]
- + [[ 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-256color == *guestfs_rescue=1* ]]
- + [[ 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-256color == *guestfs_noreboot=1* ]]
- + [[ 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-256color == *guestfs_boot_analysis=1* ]]
- + '[' '!' -d /sys ']'
- + mkdir -p /sys
- + mount -t sysfs /sys /sys
- + mkdir -p /run
- + mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
- + mkdir -p /run/lock
- + ln -s ../run/lock /var/lock
- + test -e /etc/mtab
- + ln -s /proc/mounts /etc/mtab
- + mount -t devtmpfs /dev /dev
- + mkdir -p /dev/pts
- + mount -t devpts /dev/pts /dev/pts
- + mkdir -p /dev/shm
- + mount -t tmpfs -o mode=1777 shmfs /dev/shm
- + [[ 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-256color == *selinux=1* ]]
- + mkdir -p /run/tmpfiles.d
- + kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
- ++ od -x -A n
- ++ dd if=/dev/urandom bs=16 count=1 status=none
- + machine_id=' d64f 6f28 534c 9da0 2a8c 0c71 c9a5 3632'
- + echo d64f6f28534c9da02a8c0c71c9a53632
- + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
- [/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
- [/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
- [/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
- + for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
- + '[' -x /lib/systemd/systemd-udevd ']'
- + UDEVD=/lib/systemd/systemd-udevd
- + break
- + '[' -z /lib/systemd/systemd-udevd ']'
- + /lib/systemd/systemd-udevd --daemon
- starting version 231
- + udevadm trigger
- + udevadm settle --timeout=600
- [ 0.422653] AVX version of gcm_enc/dec engaged.
- [ 0.423048] AES CTR mode by8 optimization enabled
- + shopt -s nullglob
- + for f in '/sys/block/sd*/device/timeout'
- + echo 300
- + for f in '/sys/block/sd*/device/timeout'
- + echo 300
- + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
- + echo noop
- + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
- + echo noop
- + shopt -u nullglob
- + ip addr add 127.0.0.1/8 brd + dev lo scope host
- + ip link set dev lo up
- + test '' = 1
- + mdadm -As --auto=yes --run
- mdadm: No arrays found in config file or automatically
- + modprobe dm_mod
- [ 0.446833] device-mapper: uevent: version 1.0.3
- [ 0.447609] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
- + lvm vgchange -aay --sysinit
- WARNING: Failed to connect to lvmetad. Falling back to device scanning.
- + ldmtool create all
- [
- ]
- + test 1 = 1
- + test '' '!=' 1
- + uname -a
- Linux (none) 4.9.40.guestfs.x86_64 #8 Tue Jan 2 22:36:21 EET 2018 x86_64 x86_64 x86_64 GNU/Linux
- 'clocksource: '
- clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
- refined-jiffies
- + echo -n 'uptime: '
- uptime: + cat /proc/uptime
- 0.57 0.17
- + cmd=guestfsd
- ++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
- + eval
- + test x '!=' x
- + test 1 = 1
- + cmd='guestfsd --verbose'
- + test '' = 1
- + false
- + test '' = 1
- + echo guestfsd --verbose
- guestfsd --verbose
- + guestfsd --verbose
- OCaml daemon loaded
- lvm config:
- lvmetad
- trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle
- calling: settle
- libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
- libguestfs: appliance is up
- libguestfs: trace: launch = 0
- libguestfs: trace: mount_options "ro" "/dev/sda1" "/"
- guestfsd: <= mount_options (0x4a) request length 72 bytes
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda1
- calling: settle
- command: mount '-o' 'ro' '/dev/sda1' '/sysroot//'
- libguestfs: trace: mount_options = 0
- libguestfs: trace: statns "/tail"
- guestfsd: => mount_options (0x4a) took 0.00 secs
- guestfsd: <= statns (0x1a5) request length 52 bytes
- guestfsd: => statns (0x1a5) took 0.00 secs
- libguestfs: trace: statns = <struct guestfs_statns = st_dev: 2049, st_ino: 12, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 1024, st_blocks: 2, st_atime_sec: 1514929250, st_atime_nsec: 0, st_mtime_sec: 1514929260, st_mtime_nsec: 0, st_ctime_sec: 1514929260, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, >
- libguestfs: trace: pread "/tail" 14 7
- guestfsd: <= pread (0xcf) request length 64 bytes
- guestfsd: => pread (0xcf) took 0.00 secs
- libguestfs: trace: pread = "line 2\x0aline 3\x0a"
- + for retry in '`seq 0 60`'
- + grep -sq 'line 3' test-virt-tail.out
- + break
- + '[' 3 -ge 60 ']'
- + guestfish --remote rm /tail
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x15d0830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: rm "/tail"
- guestfsd: => sync (0x2) took 0.01 secs
- guestfsd: <= rm (0x1d) request length 52 bytes
- guestfsd: => rm (0x1d) took 0.00 secs
- libguestfs: trace: rm = 0
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x15d0830 (state 0)
- + wait 7696
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0xdacc20, program = virt-tail
- libguestfs: trace: get_verbose
- libguestfs: trace: get_verbose = 1
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: get_trace
- libguestfs: trace: get_trace = 1
- libguestfs: trace: set_trace true
- libguestfs: trace: set_trace = 0
- libguestfs: trace: get_pgroup
- libguestfs: trace: get_pgroup = 1
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0xdb07d0 (state 2)
- libguestfs: trace: internal_autosync
- [ 1.088082] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e061798719, max_idle_ns: 440795214014 ns
- [ 1.089914] clocksource: Switched to clocksource tsc
- guestfsd: <= internal_autosync (0x11a) request length 40 bytes
- umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,errors=continue,user_xattr,acl freq=0 passno=0
- umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=99508k,mode=755 freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=247216k,nr_inodes=61804,mode=755 freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
- umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=ext2 opts=ro,relatime,errors=continue,user_xattr,acl freq=0 passno=0
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: umount /sysroot
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sdb
- calling: settle
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda
- calling: settle
- fsync /dev/sda
- libguestfs: trace: internal_autosync = 0
- libguestfs: sending SIGTERM to process 7794
- libguestfs: qemu maxrss 147184K
- libguestfs: command: run: rm
- libguestfs: command: run: \ -rf /home/nik/opensource/libguestfs/tmp/libguestfsX9WcTI
- libguestfs: command: run: rm
- libguestfs: command: run: \ -rf /run/user/1000/libguestfsRtJosb
- libguestfs: trace: add_drive "test-virt-tail.disk" "readonly:true"
- libguestfs: creating COW overlay to protect original drive content
- libguestfs: trace: get_tmpdir
- libguestfs: trace: get_tmpdir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: disk_create "/home/nik/opensource/libguestfs/tmp/libguestfsKl5xNn/overlay1.qcow2" "qcow2" -1 "backingfile:/home/nik/opensource/libguestfs/cat/test-virt-tail.disk"
- libguestfs: command: run: qemu-img
- libguestfs: command: run: \ create
- libguestfs: command: run: \ -f qcow2
- libguestfs: command: run: \ -o backing_file=/home/nik/opensource/libguestfs/cat/test-virt-tail.disk
- libguestfs: command: run: \ /home/nik/opensource/libguestfs/tmp/libguestfsKl5xNn/overlay1.qcow2
- Formatting '/home/nik/opensource/libguestfs/tmp/libguestfsKl5xNn/overlay1.qcow2', fmt=qcow2 size=10485760 backing_file=/home/nik/opensource/libguestfs/cat/test-virt-tail.disk encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
- libguestfs: trace: disk_create = 0
- libguestfs: trace: add_drive = 0
- libguestfs: trace: launch
- libguestfs: trace: max_disks
- libguestfs: trace: max_disks = 255
- libguestfs: trace: version
- libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 37, release: 35, extra: , >
- libguestfs: trace: get_backend
- libguestfs: trace: get_backend = "direct"
- libguestfs: launch: program=virt-tail
- libguestfs: launch: version=1.37.35
- libguestfs: launch: backend registered: unix
- libguestfs: launch: backend registered: uml
- libguestfs: launch: backend registered: libvirt
- libguestfs: launch: backend registered: direct
- libguestfs: launch: backend=direct
- libguestfs: launch: tmpdir=/home/nik/opensource/libguestfs/tmp/libguestfsKl5xNn
- libguestfs: launch: umask=0002
- libguestfs: launch: euid=1000
- libguestfs: trace: get_backend_setting "force_tcg"
- libguestfs: trace: get_backend_setting = NULL (error)
- libguestfs: trace: get_cachedir
- libguestfs: trace: get_cachedir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: begin building supermin appliance
- libguestfs: run supermin
- libguestfs: command: run: /usr/bin/supermin
- libguestfs: command: run: \ --build
- libguestfs: command: run: \ --verbose
- libguestfs: command: run: \ --if-newer
- libguestfs: command: run: \ --lock /home/nik/opensource/libguestfs/tmp/.guestfs-1000/lock
- libguestfs: command: run: \ --copy-kernel
- libguestfs: command: run: \ -f ext2
- libguestfs: command: run: \ --host-cpu x86_64
- libguestfs: command: run: \ /home/nik/opensource/libguestfs/appliance/supermin.d
- libguestfs: command: run: \ -o /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d
- supermin: version: 5.1.18
- supermin: rpm: detected RPM version 4.13
- supermin: package handler: fedora/rpm
- supermin: acquiring lock on /home/nik/opensource/libguestfs/tmp/.guestfs-1000/lock
- supermin: if-newer: output does not need rebuilding
- libguestfs: finished building supermin appliance
- libguestfs: begin testing qemu features
- libguestfs: trace: get_cachedir
- libguestfs: trace: get_cachedir = "/home/nik/opensource/libguestfs/tmp"
- libguestfs: checking for previously cached test results of /usr/bin/qemu-kvm, in /home/nik/opensource/libguestfs/tmp/.guestfs-1000
- libguestfs: loading previously cached test results
- libguestfs: qemu version: 2.7
- libguestfs: qemu mandatory locking: no
- libguestfs: trace: get_sockdir
- libguestfs: trace: get_sockdir = "/run/user/1000"
- libguestfs: finished testing qemu features
- libguestfs: trace: get_backend_setting "gdb"
- libguestfs: trace: get_backend_setting = NULL (error)
- /usr/bin/qemu-kvm \
- -global virtio-blk-pci.scsi=off \
- -nodefconfig \
- -enable-fips \
- -nodefaults \
- -display none \
- -machine accel=kvm:tcg \
- -cpu host \
- -m 500 \
- -no-reboot \
- -rtc driftfix=slew \
- -no-hpet \
- -global kvm-pit.lost_tick_policy=discard \
- -kernel /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/kernel \
- -initrd /home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/initrd \
- -object rng-random,filename=/dev/urandom,id=rng0 \
- -device virtio-rng-pci,rng=rng0 \
- -device virtio-scsi-pci,id=scsi \
- -drive file.file.filename=/home/nik/opensource/libguestfs/tmp/libguestfsKl5xNn/overlay1.qcow2,file.driver=qcow2,cache=unsafe,id=hd0,if=none \
- -device scsi-hd,drive=hd0 \
- -drive file=/home/nik/opensource/libguestfs/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
- -device scsi-hd,drive=appliance \
- -device virtio-serial-pci \
- -serial stdio \
- -device sga \
- -chardev socket,path=/run/user/1000/libguestfse2nChA/guestfsd.sock,id=channel0 \
- -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
- -append "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-256color"
- WARNING: Image format was not specified for '/home/nik/opensource/libguestfs/tmp/libguestfsKl5xNn/overlay1.qcow2' and probing guessed raw.
- Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
- Specify the 'raw' format explicitly to remove the restrictions.
- libguestfs: responding to serial console Device Status Report
- \x1b[1;256r\x1b[256;256H\x1b[6n
- Google, Inc.
- Serial Graphics Adapter 02/05/16
- SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Fri Feb 5 06:18:54 UTC 2016
- Term: 80x24
- 4 0
- \x1b[2J
- SeaBIOS (version 1.9.3-1.fc25)
- Booting from ROM...
- \x1b[2J[ 0.000000] Linux version 4.9.40.guestfs.x86_64 (nik@ivanets.localdomain) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC) ) #8 Tue Jan 2 22:36:21 EET 2018
- [ 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-256color
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
- [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
- [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
- [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
- [ 0.000000] e820: BIOS-provided physical RAM map:
- [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3ddfff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000001f3de000-0x000000001f3fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
- [ 0.000000] NX (Execute Disable) protection: active
- [ 0.000000] SMBIOS 2.8 present.
- [ 0.000000] e820: last_pfn = 0x1f3de max_arch_pfn = 0x400000000
- [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
- [ 0.000000] RAMDISK: [mem 0x1f35f000-0x1f3cffff]
- [ 0.000000] ACPI: Early table checksum verification disabled
- [ 0.000000] ACPI: RSDP 0x00000000000F69C0 000014 (v00 BOCHS )
- [ 0.000000] ACPI: RSDT 0x000000001F3E187D 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
- [ 0.000000] ACPI: FACP 0x000000001F3E1791 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
- [ 0.000000] ACPI: DSDT 0x000000001F3E0040 001751 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
- [ 0.000000] ACPI: FACS 0x000000001F3E0000 000040
- [ 0.000000] ACPI: APIC 0x000000001F3E1805 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA32 [mem 0x0000000000001000-0x000000001f3ddfff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
- [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001f3ddfff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3ddfff]
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
- [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
- [ 0.000000] Using ACPI (MADT) for SMP configuration information
- [ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
- [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125847
- [ 0.000000] 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-256color
- [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
- [ 0.000000] Memory: 494432K/511472K available (3179K kernel code, 441K rwdata, 880K rodata, 568K init, 292K bss, 17040K reserved, 0K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] NR_IRQS:4352 nr_irqs:48 16
- [ 0.000000] Console: colour *CGA 80x25
- [ 0.000000] console [ttyS0] enabled
- [ 0.000000] tsc: Fast TSC calibration using PIT
- [ 0.000000] tsc: Detected 3192.967 MHz processor
- [ 0.008001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6385.93 BogoMIPS (lpj=12771868)
- [ 0.012002] pid_max: default: 4096 minimum: 301
- [ 0.012378] ACPI: Core revision 20160831
- [ 0.013203] ACPI: 1 ACPI AML tables successfully acquired and loaded
- [ 0.013733] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
- [ 0.014269] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
- [ 0.014983] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
- [ 0.015419] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
- [ 0.016003] CPU: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (family: 0x6, model: 0x3a, stepping: 0x9)
- [ 0.016856] Performance Events: IvyBridge events, Intel PMU driver.
- [ 0.017467] ... version: 2
- [ 0.017792] ... bit width: 48
- [ 0.018130] ... generic registers: 8
- [ 0.018451] ... value mask: 0000ffffffffffff
- [ 0.018863] ... max period: 000000007fffffff
- [ 0.019280] ... fixed-purpose events: 3
- [ 0.019594] ... event mask: 00000007000000ff
- [ 0.020676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
- [ 0.021178] devtmpfs: initialized
- [ 0.021508] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.022234] futex hash table entries: 16 (order: -4, 384 bytes)
- [ 0.022823] NET: Registered protocol family 16
- [ 0.023244] ACPI: bus type PCI registered
- [ 0.023555] PCI: Using configuration type 1 for base access
- [ 0.023999] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
- [ 0.024000] ACPI: Added _OSI(Module Device)
- [ 0.024000] ACPI: Added _OSI(Processor Device)
- [ 0.024002] ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.024372] ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.025769] ACPI: Interpreter enabled
- [ 0.026058] ACPI: (supports S0 S5)
- [ 0.026323] ACPI: Using IOAPIC for interrupt routing
- [ 0.026712] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 0.028502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
- [ 0.028963] acpi PNP0A03:00: _OSC: OS supports [Segments]
- [ 0.029369] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
- [ 0.029866] PCI host bridge to bus 0000:00
- [ 0.030172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 0.030673] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 0.031178] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 0.031729] pci_bus 0000:00: root bus resource [mem 0x1f400000-0xfebfffff window]
- [ 0.032003] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.037441] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
- [ 0.037980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
- [ 0.038464] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
- [ 0.038995] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
- [ 0.070831] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
- [ 0.071409] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
- [ 0.071960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
- [ 0.072188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
- [ 0.072714] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
- [ 0.073219] ACPI: Enabled 3 GPEs in block 00 to 0F
- [ 0.073672] SCSI subsystem initialized
- [ 0.074018] PCI: Using ACPI for IRQ routing
- [ 0.074500] clocksource: Switched to clocksource refined-jiffies
- [ 0.074995] pnp: PnP ACPI init
- [ 0.075458] pnp: PnP ACPI: found 5 devices
- [ 0.076195] NET: Registered protocol family 2
- [ 0.076622] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.077172] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.077668] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.078156] UDP hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.078607] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.079084] NET: Registered protocol family 1
- [ 0.079454] Unpacking initramfs...
- [ 0.079872] Freeing initrd memory: 452K (ffff88001f35f000 - ffff88001f3d0000)
- [ 0.080044] alg: self-tests disabled
- [ 0.080462] workingset: timestamp_bits=62 max_order=17 bucket_order=0
- [ 0.081508] io scheduler noop registered (default)
- [ 0.081902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
- [ 0.082342] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
- [ 0.084006] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
- [ 0.085004] loop: module loaded
- [ 0.085863] scsi host0: ata_piix
- [ 0.086141] scsi host1: ata_piix
- [ 0.086405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
- [ 0.086932] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
- [ 0.087486] rtc_cmos 00:00: RTC can wake from S4
- [ 0.087987] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
- [ 0.088043] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
- [ 0.088610] NET: Registered protocol family 17
- [ 0.248566] Freeing unused kernel memory: 568K (ffffffff81670000 - ffffffff816fe000)
- [ 0.249179] Write protecting the kernel read-only data: 6144k
- [ 0.249758] Freeing unused kernel memory: 904K (ffff88000131e000 - ffff880001400000)
- [ 0.252031] Freeing unused kernel memory: 1168K (ffff8800014dc000 - ffff880001600000)
- supermin: mounting /proc
- supermin: ext2 mini initrd starting up: 5.1.18 dietlibc
- supermin: 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-256color
- supermin: uptime: 0.25 0.17
- supermin: mounting /sys
- supermin: internal insmod libnvdimm.ko
- supermin: internal insmod nfit.ko
- supermin: internal insmod virtio.ko
- supermin: internal insmod virtio_ring.ko
- supermin: internal insmod virtio_blk.ko
- supermin: internal insmod virtio-rng.ko
- supermin: internal insmod virtio_console.ko
- supermin: internal insmod virtio_net.ko
- supermin: internal insmod virtio_scsi.ko
- supermin: internal insmod virtio_pci.ko
- [ 0.272885] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
- [ 0.287012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
- [ 0.288405] scsi host2: Virtio SCSI HBA
- [ 0.288973] random: fast init done
- [ 0.289408] random: crng init done
- [ 0.289803] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
- [ 0.290910] sd 2:0:0:0: [sda] 20480 512-byte logical blocks: (10.5 MB/10.0 MiB)
- [ 0.291623] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
- [ 0.292311] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
- [ 0.292953] sd 2:0:0:0: [sda] Write Protect is off
- [ 0.293440] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 0.294440] sd 2:0:1:0: [sdb] Write Protect is off
- [ 0.294961] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 0.295939] sda: sda1
- [ 0.296468] sd 2:0:0:0: [sda] Attached SCSI disk
- [ 0.297207] sd 2:0:1:0: [sdb] Attached SCSI disk
- [ 0.317175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
- supermin: internal insmod ext2.ko
- supermin: internal insmod crc-itu-t.ko
- supermin: picked /sys/block/sdb/dev (8:16) as root device
- supermin: creating /dev/root as block special 8:16
- supermin: mounting new root on /root
- supermin: deleting initramfs files
- supermin: chroot
- Starting /init script ...
- + [[ 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-256color == *guestfs_network=1* ]]
- + [[ 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-256color == *guestfs_rescue=1* ]]
- + [[ 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-256color == *guestfs_noreboot=1* ]]
- + [[ 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-256color == *guestfs_boot_analysis=1* ]]
- + '[' '!' -d /sys ']'
- + mkdir -p /sys
- + mount -t sysfs /sys /sys
- + mkdir -p /run
- + mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
- + mkdir -p /run/lock
- + ln -s ../run/lock /var/lock
- + test -e /etc/mtab
- + ln -s /proc/mounts /etc/mtab
- + mount -t devtmpfs /dev /dev
- + mkdir -p /dev/pts
- + mount -t devpts /dev/pts /dev/pts
- + mkdir -p /dev/shm
- + mount -t tmpfs -o mode=1777 shmfs /dev/shm
- + [[ 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-256color == *selinux=1* ]]
- + mkdir -p /run/tmpfiles.d
- + kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
- ++ od -x -A n
- ++ dd if=/dev/urandom bs=16 count=1 status=none
- + machine_id=' 22bd 7e99 3681 13da baf1 6665 ca35 0721'
- + echo 22bd7e99368113dabaf16665ca350721
- + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
- [/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
- [/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
- [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
- [/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
- + for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
- + '[' -x /lib/systemd/systemd-udevd ']'
- + UDEVD=/lib/systemd/systemd-udevd
- + break
- + '[' -z /lib/systemd/systemd-udevd ']'
- + /lib/systemd/systemd-udevd --daemon
- starting version 231
- + udevadm trigger
- + udevadm settle --timeout=600
- [ 0.443690] AVX version of gcm_enc/dec engaged.
- [ 0.444026] AES CTR mode by8 optimization enabled
- + shopt -s nullglob
- + for f in '/sys/block/sd*/device/timeout'
- + echo 300
- + for f in '/sys/block/sd*/device/timeout'
- + echo 300
- + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
- + echo noop
- + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
- + echo noop
- + shopt -u nullglob
- + ip addr add 127.0.0.1/8 brd + dev lo scope host
- + ip link set dev lo up
- + test '' = 1
- + mdadm -As --auto=yes --run
- mdadm: No arrays found in config file or automatically
- + modprobe dm_mod
- [ 0.470591] device-mapper: uevent: version 1.0.3
- [ 0.471447] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
- + lvm vgchange -aay --sysinit
- WARNING: Failed to connect to lvmetad. Falling back to device scanning.
- + ldmtool create all
- [
- ]
- + test 1 = 1
- + test '' '!=' 1
- + uname -a
- Linux (none) 4.9.40.guestfs.x86_64 #8 Tue Jan 2 22:36:21 EET 2018 x86_64 x86_64 x86_64 GNU/Linux
- 'clocksource: '
- clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
- refined-jiffies
- + echo -n 'uptime: '
- uptime: + cat /proc/uptime
- 0.87 0.45
- + cmd=guestfsd
- ++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
- + eval
- + test x '!=' x
- + test 1 = 1
- + cmd='guestfsd --verbose'
- + test '' = 1
- + false
- + test '' = 1
- + echo guestfsd --verbose
- guestfsd --verbose
- + guestfsd --verbose
- OCaml daemon loaded
- lvm config:
- lvmetad
- trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle
- calling: settle
- libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
- libguestfs: appliance is up
- libguestfs: trace: launch = 0
- libguestfs: trace: mount_options "ro" "/dev/sda1" "/"
- guestfsd: <= mount_options (0x4a) request length 72 bytes
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda1
- calling: settle
- command: mount '-o' 'ro' '/dev/sda1' '/sysroot//'
- libguestfs: trace: mount_options = 0
- libguestfs: trace: statns "/tail"
- guestfsd: => mount_options (0x4a) took 0.00 secs
- guestfsd: <= statns (0x1a5) request length 52 bytes
- [ 0.930738] EXT2-fs (sda1): error: ext2_lookup: deleted inode referenced: 12
- guestfsd: error: /tail: Input/output error
- guestfsd: => statns (0x1a5) took 0.00 secs
- libguestfs: trace: statns = NULL (error)
- lt-virt-tail: /tail: statns: /tail: Input/output error
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0xdacc20 (state 2)
- libguestfs: trace: internal_autosync
- guestfsd: <= internal_autosync (0x11a) request length 40 bytes
- umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,errors=continue,user_xattr,acl freq=0 passno=0
- umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=99508k,mode=755 freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=247216k,nr_inodes=61804,mode=755 freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
- umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=ext2 opts=ro,relatime,errors=continue,user_xattr,acl freq=0 passno=0
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: umount /sysroot
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sdb
- calling: settle
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda
- calling: settle
- fsync /dev/sda
- guestfsd: => internal_autosync (0x11a) took 0.02 secs
- libguestfs: trace: internal_autosync = 0
- libguestfs: sending SIGTERM to process 7908
- libguestfs: qemu maxrss 144776K
- libguestfs: command: run: rm
- libguestfs: command: run: \ -rf /home/nik/opensource/libguestfs/tmp/libguestfsKl5xNn
- libguestfs: command: run: rm
- libguestfs: command: run: \ -rf /run/user/1000/libguestfse2nChA
- ++ cleanup
- ++ status=1
- ++ set +e
- ++ guestfish --remote exit
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0xb19830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x2174830 (state 2)
- libguestfs: trace: internal_autosync
- guestfsd: <= internal_autosync (0x11a) request length 40 bytes
- umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,errors=continue,user_xattr,acl freq=0 passno=0
- umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=99508k,mode=755 freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=247216k,nr_inodes=61804,mode=755 freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
- umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
- umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=ext2 opts=rw,relatime,errors=continue,user_xattr,acl freq=0 passno=0
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: umount /sysroot
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sdb
- calling: settle
- commandrvf: stdout=n stderr=y flags=0x0
- commandrvf: udevadm --debug settle -E /dev/sda
- calling: settle
- fsync /dev/sda
- libguestfs: trace: internal_autosync = 0
- libguestfs: sending SIGTERM to process 7610
- libguestfs: qemu maxrss 147048K
- libguestfs: command: run: rm
- libguestfs: command: run: \ -rf /home/nik/opensource/libguestfs/tmp/libguestfsfipkei
- libguestfs: command: run: rm
- libguestfs: command: run: \ -rf /run/user/1000/libguestfsjmXrKW
- libguestfs: trace: shutdown
- libguestfs: trace: shutdown = 0
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0xb19830 (state 0)
- ++ '[' 7696 -gt 0 ']'
- ++ kill 7696
- ./test-virt-tail.sh: line 50: kill: (7696) - No such process
- ++ '[' 1 -eq 0 ']'
- ++ exit 1
- + cleanup
- + status=1
- + set +e
- + guestfish --remote exit
- libguestfs: trace: set_verbose true
- libguestfs: trace: set_verbose = 0
- libguestfs: trace: set_tmpdir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_tmpdir = 0
- libguestfs: trace: set_cachedir "/home/nik/opensource/libguestfs/tmp"
- libguestfs: trace: set_cachedir = 0
- libguestfs: trace: set_path "/home/nik/opensource/libguestfs/appliance"
- libguestfs: trace: set_path = 0
- libguestfs: create: flags = 0, handle = 0x162c830, program = guestfish
- libguestfs: trace: set_pgroup true
- libguestfs: trace: set_pgroup = 0
- guestfish: remote: looks like the server is not running
- libguestfs: trace: close
- libguestfs: closing guestfs handle 0x162c830 (state 0)
- + '[' 7696 -gt 0 ']'
- + kill 7696
- ./test-virt-tail.sh: line 50: kill: (7696) - No such process
- + '[' 1 -eq 0 ']'
- + exit 1
- FAIL test-virt-tail.sh (exit status: 1)
Advertisement
Add Comment
Please, Sign In to add comment