Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1192886 Details for
Bug 1369010
v2v UEFI conversions fail if the source has a bus='ide' CD-ROM
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
v2v-log
uefi-guest-cdrom.log (text/plain), 453.29 KB, created by
mxie@redhat.com
on 2016-08-22 10:35:47 UTC
(
hide
)
Description:
v2v-log
Filename:
MIME Type:
Creator:
mxie@redhat.com
Created:
2016-08-22 10:35:47 UTC
Size:
453.29 KB
patch
obsolete
>virt-v2v: libguestfs 1.32.7 (x86_64) >[ 0.0] Opening the source -i libvirt -ic vpx://root@10.66.145.47/data/10.73.3.19/?no_verify=1 juzhou-test-efi >input_libvirt_vcenter_https: source: scheme vpx server 10.66.145.47 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >libvirt xml is: ><domain type='vmware' xmlns:vmware='http://libvirt.org/schemas/domain/vmware/1.0'> > <name>juzhou-test-efi</name> > <uuid>42184f01-c761-c69b-ef29-e7e2c5fb8afd</uuid> > <memory unit='KiB'>4194304</memory> > <currentMemory unit='KiB'>4194304</currentMemory> > <vcpu placement='static'>1</vcpu> > <cputune> > <shares>1000</shares> > </cputune> > <os> > <type arch='x86_64'>hvm</type> > </os> > <clock offset='utc'/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>destroy</on_crash> > <devices> > <disk type='file' device='disk'> > <source file='[esx5.5-tzheng] juzhou-test-efi/juzhou-test-efi.vmdk'/> > <target dev='sda' bus='scsi'/> > <address type='drive' controller='0' bus='0' target='0' unit='0'/> > </disk> > <disk type='file' device='cdrom'> > <source file='/vmimages/tools-isoimages/winPre2k.iso'/> > <target dev='hdc' bus='ide'/> > <address type='drive' controller='0' bus='1' target='0' unit='0'/> > </disk> > <controller type='scsi' index='0' model='lsisas1068'/> > <controller type='ide' index='0'/> > <interface type='bridge'> > <mac address='00:50:56:98:f2:25'/> > <source bridge='VM Network'/> > <model type='e1000e'/> > </interface> > <video> > <model type='vmvga' vram='4096' primary='yes'/> > </video> > </devices> > <vmware:datacenterpath>data</vmware:datacenterpath> ></domain> > >vcenter: using <vmware:datacenterpath> from libvirt: data >'curl' -q --max-redirs '5' --globoff --head --silent --url 'https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng' --user <hidden> --insecure >HTTP/1.1 200 OK >Date: Mon, 22 Aug 2016 04:48:23 GMT >Set-Cookie: vmware_soap_session="d3838ba313d7b246157abf84d1c0c23aa9f994e1"; Path=/; HttpOnly; Secure; >Accept-Ranges: bytes >Connection: Keep-Alive >Content-Type: application/octet-stream >Content-Length: 16106127360 > >vcenter: json parameters: { "file.cookie": "vmware_soap_session=\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng", "file.timeout": 2000 } > source name: juzhou-test-efi >hypervisor type: vmware > memory: 4294967296 (bytes) > nr vCPUs: 1 > CPU features: > firmware: unknown > display: > sound: >disks: > json: { "file.cookie": "vmware_soap_session=\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng", "file.timeout": 2000 } (raw) [scsi] >removable media: > CD-ROM [ide] in slot 2 >NICs: > Bridge "VM Network" mac: 00:50:56:98:f2:25 > >check_host_free_space: overlay_dir=/var/tmp free_space=391395176448 >[ 1.2] Creating an overlay to protect the source from being modified >qemu-img 'create' '-q' '-f' 'qcow2' '-b' 'json: { "file.cookie": "vmware_soap_session=\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng", "file.timeout": 2000 }' '-o' 'compat=1.1,backing_fmt=raw' '/var/tmp/v2vovl15f480.qcow2' >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovl15f480.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ --help >libguestfs: which_parser: g->qemu_img_info_parser = 1 >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /dev/fd/4 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "raw",\n "virtual-size": 16106127360,\n "filename": "/dev/fd/4",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng\", \"file.timeout\": 2000 }",\n "backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng\", \"file.timeout\": 2000 }",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_has_backing_file = 1 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_virtual_size "/var/tmp/v2vovl15f480.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ --help >libguestfs: which_parser: g->qemu_img_info_parser = 1 >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /dev/fd/4 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "raw",\n "virtual-size": 16106127360,\n "filename": "/dev/fd/4",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng\", \"file.timeout\": 2000 }",\n "backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng\", \"file.timeout\": 2000 }",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_virtual_size = 16106127360 >[ 1.9] Initializing the target -o libvirt -os default >libvirt capabilities XML: ><capabilities> > > <host> > <uuid>610d5e80-e9a4-11e1-9bce-24be0502a0e9</uuid> > <cpu> > <arch>x86_64</arch> > <model>IvyBridge</model> > <vendor>Intel</vendor> > <topology sockets='1' cores='4' threads='2'/> > <feature name='ds'/> > <feature name='acpi'/> > <feature name='ss'/> > <feature name='ht'/> > <feature name='tm'/> > <feature name='pbe'/> > <feature name='dtes64'/> > <feature name='monitor'/> > <feature name='ds_cpl'/> > <feature name='vmx'/> > <feature name='smx'/> > <feature name='est'/> > <feature name='tm2'/> > <feature name='xtpr'/> > <feature name='pdcm'/> > <feature name='pcid'/> > <feature name='osxsave'/> > <feature name='arat'/> > <feature name='xsaveopt'/> > <feature name='invtsc'/> > <pages unit='KiB' size='4'/> > <pages unit='KiB' size='2048'/> > </cpu> > <power_management> > <suspend_mem/> > <suspend_disk/> > <suspend_hybrid/> > </power_management> > <migration_features> > <live/> > <uri_transports> > <uri_transport>tcp</uri_transport> > <uri_transport>rdma</uri_transport> > </uri_transports> > </migration_features> > <topology> > <cells num='1'> > <cell id='0'> > <memory unit='KiB'>8330192</memory> > <pages unit='KiB' size='4'>2082548</pages> > <pages unit='KiB' size='2048'>0</pages> > <distances> > <sibling id='0' value='10'/> > </distances> > <cpus num='8'> > <cpu id='0' socket_id='0' core_id='0' siblings='0,4'/> > <cpu id='1' socket_id='0' core_id='1' siblings='1,5'/> > <cpu id='2' socket_id='0' core_id='2' siblings='2,6'/> > <cpu id='3' socket_id='0' core_id='3' siblings='3,7'/> > <cpu id='4' socket_id='0' core_id='0' siblings='0,4'/> > <cpu id='5' socket_id='0' core_id='1' siblings='1,5'/> > <cpu id='6' socket_id='0' core_id='2' siblings='2,6'/> > <cpu id='7' socket_id='0' core_id='3' siblings='3,7'/> > </cpus> > </cell> > </cells> > </topology> > <secmodel> > <model>selinux</model> > <doi>0</doi> > <baselabel type='kvm'>system_u:system_r:svirt_t:s0</baselabel> > <baselabel type='qemu'>system_u:system_r:svirt_tcg_t:s0</baselabel> > </secmodel> > <secmodel> > <model>dac</model> > <doi>0</doi> > <baselabel type='kvm'>+107:+107</baselabel> > <baselabel type='qemu'>+107:+107</baselabel> > </secmodel> > </host> > > <guest> > <os_type>hvm</os_type> > <arch name='i686'> > <wordsize>32</wordsize> > <emulator>/usr/libexec/qemu-kvm</emulator> > <machine maxCpus='240'>pc-i440fx-rhel7.3.0</machine> > <machine canonical='pc-i440fx-rhel7.3.0' maxCpus='240'>pc</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.0.0</machine> > <machine maxCpus='240'>rhel6.3.0</machine> > <machine maxCpus='240'>rhel6.4.0</machine> > <machine maxCpus='240'>rhel6.0.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.1.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.2.0</machine> > <machine maxCpus='240'>pc-q35-rhel7.3.0</machine> > <machine canonical='pc-q35-rhel7.3.0' maxCpus='240'>q35</machine> > <machine maxCpus='240'>rhel6.5.0</machine> > <machine maxCpus='240'>rhel6.6.0</machine> > <machine maxCpus='240'>rhel6.1.0</machine> > <machine maxCpus='240'>rhel6.2.0</machine> > <domain type='qemu'/> > <domain type='kvm'> > <emulator>/usr/libexec/qemu-kvm</emulator> > </domain> > </arch> > <features> > <cpuselection/> > <deviceboot/> > <disksnapshot default='on' toggle='no'/> > <acpi default='on' toggle='yes'/> > <apic default='on' toggle='no'/> > <pae/> > <nonpae/> > </features> > </guest> > > <guest> > <os_type>hvm</os_type> > <arch name='x86_64'> > <wordsize>64</wordsize> > <emulator>/usr/libexec/qemu-kvm</emulator> > <machine maxCpus='240'>pc-i440fx-rhel7.3.0</machine> > <machine canonical='pc-i440fx-rhel7.3.0' maxCpus='240'>pc</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.0.0</machine> > <machine maxCpus='240'>rhel6.3.0</machine> > <machine maxCpus='240'>rhel6.4.0</machine> > <machine maxCpus='240'>rhel6.0.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.1.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.2.0</machine> > <machine maxCpus='240'>pc-q35-rhel7.3.0</machine> > <machine canonical='pc-q35-rhel7.3.0' maxCpus='240'>q35</machine> > <machine maxCpus='240'>rhel6.5.0</machine> > <machine maxCpus='240'>rhel6.6.0</machine> > <machine maxCpus='240'>rhel6.1.0</machine> > <machine maxCpus='240'>rhel6.2.0</machine> > <domain type='qemu'/> > <domain type='kvm'> > <emulator>/usr/libexec/qemu-kvm</emulator> > </domain> > </arch> > <features> > <cpuselection/> > <deviceboot/> > <disksnapshot default='on' toggle='no'/> > <acpi default='on' toggle='yes'/> > <apic default='on' toggle='no'/> > </features> > </guest> > ></capabilities> > >[ 1.9] Opening the overlay >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_identifier "v2v" >libguestfs: trace: v2v: set_identifier = 0 >libguestfs: trace: v2v: get_memsize >libguestfs: trace: v2v: get_memsize = 500 >libguestfs: trace: v2v: set_memsize 800 >libguestfs: trace: v2v: set_memsize = 0 >libguestfs: trace: v2v: set_network true >libguestfs: trace: v2v: set_network = 0 >libguestfs: trace: v2v: add_drive "/var/tmp/v2vovl15f480.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: v2v: add_drive = 0 >libguestfs: trace: v2v: launch >libguestfs: trace: v2v: get_tmpdir >libguestfs: trace: v2v: get_tmpdir = "/tmp" >libguestfs: trace: v2v: version >libguestfs: trace: v2v: version = <struct guestfs_version = major: 1, minor: 32, release: 7, extra: rhel=7,release=2.el7,libvirt, > >libguestfs: trace: v2v: get_backend >libguestfs: trace: v2v: get_backend = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: identifier=v2v >libguestfs: launch: version=1.32.7rhel=7,release=2.el7,libvirt >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=/tmp/libguestfsMX5ISO >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: trace: v2v: get_backend_setting "force_tcg" >libguestfs: trace: v2v: get_backend_setting = NULL (error) >libguestfs: trace: v2v: get_cachedir >libguestfs: trace: v2v: get_cachedir = "/var/tmp" >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin5 >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d >supermin: version: 5.1.16 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: begin testing qemu features >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -help >libguestfs: qemu version 2.6 >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -machine accel=kvm:tcg >libguestfs: command: run: \ -device ? >libguestfs: finished testing qemu features >libguestfs: trace: v2v: get_backend_setting "gdb" >libguestfs: trace: v2v: get_backend_setting = NULL (error) >[00136ms] /usr/libexec/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -display none \ > -machine accel=kvm:tcg \ > -cpu host \ > -m 800 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -global kvm-pit.lost_tick_policy=discard \ > -kernel /var/tmp/.guestfs-0/appliance.d/kernel \ > -initrd /var/tmp/.guestfs-0/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=/var/tmp/v2vovl15f480.qcow2,cache=unsafe,discard=unmap,format=qcow2,copy-on-read=on,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/.guestfs-0/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=/tmp/libguestfsMX5ISO/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -netdev user,id=usernet,net=169.254.0.0/16 \ > -device virtio-net-pci,netdev=usernet \ > -append 'panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v' >libguestfs: responding to serial console Device Status Report >\x1b[1;256r\x1b[256;256H\x1b[6n >Google, Inc. >Serial Graphics Adapter 12/29/13 >SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Sun Dec 29 03:43:06 UTC 2013 >Term: 80x24 >4 0 >\x1b[2J SeaBIOS (version 1.9.1-4.el7) > > > iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+31F976B0+31EF76B0 C100 > Press Ctrl-B to configure iPXE (PCI 00:05.0)... > > > Booting from ROM... > Probing EDD (edd=off to disable)... ok >\x1b[2J[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.10.0-493.el7.x86_64 (mockbuild@x86-020.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-9) (GCC) ) #1 SMP Tue Aug 16 11:45:26 EDT 2016 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v >[ 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-0x0000000031fddfff] usable >[ 0.000000] BIOS-e820: [mem 0x0000000031fde000-0x0000000031ffffff] 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] Hypervisor detected: KVM >[ 0.000000] e820: last_pfn = 0x31fde max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f73d0-0x000f73df] mapped at [ffff8800000f73d0] >[ 0.000000] RAMDISK: [mem 0x31cbb000-0x31fcffff] >[ 0.000000] ACPI: RSDP 00000000000f71b0 00014 (v00 BOCHS ) >[ 0.000000] ACPI: RSDT 0000000031fe1863 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACP 0000000031fe1777 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >[ 0.000000] ACPI: DSDT 0000000031fe0040 01737 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACS 0000000031fe0000 00040 >[ 0.000000] ACPI: APIC 0000000031fe17eb 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000031fddfff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x31fddfff] >[ 0.000000] NODE_DATA [mem 0x31c94000-0x31cbafff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:31c44001, primary cpu clock >[ 0.000000] kvm-clock: using sched offset of 835558468 cycles >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x31fddfff] >[ 0.000000] ACPI: PM-Timer IO Port: 0x608 >[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >[ 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] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x32000000-0xfeffbfff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff880031a00000 s96728 r8192 d30248 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 31a0f3c0 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 201447 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 >[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form >[ 0.000000] Memory: 784236k/819064k available (6755k kernel code, 392k absent, 34436k reserved, 4425k data, 1676k init) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:327936 nr_irqs:256 0 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 3392.292 MHz processor >[ 0.047893] Calibrating delay loop (skipped) preset value.. 6784.58 BogoMIPS (lpj=3392292) >[ 0.048456] pid_max: default: 32768 minimum: 301 >[ 0.048821] Security Framework initialized >[ 0.049114] SELinux: Disabled at boot. >[ 0.049448] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >[ 0.050118] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.050665] Mount-cache hash table entries: 4096 >[ 0.051117] Initializing cgroup subsys memory >[ 0.051428] Initializing cgroup subsys devices >[ 0.051738] Initializing cgroup subsys freezer >[ 0.052062] Initializing cgroup subsys net_cls >[ 0.052362] Initializing cgroup subsys blkio >[ 0.052660] Initializing cgroup subsys perf_event >[ 0.052984] Initializing cgroup subsys hugetlb >[ 0.053309] Initializing cgroup subsys pids >[ 0.053603] Initializing cgroup subsys net_prio >[ 0.054208] mce: CPU supports 10 MCE banks >[ 0.054563] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.054921] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.055281] tlb_flushall_shift: 2 >[ 0.064303] Freeing SMP alternatives: 28k freed >[ 0.067093] ACPI: Core revision 20130517 >[ 0.067787] ACPI: All ACPI Tables successfully acquired >[ 0.068178] ftrace: allocating 25756 entries in 101 pages >[ 0.087997] smpboot: Max logical packages: 1 >[ 0.088295] smpboot: APIC(0) Converting physical 0 to logical package 0 >[ 0.088861] Enabling x2apic >[ 0.089067] Enabled x2apic >[ 0.089423] Switched APIC routing to physical x2apic. >[ 0.090552] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.090959] smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (fam: 06, model: 3a, stepping: 09) >[ 0.091606] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. >[ 0.092156] ... version: 2 >[ 0.092417] ... bit width: 48 >[ 0.092691] ... generic registers: 4 >[ 0.092983] ... value mask: 0000ffffffffffff >[ 0.093371] ... max period: 000000007fffffff >[ 0.093720] ... fixed-purpose events: 3 >[ 0.094012] ... event mask: 000000070000000f >[ 0.098198] KVM setup paravirtual spinlock >[ 0.099296] Brought up 1 CPUs >[ 0.099520] smpboot: Total of 1 processors activated (6784.58 BogoMIPS) >[ 0.100190] devtmpfs: initialized >[ 0.101855] EVM: security.selinux >[ 0.102093] EVM: security.ima >[ 0.102291] EVM: security.capability >[ 0.103153] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.103604] pinctrl core: initialized pinctrl subsystem >[ 0.104016] NET: Registered protocol family 16 >[ 0.104493] ACPI: bus type PCI registered >[ 0.104760] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.105239] PCI: Using configuration type 1 for base access >[ 0.105676] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off >[ 0.106643] ACPI: Added _OSI(Module Device) >[ 0.106927] ACPI: Added _OSI(Processor Device) >[ 0.107225] ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.107532] ACPI: Added _OSI(Processor Aggregator Device) >[ 0.109325] ACPI: Interpreter enabled >[ 0.109581] ACPI: (supports S0 S5) >[ 0.109806] ACPI: Using IOAPIC for interrupt routing >[ 0.110143] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.112151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >[ 0.112562] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >[ 0.113024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >[ 0.113485] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >[ 0.114365] acpiphp: Slot [2] registered >[ 0.114656] acpiphp: Slot [3] registered >[ 0.114922] acpiphp: Slot [4] registered >[ 0.115193] acpiphp: Slot [5] registered >[ 0.115470] acpiphp: Slot [6] registered >[ 0.115774] acpiphp: Slot [7] registered >[ 0.116046] acpiphp: Slot [8] registered >[ 0.116314] acpiphp: Slot [9] registered >[ 0.116599] acpiphp: Slot [10] registered >[ 0.116907] acpiphp: Slot [11] registered >[ 0.117183] acpiphp: Slot [12] registered >[ 0.117457] acpiphp: Slot [13] registered >[ 0.117737] acpiphp: Slot [14] registered >[ 0.118035] acpiphp: Slot [15] registered >[ 0.118307] acpiphp: Slot [16] registered >[ 0.118713] acpiphp: Slot [17] registered >[ 0.119020] acpiphp: Slot [18] registered >[ 0.119295] acpiphp: Slot [19] registered >[ 0.119570] acpiphp: Slot [20] registered >[ 0.119847] acpiphp: Slot [21] registered >[ 0.120149] acpiphp: Slot [22] registered >[ 0.120424] acpiphp: Slot [23] registered >[ 0.120700] acpiphp: Slot [24] registered >[ 0.120977] acpiphp: Slot [25] registered >[ 0.121276] acpiphp: Slot [26] registered >[ 0.121550] acpiphp: Slot [27] registered >[ 0.121822] acpiphp: Slot [28] registered >[ 0.122098] acpiphp: Slot [29] registered >[ 0.122399] acpiphp: Slot [30] registered >[ 0.122673] acpiphp: Slot [31] registered >[ 0.122945] PCI host bridge to bus 0000:00 >[ 0.123215] pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.123597] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >[ 0.124038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >[ 0.124498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >[ 0.124991] pci_bus 0000:00: root bus resource [mem 0x32000000-0xfebfffff window] >[ 0.132151] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.132629] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.133057] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.133539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.134267] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.134764] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.202253] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >[ 0.202773] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >[ 0.203259] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >[ 0.203749] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >[ 0.204210] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >[ 0.206250] ACPI: Enabled 3 GPEs in block 00 to 0F >[ 0.206677] vgaarb: loaded >[ 0.206926] SCSI subsystem initialized >[ 0.207223] ACPI: bus type USB registered >[ 0.207515] usbcore: registered new interface driver usbfs >[ 0.207897] usbcore: registered new interface driver hub >[ 0.208287] usbcore: registered new device driver usb >[ 0.208696] PCI: Using ACPI for IRQ routing >[ 0.209142] NetLabel: Initializing >[ 0.209395] NetLabel: domain hash size = 128 >[ 0.209697] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.210054] NetLabel: unlabeled traffic allowed by default >[ 0.210498] Switched to clocksource kvm-clock >[ 0.213438] pnp: PnP ACPI init >[ 0.213686] ACPI: bus type PNP registered >[ 0.214262] pnp: PnP ACPI: found 5 devices >[ 0.214556] ACPI: bus type PNP unregistered >[ 0.220065] NET: Registered protocol family 2 >[ 0.220489] TCP established hash table entries: 8192 (order: 4, 65536 bytes) >[ 0.221003] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) >[ 0.221479] TCP: Hash tables configured (established 8192 bind 8192) >[ 0.221920] TCP: reno registered >[ 0.222147] UDP hash table entries: 512 (order: 2, 16384 bytes) >[ 0.222575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >[ 0.223025] NET: Registered protocol family 1 >[ 0.223338] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.223758] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.224154] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.224652] Unpacking initramfs... >[ 0.226260] Freeing initrd memory: 3156k freed >[ 0.227055] sha1_ssse3: Using AVX optimized SHA-1 implementation >[ 0.227563] sha256_ssse3: Using AVX optimized SHA-256 implementation >[ 0.228128] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.228586] Initialise system trusted keyring >[ 0.228900] audit: initializing netlink socket (disabled) >[ 0.229280] type=2000 audit(1471861570.801:1): initialized >[ 0.244692] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.245683] zpool: loaded >[ 0.245896] zbud: loaded >[ 0.246189] VFS: Disk quotas dquot_6.5.2 >[ 0.246473] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.247034] msgmni has been set to 1537 >[ 0.247326] Key type big_key registered >[ 0.247773] NET: Registered protocol family 38 >[ 0.248110] Key type asymmetric registered >[ 0.248389] Asymmetric key parser 'x509' registered >[ 0.248746] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) >[ 0.249287] io scheduler noop registered >[ 0.249562] io scheduler deadline registered (default) >[ 0.249918] io scheduler cfq registered >[ 0.250259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.250664] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.251183] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >[ 0.251712] ACPI: Power Button [PWRF] >[ 0.252034] GHES: HEST is not enabled! >[ 0.252326] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.275211] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.275737] Non-volatile memory driver v1.3 >[ 0.276027] Linux agpgart interface v0.103 >[ 0.276382] crash memory driver: version 1.1 >[ 0.276730] rdac: device handler registered >[ 0.277030] hp_sw: device handler registered >[ 0.277318] emc: device handler registered >[ 0.277624] alua: device handler registered >[ 0.277922] libphy: Fixed MDIO Bus: probed >[ 0.278220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.278688] ehci-pci: EHCI PCI platform driver >[ 0.278996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.279410] ohci-pci: OHCI PCI platform driver >[ 0.279735] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.280195] usbcore: registered new interface driver usbserial >[ 0.280596] usbcore: registered new interface driver usbserial_generic >[ 0.281055] usbserial: USB Serial support registered for generic >[ 0.281482] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >[ 0.282507] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.282842] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.283244] mousedev: PS/2 mouse device common for all mice >[ 0.283782] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >[ 0.284741] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 >[ 0.285449] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 >[ 0.286051] rtc_cmos 00:00: RTC can wake from S4 >[ 0.286524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >[ 0.287004] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram >[ 0.287490] cpuidle: using governor menu >[ 0.287800] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.288241] usbcore: registered new interface driver usbhid >[ 0.288640] usbhid: USB HID core driver >[ 0.288967] drop_monitor: Initializing network drop monitor service >[ 0.289424] TCP: cubic registered >[ 0.289682] Initializing XFRM netlink socket >[ 0.290021] NET: Registered protocol family 10 >[ 0.290418] NET: Registered protocol family 17 >[ 0.290840] microcode: CPU0 sig=0x306a9, pf=0x1, revision=0x1 >[ 0.291243] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.292025] Loading compiled-in X.509 certificates >[ 0.292696] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >[ 0.293842] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >[ 0.294900] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9b6510d9c2422abb840ba368b9bcc494e7631c55' >[ 0.295645] registered taskstats version 1 >[ 0.296031] Key type trusted registered >[ 0.296402] Key type encrypted registered >[ 0.296856] IMA: No TPM chip found, activating TPM-bypass! >[ 0.297522] rtc_cmos 00:00: setting system clock to 2016-08-22 10:26:10 UTC (1471861570) >[ 0.298679] Freeing unused kernel memory: 1676k freed >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.1.16 glibc >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v >supermin: uptime: 0.21 0.02 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >[ 0.301902] alg: No test for crc32 (crc32-pclmul) >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif_common.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32_generic.ko >[ 0.304818] alg: No test for crc32 (crc32-generic) >supermin: internal insmod crct10dif_generic.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nfit.ko >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.312753] scsi host0: ata_piix >[ 0.313036] scsi host1: ata_piix >[ 0.313267] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 0.313720] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >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 nd_btt.ko >supermin: internal insmod nd_pmem.ko >supermin: internal insmod crc-t10dif.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_input.ko >supermin: internal insmod virtio_pci.ko >[ 0.488273] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >[ 0.503058] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >[ 0.504368] scsi host2: Virtio SCSI HBA >[ 0.506594] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 0.507309] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 0.514717] sd 2:0:0:0: [sda] 31457280 512-byte logical blocks: (16.1 GB/15.0 GiB) >[ 0.515324] sd 2:0:0:0: [sda] Write Protect is off >[ 0.515704] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.516368] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.516967] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.517372] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.518919] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 0.528178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >[ 0.549683] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >[ 0.800935] sda: sda1 sda2 sda3 sda4 >[ 0.801473] sd 2:0:0:0: [sda] Attached SCSI disk >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod ext4.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc8.ko >supermin: internal insmod libcrc32c.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 0.813869] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.815711] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: deleting initramfs files >supermin: chroot >Starting /init script ... >+ [[ panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v == *guestfs_network=1* ]] >+ guestfs_network=1 >+ [[ panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v == *guestfs_rescue=1* ]] >+ [[ panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v == *guestfs_noreboot=1* ]] >+ [[ panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v == *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 >+ mount -t devtmpfs /dev /dev >+ [[ panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm guestfs_identifier=v2v == *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=' 61b5 160c 7394 40ee afb8 98fb fcf1 b935' >+ echo 61b5160c739440eeafb898fbfcf1b935 >+ systemd-tmpfiles --prefix=/dev --create --boot >+ 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 219 >specified group 'input' unknown >+ udevadm trigger >+ udevadm settle --timeout=600 >[ 0.878687] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >[ 0.893308] input: PC Speaker as /devices/platform/pcspkr/input/input4 >[ 0.897743] FDC 0 is a S82078B >[ 0.910251] AES CTR mode by8 optimization enabled >[ 0.916413] Error: Driver 'pcspkr' is already registered, aborting... >[ 0.924712] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 0.926600] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 0.935726] ppdev: user-space parallel port driver >[ 0.937755] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >[ 0.943125] intel_rapl: no valid rapl domains found in package 0 >[ 0.944618] intel_powerclamp: No package C-state available >[ 0.945789] intel_powerclamp: No package C-state available[ 1.229601] tsc: Refined TSC clocksource calibration: 3392.268 MHz >+ 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 >+ ip addr add 169.254.2.10/16 brd + dev eth0 scope global >+ ip link set dev eth0 up >+ ip route add default via 169.254.2.2 >+ echo nameserver 169.254.2.3 >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ modprobe dm_mod >[ 6.688019] device-mapper: uevent: version 1.0.3 >[ 6.688643] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com >+ lvm vgchange -aay --sysinit > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ ldmtool create all >/init: line 136: ldmtool: command not found >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 3.10.0-493.el7.x86_64 #1 SMP Tue Aug 16 11:45:26 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux >+ ls -lR /dev >/dev: >total 0 >crw------- 1 root root 10, 235 Aug 22 10:26 autofs >drwxr-xr-x 2 root root 160 Aug 22 10:26 block >drwxr-xr-x 2 root root 80 Aug 22 10:26 bsg >crw------- 1 root root 10, 234 Aug 22 10:26 btrfs-control >drwxr-xr-x 2 root root 2300 Aug 22 10:26 char >crw------- 1 root root 5, 1 Aug 22 10:26 console >lrwxrwxrwx 1 root root 11 Aug 22 10:26 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Aug 22 10:26 cpu >crw------- 1 root root 10, 61 Aug 22 10:26 cpu_dma_latency >crw------- 1 root root 10, 62 Aug 22 10:26 crash >drwxr-xr-x 8 root root 160 Aug 22 10:26 disk >lrwxrwxrwx 1 root root 13 Aug 22 10:26 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Aug 22 10:26 full >crw-rw-rw- 1 root root 10, 229 Aug 22 10:26 fuse >crw------- 1 root root 10, 228 Aug 22 10:26 hpet >crw------- 1 root root 10, 183 Aug 22 10:26 hwrng >drwxr-xr-x 3 root root 220 Aug 22 10:26 input >crw-r--r-- 1 root root 1, 11 Aug 22 10:26 kmsg >crw-rw---- 1 root disk 10, 237 Aug 22 10:26 loop-control >drwxr-xr-x 2 root root 60 Aug 22 10:26 mapper >crw------- 1 root root 10, 227 Aug 22 10:26 mcelog >crw------- 1 root root 1, 1 Aug 22 10:26 mem >drwxr-xr-x 2 root root 60 Aug 22 10:26 net >crw------- 1 root root 10, 60 Aug 22 10:26 network_latency >crw------- 1 root root 10, 59 Aug 22 10:26 network_throughput >crw-rw-rw- 1 root root 1, 3 Aug 22 10:26 null >crw------- 1 root root 10, 144 Aug 22 10:26 nvram >crw------- 1 root root 1, 12 Aug 22 10:26 oldmem >crw------- 1 root root 1, 4 Aug 22 10:26 port >crw------- 1 root root 108, 0 Aug 22 10:26 ppp >crw-rw-rw- 1 root root 5, 2 Aug 22 10:26 ptmx >crw-rw-rw- 1 root root 1, 8 Aug 22 10:26 random >drwxr-xr-x 2 root root 60 Aug 22 10:26 raw >lrwxrwxrwx 1 root root 4 Aug 22 10:26 rtc -> rtc0 >crw------- 1 root root 253, 0 Aug 22 10:26 rtc0 >brw------- 1 root root 8, 0 Aug 22 10:26 sda >brw------- 1 root root 8, 1 Aug 22 10:26 sda1 >brw------- 1 root root 8, 2 Aug 22 10:26 sda2 >brw------- 1 root root 8, 3 Aug 22 10:26 sda3 >brw------- 1 root root 8, 4 Aug 22 10:26 sda4 >brw------- 1 root root 8, 16 Aug 22 10:26 sdb >crw-rw---- 1 root disk 21, 0 Aug 22 10:26 sg0 >crw-rw---- 1 root disk 21, 1 Aug 22 10:26 sg1 >crw------- 1 root root 10, 231 Aug 22 10:26 snapshot >drwxr-xr-x 2 root root 80 Aug 22 10:26 snd >lrwxrwxrwx 1 root root 15 Aug 22 10:26 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Aug 22 10:26 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Aug 22 10:26 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Aug 22 10:26 tty >crw------- 1 root root 4, 0 Aug 22 10:26 tty0 >crw------- 1 root root 4, 1 Aug 22 10:26 tty1 >crw------- 1 root root 4, 10 Aug 22 10:26 tty10 >crw------- 1 root root 4, 11 Aug 22 10:26 tty11 >crw------- 1 root root 4, 12 Aug 22 10:26 tty12 >crw------- 1 root root 4, 13 Aug 22 10:26 tty13 >crw------- 1 root root 4, 14 Aug 22 10:26 tty14 >crw------- 1 root root 4, 15 Aug 22 10:26 tty15 >crw------- 1 root root 4, 16 Aug 22 10:26 tty16 >crw------- 1 root root 4, 17 Aug 22 10:26 tty17 >crw------- 1 root root 4, 18 Aug 22 10:26 tty18 >crw------- 1 root root 4, 19 Aug 22 10:26 tty19 >crw------- 1 root root 4, 2 Aug 22 10:26 tty2 >crw------- 1 root root 4, 20 Aug 22 10:26 tty20 >crw------- 1 root root 4, 21 Aug 22 10:26 tty21 >crw------- 1 root root 4, 22 Aug 22 10:26 tty22 >crw------- 1 root root 4, 23 Aug 22 10:26 tty23 >crw------- 1 root root 4, 24 Aug 22 10:26 tty24 >crw------- 1 root root 4, 25 Aug 22 10:26 tty25 >crw------- 1 root root 4, 26 Aug 22 10:26 tty26 >crw------- 1 root root 4, 27 Aug 22 10:26 tty27 >crw------- 1 root root 4, 28 Aug 22 10:26 tty28 >crw------- 1 root root 4, 29 Aug 22 10:26 tty29 >crw------- 1 root root 4, 3 Aug 22 10:26 tty3 >crw------- 1 root root 4, 30 Aug 22 10:26 tty30 >crw------- 1 root root 4, 31 Aug 22 10:26 tty31 >crw------- 1 root root 4, 32 Aug 22 10:26 tty32 >crw------- 1 root root 4, 33 Aug 22 10:26 tty33 >crw------- 1 root root 4, 34 Aug 22 10:26 tty34 >crw------- 1 root root 4, 35 Aug 22 10:26 tty35 >crw------- 1 root root 4, 36 Aug 22 10:26 tty36 >crw------- 1 root root 4, 37 Aug 22 10:26 tty37 >crw------- 1 root root 4, 38 Aug 22 10:26 tty38 >crw------- 1 root root 4, 39 Aug 22 10:26 tty39 >crw------- 1 root root 4, 4 Aug 22 10:26 tty4 >crw------- 1 root root 4, 40 Aug 22 10:26 tty40 >crw------- 1 root root 4, 41 Aug 22 10:26 tty41 >crw------- 1 root root 4, 42 Aug 22 10:26 tty42 >crw------- 1 root root 4, 43 Aug 22 10:26 tty43 >crw------- 1 root root 4, 44 Aug 22 10:26 tty44 >crw------- 1 root root 4, 45 Aug 22 10:26 tty45 >crw------- 1 root root 4, 46 Aug 22 10:26 tty46 >crw------- 1 root root 4, 47 Aug 22 10:26 tty47 >crw------- 1 root root 4, 48 Aug 22 10:26 tty48 >crw------- 1 root root 4, 49 Aug 22 10:26 tty49 >crw------- 1 root root 4, 5 Aug 22 10:26 tty5 >crw------- 1 root root 4, 50 Aug 22 10:26 tty50 >crw------- 1 root root 4, 51 Aug 22 10:26 tty51 >crw------- 1 root root 4, 52 Aug 22 10:26 tty52 >crw------- 1 root root 4, 53 Aug 22 10:26 tty53 >crw------- 1 root root 4, 54 Aug 22 10:26 tty54 >crw------- 1 root root 4, 55 Aug 22 10:26 tty55 >crw------- 1 root root 4, 56 Aug 22 10:26 tty56 >crw------- 1 root root 4, 57 Aug 22 10:26 tty57 >crw------- 1 root root 4, 58 Aug 22 10:26 tty58 >crw------- 1 root root 4, 59 Aug 22 10:26 tty59 >crw------- 1 root root 4, 6 Aug 22 10:26 tty6 >crw------- 1 root root 4, 60 Aug 22 10:26 tty60 >crw------- 1 root root 4, 61 Aug 22 10:26 tty61 >crw------- 1 root root 4, 62 Aug 22 10:26 tty62 >crw------- 1 root root 4, 63 Aug 22 10:26 tty63 >crw------- 1 root root 4, 7 Aug 22 10:26 tty7 >crw------- 1 root root 4, 8 Aug 22 10:26 tty8 >crw------- 1 root root 4, 9 Aug 22 10:26 tty9 >crw------- 1 root root 4, 64 Aug 22 10:26 ttyS0 >crw------- 1 root root 10, 239 Aug 22 10:26 uhid >crw------- 1 root root 10, 223 Aug 22 10:26 uinput >crw-rw-rw- 1 root root 1, 9 Aug 22 10:26 urandom >crw------- 1 root root 250, 0 Aug 22 10:26 usbmon0 >crw------- 1 root root 7, 0 Aug 22 10:26 vcs >crw------- 1 root root 7, 1 Aug 22 10:26 vcs1 >crw------- 1 root root 7, 128 Aug 22 10:26 vcsa >crw------- 1 root root 7, 129 Aug 22 10:26 vcsa1 >drwxr-xr-x 2 root root 60 Aug 22 10:26 vfio >crw------- 1 root root 10, 63 Aug 22 10:26 vga_arbiter >crw------- 1 root root 10, 137 Aug 22 10:26 vhci >crw------- 1 root root 10, 238 Aug 22 10:26 vhost-net >drwxr-xr-x 2 root root 60 Aug 22 10:26 virtio-ports >crw------- 1 root root 246, 1 Aug 22 10:26 vport2p1 >crw-rw-rw- 1 root root 1, 5 Aug 22 10:26 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Aug 22 10:26 8:0 -> ../sda >lrwxrwxrwx 1 root root 7 Aug 22 10:26 8:1 -> ../sda1 >lrwxrwxrwx 1 root root 6 Aug 22 10:26 8:16 -> ../sdb >lrwxrwxrwx 1 root root 7 Aug 22 10:26 8:2 -> ../sda2 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 8:3 -> ../sda3 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 8:4 -> ../sda4 > >/dev/bsg: >total 0 >crw------- 1 root root 251, 0 Aug 22 10:26 2:0:0:0 >crw------- 1 root root 251, 1 Aug 22 10:26 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 10:144 -> ../nvram >lrwxrwxrwx 1 root root 8 Aug 22 10:26 10:183 -> ../hwrng >lrwxrwxrwx 1 root root 16 Aug 22 10:26 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Aug 22 10:26 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 7 Aug 22 10:26 10:228 -> ../hpet >lrwxrwxrwx 1 root root 11 Aug 22 10:26 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Aug 22 10:26 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Aug 22 10:26 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 21 Aug 22 10:26 10:59 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Aug 22 10:26 10:60 -> ../network_latency >lrwxrwxrwx 1 root root 18 Aug 22 10:26 10:61 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 8 Aug 22 10:26 10:62 -> ../crash >lrwxrwxrwx 1 root root 14 Aug 22 10:26 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 12 Aug 22 10:26 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 15 Aug 22 10:26 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 15 Aug 22 10:26 13:33 -> ../input/mouse1 >lrwxrwxrwx 1 root root 13 Aug 22 10:26 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Aug 22 10:26 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Aug 22 10:26 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Aug 22 10:26 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 15 Aug 22 10:26 13:67 -> ../input/event3 >lrwxrwxrwx 1 root root 15 Aug 22 10:26 13:68 -> ../input/event4 >lrwxrwxrwx 1 root root 13 Aug 22 10:26 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Aug 22 10:26 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Aug 22 10:26 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Aug 22 10:26 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Aug 22 10:26 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Aug 22 10:26 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Aug 22 10:26 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Aug 22 10:26 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Aug 22 10:26 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Aug 22 10:26 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Aug 22 10:26 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Aug 22 10:26 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Aug 22 10:26 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Aug 22 10:26 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Aug 22 10:26 246:1 -> ../vport2p1 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 250:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 14 Aug 22 10:26 251:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Aug 22 10:26 251:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 253:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Aug 22 10:26 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Aug 22 10:26 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Aug 22 10:26 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Aug 22 10:26 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Aug 22 10:26 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Aug 22 10:26 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Aug 22 10:26 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Aug 22 10:26 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Aug 22 10:26 0 >crw------- 1 root root 10, 184 Aug 22 10:26 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Aug 22 10:26 cpuid >crw------- 1 root root 202, 0 Aug 22 10:26 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 160 Aug 22 10:26 by-id >drwxr-xr-x 2 root root 60 Aug 22 10:26 by-label >drwxr-xr-x 2 root root 100 Aug 22 10:26 by-partlabel >drwxr-xr-x 2 root root 120 Aug 22 10:26 by-partuuid >drwxr-xr-x 2 root root 160 Aug 22 10:26 by-path >drwxr-xr-x 2 root root 120 Aug 22 10:26 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Aug 22 10:26 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 root root 9 Aug 22 10:26 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 root root 10 Aug 22 10:26 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 scsi-0QEMU_QEMU_HARDDISK_hd0-part3 -> ../../sda3 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 scsi-0QEMU_QEMU_HARDDISK_hd0-part4 -> ../../sda4 > >/dev/disk/by-label: >total 0 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 Recovery -> ../../sda1 > >/dev/disk/by-partlabel: >total 0 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 Basic\x20data\x20partition -> ../../sda4 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 EFI\x20system\x20partition -> ../../sda2 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 Microsoft\x20reserved\x20partition -> ../../sda3 > >/dev/disk/by-partuuid: >total 0 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 1452ab20-8a82-4a48-90d7-728860d632ad -> ../../sda2 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 319c2abf-20bd-49fc-907a-fd5662ba094a -> ../../sda3 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 914aaf31-b6a7-4b1f-b1d3-71962b3fe887 -> ../../sda4 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 ad534468-0d7a-4663-a16f-e71a92aa1c2d -> ../../sda1 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Aug 22 10:26 virtio-pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 10 Aug 22 10:26 virtio-pci-0000:00:03.0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 virtio-pci-0000:00:03.0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 virtio-pci-0000:00:03.0-scsi-0:0:0:0-part3 -> ../../sda3 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 virtio-pci-0000:00:03.0-scsi-0:0:0:0-part4 -> ../../sda4 >lrwxrwxrwx 1 root root 9 Aug 22 10:26 virtio-pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 3A4AA0FE4AA0B7D1 -> ../../sda4 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 9A9E-A904 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Aug 22 10:26 D0489E29489E0DFA -> ../../sda1 >lrwxrwxrwx 1 root root 9 Aug 22 10:26 c1065c03-4fbc-422b-90a7-f23a13ac9de2 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Aug 22 10:26 by-path >crw------- 1 root root 13, 64 Aug 22 10:26 event0 >crw------- 1 root root 13, 65 Aug 22 10:26 event1 >crw------- 1 root root 13, 66 Aug 22 10:26 event2 >crw------- 1 root root 13, 67 Aug 22 10:26 event3 >crw------- 1 root root 13, 68 Aug 22 10:26 event4 >crw------- 1 root root 13, 63 Aug 22 10:26 mice >crw------- 1 root root 13, 32 Aug 22 10:26 mouse0 >crw------- 1 root root 13, 33 Aug 22 10:26 mouse1 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Aug 22 10:26 platform-i8042-serio-0-event-kbd -> ../event1 >lrwxrwxrwx 1 root root 9 Aug 22 10:26 platform-i8042-serio-1-event-mouse -> ../event3 >lrwxrwxrwx 1 root root 9 Aug 22 10:26 platform-i8042-serio-1-mouse -> ../mouse1 >lrwxrwxrwx 1 root root 9 Aug 22 10:26 platform-pcspkr-event-spkr -> ../event4 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Aug 22 10:26 control > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Aug 22 10:26 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Aug 22 10:26 rawctl > >/dev/snd: >total 0 >crw-rw---- 1 root audio 116, 1 Aug 22 10:26 seq >crw-rw---- 1 root audio 116, 33 Aug 22 10:26 timer > >/dev/vfio: >total 0 >crw------- 1 root root 10, 196 Aug 22 10:26 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Aug 22 10:26 org.libguestfs.channel.0 -> ../vport2p1 >+ cat /proc/mounts >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=157820k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=392132k,nr_inodes=98033,mode=755 0 0 >+ lvm pvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ lvm vgs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ lvm lvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 > link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff > inet 169.254.2.10/16 brd 169.254.255.255 scope global eth0 > valid_lft forever preferred_lft forever > inet6 fe80::5054:ff:fe12:3456/64 scope link tentative > valid_lft forever preferred_lft forever >+ ip r >default via 169.254.2.2 dev eth0 >169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.10 >+ lsmod >Module Size Used by >dm_mod 113990 0 >iosf_mbi 13523 0 >ghash_clmulni_intel 13259 0 >ppdev 17671 0 >sg 40721 0 >aesni_intel 69884 0 >snd_pcm 106416 0 >lrw 13286 1 aesni_intel >gf128mul 14951 1 lrw >glue_helper 13990 1 aesni_intel >ablk_helper 13597 1 aesni_intel >cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper >snd_timer 29819 1 snd_pcm >snd 83432 2 snd_timer,snd_pcm >serio_raw 13462 0 >soundcore 15047 1 snd >pcspkr 12718 0 >parport_pc 28165 0 >parport 42348 2 ppdev,parport_pc >floppy 69417 0 >i2c_piix4 22106 0 >ata_generic 12910 0 >i2c_core 40756 1 i2c_piix4 >pata_acpi 13038 0 >libcrc32c 12644 0 >crc8 12893 0 >crc_itu_t 12707 0 >crc_ccitt 12707 0 >ext4 579412 1 >mbcache 14958 1 ext4 >jbd2 102946 1 ext4 >virtio_pci 22913 0 >virtio_input 13247 0 >virtio_balloon 13834 0 >virtio_scsi 18361 1 >sd_mod 46322 1 >crc_t10dif 12714 1 sd_mod >nd_pmem 13046 0 >nd_btt 17929 1 nd_pmem >virtio_net 28024 0 >virtio_console 28116 0 >virtio_rng 13019 0 >virtio_blk 18156 0 >virtio_ring 21524 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >virtio 15008 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >ata_piix 35038 0 >libata 247095 3 pata_acpi,ata_generic,ata_piix >nfit 40043 0 >libnvdimm 121421 3 nfit,nd_pmem,nd_btt >crct10dif_generic 12647 0 >crc32_generic 12714 0 >crct10dif_pclmul 14289 1 >crct10dif_common 12595 3 crct10dif_pclmul,crct10dif_generic,crc_t10dif >crc32c_intel 22079 1 >crc32_pclmul 13113 0 >+ date >Mon Aug 22 10:26:17 UTC 2016 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >kvm-clock >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >6.78 0.17 >+ test '' = 1 >+ cmd=guestfsd >++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline >+ eval >+ test x '!=' x >+ test 1 = 1 >+ cmd='guestfsd --verbose' >+ test 1 = 1 >+ cmd='guestfsd --verbose --network' >+ echo guestfsd --verbose --network >guestfsd --verbose --network >+ guestfsd --verbose --network >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm --debug settle >calling: settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: appliance is up >libguestfs: trace: v2v: launch = 0 >[ 10.6] Inspecting the overlay >libguestfs: trace: v2v: inspect_os >libguestfs: trace: v2v: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: list_filesystems >libguestfs: trace: v2v: feature_available "lvm2" >libguestfs: trace: v2v: internal_feature_available "lvm2" >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 458 (internal_feature_available) took 0.00 seconds >libguestfs: trace: v2v: internal_feature_available = 0 >libguestfs: trace: v2v: feature_available = 1 >libguestfs: trace: v2v: feature_available "ldm" >libguestfs: trace: v2v: internal_feature_available "ldm" >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 458 (internal_feature_available) took 0.00 seconds >libguestfs: trace: v2v: internal_feature_available = 1 >libguestfs: trace: v2v: feature_available = 0 >libguestfs: trace: v2v: list_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: v2v: list_devices = ["/dev/sda"] >libguestfs: trace: v2v: list_partitions >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds >libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sda3", "/dev/sda4"] >libguestfs: trace: v2v: list_md_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds >libguestfs: trace: v2v: list_md_devices = [] >libguestfs: trace: v2v: part_to_dev "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_to_dev "/dev/sda3" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_to_dev "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: vfs_type "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: v2v: vfs_type = "ntfs" >libguestfs: trace: v2v: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: v2v: vfs_type = "vfat" >libguestfs: trace: v2v: vfs_type "/dev/sda3" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda3 >libguestfs: trace: v2v: vfs_type = "" >libguestfs: trace: v2v: vfs_type "/dev/sda4" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda4 >libguestfs: trace: v2v: vfs_type = "ntfs" >libguestfs: trace: v2v: lvs >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: lvm lvs --help > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_active=active" --noheadings --separator / > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >libguestfs: trace: v2v: lvs = [] >libguestfs: trace: v2v: list_filesystems = ["/dev/sda1", "ntfs", "/dev/sda2", "vfat", "/dev/sda3", "unknown", "/dev/sda4", "ntfs"] >libguestfs: trace: v2v: vfs_type "/dev/sda1" >guestfsd: main_loop: proc 11 (lvs) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: v2v: vfs_type = "ntfs" >libguestfs: check_for_filesystem_on: /dev/sda1 (ntfs) >libguestfs: trace: v2v: internal_parse_mountable "/dev/sda1" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/sda1, im_volume: , > >libguestfs: trace: v2v: is_whole_device "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: v2v: is_whole_device = 0 >libguestfs: trace: v2v: mount_ro "/dev/sda1" "/" >guestfsd: main_loop: new request, len 0x40 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mount -o ro /dev/sda1 /sysroot/ >[ 7.015568] fuse init (API version 7.22) >libguestfs: trace: v2v: mount_ro = 0 >libguestfs: trace: v2v: part_to_dev "/dev/sda1" >guestfsd: main_loop: proc 73 (mount_ro) took 0.76 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: device_index "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 335 (device_index) took 0.00 seconds >libguestfs: trace: v2v: device_index = 0 >libguestfs: trace: v2v: part_to_partnum "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: v2v: part_to_partnum = 1 >libguestfs: trace: v2v: part_to_dev "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_list "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: parted -m -s -- /dev/sda unit b print >libguestfs: trace: v2v: part_list = <struct guestfs_partition_list(4) = [0]{part_num: 1, part_start: 1048576, part_end: 315621375, part_size: 314572800, } [1]{part_num: 2, part_start: 315621376, part_end: 419430399, part_size: 103809024, } [2]{part_num: 3, part_start: 419430400, part_end: 553648127, part_size: 134217728, } [3]{part_num: 4, part_start: 553648128, part_end: 16105078783, part_size: 15551430656, }> >libguestfs: trace: v2v: is_dir "/etc" >guestfsd: main_loop: proc 213 (part_list) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: is_file "/grub/menu.lst" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/grub/grub.conf" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/grub2/grub.cfg" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: case_sensitive_path "/windows" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/windows" >libguestfs: trace: v2v: case_sensitive_path "/windows/system32" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: windows: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/winnt" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/winnt" >libguestfs: trace: v2v: case_sensitive_path "/winnt/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: winnt: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/win32" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/win32" >libguestfs: trace: v2v: case_sensitive_path "/win32/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win32: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/win" >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/win" >libguestfs: trace: v2v: case_sensitive_path "/win/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/reactos" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/reactos" >libguestfs: trace: v2v: case_sensitive_path "/reactos/system32" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: reactos: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/boot.ini" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/boot.ini" >libguestfs: trace: v2v: is_file "/boot.ini" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/System Volume Information" >libguestfs: trace: v2v: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 1 >libguestfs: trace: v2v: case_sensitive_path "/Program Files" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/Program Files" >libguestfs: trace: v2v: is_dir "/Program Files" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/System Volume Information" >libguestfs: trace: v2v: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 1 >libguestfs: trace: v2v: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=fuseblk opts=ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds >libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: vfs_type "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: v2v: vfs_type = "vfat" >libguestfs: check_for_filesystem_on: /dev/sda2 (vfat) >libguestfs: trace: v2v: internal_parse_mountable "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/sda2, im_volume: , > >libguestfs: trace: v2v: is_whole_device "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: v2v: is_whole_device = 0 >libguestfs: trace: v2v: mount_ro "/dev/sda2" "/" >guestfsd: main_loop: new request, len 0x40 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mount -o ro /dev/sda2 /sysroot/ >libguestfs: trace: v2v: mount_ro = 0 >libguestfs: trace: v2v: part_to_dev "/dev/sda2" >guestfsd: main_loop: proc 73 (mount_ro) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: device_index "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 335 (device_index) took 0.00 seconds >libguestfs: trace: v2v: device_index = 0 >libguestfs: trace: v2v: part_to_partnum "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: v2v: part_to_partnum = 2 >libguestfs: trace: v2v: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_list "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: parted -m -s -- /dev/sda unit b print >libguestfs: trace: v2v: part_list = <struct guestfs_partition_list(4) = [0]{part_num: 1, part_start: 1048576, part_end: 315621375, part_size: 314572800, } [1]{part_num: 2, part_start: 315621376, part_end: 419430399, part_size: 103809024, } [2]{part_num: 3, part_start: 419430400, part_end: 553648127, part_size: 134217728, } [3]{part_num: 4, part_start: 553648128, part_end: 16105078783, part_size: 15551430656, }> >libguestfs: trace: v2v: is_dir "/etc" >guestfsd: main_loop: proc 213 (part_list) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: is_file "/grub/menu.lst" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/grub/grub.conf" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/grub2/grub.cfg" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: case_sensitive_path "/windows" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/windows" >libguestfs: trace: v2v: case_sensitive_path "/windows/system32" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: windows: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/winnt" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/winnt" >libguestfs: trace: v2v: case_sensitive_path "/winnt/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: winnt: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/win32" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/win32" >libguestfs: trace: v2v: case_sensitive_path "/win32/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win32: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/win" >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/win" >libguestfs: trace: v2v: case_sensitive_path "/win/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/reactos" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/reactos" >libguestfs: trace: v2v: case_sensitive_path "/reactos/system32" >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: reactos: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = NULL (error) >libguestfs: trace: v2v: case_sensitive_path "/boot.ini" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/boot.ini" >libguestfs: trace: v2v: is_file "/boot.ini" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/System Volume Information" >libguestfs: trace: v2v: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/System Volume Information" >libguestfs: trace: v2v: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: case_sensitive_path "/FDOS" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/FDOS" >libguestfs: trace: v2v: is_dir "/FDOS" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=vfat opts=ro,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds >libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: vfs_type "/dev/sda3" >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda3 >libguestfs: trace: v2v: vfs_type = "" >libguestfs: check_for_filesystem_on: /dev/sda3 () >libguestfs: trace: v2v: internal_parse_mountable "/dev/sda3" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/sda3, im_volume: , > >libguestfs: trace: v2v: is_whole_device "/dev/sda3" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: v2v: is_whole_device = 0 >libguestfs: trace: v2v: mount_ro "/dev/sda3" "/" >guestfsd: main_loop: new request, len 0x40 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mount -o ro /dev/sda3 /sysroot/ >[ 7.848747] SGI XFS with ACLs, security attributes, no debug enabled >mount: wrong fs type, bad option, bad superblock on /dev/sda3, > missing codepage or helper program, or other error > > In some cases useful info is found in syslog - try > dmesg | tail or so. >guestfsd: error: /dev/sda3 on / (options: 'ro'): mount: wrong fs type, bad option, bad superblock on /dev/sda3, > missing codepage or helper program, or other error > > In some cases useful info is found in syslog - try > dmesg | tail or so. >guestfsd: main_loop: proc 73 (mount_ro) took 0.02 seconds >libguestfs: trace: v2v: mount_ro = -1 (error) >libguestfs: trace: v2v: vfs_type "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda4 >libguestfs: trace: v2v: vfs_type = "ntfs" >libguestfs: check_for_filesystem_on: /dev/sda4 (ntfs) >libguestfs: trace: v2v: internal_parse_mountable "/dev/sda4" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: v2v: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/sda4, im_volume: , > >libguestfs: trace: v2v: is_whole_device "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: v2v: is_whole_device = 0 >libguestfs: trace: v2v: mount_ro "/dev/sda4" "/" >guestfsd: main_loop: new request, len 0x40 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mount -o ro /dev/sda4 /sysroot/ >libguestfs: trace: v2v: mount_ro = 0 >libguestfs: trace: v2v: part_to_dev "/dev/sda4" >guestfsd: main_loop: proc 73 (mount_ro) took 1.47 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: device_index "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 335 (device_index) took 0.00 seconds >libguestfs: trace: v2v: device_index = 0 >libguestfs: trace: v2v: part_to_partnum "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: v2v: part_to_partnum = 4 >libguestfs: trace: v2v: part_to_dev "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_list "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: parted -m -s -- /dev/sda unit b print >libguestfs: trace: v2v: part_list = <struct guestfs_partition_list(4) = [0]{part_num: 1, part_start: 1048576, part_end: 315621375, part_size: 314572800, } [1]{part_num: 2, part_start: 315621376, part_end: 419430399, part_size: 103809024, } [2]{part_num: 3, part_start: 419430400, part_end: 553648127, part_size: 134217728, } [3]{part_num: 4, part_start: 553648128, part_end: 16105078783, part_size: 15551430656, }> >libguestfs: trace: v2v: is_dir "/etc" >guestfsd: main_loop: proc 213 (part_list) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 secondslibguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: is_file "/grub/menu.lst" > >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/grub/grub.conf" >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/grub2/grub.cfg" >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/hurd/console" >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 0 >libguestfs: trace: v2v: case_sensitive_path "/windows" >guestfsd: main_loop: new request, len 0x34 >libguestfs: trace: v2v: case_sensitive_path = "/Windows" >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 1.44 seconds >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32" >libguestfs: trace: v2v: is_dir "/Windows/System32" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 2.61 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 1 >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/config" >guestfsd: main_loop: new request, len 0x44 >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/config" >libguestfs: trace: v2v: is_dir "/Windows/System32/config" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 5.58 seconds >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: v2v: is_dir = 1 >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/cmd.exe" >guestfsd: main_loop: new request, len 0x48 >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/cmd.exe" >libguestfs: trace: v2v: is_file "/Windows/System32/cmd.exe" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.28 seconds >guestfsd: main_loop: new request, len 0x4c >libguestfs: trace: v2v: is_file = 1 >libguestfs: windows %SYSTEMROOT% = /Windows >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/cmd.exe" >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >guestfsd: main_loop: new request, len 0x48 >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/cmd.exe" >libguestfs: trace: v2v: file_architecture "/Windows/System32/cmd.exe" >libguestfs: trace: v2v: file "/Windows/System32/cmd.exe" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x48 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: file -zb /sysroot/Windows/System32/cmd.exe >libguestfs: trace: v2v: file = "PE32+ executable (console) x86-64, for MS Windows" >libguestfs: trace: v2v: file_architecture = "x86_64" >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: proc 49 (file) took 0.32 seconds >guestfsd: main_loop: new request, len 0x50 >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: v2v: is_file "/Windows/System32/config/SOFTWARE" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 9.39 seconds >guestfsd: main_loop: new request, len 0x54 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 1 >libguestfs: trace: v2v: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8687 [sml: 4096, lge: 16384] > blocks: 678403 [sml: 8, avg: 54, lge: 16352] > blocks used: 677461 > bytes used: 37035616 >guestfsd: main_loop: proc 350 (hivex_open) took 27.97 seconds >libguestfs: trace: v2v: hivex_open = 0 >libguestfs: trace: v2v: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: v2v: hivex_root = 4128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.02 seconds >libguestfs: trace: v2v: hivex_node_get_child = 18972320 >libguestfs: trace: v2v: hivex_node_get_child 18972320 "Windows NT" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 31545584 >libguestfs: trace: v2v: hivex_node_get_child 31545584 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 31545680 >libguestfs: trace: v2v: hivex_node_values 31545680 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_values = <struct guestfs_hivex_value_list(19) = [0]{hivex_value_h: 31546208, } [1]{hivex_value_h: 31546360, } [2]{hivex_value_h: 31546424, } [3]{hivex_value_h: 31546496, } [4]{hivex_value_h: 31546536, } [5]{hivex_value_h: 31546592, } [6]{hivex_value_h: 31546648, } [7]{hivex_value_h: 31546696, } [8]{hivex_value_h: 31546792, } [9]{hivex_value_h: 31546856, } [10]{hivex_value_h: 31546936, } [11]{hivex_value_h: 31547048, } [12]{hivex_value_h: 31547144, } [13]{hivex_value_h: 31547424, } [14]{hivex_value_h: 31548752, } [15]{hivex_value_h: 31548800, } [16]{hivex_value_h: 31548896, } [17]{hivex_value_h: 31549032, } [18]{hivex_value_h: 31549152, }> >libguestfs: trace: v2v: hivex_value_key 31546208 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "SystemRoot" >libguestfs: trace: v2v: hivex_value_key 31546360 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "SoftwareType" >libguestfs: trace: v2v: hivex_value_key 31546424 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "RegisteredOwner" >libguestfs: trace: v2v: hivex_value_key 31546496 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "InstallDate" >libguestfs: trace: v2v: hivex_value_key 31546536 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "CurrentVersion" >libguestfs: trace: v2v: hivex_value_utf8 31546536 >libguestfs: trace: v2v: hivex_value_value 31546536 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "6\x00.\x003\x00\x00\x00" >libguestfs: trace: v2v: hivex_value_utf8 = "6.3" >libguestfs: trace: v2v: hivex_value_key 31546592 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "CurrentBuild" >libguestfs: trace: v2v: hivex_value_key 31546648 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "RegisteredOrganization" >libguestfs: trace: v2v: hivex_value_key 31546696 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "CurrentType" >libguestfs: trace: v2v: hivex_value_key 31546792 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "InstallationType" >libguestfs: trace: v2v: hivex_value_utf8 31546792 >libguestfs: trace: v2v: hivex_value_value 31546792 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "S\x00e\x00r\x00v\x00e\x00r\x00\x00\x00" >libguestfs: trace: v2v: hivex_value_utf8 = "Server" >libguestfs: trace: v2v: hivex_value_key 31546856 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "EditionID" >libguestfs: trace: v2v: hivex_value_key 31546936 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "ProductName" >libguestfs: trace: v2v: hivex_value_utf8 31546936 >libguestfs: trace: v2v: hivex_value_value 31546936 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "W\x00i\x00n\x00d\x00o\x00w\x00s\x00 \x00S\x00e\x00r\x00v\x00e\x00r\x00 \x002\x000\x001\x002\x00 \x00R\x002\x00 \x00S\x00t\x00a\x00n\x00d\x00a\x00r\x00d\x00\x00\x00" >libguestfs: trace: v2v: hivex_value_utf8 = "Windows Server 2012 R2 Standard" >libguestfs: trace: v2v: hivex_value_key 31547048 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "ProductId" >libguestfs: trace: v2v: hivex_value_key 31547144 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "DigitalProductId" >libguestfs: trace: v2v: hivex_value_key 31547424 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "DigitalProductId4" >libguestfs: trace: v2v: hivex_value_key 31548752 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "CurrentBuildNumber" >libguestfs: trace: v2v: hivex_value_key 31548800 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "BuildLab" >libguestfs: trace: v2v: hivex_value_key 31548896 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "BuildLabEx" >libguestfs: trace: v2v: hivex_value_key 31549032 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "BuildGUID" >libguestfs: trace: v2v: hivex_value_key 31549152 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "PathName" >libguestfs: trace: v2v: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: v2v: hivex_close = 0 >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/config/system" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/config/SYSTEM" >libguestfs: trace: v2v: is_file "/Windows/System32/config/SYSTEM" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: v2v: is_file = 1 >libguestfs: trace: v2v: hivex_open "/Windows/System32/config/SYSTEM" "verbose:true" >guestfsd: main_loop: new request, len 0x58 >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 2491 [sml: 4096, lge: 16384] > blocks: 184054 [sml: 8, avg: 57, lge: 16352] > blocks used: 183796 > bytes used: 10482144 >guestfsd: main_loop: proc 350 (hivex_open) took 8.65 seconds >libguestfs: trace: v2v: hivex_open = 0 >libguestfs: trace: v2v: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: v2v: hivex_root = 4128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "Select" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 6125832 >libguestfs: trace: v2v: hivex_node_get_value 6125832 "Current" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 6125920 >libguestfs: trace: v2v: hivex_value_value 6125920 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "\x01\x00\x00\x00" >libguestfs: trace: v2v: hivex_node_get_child 4128 "MountedDevices" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 9179168 >libguestfs: trace: v2v: hivex_node_values 9179168 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_values = <struct guestfs_hivex_value_list(5) = [0]{hivex_value_h: 5000, } [1]{hivex_value_h: 9808680, } [2]{hivex_value_h: 9810984, } [3]{hivex_value_h: 9811224, } [4]{hivex_value_h: 9811456, }> >libguestfs: trace: v2v: hivex_value_key 5000 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\DosDevices\C:" >libguestfs: trace: v2v: hivex_value_key 9808680 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\??\Volume{6309456a-c318-11e4-80b0-806e6f6e6963}" >libguestfs: trace: v2v: hivex_value_key 9810984 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\??\Volume{6309456b-c318-11e4-80b0-806e6f6e6963}" >libguestfs: trace: v2v: hivex_value_key 9811224 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\DosDevices\A:" >libguestfs: trace: v2v: hivex_value_key 9811456 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\DosDevices\D:" >libguestfs: trace: v2v: hivex_value_key 5000 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\DosDevices\C:" >libguestfs: trace: v2v: hivex_value_type 5000 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 360 (hivex_value_type) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_type = 3 >libguestfs: trace: v2v: hivex_value_value 5000 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "DMIO:ID:1\xafJ\x91\xa7\xb6\x1fK\xb1\xd3q\x96+?\xe8\x87" >libguestfs: trace: v2v: list_partitions >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds >libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sda3", "/dev/sda4"] >libguestfs: trace: v2v: part_to_partnum "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: v2v: part_to_partnum = 1 >libguestfs: trace: v2v: part_to_dev "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_get_parttype "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: parted -m -s -- /dev/sda unit b print >libguestfs: trace: v2v: part_get_parttype = "gpt" >libguestfs: trace: v2v: part_get_gpt_guid "/dev/sda" 1 >guestfsd: main_loop: proc 214 (part_get_parttype) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=e stderr=y flags=0x10000 >commandrvf: sgdisk /dev/sda -i 1 >Partition GUID code: DE94BBA4-06D1-4D40-A16A-BFD50179D6AC (Windows RE) >Partition unique GUID: AD534468-0D7A-4663-A16F-E71A92AA1C2D >First sector: 2048 (at 1024.0 KiB) >Last sector: 616447 (at 301.0 MiB) >Partition size: 614400 sectors (300.0 MiB) >Attribute flags: 8000000000000001 >Partition name: 'Basic data partition' >libguestfs: trace: v2v: part_get_gpt_guid = "AD534468-0D7A-4663-A16F-E71A92AA1C2D" >libguestfs: trace: v2v: part_to_partnum "/dev/sda2" >guestfsd: main_loop: proc 447 (part_get_gpt_guid) took 0.29 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: v2v: part_to_partnum = 2 >libguestfs: trace: v2v: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_get_parttype "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: parted -m -s -- /dev/sda unit b print >libguestfs: trace: v2v: part_get_parttype = "gpt" >libguestfs: trace: v2v: part_get_gpt_guid "/dev/sda" 2 >guestfsd: main_loop: proc 214 (part_get_parttype) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=e stderr=y flags=0x10000 >commandrvf: sgdisk /dev/sda -i 2 >Partition GUID code: C12A7328-F81F-11D2-BA4B-00A0C93EC93B (EFI System) >Partition unique GUID: 1452AB20-8A82-4A48-90D7-728860D632AD >First sector: 616448 (at 301.0 MiB) >Last sector: 819199 (at 400.0 MiB) >Partition size: 202752 sectors (99.0 MiB) >Attribute flags: 8000000000000000 >Partition name: 'EFI system partition' >guestfsd: main_loop: proc 447 (part_get_gpt_guid) took 0.01 seconds >libguestfs: trace: v2v: part_get_gpt_guid = "1452AB20-8A82-4A48-90D7-728860D632AD" >libguestfs: trace: v2v: part_to_partnum "/dev/sda3" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: v2v: part_to_partnum = 3 >libguestfs: trace: v2v: part_to_dev "/dev/sda3" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_get_parttype "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: parted -m -s -- /dev/sda unit b print >libguestfs: trace: v2v: part_get_parttype = "gpt" >libguestfs: trace: v2v: part_get_gpt_guid "/dev/sda" 3 >guestfsd: main_loop: proc 214 (part_get_parttype) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=e stderr=y flags=0x10000 >commandrvf: sgdisk /dev/sda -i 3 >Partition GUID code: E3C9E316-0B5C-4DB8-817D-F92DF00215AE (Microsoft reserved) >Partition unique GUID: 319C2ABF-20BD-49FC-907A-FD5662BA094A >First sector: 819200 (at 400.0 MiB) >Last sector: 1081343 (at 528.0 MiB) >Partition size: 262144 sectors (128.0 MiB) >Attribute flags: 8000000000000000 >Partition name: 'Microsoft reserved partition' >guestfsd: main_loop: proc 447 (part_get_gpt_guid) took 0.01 secondslibguestfs: trace: v2v: part_get_gpt_guid = "319C2ABF-20BD-49FC-907A-FD5662BA094A" >libguestfs: trace: v2v: part_to_partnum "/dev/sda4" > >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: v2v: part_to_partnum = 4 >libguestfs: trace: v2v: part_to_dev "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_get_parttype "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: parted -m -s -- /dev/sda unit b print >libguestfs: trace: v2v: part_get_parttype = "gpt" >libguestfs: trace: v2v: part_get_gpt_guid "/dev/sda" 4 >guestfsd: main_loop: proc 214 (part_get_parttype) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=e stderr=y flags=0x10000 >commandrvf: sgdisk /dev/sda -i 4 >Partition GUID code: EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 (Microsoft basic data) >Partition unique GUID: 914AAF31-B6A7-4B1F-B1D3-71962B3FE887 >First sector: 1081344 (at 528.0 MiB) >Last sector: 31455231 (at 15.0 GiB) >Partition size: 30373888 sectors (14.5 GiB) >Attribute flags: 0000000000000000 >Partition name: 'Basic data partition' >guestfsd: main_loop: proc 447 (part_get_gpt_guid) took 0.01 secondslibguestfs: trace: v2v: part_get_gpt_guid = "914AAF31-B6A7-4B1F-B1D3-71962B3FE887" >libguestfs: trace: v2v: hivex_value_key 9808680 > >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\??\Volume{6309456a-c318-11e4-80b0-806e6f6e6963}" >libguestfs: trace: v2v: hivex_value_key 9810984 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\??\Volume{6309456b-c318-11e4-80b0-806e6f6e6963}" >libguestfs: trace: v2v: hivex_value_key 9811224 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\DosDevices\A:" >libguestfs: trace: v2v: hivex_value_type 9811224 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 360 (hivex_value_type) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_type = 3 >libguestfs: trace: v2v: hivex_value_value 9811224 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "\\x00?\x00?\x00\\x00F\x00D\x00C\x00#\x00G\x00E\x00N\x00E\x00R\x00I\x00C\x00_\x00F\x00L\x00O\x00P\x00P\x00Y\x00_\x00D\x00R\x00I\x00V\x00E\x00#\x006\x00&\x002\x00b\x00c\x001\x003\x009\x004\x000\x00&\x000\x00&\x000\x00#\x00{\x005\x003\x00f\x005\x006\x003\x000\x00d\x00-\x00b\x006\x00b\x00f\x00-\x001\x001\x00d\x000\x00-\x009\x004\x00f\x002\x00-\x000\x000\x00a\x000\x00c\x009\x001\x00e\x00f\x00b\x008\x00b\x00}\x00" >libguestfs: trace: v2v: hivex_value_key 9811456 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "\DosDevices\D:" >libguestfs: trace: v2v: hivex_value_type 9811456 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 360 (hivex_value_type) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_type = 3 >libguestfs: trace: v2v: hivex_value_value 9811456 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "\\x00?\x00?\x00\\x00I\x00D\x00E\x00#\x00C\x00d\x00R\x00o\x00m\x00N\x00E\x00C\x00V\x00M\x00W\x00a\x00r\x00_\x00V\x00M\x00w\x00a\x00r\x00e\x00_\x00I\x00D\x00E\x00_\x00C\x00D\x00R\x001\x000\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x001\x00.\x000\x000\x00_\x00_\x00_\x00_\x00#\x005\x00&\x002\x009\x000\x00f\x00d\x003\x00a\x00b\x00&\x000\x00&\x001\x00.\x000\x00.\x000\x00#\x00{\x005\x003\x00f\x005\x006\x003\x000\x00d\x00-\x00b\x006\x00b\x00f\x00-\x001\x001\x00d\x000\x00-\x009\x004\x00f\x002\x00-\x000\x000\x00a\x000\x00c\x009\x001\x00e\x00f\x00b\x008\x00b\x00}\x00" >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 1581352 >libguestfs: trace: v2v: hivex_node_get_child 1581352 "Tcpip" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2378840 >libguestfs: trace: v2v: hivex_node_get_child 2378840 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2381344 >libguestfs: trace: v2v: hivex_node_values 2381344 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_values = <struct guestfs_hivex_value_list(16) = [0]{hivex_value_h: 2381784, } [1]{hivex_value_h: 2381920, } [2]{hivex_value_h: 2381968, } [3]{hivex_value_h: 2382048, } [4]{hivex_value_h: 2382160, } [5]{hivex_value_h: 2382200, } [6]{hivex_value_h: 2382248, } [7]{hivex_value_h: 2382288, } [8]{hivex_value_h: 2382320, } [9]{hivex_value_h: 2382392, } [10]{hivex_value_h: 2382432, } [11]{hivex_value_h: 2382480, } [12]{hivex_value_h: 2382528, } [13]{hivex_value_h: 2382576, } [14]{hivex_value_h: 9884776, } [15]{hivex_value_h: 9884360, }> >libguestfs: trace: v2v: hivex_value_key 2381784 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "ICSDomain" >libguestfs: trace: v2v: hivex_value_key 2381920 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "SyncDomainWithMembership" >libguestfs: trace: v2v: hivex_value_key 2381968 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "NV Hostname" >libguestfs: trace: v2v: hivex_value_key 2382048 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "DataBasePath" >libguestfs: trace: v2v: hivex_value_key 2382160 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "NameServer" >libguestfs: trace: v2v: hivex_value_key 2382200 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "ForwardBroadcasts" >libguestfs: trace: v2v: hivex_value_key 2382248 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "IPEnableRouter" >libguestfs: trace: v2v: hivex_value_key 2382288 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "Domain" >libguestfs: trace: v2v: hivex_value_key 2382320 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "Hostname" >libguestfs: trace: v2v: hivex_value_utf8 2382320 >libguestfs: trace: v2v: hivex_value_value 2382320 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "W\x00I\x00N\x00-\x002\x007\x00E\x00N\x00J\x00M\x001\x00N\x00E\x00H\x00L\x00\x00\x00" >libguestfs: trace: v2v: hivex_value_utf8 = "WIN-27ENJM1NEHL" >libguestfs: trace: v2v: hivex_value_key 2382392 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "SearchList" >libguestfs: trace: v2v: hivex_value_key 2382432 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "UseDomainNameDevolution" >libguestfs: trace: v2v: hivex_value_key 2382480 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "EnableICMPRedirect" >libguestfs: trace: v2v: hivex_value_key 2382528 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "DeadGWDetectDefault" >libguestfs: trace: v2v: hivex_value_key 2382576 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "DontAddDefaultGatewayDefault" >libguestfs: trace: v2v: hivex_value_key 9884776 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "DhcpNameServer" >libguestfs: trace: v2v: hivex_value_key 9884360 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "DhcpDomain" >libguestfs: trace: v2v: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: v2v: hivex_close = 0 >libguestfs: trace: v2v: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda4 dir=/sysroot type=fuseblk opts=ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds >libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: inspect_get_roots >libguestfs: trace: v2v: inspect_get_roots = ["/dev/sda4"] >libguestfs: trace: v2v: inspect_os = ["/dev/sda4"] >libguestfs: trace: v2v: inspect_get_format "/dev/sda4" >libguestfs: trace: v2v: inspect_get_format = "installed" >libguestfs: trace: v2v: inspect_get_mountpoints "/dev/sda4" >libguestfs: trace: v2v: inspect_get_mountpoints = ["/", "/dev/sda4"] >libguestfs: trace: v2v: mount "/dev/sda4" "/" >guestfsd: main_loop: new request, len 0x40 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mount -o /dev/sda4 /sysroot/ >libguestfs: trace: v2v: mount = 0 >libguestfs: trace: v2v: inspect_list_applications2 "/dev/sda4" >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: proc 1 (mount) took 0.30 seconds >guestfsd: main_loop: new request, len 0x50 >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: v2v: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8687 [sml: 4096, lge: 16384] > blocks: 678403 [sml: 8, avg: 54, lge: 16352] > blocks used: 677461 > bytes used: 37035616 >guestfsd: main_loop: proc 350 (hivex_open) took 0.02 seconds >libguestfs: trace: v2v: hivex_open = 0 >libguestfs: trace: v2v: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: v2v: hivex_root = 4128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 18972320 >libguestfs: trace: v2v: hivex_node_get_child 18972320 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 20909688 >libguestfs: trace: v2v: hivex_node_get_child 20909688 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 20909776 >libguestfs: trace: v2v: hivex_node_get_child 20909776 "Uninstall" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 30129264 >libguestfs: trace: v2v: hivex_node_children 30129264 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 354 (hivex_node_children) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_children = <struct guestfs_hivex_node_list(11) = [0]{hivex_node_h: 30129360, } [1]{hivex_node_h: 30129552, } [2]{hivex_node_h: 30129696, } [3]{hivex_node_h: 30129792, } [4]{hivex_node_h: 30129880, } [5]{hivex_node_h: 30129968, } [6]{hivex_node_h: 30130056, } [7]{hivex_node_h: 30130208, } [8]{hivex_node_h: 30130296, } [9]{hivex_node_h: 30130392, } [10]{hivex_node_h: 30130488, }> >libguestfs: trace: v2v: hivex_node_name 30129360 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "AddressBook" >libguestfs: trace: v2v: hivex_node_get_value 30129360 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30129552 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "Connection Manager" >libguestfs: trace: v2v: hivex_node_get_value 30129552 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30129696 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "DirectDrawEx" >libguestfs: trace: v2v: hivex_node_get_value 30129696 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30129792 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "Fontcore" >libguestfs: trace: v2v: hivex_node_get_value 30129792 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30129880 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "IE40" >libguestfs: trace: v2v: hivex_node_get_value 30129880 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30129968 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "IE4Data" >libguestfs: trace: v2v: hivex_node_get_value 30129968 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30130056 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "IE5BAKEX" >libguestfs: trace: v2v: hivex_node_get_value 30130056 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30130208 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "IEData" >libguestfs: trace: v2v: hivex_node_get_value 30130208 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30130296 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "MobileOptionPack" >libguestfs: trace: v2v: hivex_node_get_value 30130296 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30130392 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "SchedulingAgent" >libguestfs: trace: v2v: hivex_node_get_value 30130392 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 30130488 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "WIC" >libguestfs: trace: v2v: hivex_node_get_value 30130488 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: v2v: hivex_root = 4128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "WOW6432node" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 32972056 >libguestfs: trace: v2v: hivex_node_get_child 32972056 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 32972152 >libguestfs: trace: v2v: hivex_node_get_child 32972152 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 34856688 >libguestfs: trace: v2v: hivex_node_get_child 34856688 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 34856776 >libguestfs: trace: v2v: hivex_node_get_child 34856776 "Uninstall" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 35671592 >libguestfs: trace: v2v: hivex_node_children 35671592 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 354 (hivex_node_children) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_children = <struct guestfs_hivex_node_list(11) = [0]{hivex_node_h: 35671688, } [1]{hivex_node_h: 35671880, } [2]{hivex_node_h: 35673536, } [3]{hivex_node_h: 35673632, } [4]{hivex_node_h: 35673720, } [5]{hivex_node_h: 35673808, } [6]{hivex_node_h: 35673896, } [7]{hivex_node_h: 35673984, } [8]{hivex_node_h: 35674072, } [9]{hivex_node_h: 35674168, } [10]{hivex_node_h: 35674264, }> >libguestfs: trace: v2v: hivex_node_name 35671688 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "AddressBook" >libguestfs: trace: v2v: hivex_node_get_value 35671688 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35671880 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "Connection Manager" >libguestfs: trace: v2v: hivex_node_get_value 35671880 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35673536 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "DirectDrawEx" >libguestfs: trace: v2v: hivex_node_get_value 35673536 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35673632 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "Fontcore" >libguestfs: trace: v2v: hivex_node_get_value 35673632 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35673720 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "IE40" >libguestfs: trace: v2v: hivex_node_get_value 35673720 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35673808 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "IE4Data" >libguestfs: trace: v2v: hivex_node_get_value 35673808 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35673896 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "IE5BAKEX" >libguestfs: trace: v2v: hivex_node_get_value 35673896 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35673984 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "IEData" >libguestfs: trace: v2v: hivex_node_get_value 35673984 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35674072 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "MobileOptionPack" >libguestfs: trace: v2v: hivex_node_get_value 35674072 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35674168 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "SchedulingAgent" >libguestfs: trace: v2v: hivex_node_get_value 35674168 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_name 35674264 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_name = "WIC" >libguestfs: trace: v2v: hivex_node_get_value 35674264 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: v2v: hivex_close = 0 >libguestfs: trace: v2v: inspect_list_applications2 = <struct guestfs_application2_list(0)> >libguestfs: trace: v2v: list_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: v2v: list_devices = ["/dev/sda"] >libguestfs: trace: v2v: part_get_parttype "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: parted -m -s -- /dev/sda unit b print >libguestfs: trace: v2v: part_get_parttype = "gpt" >libguestfs: trace: v2v: part_list "/dev/sda" >guestfsd: main_loop: proc 214 (part_get_parttype) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: parted -m -s -- /dev/sda unit b print >libguestfs: trace: v2v: part_list = <struct guestfs_partition_list(4) = [0]{part_num: 1, part_start: 1048576, part_end: 315621375, part_size: 314572800, } [1]{part_num: 2, part_start: 315621376, part_end: 419430399, part_size: 103809024, } [2]{part_num: 3, part_start: 419430400, part_end: 553648127, part_size: 134217728, } [3]{part_num: 4, part_start: 553648128, part_end: 16105078783, part_size: 15551430656, }> >libguestfs: trace: v2v: part_get_gpt_type "/dev/sda" 1 >guestfsd: main_loop: proc 213 (part_list) took 0.01 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=e stderr=y flags=0x10000 >commandrvf: sgdisk /dev/sda -i 1 >Partition GUID code: DE94BBA4-06D1-4D40-A16A-BFD50179D6AC (Windows RE) >Partition unique GUID: AD534468-0D7A-4663-A16F-E71A92AA1C2D >First sector: 2048 (at 1024.0 KiB) >Last sector: 616447 (at 301.0 MiB) >Partition size: 614400 sectors (300.0 MiB) >Attribute flags: 8000000000000001 >Partition name: 'Basic data partition' >guestfsd: main_loop: proc 393 (part_get_gpt_type) took 0.01 seconds >libguestfs: trace: v2v: part_get_gpt_type = "DE94BBA4-06D1-4D40-A16A-BFD50179D6AC" >libguestfs: trace: v2v: part_get_gpt_type "/dev/sda" 2 >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=e stderr=y flags=0x10000 >commandrvf: sgdisk /dev/sda -i 2 >Partition GUID code: C12A7328-F81F-11D2-BA4B-00A0C93EC93B (EFI System) >Partition unique GUID: 1452AB20-8A82-4A48-90D7-728860D632AD >First sector: 616448 (at 301.0 MiB) >Last sector: 819199 (at 400.0 MiB) >Partition size: 202752 sectors (99.0 MiB) >Attribute flags: 8000000000000000 >Partition name: 'EFI system partition' >guestfsd: main_loop: proc 393 (part_get_gpt_type) took 0.01 seconds >libguestfs: trace: v2v: part_get_gpt_type = "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" >libguestfs: trace: v2v: inspect_get_product_variant "/dev/sda4" >libguestfs: trace: v2v: inspect_get_product_variant = "Server" >libguestfs: trace: v2v: inspect_get_product_name "/dev/sda4" >libguestfs: trace: v2v: inspect_get_product_name = "Windows Server 2012 R2 Standard" >libguestfs: trace: v2v: inspect_get_package_management "/dev/sda4" >libguestfs: trace: v2v: inspect_get_package_management = "unknown" >libguestfs: trace: v2v: inspect_get_package_format "/dev/sda4" >libguestfs: trace: v2v: inspect_get_package_format = "unknown" >libguestfs: trace: v2v: inspect_get_minor_version "/dev/sda4" >libguestfs: trace: v2v: inspect_get_minor_version = 3 >libguestfs: trace: v2v: inspect_get_major_version "/dev/sda4" >libguestfs: trace: v2v: inspect_get_major_version = 6 >libguestfs: trace: v2v: inspect_get_arch "/dev/sda4" >libguestfs: trace: v2v: inspect_get_arch = "x86_64" >libguestfs: trace: v2v: inspect_get_distro "/dev/sda4" >libguestfs: trace: v2v: inspect_get_distro = "windows" >libguestfs: trace: v2v: inspect_get_type "/dev/sda4" >libguestfs: trace: v2v: inspect_get_type = "windows" >i_root = /dev/sda4 >i_type = windows >i_distro = windows >i_arch = x86_64 >i_major_version = 6 >i_minor_version = 3 >i_package_format = unknown >i_package_management = unknown >i_product_name = Windows Server 2012 R2 Standard >i_product_variant = Server >i_uefi = true > >libguestfs: trace: v2v: mountpoints >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 147 (mountpoints) took 0.00 seconds >libguestfs: trace: v2v: mountpoints = ["/dev/sda4", "/"] >libguestfs: trace: v2v: statvfs "/" >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds >libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 4096, frsize: 4096, blocks: 3796735, bfree: 1597572, bavail: 1597572, files: 6521360, ffree: 6446872, favail: 6446872, fsid: 0, flag: 4096, namemax: 255, > >libguestfs: trace: v2v: vfs_type "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda4 >libguestfs: trace: v2v: vfs_type = "ntfs" >[ 70.4] Checking for sufficient free disk space in the guest >[ 70.4] Estimating space required on target for each disk >mpstats: >mountpoint statvfs /dev/sda4 / (ntfs): > bsize=4096 blocks=3796735 bfree=1597572 bavail=1597572 >estimate_target_size: fs_total_size = 15551426560 [14.5G] >estimate_target_size: source_total_size = 16106127360 [15.0G] >estimate_target_size: ratio = 0.966 >estimate_target_size: fs_free = 0 [0] >estimate_target_size: scaled_saving = 0 [0] >estimate_target_size: sda: 16106127360 [15.0G] >[ 70.4] Converting Windows Server 2012 R2 Standard to run on KVM >picked conversion module windows >libguestfs: trace: v2v: inspect_get_windows_systemroot "/dev/sda4" >libguestfs: trace: v2v: inspect_get_windows_systemroot = "/Windows" >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/config/system" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/config/SYSTEM" >libguestfs: trace: v2v: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" "write:false" >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8687 [sml: 4096, lge: 16384] > blocks: 678403 [sml: 8, avg: 54, lge: 16352] > blocks used: 677461 > bytes used: 37035616 >guestfsd: main_loop: proc 350 (hivex_open) took 0.03 seconds >libguestfs: trace: v2v: hivex_open = 0 >libguestfs: trace: v2v: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: v2v: hivex_root = 4128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 18972320 >libguestfs: trace: v2v: hivex_node_get_child 18972320 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 20909688 >libguestfs: trace: v2v: hivex_node_get_child 20909688 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 20909776 >libguestfs: trace: v2v: hivex_node_get_child 20909776 "Group Policy" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 23729960 >libguestfs: trace: v2v: hivex_node_get_child 23729960 "History" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 23735760 >libguestfs: trace: v2v: hivex_node_children 23735760 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 354 (hivex_node_children) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_children = <struct guestfs_hivex_node_list(0)> >libguestfs: trace: v2v: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: v2v: hivex_close = 0 >libguestfs: trace: v2v: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" "write:false" >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8687 [sml: 4096, lge: 16384] > blocks: 678403 [sml: 8, avg: 54, lge: 16352] > blocks used: 677461 > bytes used: 37035616 >guestfsd: main_loop: proc 350 (hivex_open) took 0.03 seconds >libguestfs: trace: v2v: hivex_open = 0 >libguestfs: trace: v2v: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: v2v: hivex_root = 4128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 18972320 >libguestfs: trace: v2v: hivex_node_get_child 18972320 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 20909688 >libguestfs: trace: v2v: hivex_node_get_child 20909688 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 20909776 >libguestfs: trace: v2v: hivex_node_get_child 20909776 "Uninstall" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 30129264 >libguestfs: trace: v2v: hivex_node_get_child 30129264 "Red Hat Paravirtualized Xen Drivers for Windows(R)" >guestfsd: main_loop: new request, len 0x68 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hlibguestfs: trace: v2v: hivex_close = 0 >libguestfs: trace: v2v: upload "/usr/share/virt-tools/rhev-apt.exe" "/rhev-apt.exe" >ivex_close) took 0.00 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8056, buf = 0x7fedd7064620 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 0, buf = (nil) >guestfsd: receive_file: end of file, leaving function >guestfsd: main_loop: proc 66 (upload) took 1.10 seconds >libguestfs: trace: v2v: upload = 0 >libguestfs: trace: v2v: inspect_get_type "/dev/sda4" >libguestfs: trace: v2v: inspect_get_type = "windows" >libguestfs: trace: v2v: inspect_get_distro "/dev/sda4" >libguestfs: trace: v2v: inspect_get_distro = "windows" >libguestfs: trace: v2v: case_sensitive_path "/Program Files" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/Program Files" >libguestfs: trace: v2v: mkdir_p "/Program Files" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds >libguestfs: trace: v2v: mkdir_p = 0 >libguestfs: trace: v2v: case_sensitive_path "/Program Files/Red Hat" >guestfsd: main_loop: new request, len 0x44 >libguestfs: trace: v2v: case_sensitive_path = "/Program Files/Red Hat" >libguestfs: trace: v2v: mkdir_p "/Program Files/Red Hat" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.29 seconds >guestfsd: main_loop: new request, len 0x44 >libguestfs: trace: v2v: mkdir_p = 0 >libguestfs: trace: v2v: case_sensitive_path "/Program Files/Red Hat/Firstboot" >guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: v2v: case_sensitive_path = "/Program Files/Red Hat/Firstboot" >libguestfs: trace: v2v: mkdir_p "/Program Files/Red Hat/Firstboot" >guestfsd: main_loop: new request, len 0x4c >libguestfs: trace: v2v: mkdir_p = 0 >libguestfs: trace: v2v: mkdir_p "/Program Files/Red Hat/Firstboot/scripts" >guestfsd: main_loop: proc 33 (mkdir_p) took 0.29 seconds >guestfsd: main_loop: new request, len 0x54 >guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds >libguestfs: trace: v2v: mkdir_p = 0 >libguestfs: trace: v2v: upload "/usr/share/virt-tools/rhsrvany.exe" "/Program Files/Red Hat/Firstboot/rhsrvany.exe" >guestfsd: main_loop: new request, len 0x5c >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7fedd70646a0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 3844, buf = 0x7fedd70635b0 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 0, buf = (nil) >guestfsd: receive_file: end of file, leaving function >guestfsd: main_loop: proc 66 (upload) took 0.02 seconds >libguestfs: trace: v2v: upload = 0 >libguestfs: trace: v2v: write "/Program Files/Red Hat/Firstboot/firstboot.bat" "@echo off\x0d\x0a\x0d\x0asetlocal EnableDelayedExpansion\x0d\x0aset firstboot=C:\Program Files\Red Hat\Firstboot\x0d\x0aset log=%firstboot%\log.txt\x0d\x0a\x0d\x0aset scripts=%firstboot%\scripts\x0d\x0aset scripts_done=%firstboot%\scripts-done\x0d\x0a\x0d\x0acall :main > "%log%" 2>&1\x0d\x0aexit /b\x0d\x0a\x0d\x0a:main\x0d\x0aecho s"<truncated, original size 615 bytes> >libguestfs: trace: v2v: internal_write "/Program Files/Red Hat/Firstboot/firstboot.bat" "@echo off\x0d\x0a\x0d\x0asetlocal EnableDelayedExpansion\x0d\x0aset firstboot=C:\Program Files\Red Hat\Firstboot\x0d\x0aset log=%firstboot%\log.txt\x0d\x0a\x0d\x0aset scripts=%firstboot%\scripts\x0d\x0aset scripts_done=%firstboot%\scripts-done\x0d\x0a\x0d\x0acall :main > "%log%" 2>&1\x0d\x0aexit /b\x0d\x0a\x0d\x0a:main\x0d\x0aecho s"<truncated, original size 615 bytes> >guestfsd: main_loop: new request, len 0x2c8 >guestfsd: main_loop: proc 246 (internal_write) took 0.28 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >libguestfs: trace: v2v: inspect_get_windows_systemroot "/dev/sda4" >libguestfs: trace: v2v: inspect_get_windows_systemroot = "/Windows" >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/config/SYSTEM" >guestfsd: main_loop: new request, len 0x4c >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/config/SYSTEM" >libguestfs: trace: v2v: hivex_open "/Windows/System32/config/SYSTEM" "write:true" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x58 >libguestfs: trace: v2v: hivex_open = 0 >libguestfs: trace: v2v: hivex_root >guestfsd: main_loop: proc 350 (hivex_open) took 0.01 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: v2v: hivex_root = 4128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "Select" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 6125832 >libguestfs: trace: v2v: hivex_node_get_value 6125832 "Current" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 6125920 >libguestfs: trace: v2v: hivex_value_value 6125920 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "\x01\x00\x00\x00" >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 1581352 >libguestfs: trace: v2v: hivex_node_get_child 1581352 "firstboot" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 1581352 "firstboot" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10649632 >libguestfs: trace: v2v: hivex_node_set_value 10649632 "Type" 4 "\x10\x00\x00\x00" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10649632 "Start" 4 "\x02\x00\x00\x00" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10649632 "ErrorControl" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10649632 "ImagePath" 1 "C\x00:\x00\\x00P\x00r\x00o\x00g\x00r\x00a\x00m\x00 \x00F\x00i\x00l\x00e\x00s\x00\\x00R\x00e\x00d\x00 \x00H\x00a\x00t\x00\\x00F\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00\\x00r\x00h\x00s\x00r\x00v\x00a\x00n\x00y\x00.\x00e\x00x\x00e\x00 \x00-\x00s\x00 \x00f\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00\x00\x00" >guestfsd: main_loop: new request, len 0xc8 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10649632 "DisplayName" 1 "V\x00i\x00r\x00t\x00 \x00t\x00o\x00o\x00l\x00s\x00 \x00f\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00 \x00s\x00e\x00r\x00v\x00i\x00c\x00e\x00\x00\x00" >guestfsd: main_loop: new request, len 0x88 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10649632 "ObjectName" 1 "L\x00o\x00c\x00a\x00l\x00S\x00y\x00s\x00t\x00e\x00m\x00\x00\x00" >guestfsd: main_loop: new request, len 0x64 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 1581352 >libguestfs: trace: v2v: hivex_node_get_child 1581352 "firstboot" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10649632 >libguestfs: trace: v2v: hivex_node_get_child 10649632 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10649632 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10654520 >libguestfs: trace: v2v: hivex_node_set_value 10654520 "CommandLine" 1 "c\x00m\x00d\x00 \x00/\x00c\x00 \x00"\x00C\x00:\x00\\x00P\x00r\x00o\x00g\x00r\x00a\x00m\x00 \x00F\x00i\x00l\x00e\x00s\x00\\x00R\x00e\x00d\x00 \x00H\x00a\x00t\x00\\x00F\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00\\x00f\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00.\x00b\x00a\x00t\x00"\x00\x00\x00" >guestfsd: main_loop: new request, len 0xc0 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10654520 "PWD" 1 "C\x00:\x00\\x00P\x00r\x00o\x00g\x00r\x00a\x00m\x00 \x00F\x00i\x00l\x00e\x00s\x00\\x00R\x00e\x00d\x00 \x00H\x00a\x00t\x00\\x00F\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00\x00\x00" >guestfsd: main_loop: new request, len 0x8c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_commit null >guestfsd: main_loop: new request, len 0x2c >libguestfs: trace: v2v: hivex_commit = 0 >libguestfs: trace: v2v: hivex_close >guestfsd: main_loop: proc 362 (hivex_commit) took 0.04 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: v2v: hivex_close = 0 >libguestfs: trace: v2v: write "/Program Files/Red Hat/Firstboot/scripts/0001-configure-rhev-apt.bat" "@echo off\x0d\x0a\x0d\x0aecho installing rhev-apt\x0d\x0a"\rhev-apt.exe" /S /v /qn\x0d\x0a\x0d\x0aecho starting rhev-apt\x0d\x0anet start rhev-apt\x0d\x0a" >libguestfs: trace: v2v: internal_write "/Program Files/Red Hat/Firstboot/scripts/0001-configure-rhev-apt.bat" "@echo off\x0d\x0a\x0d\x0aecho installing rhev-apt\x0d\x0a"\rhev-apt.exe" /S /v /qn\x0d\x0a\x0d\x0aecho starting rhev-apt\x0d\x0anet start rhev-apt\x0d\x0a" >guestfsd: main_loop: new request, len 0xe4 >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >libguestfs: trace: v2v: hivex_open "/Windows/System32/config/SYSTEM" "verbose:true" "write:true" >guestfsd: main_loop: new request, len 0x58 >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 2493 [sml: 4096, lge: 16384] > blocks: 184100 [sml: 8, avg: 57, lge: 16352] > blocks used: 183814 > bytes used: 10481504 >libguestfs: trace: v2v: hivex_open = 0 >libguestfs: trace: v2v: hivex_root >guestfsd: main_loop: proc 350 (hivex_open) took 0.01 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: v2v: hivex_root = 4128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "Select" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 6125832 >libguestfs: trace: v2v: hivex_node_get_value 6125832 "Current" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 6125920 >libguestfs: trace: v2v: hivex_value_value 6125920 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "\x01\x00\x00\x00" >current ControlSet is ControlSet001 >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 1581352 >libguestfs: trace: v2v: hivex_node_get_child 1581352 "Processor" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2083656 >libguestfs: trace: v2v: hivex_node_delete_child 2083656 >guestfsd: main_loop: new request, len 0x30 >libguestfs: trace: v2v: hivex_node_delete_child = 0 >libguestfs: trace: v2v: hivex_node_get_child 1581352 "Intelppm" >guestfsd: main_loop: proc 364 (hivex_node_delete_child) took 0.01 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 1941232 >libguestfs: trace: v2v: hivex_node_delete_child 1941232 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 364 (hivex_node_delete_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_delete_child = 0 >libguestfs: trace: v2v: hivex_node_get_child 1581352 "rhelscsi" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "Control" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 5072 >libguestfs: trace: v2v: hivex_node_get_child 5072 "CrashControl" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 159416 >libguestfs: trace: v2v: hivex_node_set_value 159416 "AutoReboot" 4 "\x00\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: mkdir_p "/Windows/Drivers/VirtIO" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds >libguestfs: trace: v2v: mkdir_p = 0 >cd '/usr/share/virtio-win' && find -type f >copying virtio driver bits: 'host:/usr/share/virtio-win/./drivers/amd64/Win2012R2/viostor.cat' -> '/Windows/Drivers/VirtIO/viostor.cat' >libguestfs: trace: v2v: write "/Windows/Drivers/VirtIO/viostor.cat" "0\x82)\xd3\x06\x09*\x86H\x86\xf7\x0d\x01\x07\x02\xa0\x82)\xc40\x82)\xc0\x02\x01\x011\x0f0\x0d\x06\x09`\x86H\x01e\x03\x04\x02\x01\x05\x000\x82\x08H\x06\x09+\x06\x01\x04\x01\x827\x0a\x01\xa0\x82\x0890\x82\x0850\x0c\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x01\x04\x10\x12-\xccl\xe0"\xa2H\x83\xe8\xefeTp^\xd3\x17\x0d150829133220Z0\x0e\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x03\x05\x000\x82\x03x0\x82\x01\x12\x04 \x0e\x93N\x9d\xf0\xc4XP\xec\xaa^<\xd0\xcbc\xde\xca\xf6\xa5x\xb3Y\xae\xb9b\xbe\xf1!\xcc\xe8\x8d\xc81\x81\xed0\x10\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x031\x02\x80\x000:\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x011,0*\x1e\x08\x00F\x00i\x00l\x00e\x02\x04\x10\x01\x00\x01\x04\x18v\x00i\x00o\x00s\x00t\x00o\x00r\x00.\x00s\x00y\x00s\x00\x00\x000>\x06\x0a"<truncated, original size 10711 bytes> >libguestfs: trace: v2v: internal_write "/Windows/Drivers/VirtIO/viostor.cat" "0\x82)\xd3\x06\x09*\x86H\x86\xf7\x0d\x01\x07\x02\xa0\x82)\xc40\x82)\xc0\x02\x01\x011\x0f0\x0d\x06\x09`\x86H\x01e\x03\x04\x02\x01\x05\x000\x82\x08H\x06\x09+\x06\x01\x04\x01\x827\x0a\x01\xa0\x82\x0890\x82\x0850\x0c\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x01\x04\x10\x12-\xccl\xe0"\xa2H\x83\xe8\xefeTp^\xd3\x17\x0d150829133220Z0\x0e\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x03\x05\x000\x82\x03x0\x82\x01\x12\x04 \x0e\x93N\x9d\xf0\xc4XP\xec\xaa^<\xd0\xcbc\xde\xca\xf6\xa5x\xb3Y\xae\xb9b\xbe\xf1!\xcc\xe8\x8d\xc81\x81\xed0\x10\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x031\x02\x80\x000:\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x011,0*\x1e\x08\x00F\x00i\x00l\x00e\x02\x04\x10\x01\x00\x01\x04\x18v\x00i\x00o\x00s\x00t\x00o\x00r\x00.\x00s\x00y\x00s\x00\x00\x000>\x06\x0a"<truncated, original size 10711 bytes> >guestfsd: main_loop: new request, len 0x2a2c >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >copying virtio driver bits: 'host:/usr/share/virtio-win/./drivers/amd64/Win2012R2/netkvm.cat' -> '/Windows/Drivers/VirtIO/netkvm.cat' >libguestfs: trace: v2v: write "/Windows/Drivers/VirtIO/netkvm.cat" "0\x82*\x05\x06\x09*\x86H\x86\xf7\x0d\x01\x07\x02\xa0\x82)\xf60\x82)\xf2\x02\x01\x011\x0f0\x0d\x06\x09`\x86H\x01e\x03\x04\x02\x01\x05\x000\x82\x08y\x06\x09+\x06\x01\x04\x01\x827\x0a\x01\xa0\x82\x08j0\x82\x08f0\x0c\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x01\x04\x10g\xde\xfcM\xe1~[N\xa3\xac.\x04\x8f\xb4YO\x17\x0d150929101631Z0\x0e\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x03\x05\x000\x82\x03\xa90\x81\xa5\x04\x14~U\xa2\x98\x0e\x88\xeb=/)\x93\x0c\xc1\x1b\xcf\xdc\x11\xeb\xc7y1\x81\x8c0\x10\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x031\x02\x82\x0008\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x011*0(\x1e\x08\x00F\x00i\x00l\x00e\x02\x04\x10\x01\x00\x01\x04\x16n\x00e\x00t\x00k\x00v\x00m\x00.\x00i\x00n\x00f\x00\x00\x000>\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x01100.\x1e"<truncated, original size 10761 bytes> >libguestfs: trace: v2v: internal_write "/Windows/Drivers/VirtIO/netkvm.cat" "0\x82*\x05\x06\x09*\x86H\x86\xf7\x0d\x01\x07\x02\xa0\x82)\xf60\x82)\xf2\x02\x01\x011\x0f0\x0d\x06\x09`\x86H\x01e\x03\x04\x02\x01\x05\x000\x82\x08y\x06\x09+\x06\x01\x04\x01\x827\x0a\x01\xa0\x82\x08j0\x82\x08f0\x0c\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x01\x04\x10g\xde\xfcM\xe1~[N\xa3\xac.\x04\x8f\xb4YO\x17\x0d150929101631Z0\x0e\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x03\x05\x000\x82\x03\xa90\x81\xa5\x04\x14~U\xa2\x98\x0e\x88\xeb=/)\x93\x0c\xc1\x1b\xcf\xdc\x11\xeb\xc7y1\x81\x8c0\x10\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x031\x02\x82\x0008\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x011*0(\x1e\x08\x00F\x00i\x00l\x00e\x02\x04\x10\x01\x00\x01\x04\x16n\x00e\x00t\x00k\x00v\x00m\x00.\x00i\x00n\x00f\x00\x00\x000>\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x01100.\x1e"<truncated, original size 10761 bytes> >guestfsd: main_loop: new request, len 0x2a60 >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >copying virtio driver bits: 'host:/usr/share/virtio-win/./drivers/amd64/Win2012R2/netkvm.inf' -> '/Windows/Drivers/VirtIO/netkvm.inf' >libguestfs: trace: v2v: write "/Windows/Drivers/VirtIO/netkvm.inf" ";------------------------------------------------------------------------------- \x0d\x0a; netkvm.INF \x0d\x0a; \x0d\x0a; Red Hat VirtIO Ethernet Adapter \x0d\x0a; \x0d\x0a; Copyright (c) 2008-2015 Red Hat, Inc. All rights reserved. \x0d\x0a; \x0d\x0a;---------------------------------------------"<truncated, original size 15929 bytes> >libguestfs: trace: v2v: internal_write "/Windows/Drivers/VirtIO/netkvm.inf" ";------------------------------------------------------------------------------- \x0d\x0a; netkvm.INF \x0d\x0a; \x0d\x0a; Red Hat VirtIO Ethernet Adapter \x0d\x0a; \x0d\x0a; Copyright (c) 2008-2015 Red Hat, Inc. All rights reserved. \x0d\x0a; \x0d\x0a;---------------------------------------------"<truncated, original size 15929 bytes> >guestfsd: main_loop: new request, len 0x3e90 >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >copying virtio driver bits: 'host:/usr/share/virtio-win/./drivers/amd64/Win2012R2/viostor.inf' -> '/Windows/Drivers/VirtIO/viostor.inf' >libguestfs: trace: v2v: write "/Windows/Drivers/VirtIO/viostor.inf" "; Copyright (c) 2008-2015, Red Hat Inc.\x0d\x0a[Version]\x0d\x0aSignature="$Windows NT$"\x0d\x0aClass=SCSIAdapter\x0d\x0aClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}\x0d\x0aProvider=%RHEL%\x0d\x0aDriverVer=07/21/2015,62.72.104.10600\x0d\x0aCatalogFile=viostor.cat\x0d\x0aDriverPackageType = PlugAndPl"<truncated, original size 2496 bytes> >libguestfs: trace: v2v: internal_write "/Windows/Drivers/VirtIO/viostor.inf" "; Copyright (c) 2008-2015, Red Hat Inc.\x0d\x0a[Version]\x0d\x0aSignature="$Windows NT$"\x0d\x0aClass=SCSIAdapter\x0d\x0aClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}\x0d\x0aProvider=%RHEL%\x0d\x0aDriverVer=07/21/2015,62.72.104.10600\x0d\x0aCatalogFile=viostor.cat\x0d\x0aDriverPackageType = PlugAndPl"<truncated, original size 2496 bytes> >guestfsd: main_loop: new request, len 0xa14 >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >copying virtio driver bits: 'host:/usr/share/virtio-win/./drivers/amd64/Win2012R2/viostor.sys' -> '/Windows/Drivers/VirtIO/viostor.sys' >libguestfs: trace: v2v: write "/Windows/Drivers/VirtIO/viostor.sys" "MZ\x90\x00\x03\x00\x00\x00\x04\x00\x00\x00\xff\xff\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x00\x00\x00\x0e\x1f\xba\x0e\x00\xb4\x09\xcd!\xb8\x01L\xcd!This program cannot be run in DOS mode.\x0d\x0d\x0a$\x00\x00\x00\x00\x00\x00\x00s\x94\x9cY7\xf5\xf2\x0a7\xf5\xf2\x0a7\xf5\xf2\x0a\xcb\x82I\x0a5\xf5\xf2\x0a\xcb\x82N\x0a6\xf5\xf2\x0a\xcb\x82K\x0a2\xf5\xf2\x0a7\xf5\xf3\x0a;\xf5\xf2\x0a\xea\x0a<\x0a2\xf5\xf2\x0a\xea\x0a?\x0a6\xf5\xf2\x0aJ\x8c\x12\x0a1\xf5\xf2\x0a:\xa7)\x0a6\xf5\xf2\x0aJ\x8c,\x0a6\xf5\xf2\x0aRich7\xf5\xf2\x0a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00PE\x00\x00d\x86\x07\x00"<truncated, original size 27816 bytes> >libguestfs: trace: v2v: internal_write "/Windows/Drivers/VirtIO/viostor.sys" "MZ\x90\x00\x03\x00\x00\x00\x04\x00\x00\x00\xff\xff\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x00\x00\x00\x0e\x1f\xba\x0e\x00\xb4\x09\xcd!\xb8\x01L\xcd!This program cannot be run in DOS mode.\x0d\x0d\x0a$\x00\x00\x00\x00\x00\x00\x00s\x94\x9cY7\xf5\xf2\x0a7\xf5\xf2\x0a7\xf5\xf2\x0a\xcb\x82I\x0a5\xf5\xf2\x0a\xcb\x82N\x0a6\xf5\xf2\x0a\xcb\x82K\x0a2\xf5\xf2\x0a7\xf5\xf3\x0a;\xf5\xf2\x0a\xea\x0a<\x0a2\xf5\xf2\x0a\xea\x0a?\x0a6\xf5\xf2\x0aJ\x8c\x12\x0a1\xf5\xf2\x0a:\xa7)\x0a6\xf5\xf2\x0aJ\x8c,\x0a6\xf5\xf2\x0aRich7\xf5\xf2\x0a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00PE\x00\x00d\x86\x07\x00"<truncated, original size 27816 bytes> >guestfsd: main_loop: new request, len 0x6cfc >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >copying virtio driver bits: 'host:/usr/share/virtio-win/./drivers/amd64/Win2012R2/vioscsi.sys' -> '/Windows/Drivers/VirtIO/vioscsi.sys' >libguestfs: trace: v2v: write "/Windows/Drivers/VirtIO/vioscsi.sys" "MZ\x90\x00\x03\x00\x00\x00\x04\x00\x00\x00\xff\xff\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x00\x00\x00\x0e\x1f\xba\x0e\x00\xb4\x09\xcd!\xb8\x01L\xcd!This program cannot be run in DOS mode.\x0d\x0d\x0a$\x00\x00\x00\x00\x00\x00\x00\xa3{\xe1z\xe7\x1a\x8f)\xe7\x1a\x8f)\xe7\x1a\x8f)\xe7\x1a\x8e)\xe9\x1a\x8f)\x1bm6)\xe4\x1a\x8f)\x1bm4)\xe5\x1a\x8f)\x1bm3)\xe6\x1a\x8f):\xe5A)\xe2\x1a\x8f):\xe5B)\xe6\x1a\x8f)\xc2mo)\xe1\x1a\x8f)\xeaHT)\xe6\x1a\x8f)\xc2mQ)\xe6\x1a\x8f)Rich\xe7\x1a\x8f)\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00PE\x00\x00d\x86\x07\x00\x1bC\xffT\x00\x00\x00\x00"<truncated, original size 26280 bytes> >libguestfs: trace: v2v: internal_write "/Windows/Drivers/VirtIO/vioscsi.sys" "MZ\x90\x00\x03\x00\x00\x00\x04\x00\x00\x00\xff\xff\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x00\x00\x00\x0e\x1f\xba\x0e\x00\xb4\x09\xcd!\xb8\x01L\xcd!This program cannot be run in DOS mode.\x0d\x0d\x0a$\x00\x00\x00\x00\x00\x00\x00\xa3{\xe1z\xe7\x1a\x8f)\xe7\x1a\x8f)\xe7\x1a\x8f)\xe7\x1a\x8e)\xe9\x1a\x8f)\x1bm6)\xe4\x1a\x8f)\x1bm4)\xe5\x1a\x8f)\x1bm3)\xe6\x1a\x8f):\xe5A)\xe2\x1a\x8f):\xe5B)\xe6\x1a\x8f)\xc2mo)\xe1\x1a\x8f)\xeaHT)\xe6\x1a\x8f)\xc2mQ)\xe6\x1a\x8f)Rich\xe7\x1a\x8f)\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00PE\x00\x00d\x86\x07\x00\x1bC\xffT\x00\x00\x00\x00"<truncated, original size 26280 bytes> >guestfsd: main_loop: new request, len 0x66fc >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >copying virtio driver bits: 'host:/usr/share/virtio-win/./drivers/amd64/Win2012R2/netkvm.sys' -> '/Windows/Drivers/VirtIO/netkvm.sys' >libguestfs: trace: v2v: write "/Windows/Drivers/VirtIO/netkvm.sys" "MZ\x90\x00\x03\x00\x00\x00\x04\x00\x00\x00\xff\xff\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x00\x00\x00\x0e\x1f\xba\x0e\x00\xb4\x09\xcd!\xb8\x01L\xcd!This program cannot be run in DOS mode.\x0d\x0d\x0a$\x00\x00\x00\x00\x00\x00\x00g\xdd\x9bw#\xbc\xf5$#\xbc\xf5$#\xbc\xf5$\xdf\xcbN$!\xbc\xf5$\xdf\xcbI$"\xbc\xf5$\xdf\xcbL$&\xbc\xf5$#\xbc\xf4$e\xbc\xf5$\xfeC;$&\xbc\xf5$\xfeC8$"\xbc\xf5$^\xc5\x15$!\xbc\xf5$^\xc5\x14$-\xbc\xf5$.\xee.$"\xbc\xf5$^\xc5+$"\xbc\xf5$Rich#\xbc\xf5$\x00\x00\x00\x00\x00\x00\x00\x00PE\x00\x00d\x86\x07\x00\x9c\xf3\x00V\x00\x00\x00\x00"<truncated, original size 113832 bytes> >libguestfs: trace: v2v: internal_write "/Windows/Drivers/VirtIO/netkvm.sys" "MZ\x90\x00\x03\x00\x00\x00\x04\x00\x00\x00\xff\xff\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x00\x00\x00\x0e\x1f\xba\x0e\x00\xb4\x09\xcd!\xb8\x01L\xcd!This program cannot be run in DOS mode.\x0d\x0d\x0a$\x00\x00\x00\x00\x00\x00\x00g\xdd\x9bw#\xbc\xf5$#\xbc\xf5$#\xbc\xf5$\xdf\xcbN$!\xbc\xf5$\xdf\xcbI$"\xbc\xf5$\xdf\xcbL$&\xbc\xf5$#\xbc\xf4$e\xbc\xf5$\xfeC;$&\xbc\xf5$\xfeC8$"\xbc\xf5$^\xc5\x15$!\xbc\xf5$^\xc5\x14$-\xbc\xf5$.\xee.$"\xbc\xf5$^\xc5+$"\xbc\xf5$Rich#\xbc\xf5$\x00\x00\x00\x00\x00\x00\x00\x00PE\x00\x00d\x86\x07\x00\x9c\xf3\x00V\x00\x00\x00\x00"<truncated, original size 113832 bytes> >guestfsd: main_loop: new request, len 0x1bcfc >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >copying virtio driver bits: 'host:/usr/share/virtio-win/./drivers/amd64/Win2012R2/vioscsi.cat' -> '/Windows/Drivers/VirtIO/vioscsi.cat' >libguestfs: trace: v2v: write "/Windows/Drivers/VirtIO/vioscsi.cat" "0\x82)\xc0\x06\x09*\x86H\x86\xf7\x0d\x01\x07\x02\xa0\x82)\xb10\x82)\xad\x02\x01\x011\x0f0\x0d\x06\x09`\x86H\x01e\x03\x04\x02\x01\x05\x000\x82\x08\x06\x06\x09+\x06\x01\x04\x01\x827\x0a\x01\xa0\x82\x07\xf70\x82\x07\xf30\x0c\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x01\x04\x10^:\xb7\xe7D%\x14F\xad\xf7\xb4]\xa6\xbaD\xb8\x17\x0d150326074518Z0\x0e\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x03\x05\x000\x82\x03x0\x81\xa7\x04\x14RF\xd1\xee\xb7=\xe0\xf7\xa3\xa5K\x13&\xde\xb9;\x19\x0d^>1\x81\x8e0\x10\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x031\x02\x80\x000:\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x011,0*\x1e\x08\x00F\x00i\x00l\x00e\x02\x04\x10\x01\x00\x01\x04\x18v\x00i\x00o\x00s\x00c\x00s\x00i\x00.\x00s\x00y\x00s\x00\x00\x000>\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x01100"<truncated, original size 10692 bytes> >libguestfs: trace: v2v: internal_write "/Windows/Drivers/VirtIO/vioscsi.cat" "0\x82)\xc0\x06\x09*\x86H\x86\xf7\x0d\x01\x07\x02\xa0\x82)\xb10\x82)\xad\x02\x01\x011\x0f0\x0d\x06\x09`\x86H\x01e\x03\x04\x02\x01\x05\x000\x82\x08\x06\x06\x09+\x06\x01\x04\x01\x827\x0a\x01\xa0\x82\x07\xf70\x82\x07\xf30\x0c\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x01\x04\x10^:\xb7\xe7D%\x14F\xad\xf7\xb4]\xa6\xbaD\xb8\x17\x0d150326074518Z0\x0e\x06\x0a+\x06\x01\x04\x01\x827\x0c\x01\x03\x05\x000\x82\x03x0\x81\xa7\x04\x14RF\xd1\xee\xb7=\xe0\xf7\xa3\xa5K\x13&\xde\xb9;\x19\x0d^>1\x81\x8e0\x10\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x031\x02\x80\x000:\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x011,0*\x1e\x08\x00F\x00i\x00l\x00e\x02\x04\x10\x01\x00\x01\x04\x18v\x00i\x00o\x00s\x00c\x00s\x00i\x00.\x00s\x00y\x00s\x00\x00\x000>\x06\x0a+\x06\x01\x04\x01\x827\x0c\x02\x01100"<truncated, original size 10692 bytes> >guestfsd: main_loop: new request, len 0x2a18 >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >copying virtio driver bits: 'host:/usr/share/virtio-win/./drivers/amd64/Win2012R2/vioscsi.inf' -> '/Windows/Drivers/VirtIO/vioscsi.inf' >libguestfs: trace: v2v: write "/Windows/Drivers/VirtIO/vioscsi.inf" "; Copyright (c) 2012-2015, Red Hat Inc.\x0d\x0a[Version]\x0d\x0aSignature="$Windows NT$"\x0d\x0aClass=SCSIAdapter\x0d\x0aClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}\x0d\x0aProvider=%RHEL%\x0d\x0aDriverVer=03/10/2015,62.72.104.10200\x0d\x0aCatalogFile=vioscsi.cat\x0d\x0aDriverPackageType = PlugAndPl"<truncated, original size 2524 bytes> >libguestfs: trace: v2v: internal_write "/Windows/Drivers/VirtIO/vioscsi.inf" "; Copyright (c) 2012-2015, Red Hat Inc.\x0d\x0a[Version]\x0d\x0aSignature="$Windows NT$"\x0d\x0aClass=SCSIAdapter\x0d\x0aClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}\x0d\x0aProvider=%RHEL%\x0d\x0aDriverVer=03/10/2015,62.72.104.10200\x0d\x0aCatalogFile=vioscsi.cat\x0d\x0aDriverPackageType = PlugAndPl"<truncated, original size 2524 bytes> >guestfsd: main_loop: new request, len 0xa30 >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >libguestfs: trace: v2v: internal_write = 0 >libguestfs: trace: v2v: write = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x14d4e80 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x14d52f0 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x140f890 (state 0) >libguestfs: trace: v2v: exists "/Windows/Drivers/VirtIO/viostor.sys" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 36 (exists) took 0.00 seconds >libguestfs: trace: v2v: exists = 1 >libguestfs: trace: v2v: case_sensitive_path "/Windows/system32/drivers/viostor.sys" >guestfsd: main_loop: new request, len 0x54 >libguestfs: trace: v2v: case_sensitive_path = "/Windows/System32/drivers/viostor.sys" >libguestfs: trace: v2v: cp "/Windows/Drivers/VirtIO/viostor.sys" "/Windows/System32/drivers/viostor.sys" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 4.49 seconds >guestfsd: main_loop: new request, len 0x7c >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: cp /sysroot/Windows/Drivers/VirtIO/viostor.sys /sysroot/Windows/System32/drivers/viostor.sys >libguestfs: trace: v2v: cp = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: proc 87 (cp) took 0.00 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DeviceIds" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534616 >libguestfs: trace: v2v: hivex_node_get_child 2534616 "{4d36e97b-e325-11ce-bfc1-08002be10318}" >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3264704 >libguestfs: trace: v2v: hivex_node_get_value 3264704 "oem1.inf" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 3264704 "oem1.inf" 0 "" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "Control" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 5072 >libguestfs: trace: v2v: hivex_node_get_child 5072 "Class" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 19760 >libguestfs: trace: v2v: hivex_node_get_child 19760 "{4d36e97b-e325-11ce-bfc1-08002be10318}" >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 83040 >libguestfs: trace: v2v: hivex_node_get_child 83040 "0000" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 9174136 >libguestfs: trace: v2v: hivex_node_get_child 83040 "0001" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 9666424 >libguestfs: trace: v2v: hivex_node_get_child 83040 "0002" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "Control" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 5072 >libguestfs: trace: v2v: hivex_node_get_child 5072 "Class" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 19760 >libguestfs: trace: v2v: hivex_node_get_child 19760 "{4d36e97b-e325-11ce-bfc1-08002be10318}" >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 83040 >libguestfs: trace: v2v: hivex_node_get_child 83040 "0002" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 83040 "0002" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10660072 >libguestfs: trace: v2v: hivex_node_set_value 10660072 "DriverDate" 1 "6\x00-\x004\x00-\x002\x000\x001\x004\x00\x00\x00" >guestfsd: main_loop: new request, len 0x60 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10660072 "DriverDateData" 3 "\x00@\x90\xed\x87\x7f\xcf\x01" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10660072 "DriverDesc" 1 "R\x00e\x00d\x00 \x00H\x00a\x00t\x00 \x00V\x00i\x00r\x00t\x00I\x00O\x00 \x00S\x00C\x00S\x00I\x00 \x00c\x00o\x00n\x00t\x00r\x00o\x00l\x00l\x00e\x00r\x00\x00\x00" >guestfsd: main_loop: new request, len 0x8c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10660072 "DriverVersion" 1 "6\x002\x00.\x007\x001\x00.\x001\x000\x004\x00.\x008\x006\x000\x000\x00\x00\x00" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10660072 "InfPath" 1 "o\x00e\x00m\x001\x00.\x00i\x00n\x00f\x00\x00\x00" >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10660072 "InfSection" 1 "r\x00h\x00e\x00l\x00s\x00c\x00s\x00i\x00_\x00i\x00n\x00s\x00t\x00\x00\x00" >guestfsd: main_loop: new request, len 0x68 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10660072 "MatchingDeviceId" 1 "P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00&\x00D\x00E\x00V\x00_\x001\x000\x000\x001\x00&\x00S\x00U\x00B\x00S\x00Y\x00S\x00_\x000\x000\x000\x002\x001\x00A\x00F\x004\x00&\x00R\x00E\x00V\x00_\x000\x000\x00\x00\x00" >guestfsd: main_loop: new request, len 0xac >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10660072 "ProviderName" 1 "R\x00e\x00d\x00 \x00H\x00a\x00t\x00,\x00 \x00I\x00n\x00c\x00.\x00\x00\x00" >guestfsd: main_loop: new request, len 0x68 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "Enum" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 1514552 >libguestfs: trace: v2v: hivex_node_get_child 1514552 "PCI" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 9234104 >libguestfs: trace: v2v: hivex_node_get_child 9234104 "VEN_1AF4&DEV_1001&SUBSYS_00021AF4&REV_00\3&13c0b0c5&0&38" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 9234104 "VEN_1AF4&DEV_1001&SUBSYS_00021AF4&REV_00\3&13c0b0c5&0&38" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10663200 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "Capabilities" 4 "\x06\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "ClassGUID" 1 "{\x004\x00d\x003\x006\x00e\x009\x007\x00b\x00-\x00e\x003\x002\x005\x00-\x001\x001\x00c\x00e\x00-\x00b\x00f\x00c\x001\x00-\x000\x008\x000\x000\x002\x00b\x00e\x001\x000\x003\x001\x008\x00}\x00\x00\x00" >guestfsd: main_loop: new request, len 0x9c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "CompatibleIDs" 7 "P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00&\x00D\x00E\x00V\x00_\x001\x000\x000\x001\x00&\x00R\x00E\x00V\x00_\x000\x000\x00\x00\x00P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00&\x00D\x00E\x00V\x00_\x001\x000\x000\x001\x00\x00\x00P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00&\x00C\x00C\x00_\x000\x001\x000\x000\x000\x000\x00\x00\x00P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00&\x00C\x00C\x00_\x000\x001\x000\x000\x00\x00\x00P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00\x00\x00P\x00C\x00I\x00\\x00C\x00C\x00_\x000\x001\x000\x000\x000\x000\x00\x00\x00P\x00C\x00I\x00\\x00C\x00C\x00"<truncated, original size 270 bytes> >guestfsd: main_loop: new request, len 0x160 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "ConfigFlags" 4 "\x00\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "ContainerID" 1 "{\x000\x000\x000\x000\x000\x000\x000\x000\x00-\x000\x000\x000\x000\x00-\x000\x000\x000\x000\x00-\x00f\x00f\x00f\x00f\x00-\x00f\x00f\x00f\x00f\x00f\x00f\x00f\x00f\x00f\x00f\x00f\x00f\x00}\x00\x00\x00" >guestfsd: main_loop: new request, len 0x9c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "DeviceDesc" 1 "@\x00o\x00e\x00m\x001\x00.\x00i\x00n\x00f\x00,\x00%\x00r\x00h\x00e\x00l\x00s\x00c\x00s\x00i\x00.\x00d\x00e\x00v\x00i\x00c\x00e\x00d\x00e\x00s\x00c\x00%\x00;\x00R\x00e\x00d\x00 \x00H\x00a\x00t\x00 \x00V\x00i\x00r\x00t\x00I\x00O\x00 \x00S\x00C\x00S\x00I\x00 \x00c\x00o\x00n\x00t\x00r\x00o\x00l\x00l\x00e\x00r\x00\x00\x00" >guestfsd: main_loop: new request, len 0xcc >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "Driver" 1 "{\x004\x00d\x003\x006\x00e\x009\x007\x00b\x00-\x00e\x003\x002\x005\x00-\x001\x001\x00c\x00e\x00-\x00b\x00f\x00c\x001\x00-\x000\x008\x000\x000\x002\x00b\x00e\x001\x000\x003\x001\x008\x00}\x00\\x000\x000\x000\x002\x00\x00\x00" >guestfsd: main_loop: new request, len 0xa0 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "HardwareID" 7 "P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00&\x00D\x00E\x00V\x00_\x001\x000\x000\x001\x00&\x00S\x00U\x00B\x00S\x00Y\x00S\x00_\x000\x000\x000\x002\x001\x00A\x00F\x004\x00&\x00R\x00E\x00V\x00_\x000\x000\x00\x00\x00P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00&\x00D\x00E\x00V\x00_\x001\x000\x000\x001\x00&\x00S\x00U\x00B\x00S\x00Y\x00S\x00_\x000\x000\x000\x002\x001\x00A\x00F\x004\x00\x00\x00P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00&\x00D\x00E\x00V\x00_\x001\x000\x000\x001\x00&\x00C\x00C\x00_\x000\x001\x000\x000\x000\x000\x00\x00\x00P\x00C\x00I\x00\\x00V\x00E\x00N\x00_\x001\x00A\x00F\x004\x00&\x00"<truncated, original size 292 bytes> >guestfsd: main_loop: new request, len 0x170 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "LocationInformation" 1 "@\x00S\x00y\x00s\x00t\x00e\x00m\x003\x002\x00\\x00d\x00r\x00i\x00v\x00e\x00r\x00s\x00\\x00p\x00c\x00i\x00.\x00s\x00y\x00s\x00,\x00#\x006\x005\x005\x003\x006\x00;\x00P\x00C\x00I\x00 \x00b\x00u\x00s\x00 \x00%\x001\x00,\x00 \x00d\x00e\x00v\x00i\x00c\x00e\x00 \x00%\x002\x00,\x00 \x00f\x00u\x00n\x00c\x00t\x00i\x00o\x00n\x00 \x00%\x003\x00;\x00(\x000\x00,\x007\x00,\x000\x00)\x00\x00\x00" >guestfsd: main_loop: new request, len 0xec >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "Mfg" 1 "@\x00o\x00e\x00m\x001\x00.\x00i\x00n\x00f\x00,\x00%\x00r\x00h\x00e\x00l\x00%\x00;\x00R\x00e\x00d\x00 \x00H\x00a\x00t\x00,\x00 \x00I\x00n\x00c\x00.\x00\x00\x00" >guestfsd: main_loop: new request, len 0x84 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "ParentIdPrefix" 1 "4\x00&\x008\x007\x00f\x007\x00b\x00f\x00b\x00&\x000\x00\x00\x00" >guestfsd: main_loop: new request, len 0x68 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "Service" 1 "v\x00i\x00o\x00s\x00t\x00o\x00r\x00\x00\x00" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10663200 "UINumber" 4 "\x07\x00\x00\x00" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 1581352 >libguestfs: trace: v2v: hivex_node_get_child 1581352 "viostor" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 1581352 "viostor" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10677568 >libguestfs: trace: v2v: hivex_node_set_value 10677568 "ErrorControl" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10677568 "Group" 1 "S\x00C\x00S\x00I\x00 \x00m\x00i\x00n\x00i\x00p\x00o\x00r\x00t\x00\x00\x00" >guestfsd: main_loop: new request, len 0x64 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10677568 "ImagePath" 2 "s\x00y\x00s\x00t\x00e\x00m\x003\x002\x00\\x00d\x00r\x00i\x00v\x00e\x00r\x00s\x00\\x00v\x00i\x00o\x00s\x00t\x00o\x00r\x00.\x00s\x00y\x00s\x00\x00\x00" >guestfsd: main_loop: new request, len 0x88 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10677568 "Owners" 7 "o\x00e\x00m\x001\x00.\x00i\x00n\x00f\x00\x00\x00\x00\x00" >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10677568 "Start" 4 "\x00\x00\x00\x00" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10677568 "Tag" 4 "X\x00\x00\x00" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10677568 "Type" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 1581352 >libguestfs: trace: v2v: hivex_node_get_child 1581352 "viostor" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10677568 >libguestfs: trace: v2v: hivex_node_get_child 10677568 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10677568 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10683448 >libguestfs: trace: v2v: hivex_node_set_value 10683448 "BusType" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 4592 >libguestfs: trace: v2v: hivex_node_get_child 4592 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 1581352 >libguestfs: trace: v2v: hivex_node_get_child 1581352 "viostor" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10677568 >libguestfs: trace: v2v: hivex_node_get_child 10677568 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10683448 >libguestfs: trace: v2v: hivex_node_get_child 10683448 "PnpInterface" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10683448 "PnpInterface" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10683600 >libguestfs: trace: v2v: hivex_node_set_value 10683600 "5" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverInfFiles" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3272064 >libguestfs: trace: v2v: hivex_node_get_child 3272064 "oem1.inf" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 3272064 "oem1.inf" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10683752 >libguestfs: trace: v2v: hivex_node_set_value 10683752 "" 7 "v\x00i\x00o\x00s\x00t\x00o\x00r\x00.\x00i\x00n\x00f\x00_\x00a\x00m\x00d\x006\x004\x00_\x00c\x008\x006\x003\x002\x009\x00a\x00a\x00e\x00b\x000\x00a\x007\x009\x000\x004\x00\x00\x00\x00\x00" >guestfsd: main_loop: new request, len 0x88 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10683752 "Active" 1 "v\x00i\x00o\x00s\x00t\x00o\x00r\x00.\x00i\x00n\x00f\x00_\x00a\x00m\x00d\x006\x004\x00_\x00c\x008\x006\x003\x002\x009\x00a\x00a\x00e\x00b\x000\x00a\x007\x009\x000\x004\x00\x00\x00" >guestfsd: main_loop: new request, len 0x90 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10683752 "Configurations" 7 "r\x00h\x00e\x00l\x00s\x00c\x00s\x00i\x00_\x00i\x00n\x00s\x00t\x00\x00\x00\x00\x00" >guestfsd: main_loop: new request, len 0x70 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DeviceIds" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534616 >libguestfs: trace: v2v: hivex_node_get_child 2534616 "PCI" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2607728 >libguestfs: trace: v2v: hivex_node_get_child 2607728 "VEN_1AF4&DEV_1001&SUBSYS_00021AF4&REV_00" >guestfsd: main_loop: new request, len 0x5c >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 2607728 "VEN_1AF4&DEV_1001&SUBSYS_00021AF4&REV_00" >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10685736 >libguestfs: trace: v2v: hivex_node_set_value 10685736 "oem1.inf" 3 "\x01\xff\x00\x00" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10690640 >libguestfs: trace: v2v: hivex_node_set_value 10690640 "" 1 "o\x00e\x00m\x001\x00.\x00i\x00n\x00f\x00\x00\x00" >guestfsd: main_loop: new request, len 0x54 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10690640 "F6" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10690640 "InfName" 1 "v\x00i\x00o\x00s\x00t\x00o\x00r\x00.\x00i\x00n\x00f\x00\x00\x00" >guestfsd: main_loop: new request, len 0x60 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10690640 "OemPath" 1 "X\x00:\x00\\x00w\x00i\x00n\x00d\x00o\x00w\x00s\x00\\x00S\x00y\x00s\x00t\x00e\x00m\x003\x002\x00\\x00D\x00r\x00i\x00v\x00e\x00r\x00S\x00t\x00o\x00r\x00e\x00\\x00F\x00i\x00l\x00e\x00R\x00e\x00p\x00o\x00s\x00i\x00t\x00o\x00r\x00y\x00\\x00v\x00i\x00o\x00s\x00t\x00o\x00r\x00.\x00i\x00n\x00f\x00_\x00a\x00m\x00d\x006\x004\x00_\x00c\x008\x006\x003\x002\x009\x00a\x00a\x00e\x00b\x000\x00a\x007\x009\x000\x004\x00\x00\x00" >guestfsd: main_loop: new request, len 0xec >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10690640 "Provider" 1 "R\x00e\x00d\x00 \x00H\x00a\x00t\x00,\x00 \x00I\x00n\x00c\x00.\x00\x00\x00" >guestfsd: main_loop: new request, len 0x64 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10690640 "SignerName" 1 "M\x00i\x00c\x00r\x00o\x00s\x00o\x00f\x00t\x00 \x00W\x00i\x00n\x00d\x00o\x00w\x00s\x00 \x00H\x00a\x00r\x00d\x00w\x00a\x00r\x00e\x00 \x00C\x00o\x00m\x00p\x00a\x00t\x00i\x00b\x00i\x00l\x00i\x00t\x00y\x00 \x00P\x00u\x00b\x00l\x00i\x00s\x00h\x00e\x00r\x00\x00\x00" >guestfsd: main_loop: new request, len 0xb4 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10690640 "SignerScore" 4 "\x05\x00\x00\x0d" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10690640 "StatusFlags" 4 "\x12\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10690640 "Version" 3 "\x00\xff\x09\x00\x00\x00\x00\x00{\xe96M%\xe3\xce\x11\xbf\xc1\x08\x00+\xe1\x03\x18\x00@\x90\xed\x87\x7f\xcf\x01\x98!h\x00G\x00>\x00\x00\x00\x00\x00\x00\x00\x00\x00" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10696056 >libguestfs: trace: v2v: hivex_node_set_value 10696056 "ConfigFlags" 4 "\x00\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10696056 "Service" 1 "v\x00i\x00o\x00s\x00t\x00o\x00r\x00\x00\x00" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696056 >libguestfs: trace: v2v: hivex_node_get_child 10696056 "Device" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10696056 "Device" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10696328 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696056 >libguestfs: trace: v2v: hivex_node_get_child 10696056 "Device" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696328 >libguestfs: trace: v2v: hivex_node_get_child 10696328 "Interrupt Management" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10696328 "Interrupt Management" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10696432 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696056 >libguestfs: trace: v2v: hivex_node_get_child 10696056 "Device" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696328 >libguestfs: trace: v2v: hivex_node_get_child 10696328 "Interrupt Management" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696432 >libguestfs: trace: v2v: hivex_node_get_child 10696432 "Affinity Policy" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10696432 "Affinity Policy" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10696552 >libguestfs: trace: v2v: hivex_node_set_value 10696552 "DevicePolicy" 4 "\x05\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696056 >libguestfs: trace: v2v: hivex_node_get_child 10696056 "Device" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696328 >libguestfs: trace: v2v: hivex_node_get_child 10696328 "Interrupt Management" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696432 >libguestfs: trace: v2v: hivex_node_get_child 10696432 "MessageSignaledInterruptProperties" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10696432 "MessageSignaledInterruptProperties" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10696712 >libguestfs: trace: v2v: hivex_node_set_value 10696712 "MSISupported" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10696712 "MessageNumberLimit" 4 "\x02\x00\x00\x00" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696056 >libguestfs: trace: v2v: hivex_node_get_child 10696056 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10696056 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10697008 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696056 >libguestfs: trace: v2v: hivex_node_get_child 10696056 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10697008 >libguestfs: trace: v2v: hivex_node_get_child 10697008 "viostor" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10697008 "viostor" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10697128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696056 >libguestfs: trace: v2v: hivex_node_get_child 10696056 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10697008 >libguestfs: trace: v2v: hivex_node_get_child 10697008 "viostor" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10697128 >libguestfs: trace: v2v: hivex_node_get_child 10697128 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10697128 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10697232 >libguestfs: trace: v2v: hivex_node_set_value 10697232 "BusType" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Configurations" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10695944 >libguestfs: trace: v2v: hivex_node_get_child 10695944 "rhelscsi_inst" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10696056 >libguestfs: trace: v2v: hivex_node_get_child 10696056 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10697008 >libguestfs: trace: v2v: hivex_node_get_child 10697008 "viostor" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10697128 >libguestfs: trace: v2v: hivex_node_get_child 10697128 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10697232 >libguestfs: trace: v2v: hivex_node_get_child 10697232 "PnpInterface" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10697232 "PnpInterface" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10697384 >libguestfs: trace: v2v: hivex_node_set_value 10697384 "5" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Descriptors" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10690640 "Descriptors" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10697536 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Descriptors" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10697536 >libguestfs: trace: v2v: hivex_node_get_child 10697536 "PCI" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: plibguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10697536 "PCI" >roc 355 (hivex_node_get_child) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10697656 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_llibguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >oop: proc 355 (hivex_node_get_child) took 0.00 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Descriptors" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10697536 >libguestfs: trace: v2v: hivex_node_get_child 10697536 "PCI" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10697656 >libguestfs: trace: v2v: hivex_node_get_child 10697656 "VEN_1AF4&DEV_1001&SUBSYS_00021AF4&REV_00" >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10697656 "VEN_1AF4&DEV_1001&SUBSYS_00021AF4&REV_00" >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10697760 >libguestfs: trace: v2v: hivex_node_set_value 10697760 "Configuration" 1 "r\x00h\x00e\x00l\x00s\x00c\x00s\x00i\x00_\x00i\x00n\x00s\x00t\x00\x00\x00" >guestfsd: main_loop: new request, len 0x6c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10697760 "Description" 1 "%\x00r\x00h\x00e\x00l\x00s\x00c\x00s\x00i\x00.\x00d\x00e\x00v\x00i\x00c\x00e\x00d\x00e\x00s\x00c\x00%\x00\x00\x00" >guestfsd: main_loop: new request, len 0x78 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10697760 "Manufacturer" 1 "%\x00r\x00h\x00e\x00l\x00%\x00\x00\x00" >guestfsd: main_loop: new request, len 0x5c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_get_child 4128 "DriverDatabase" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 2534248 >libguestfs: trace: v2v: hivex_node_get_child 2534248 "DriverPackages" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 3344248 >libguestfs: trace: v2v: hivex_node_get_child 3344248 "viostor.inf_amd64_c86329aaeb0a7904" >guestfsd: main_loop: new request, len 0x58 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 10690640 >libguestfs: trace: v2v: hivex_node_get_child 10690640 "Strings" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 0 >libguestfs: trace: v2v: hivex_node_add_child 10690640 "Strings" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_add_child = 10698400 >libguestfs: trace: v2v: hivex_node_set_value 10698400 "rhel" 1 "R\x00e\x00d\x00 \x00H\x00a\x00t\x00,\x00 \x00I\x00n\x00c\x00.\x00\x00\x00" >guestfsd: main_loop: new request, len 0x60 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_node_set_value 10698400 "rhelscsi.devicedesc" 1 "R\x00e\x00d\x00 \x00H\x00a\x00t\x00 \x00V\x00i\x00r\x00t\x00I\x00O\x00 \x00S\x00C\x00S\x00I\x00 \x00c\x00o\x00n\x00t\x00r\x00o\x00l\x00l\x00e\x00r\x00\x00\x00" >guestfsd: main_loop: new request, len 0x94 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: exists "/Windows/Drivers/VirtIO/netkvm.inf" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 36 (exists) took 0.00 seconds >libguestfs: trace: v2v: exists = 1 >libguestfs: trace: v2v: exists "/Windows/Drivers/VirtIO/qxl.inf" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 36 (exists) took 0.00 seconds >libguestfs: trace: v2v: exists = 0 >virt-v2v: warning: there is no QXL driver for this version of Windows (6.3 >x86_64). virt-v2v looks for this driver in /usr/share/virtio-win > >The guest will be configured to use a basic VGA display driver. >libguestfs: trace: v2v: hivex_commit null >guestfsd: main_loop: new request, len 0x2c >libguestfs: trace: v2v: hivex_commit = 0 >libguestfs: trace: v2v: hivex_close >guestfsd: main_loop: proc 362 (hivex_commit) took 0.04 seconds >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: v2v: hivex_close = 0 >libguestfs: trace: v2v: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" "write:true" >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8687 [sml: 4096, lge: 16384] > blocks: 678403 [sml: 8, avg: 54, lge: 16352] > blocks used: 677461 > bytes used: 37035616 >guestfsd: main_loop: proc 350 (hivex_open) took 0.03 seconds >libguestfs: trace: v2v: hivex_open = 0 >libguestfs: trace: v2v: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: v2v: hivex_root = 4128 >libguestfs: trace: v2v: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 18972320 >libguestfs: trace: v2v: hivex_node_get_child 18972320 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 20909688 >libguestfs: trace: v2v: hivex_node_get_child 20909688 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_get_child = 20909776 >libguestfs: trace: v2v: hivex_node_values 20909776 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_values = <struct guestfs_hivex_value_list(11) = [0]{hivex_value_h: 20909872, } [1]{hivex_value_h: 20910000, } [2]{hivex_value_h: 20910176, } [3]{hivex_value_h: 20910280, } [4]{hivex_value_h: 20910040, } [5]{hivex_value_h: 20910472, } [6]{hivex_value_h: 20910552, } [7]{hivex_value_h: 20910648, } [8]{hivex_value_h: 20910728, } [9]{hivex_value_h: 20910808, } [10]{hivex_value_h: 20910864, }> >libguestfs: trace: v2v: hivex_value_key 20909872 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "ProgramFilesDir" >libguestfs: trace: v2v: hivex_value_key 20910000 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "CommonFilesDir" >libguestfs: trace: v2v: hivex_value_key 20910176 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "ProgramFilesDir (x86)" >libguestfs: trace: v2v: hivex_value_key 20910280 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "CommonFilesDir (x86)" >libguestfs: trace: v2v: hivex_value_key 20910040 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "CommonW6432Dir" >libguestfs: trace: v2v: hivex_value_key 20910472 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "ProgramW6432Dir" >libguestfs: trace: v2v: hivex_value_key 20910552 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "MediaPathUnexpanded" >libguestfs: trace: v2v: hivex_value_key 20910648 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_key = "DevicePath" >libguestfs: trace: v2v: hivex_value_value 20910648 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_value = "%\x00S\x00y\x00s\x00t\x00e\x00m\x00R\x00o\x00o\x00t\x00%\x00\\x00i\x00n\x00f\x00\x00\x00" >libguestfs: trace: v2v: hivex_value_type 20910648 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 360 (hivex_value_type) took 0.00 seconds >libguestfs: trace: v2v: hivex_value_type = 2 >libguestfs: trace: v2v: hivex_node_set_value 20909776 "DevicePath" 2 "%\x00S\x00y\x00s\x00t\x00e\x00m\x00R\x00o\x00o\x00t\x00%\x00\\x00i\x00n\x00f\x00;\x00%\x00S\x00y\x00s\x00t\x00e\x00m\x00R\x00o\x00o\x00t\x00%\x00\\x00D\x00r\x00i\x00v\x00e\x00r\x00s\x00\\x00V\x00i\x00r\x00t\x00I\x00O\x00\x00\x00" >guestfsd: main_loop: new request, len 0xa8 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: v2v: hivex_node_set_value = 0 >libguestfs: trace: v2v: hivex_commit null >guestfsd: main_loop: new request, len 0x2c >libguestfs: trace: v2v: hivex_commit = 0 >libguestfs: trace: v2v: hivex_close >guestfsd: main_loop: proc 362 (hivex_commit) took 0.14 seconds >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: v2v: hivex_close = 0 >libguestfs: trace: v2v: is_whole_device "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: v2v: is_whole_device = 0 >libguestfs: trace: v2v: pread_device "/dev/sda4" 8 3 >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 276 (pread_device) took 0.00 seconds >libguestfs: trace: v2v: pread_device = "NTFS " >libguestfs: trace: v2v: part_to_dev "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: blockdev_getsize64 "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >udevadm --debug settle >calling: settle >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blockdev --getsize64 /dev/sda >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.02 seconds >libguestfs: trace: v2v: blockdev_getsize64 = 16106127360 >libguestfs: trace: v2v: pwrite_device "/dev/sda4" "\xff\x00" 26 >guestfsd: main_loop: new request, len 0x48 >udevadm --debug settle >calling: settle >guestfsd: main_loop: proc 275 (pwrite_device) took 0.00 seconds >libguestfs: trace: v2v: pwrite_device = 2 >gcaps_block_bus = virtio >gcaps_net_bus = virtio-net >gcaps_video = cirrus >gcaps_arch = x86_64 >gcaps_acpi = true > >virt-v2v: This guest has virtio drivers installed. >libguestfs: trace: v2v: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda4 dir=/sysroot type=fuseblk opts=rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >libguestfs: trace: v2v: umount_all = 0 >[ 81.7] Mapping filesystem data to avoid copying unused and blank areas >libguestfs: trace: v2v: list_filesystems >libguestfs: trace: v2v: feature_available "lvm2" >libguestfs: trace: v2v: feature_available = 1 >libguestfs: trace: v2v: feature_available "ldm" >libguestfs: trace: v2v: feature_available = 0 >libguestfs: trace: v2v: list_devices >guestfsd: main_loop: proc 47 (umount_all) took 3.91 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: v2v: list_devices = ["/dev/sda"] >libguestfs: trace: v2v: list_partitions >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds >libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sda3", "/dev/sda4"] >libguestfs: trace: v2v: list_md_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds >libguestfs: trace: v2v: list_md_devices = [] >libguestfs: trace: v2v: part_to_dev "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_to_dev "/dev/sda3" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_to_dev "/dev/sda4" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: vfs_type "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: v2v: vfs_type = "ntfs" >libguestfs: trace: v2v: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: v2v: vfs_type = "vfat" >libguestfs: trace: v2v: vfs_type "/dev/sda3" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda3 >libguestfs: trace: v2v: vfs_type = "" >libguestfs: trace: v2v: vfs_type "/dev/sda4" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda4 >libguestfs: trace: v2v: vfs_type = "ntfs" >libguestfs: trace: v2v: lvs >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_active=active" --noheadings --separator / > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >libguestfs: trace: v2v: lvs = [] >libguestfs: trace: v2v: list_filesystems = ["/dev/sda1", "ntfs", "/dev/sda2", "vfat", "/dev/sda3", "unknown", "/dev/sda4", "ntfs"] >libguestfs: trace: v2v: umount_all >guestfsd: main_loop: proc 11 (lvs) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: mount_options "discard" "/dev/sda4" "/" >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >guestfsd: main_loop: new request, len 0x4c >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mount -o discard /dev/sda4 /sysroot/ >libguestfs: trace: v2v: mount_options = 0 >libguestfs: trace: v2v: fstrim "/" >guestfsd: main_loop: proc 74 (mount_options) took 0.00 seconds >guestfsd: main_loop: new request, len 0x48 >fsync /dev/sda >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: fstrim -v /sysroot/ >/sysroot/: 16 EiB (18446744073709551615 bytes) trimmed > >guestfsd: main_loop: proc 334 (fstrim) took 0.18 seconds >libguestfs: trace: v2v: fstrim = 0 >libguestfs: trace: v2v: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda4 dir=/sysroot type=fuseblk opts=rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: mount_options "discard" "/dev/sda2" "/" >guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds >guestfsd: main_loop: new request, len 0x4c >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mount -o discard /dev/sda2 /sysroot/ >libguestfs: trace: v2v: mount_options = 0 >libguestfs: trace: v2v: fstrim "/" >guestfsd: main_loop: proc 74 (mount_options) took 0.00 seconds >guestfsd: main_loop: new request, len 0x48 >fsync /dev/sda >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: fstrim -v /sysroot/ >fstrim: /sysroot/: the discard operation is not supported >guestfsd: error: fstrim: /sysroot/: the discard operation is not supported >guestfsd: main_loop: proc 334 (fstrim) took 0.00 seconds >libguestfs: trace: v2v: fstrim = -1 (error) >virt-v2v: warning: fstrim on guest filesystem /dev/sda2 failed. Usually >you can ignore this message. To find out more read "Trimming" in >virt-v2v(1). > >Original message: fstrim: fstrim: /sysroot/: the discard operation is not >supported >libguestfs: trace: v2v: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=vfat opts=rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro,discard freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: mount_options "discard" "/dev/sda1" "/" >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >guestfsd: main_loop: new request, len 0x4c >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mount -o discard /dev/sda1 /sysroot/ >libguestfs: trace: v2v: mount_options = 0 >libguestfs: trace: v2v: fstrim "/" >guestfsd: main_loop: proc 74 (mount_options) took 0.29 seconds >guestfsd: main_loop: new request, len 0x48 >fsync /dev/sda >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: fstrim -v /sysroot/ >/sysroot/: 16 EiB (18446744073709551615 bytes) trimmed > >guestfsd: main_loop: proc 334 (fstrim) took 0.00 seconds >libguestfs: trace: v2v: fstrim = 0 >[ 82.3] Closing the overlay >libguestfs: trace: v2v: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=fuseblk opts=rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: shutdown >libguestfs: trace: v2v: internal_autosync >guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=157820k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=392132k,nr_inodes=98033,mode=755 freq=0 passno=0 >fsync /dev/sda >guestfsd: main_loop: proc 282 (internal_autosync) took 0.00 seconds >libguestfs: trace: v2v: internal_autosync = 0 >libguestfs: sending SIGTERM to process 8249 >libguestfs: qemu maxrss 381960K >libguestfs: trace: v2v: shutdown = 0 >libguestfs: trace: v2v: close >libguestfs: closing guestfs handle 0x1421de0 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsMX5ISO >[ 82.3] Checking if the guest needs BIOS or UEFI to boot >virt-v2v: This guest requires UEFI on the target to boot. >[ 82.3] Assigning disks to buses >virtio-blk slot 0: >target_file = /var/lib/libvirt/images/uefi-guest-cdrom-sda >target_format = qcow2 >target_estimated_size = None >target_overlay = /var/tmp/v2vovl15f480.qcow2 >target_overlay.ov_source = json: { "file.cookie": "vmware_soap_session=\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng", "file.timeout": 2000 } >ide slot 0: > (slot empty) >ide slot 1: > (slot empty) >ide slot 2: > CD-ROM [ide] in slot 2 > >[ 82.3] Copying disk 1/1 to /var/lib/libvirt/images/uefi-guest-cdrom-sda (qcow2) >target_file = /var/lib/libvirt/images/uefi-guest-cdrom-sda >target_format = qcow2 >target_estimated_size = None >target_overlay = /var/tmp/v2vovl15f480.qcow2 >target_overlay.ov_source = json: { "file.cookie": "vmware_soap_session=\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\"", "file.sslverify": "off", "file.driver": "https", "file.url": "https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng", "file.timeout": 2000 } > >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovl15f480.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ --help >libguestfs: which_parser: g->qemu_img_info_parser = 1 >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /dev/fd/4 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "raw",\n "virtual-size": 16106127360,\n "filename": "/dev/fd/4",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 76681216,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng\", \"file.timeout\": 2000 }",\n "backing-filename": "json: { \"file.cookie\": \"vmware_soap_session=\\\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\\\"\", \"file.sslverify\": \"off\", \"file.driver\": \"https\", \"file.url\": \"https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng\", \"file.timeout\": 2000 }",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_has_backing_file = 1 >vcenter: json parameters: { "file.cookie": "vmware_soap_session=\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\"", "file.sslverify": "off", "file.readahead": 67108864, "file.driver": "https", "file.url": "https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng", "file.timeout": 2000 } >qemu-img 'rebase' '-u' '-b' 'json: { "file.cookie": "vmware_soap_session=\"d3838ba313d7b246157abf84d1c0c23aa9f994e1\"", "file.sslverify": "off", "file.readahead": 67108864, "file.driver": "https", "file.url": "https://10.66.145.47/folder/juzhou-test-efi/juzhou-test-efi-flat.vmdk?dcPath=data&dsName=esx5.5-tzheng", "file.timeout": 2000 }' '/var/tmp/v2vovl15f480.qcow2' >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_create "/var/lib/libvirt/images/uefi-guest-cdrom-sda" "qcow2" 16106127360 "preallocation:sparse" "compat:1.1" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o preallocation=off,compat=1.1 >libguestfs: command: run: \ /var/lib/libvirt/images/uefi-guest-cdrom-sda >libguestfs: command: run: \ 16106127360 >Formatting '/var/lib/libvirt/images/uefi-guest-cdrom-sda', fmt=qcow2 size=16106127360 compat=1.1 encryption=off cluster_size=65536 preallocation=off lazy_refcounts=off refcount_bits=16 >libguestfs: trace: disk_create = 0 >qemu-img 'convert' '-p' '-n' '-f' 'qcow2' '-O' 'qcow2' '/var/tmp/v2vovl15f480.qcow2' '/var/lib/libvirt/images/uefi-guest-cdrom-sda' > (0.00/100%) (1.02/100%) (2.03/100%) (3.05/100%) (4.06/100%) (5.08/100%) (6.08/100%) (7.10/100%) (8.11/100%) (9.13/100%) (10.14/100%) (11.14/100%) (12.16/100%) (13.17/100%) (14.19/100%) (15.20/100%) (16.22/100%) (17.23/100%) (18.25/100%) (19.26/100%) (20.27/100%) (21.29/100%) (22.30/100%) (23.32/100%) (24.34/100%) (25.35/100%) (26.36/100%) (27.38/100%) (28.39/100%) (29.40/100%) (30.41/100%) (31.43/100%) (32.44/100%) (33.45/100%) (34.47/100%) (35.47/100%) (36.48/100%) (37.50/100%) (38.51/100%) (39.53/100%) (40.54/100%) (41.55/100%) (42.57/100%) (43.59/100%) (44.60/100%) (45.61/100%) (46.63/100%) (47.64/100%) (48.66/100%) (49.67/100%) (50.67/100%) (51.69/100%) (52.70/100%) (53.72/100%) (54.74/100%) (55.75/100%) (56.75/100%) (57.76/100%) (58.78/100%) (59.78/100%) (60.80/100%) (61.81/100%) (62.82/100%) (63.84/100%) (64.85/100%) (65.86/100%) (66.87/100%) (67.88/100%) (68.89/100%) (69.91/100%) (70.92/100%) (71.93/100%) (72.94/100%) (73.96/100%) (74.97/100%) (75.98/100%) (77.00/100%) (78.01/100%) (79.03/100%) (80.04/100%) (81.06/100%) (82.07/100%) (83.08/100%) (84.10/100%) (85.11/100%) (86.13/100%) (87.14/100%) (88.15/100%) (89.17/100%) (90.18/100%) (91.19/100%) (92.21/100%) (93.22/100%) (94.24/100%) (95.25/100%) (96.27/100%) (97.28/100%) (98.30/100%) (99.30/100%) (100.00/100%) (100.00/100%) >du --block-size=1 '/var/lib/libvirt/images/uefi-guest-cdrom-sda' | awk '{print $1}' >virtual copying rate: 505.4 M bits/sec >real copying rate: 239.6 M bits/sec >[ 387.3] Creating output metadata >virsh 'pool-refresh' 'default' >Pool default refreshed > >resulting XML for libvirt: ><?xml version='1.0' encoding='utf-8'?> ><domain type='kvm'> > <!-- generated by virt-v2v 1.32.7rhel=7,release=2.el7,libvirt --> > <name>uefi-guest-cdrom</name> > <memory unit='KiB'>4194304</memory> > <currentMemory unit='KiB'>4194304</currentMemory> > <vcpu>1</vcpu> > <os> > <type arch='x86_64' machine='q35'>hvm</type> > <loader readonly='yes' type='pflash' secure='yes'>/usr/share/OVMF/OVMF_CODE.secboot.fd</loader> > <nvram template='/usr/share/OVMF/OVMF_VARS.fd'/> > </os> > <features> > <acpi/> > <apic/> > <smm/> > </features> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <devices> > <disk type='volume' device='disk'> > <driver name='qemu' type='qcow2' cache='none'/> > <source pool='default' volume='uefi-guest-cdrom-sda'/> > <target dev='vda' bus='virtio'/> > </disk> > <!-- ide slot 0 is empty --> > <!-- ide slot 1 is empty --> > <disk device='cdrom' type='file'> > <driver name='qemu' type='raw'/> > <target dev='hdc' bus='ide'/> > </disk> > <interface type='bridge'> > <source bridge='VM Network'/> > <model type='virtio'/> > <mac address='00:50:56:98:f2:25'/> > </interface> > <video> > <model type='cirrus' vram='9216' heads='1'/> > </video> > <graphics type='vnc' autoport='yes' port='-1'/> > <input type='tablet' bus='usb'/> > <input type='mouse' bus='ps2'/> > <console type='pty'/> > </devices> ></domain> > >virsh 'define' '/tmp/v2vlibvirt11a1e2.xml' >Domain uefi-guest-cdrom defined from /tmp/v2vlibvirt11a1e2.xml > >[ 387.5] Finishing off >rm -rf '/var/tmp/null.GCBSRs' >libguestfs: trace: close >libguestfs: closing guestfs handle 0x1432880 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x13ff2b0 (state 0)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1369010
: 1192886