[Libguestfs] Issue with virt-builder on Ubuntu 14.04

Shawn Greig shawn at greigs.ca
Tue Jun 30 17:50:57 UTC 2015


Yeah, it's definitely an issue with dhclient. I patched the init script to
use dhcpcd instead and everything is working as expected now.

I've attached a log containing the strace of dhclient if that helps you or
someone else in the future.

Thanks for all your help Rich.

Shawn

On Tue, Jun 30, 2015 at 9:53 AM, Richard W.M. Jones <rjones at redhat.com>
wrote:

> On Tue, Jun 30, 2015 at 09:41:45AM -0600, Shawn Greig wrote:
> > Rich you're right, I forgot to run make. I added 'set -x' and reran make
> > and then ran 'virt-builder -v -x' and it seems to hang at dhclient (see
> > attached log).
>
> > + dhclient --version
> > + dhclient
> > /sbin/dhclient-script: line 31: /etc/fstab: No such file or directory
>
> Yup, dhclient has been an ongoing problem.  Most recently:
>
>   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775514
>   https://bugzilla.redhat.com/show_bug.cgi?id=1224795
>
> It may help to run dhclient in the appliance under strace to see where
> exactly it has stopped.  The appliance should contain strace (check
> for it in appliance/packagelist.in and appliance/supermin.d/packages),
> and if it does you can just edit the appliance/init script like this:
>
> -     dhclient
> +     strace dhclient
>
> The other option is to use dhcpcd, but that also requires patching the
> init script.
>
> Rich.
>
> --
> Richard Jones, Virtualization Group, Red Hat
> http://people.redhat.com/~rjones
> Read my programming and virtualization blog: http://rwmj.wordpress.com
> Fedora Windows cross-compiler. Compile Windows programs, test, and
> build Windows installers. Over 100 libraries supported.
> http://fedoraproject.org/wiki/MinGW
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20150630/b27f9606/attachment.htm>
-------------- next part --------------
command line: virt-builder -v -x ubuntu-14.04
virt-builder: trying to read /home/shawn/.config/virt-builder/repos.d/libguestfs.org.conf
virt-builder: ... read 1 sources
virt-builder: trying to read /home/shawn/software/libguestfs-1.28.10/builder/test-website/virt-builder/repos.d/libguestfs.conf
virt-builder: ... read 1 sources
gpg --homedir /tmp/vb.gpghome.EKr3PZ --list-keys
gpg: keyring `/tmp/vb.gpghome.EKr3PZ/pubring.gpg' created
gpg: /tmp/vb.gpghome.EKr3PZ/trustdb.gpg: trustdb created
gpg --homedir /tmp/vb.gpghome.EKr3PZ --status-file '/tmp/vbstata28162.txt' --import '/home/shawn/software/libguestfs-1.28.10/builder/libguestfs.gpg'
gpg: keyring `/tmp/vb.gpghome.EKr3PZ/secring.gpg' created
gpg: key E1B768A0: public key "Richard W.M. Jones <rjones at redhat.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
curl -g -o /dev/null -I -w '%{http_code}' 'http://libguestfs.org/download/builder/index.asc'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 16586    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 16586    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl -g -o '/tmp/vbcacheb0005d.txt.c8re46iy' 'http://libguestfs.org/download/builder/index.asc'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 16586  100 16586    0     0  47920      0 --:--:-- --:--:-- --:--:-- 47936
gpg --homedir /tmp/vb.gpghome.EKr3PZ --verify --status-file '/tmp/vbstat92aebe.txt' '/tmp/vbcacheb0005d.txt'
gpg: Signature made Wed 27 May 2015 02:23:56 PM MDT using RSA key ID E1B768A0
gpg: Good signature from "Richard W.M. Jones <rjones at redhat.com>"
gpg:                 aka "Richard W.M. Jones <rich at annexia.org>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: F777 4FB1 AD07 4A7E 8C87  67EA 9173 8F73 E1B7 68A0
index file (http://libguestfs.org/download/builder/index.asc) after parsing (C parser):
[centos-6]
name=CentOS 6.6
osinfo=centos6.6
file=http://libguestfs.org/download/builder/centos-6.xz
arch=x86_64
checksum[sha512]=fc403ea3555a5608a25ad30ce2514b67288311a7197ddf9fb664475820f26db2bd95a86be9cd6e3f772187b384a02e0965430456dd518d343a80457057bc5441
revision=6
format=raw
size=6442450944
compressed_size=199265736
expand=/dev/sda3
notes=CentOS 6.6

This CentOS image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/centos.sh

Note that `virt-builder centos-6' will always install the latest
6.x release.
[centos-7.0]
name=CentOS 7.0
osinfo=centos7.0
file=http://libguestfs.org/download/builder/centos-7.0.xz
arch=x86_64
checksum[sha512]=cf9ae295f633fbd04e575eeca16f372e933c70c3107c44eb06864760d04354aa94b4f356bfc9a598c138e687304a52e96777e4467e7db1ec0cb5b2d2ec61affc
revision=1
format=raw
size=6442450944
compressed_size=213203844
expand=/dev/sda3
notes=CentOS 7.0

This CentOS image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/centos.sh
[centos-7.1]
name=CentOS 7.1
osinfo=centos7.1
file=http://libguestfs.org/download/builder/centos-7.1.xz
arch=x86_64
checksum[sha512]=4bd2536710daa27a70ff69a96d8a694bde1ecf48d811e75d5e6881cfdcd214c0af6949d5a8252ace06e4e8b33337f65ccb16305c85ff88156d49ac559e840b5c
revision=1
format=raw
size=6442450944
compressed_size=238579176
expand=/dev/sda3
notes=CentOS 7.1

This CentOS image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/centos.sh
[cirros-0.3.1]
name=CirrOS 0.3.1
file=http://libguestfs.org/download/builder/cirros-0.3.1.xz
arch=x86_64
checksum[sha512]=096209f00eb62d5722accf3d22ca3a4ee5baaac6d7d4ce0be93b56bbd1c8ab2e3eb4f5db1deffcb570e2c3d41f4d721798a1c499675346cee9546554a4b10388
revision=1
format=raw
size=41126400
compressed_size=11419004
expand=/dev/sda1
notes=CirrOS 0.3.1

CirrOS is a commonly used test image, ideal because it is very
small and boots into a minimally usable Linux system.

Note this is not a real Linux distribution, and several virt-builder
features such as installing packages will not (and cannot) work.

This CirrOS image comes from https://launchpad.net/cirros
[debian-6]
name=Debian 6 (Squeeze)
osinfo=debian6
file=http://libguestfs.org/download/builder/debian-6.xz
arch=x86_64
checksum[sha512]=bff9c28da0375fde65fa238d7a2ea644cbfad0ea3246783a2f44a98f2374850987679c3f1032a632d3c6238de8d9e43291d07a82efc1e824945000e206b9f6cc
revision=2
format=raw
size=4294967296
compressed_size=139615908
expand=/dev/sda1
notes=Debian 6 (Squeeze).

This is a default Debian install.

The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/debian.preseed
builder/website/debian.sh

This image is so very minimal that it only includes an ssh
server and no virtual consoles.  To enable virtual consoles
use this virt-builder option:

virt-builder debian-6 \
    --edit '/etc/inittab: s,^#([1-9].*respawn.*/sbin/getty.*),$1,'

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"
[debian-7]
name=Debian 7 (Wheezy)
osinfo=debian7
file=http://libguestfs.org/download/builder/debian-7.xz
arch=x86_64
checksum[sha512]=c980a7d878c086b14619b3b9f644ab131c1f88b87729062f2832de12a938ba9e5a511c49402a9d02b740a30876f51889d20e7d0ed4997755f542650b8485f013
revision=2
format=raw
size=4294967296
compressed_size=150734028
expand=/dev/sda1
notes=Debian 7 (Wheezy).

This is a default Debian install.

The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/debian.preseed
builder/website/debian.sh

This image is so very minimal that it only includes an ssh
server and no virtual consoles.  To enable virtual consoles
use this virt-builder option:

virt-builder debian-7 \
    --edit '/etc/inittab: s,^#([1-9].*respawn.*/sbin/getty.*),$1,'

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"
[debian-8]
name=Debian 8 (Jessie)
osinfo=debian8
file=http://libguestfs.org/download/builder/debian-8.xz
arch=x86_64
checksum[sha512]=67700928c435a7a3cd3b611a390ae3f3dfb1b4d882157b6617aa7ea5d693dff3eb4951e5968bdb6859b5f82aa6fe95cc636f053344867d34178ecd5acefe8e91
revision=1
format=raw
size=4294967296
compressed_size=229866456
expand=/dev/sda1
notes=Debian 8 (Jessie).

This is a default Debian install.

The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/debian.preseed
builder/website/debian.sh

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"
[fedora-18]
name=Fedora® 18
osinfo=fedora18
file=http://libguestfs.org/download/builder/fedora-18.xz
arch=x86_64
checksum[sha512]=12435775193b69f6e22658aaa001d4ca9b15fd68a04b4b7e9be20b3b517e857e417dc3268a302979d4a702b20f25754025f7ae0e9fb7088419a4ca1669585e6f
revision=1
format=raw
size=6442450944
compressed_size=148947524
expand=/dev/sda3
notes=Fedora 18.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-19]
name=Fedora® 19
osinfo=fedora19
file=http://libguestfs.org/download/builder/fedora-19.xz
arch=x86_64
checksum[sha512]=acecd8d4bca0d6a3f937e0c9386f3185c916df3eaf5f825988c73d41e946a6dc4fda06cdd74a12bc60932edd65846097547b11aca2309a61dd6d0e91ab9d16f3
revision=2
format=raw
size=6442450944
compressed_size=169531628
expand=/dev/sda3
notes=Fedora 19.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-20]
name=Fedora® 20
osinfo=fedora20
file=http://libguestfs.org/download/builder/fedora-20.xz
arch=x86_64
checksum[sha512]=983a1b33c34cb311ea3a283f06312d24dc81041b64ebc90e40ef2fd7587362acd1a5654b13252f9f57001870aa95495065537e730d5225b49389c1a0478cb028
revision=2
format=raw
size=6442450944
compressed_size=181164220
expand=/dev/sda3
notes=Fedora 20.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21.xz
arch=x86_64
checksum[sha512]=4dc92cbf540d3a0745ffe1fa01ffae15f17e7a8aa45c70ad975a1dda82b7f1ebe42f912be74d91a5866a91ee2ca3be3c2be274b5da29db930fe1ec8c2286575b
revision=1
format=raw
size=6442450944
compressed_size=209059864
expand=/dev/sda3
notes=Fedora 21 Server.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server (aarch64)
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21-aarch64.xz
arch=aarch64
checksum[sha512]=57026dd867cbc2e49894dd056ffdc1c397548f4f7e296f393a77ee55343a17f684ddcd3ff7661f514b54209c472f41fce809f2e36064fb66d4f92d8dce5e9b62
revision=1
format=raw
size=6442450944
compressed_size=186616612
expand=/dev/sda4
notes=Fedora 21 Server (aarch64)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-aarch64.sh

Please note you will need to use the associated EFI NVRAM variables:
http://libguestfs.org/download/builder/fedora-21-aarch64-nvram.xz

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server (armv7l)
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21-armv7l.xz
arch=armv7l
checksum[sha512]=eb44c66f04781064850380fa1747cadc8645c2f3fd8f2dc1b45cbf5b3f31b91383fa9b7b8b2c951556de2ca499a9251487845208aa1a3881ada6d15e49d24300
revision=1
format=raw
size=6442450944
compressed_size=199232964
expand=/dev/sda3
notes=Fedora 21 Server (armv7l)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-armv7l.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server (ppc64)
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21-ppc64.xz
arch=ppc64
checksum[sha512]=acdd9bbd2a434cae48b8f8cf715b00a0cedbb8d276d76a9d4a4f1d469c9522755e82dd03e5f499c1447e09d9bb5a33ada8a061a601d91c007704edfdd80cddb2
revision=3
format=raw
size=6442450944
compressed_size=233099788
expand=/dev/sda3
notes=Fedora 21 Server (ppc64 big endian)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-ppc64.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server (ppc64le)
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21-ppc64le.xz
arch=ppc64le
checksum[sha512]=490aeb5f1bd8754a3c2ed705d3ca84ccec26f839492c6955f40289c4ce9754ad40f22710e24449aeda4177ae16541dc61c989e3c1751f657ffbd4740240c13c4
revision=3
format=raw
size=6442450944
compressed_size=233706980
expand=/dev/sda3
notes=Fedora 21 Server (ppc64le)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-ppc64le.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-22]
name=Fedora® 22 Server
osinfo=fedora22
file=http://libguestfs.org/download/builder/fedora-22.xz
arch=x86_64
checksum[sha512]=59f8b32ba363b64ad37a4bd3d17abd049e80691b84ea9b6c4f0485bcc743b6c8dff5bacd4ed838c555487f750edfd132a22421976a0821d82f16811361d4d98d
revision=1
format=raw
size=6442450944
compressed_size=228011712
expand=/dev/sda3
notes=Fedora 22 Server.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-22]
name=Fedora® 22 Server (aarch64)
osinfo=fedora22
file=http://libguestfs.org/download/builder/fedora-22-aarch64.xz
arch=aarch64
checksum[sha512]=a9606947c036d3aade6a0680857adf4bcfb31a62833475466ff4502087cc427926a28d89b684fbe882a65752be263c567b655a988ff5563fee002e2d6f1ccecb
revision=1
format=raw
size=6442450944
compressed_size=215050068
expand=/dev/sda4
notes=Fedora 22 Server (aarch64)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-aarch64.sh

Please note you will need to use the associated EFI NVRAM variables:
http://libguestfs.org/download/builder/fedora-22-aarch64-nvram.xz

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-22]
name=Fedora® 22 Server (armv7l)
osinfo=fedora22
file=http://libguestfs.org/download/builder/fedora-22-armv7l.xz
arch=armv7l
checksum[sha512]=8c5c39890409e3fe6f0204834289776bb7a8dca95da2f4d3459a99282f5ed100d7ada1caac2234dd0b357ad4047ef441b128c9ba6256b76df79dee6b5c9e33f8
revision=1
format=raw
size=6442450944
compressed_size=242234088
expand=/dev/sda3
notes=Fedora 22 Server (armv7l)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-armv7l.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[scientificlinux-6]
name=Scientific Linux 6.5
osinfo=centos6.5
file=http://libguestfs.org/download/builder/scientificlinux-6.xz
arch=x86_64
checksum[sha512]=be42b0e97d256ab5476079fe71411bebf59abe9c6ff4a7d27330aa5383fac9507472c06d11ef061d3c0e6695bec5ac9cfb7fbfd86fdbb5649e5cb535e2ac5b88
revision=5
format=raw
size=6442450944
compressed_size=191667880
expand=/dev/sda3
notes=Scientific Linux 6.5

This Scientific Linux image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/scientificlinux.sh

Note that `virt-builder scientificlinux-6' will always install the
latest 6.x release.
[ubuntu-10.04]
name=Ubuntu 10.04 (Lucid)
osinfo=ubuntulucid
file=http://libguestfs.org/download/builder/ubuntu-10.04.xz
arch=x86_64
checksum[sha512]=9e322782bc77c740ce956d57d0d89ec9ac9f2b890c474ac937f400db848df3e164683eaf4631b989f8b4771f64e0c0972452d1555a15c65714b5ceefb295fb7e
revision=1
format=raw
size=4294967296
compressed_size=149728112
expand=/dev/sda1
notes=Ubuntu 10.04 (Lucid).

This is a minimal Ubuntu 10.04 (Lucid) install.

Only the openssh-server package is selected in tasksel.
The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/ubuntu.preseed
builder/website/ubuntu.sh

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"
[ubuntu-12.04]
name=Ubuntu 12.04 (Precise)
osinfo=ubuntuprecise
file=http://libguestfs.org/download/builder/ubuntu-12.04.xz
arch=x86_64
checksum[sha512]=15eab4610a44bf28423c08982cec47f6c3d43f29834791440249916ed76cc2dfeaf0405fddc8627086257bbbdaa4016c8982ad9b269f57f8f625b0e70d09e4e0
revision=1
format=raw
size=4294967296
compressed_size=168593316
expand=/dev/sda1
notes=Ubuntu 12.04 (Precise).

This is a minimal Ubuntu 12.04 (Precise) install.

Only the openssh-server package is selected in tasksel.
The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/ubuntu.preseed
builder/website/ubuntu.sh

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"
[ubuntu-14.04]
name=Ubuntu 14.04 (Trusty)
osinfo=ubuntutrusty
file=http://libguestfs.org/download/builder/ubuntu-14.04.xz
arch=x86_64
checksum[sha512]=dbc5505c7cfbfb48275b09e91f781dfd7f8d521db577f0c31e0a70b13fbd18c8bcec97b1e274b28062ebc3aba70d68e64c84b9c9690ff7dfca9e81f813047e8a
revision=1
format=raw
size=4294967296
compressed_size=206250764
expand=/dev/sda1
notes=Ubuntu 14.04 (Trusty).

This is a minimal Ubuntu 14.04 (Trusty) install.

Only the openssh-server package is selected in tasksel.
The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/ubuntu.preseed
builder/website/ubuntu.sh

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"

IMPORTANT NOTE: It seems to be impossible to create an Ubuntu >= 14.04
image using preseed without creating a user account.  Therefore this
image contains a user account 'builder'.  I have disabled it, so that
people who don't read release notes don't get caught out, but you might
still wish to delete it completely.
[   1.0] Downloading: http://libguestfs.org/download/builder/ubuntu-14.04.xz
sha512sum '/home/shawn/.cache/virt-builder/ubuntu-14.04.x86_64.1' | awk '{print $1}' > '/tmp/vbcsume6752f.txt'
[   2.0] Planning how to build this image
0: itags: +filename=/home/shawn/.cache/virt-builder/ubuntu-14.04.x86_64.1 +size=4294967296 +format=raw +template +xz
0: task : pxzcat
0: otags: +filename=ubuntu-14.04.img +size=4294967296 +format=raw

[   2.0] Uncompressing
[  13.0] Opening the new disk
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_tmpdir "/home/shawn/software/libguestfs-1.28.10/tmp"
libguestfs: trace: set_tmpdir = 0
libguestfs: trace: set_cachedir "/home/shawn/software/libguestfs-1.28.10/tmp"
libguestfs: trace: set_cachedir = 0
libguestfs: trace: set_path "/home/shawn/software/libguestfs-1.28.10/appliance"
libguestfs: trace: set_path = 0
libguestfs: trace: set_backend_settings "force_tcg"
libguestfs: trace: set_backend_settings = 0
libguestfs: create: flags = 0, handle = 0x16d9ac0, program = virt-builder
libguestfs: trace: set_trace true
libguestfs: trace: set_trace = 0
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_network true
libguestfs: trace: set_network = 0
libguestfs: trace: set_selinux false
libguestfs: trace: set_selinux = 0
libguestfs: trace: add_drive "ubuntu-14.04.img" "format:raw" "cachemode:unsafe"
libguestfs: trace: add_drive = 0
libguestfs: trace: launch
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/home/shawn/software/libguestfs-1.28.10/tmp"
libguestfs: trace: version
libguestfs: trace: version = <struct guestfs_version *>
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
libguestfs: launch: program=virt-builder
libguestfs: launch: version=1.28.10
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/home/shawn/software/libguestfs-1.28.10/tmp/libguestfsg80rT2
libguestfs: launch: umask=0002
libguestfs: launch: euid=1000
libguestfs: trace: get_backend_setting "force_tcg"
libguestfs: trace: get_backend_setting = "1"
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/home/shawn/software/libguestfs-1.28.10/tmp"
libguestfs: [00005ms] begin building supermin appliance
libguestfs: [00005ms] run supermin
libguestfs: command: run: /home/shawn/software/supermin-5.1.13/src/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /home/shawn/software/libguestfs-1.28.10/appliance/supermin.d
libguestfs: command: run: \ -o /home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/appliance.d
supermin: version: 5.1.13
supermin: package handler: debian/dpkg
supermin: acquiring lock on /home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/lock
supermin: build: /home/shawn/software/libguestfs-1.28.10/appliance/supermin.d
supermin: reading the supermin appliance
supermin: build: visiting /home/shawn/software/libguestfs-1.28.10/appliance/supermin.d/base.tar.gz type gzip base image (tar)
supermin: build: visiting /home/shawn/software/libguestfs-1.28.10/appliance/supermin.d/daemon.tar.gz type gzip base image (tar)
supermin: build: visiting /home/shawn/software/libguestfs-1.28.10/appliance/supermin.d/excludefiles type uncompressed excludefiles
supermin: build: visiting /home/shawn/software/libguestfs-1.28.10/appliance/supermin.d/hostfiles type uncompressed hostfiles
supermin: build: visiting /home/shawn/software/libguestfs-1.28.10/appliance/supermin.d/init.tar.gz type gzip base image (tar)
supermin: build: visiting /home/shawn/software/libguestfs-1.28.10/appliance/supermin.d/packages type uncompressed packages
supermin: build: visiting /home/shawn/software/libguestfs-1.28.10/appliance/supermin.d/udev-rules.tar.gz type gzip base image (tar)
supermin: mapping package names to installed packages
supermin: resolving full list of package dependencies
supermin: build: 167 packages, including dependencies
supermin: build: 8140 files
supermin: build: 5388 files, after matching excludefiles
supermin: build: 5395 files, after adding hostfiles
supermin: build: 5395 files, after removing unreadable files
supermin: build: 5398 files, after munging
supermin: kernel: SUPERMIN_KERNEL environment variable /boot/vmlinuz-3.13.0-49-generic
supermin: kernel: SUPERMIN_KERNEL_VERSION environment variable 3.13.0-49-generic
supermin: kernel: SUPERMIN_KERNEL version 3.13.0-49-generic
supermin: kernel: SUPERMIN_MODULES environment variable = /lib/modules/3.13.0-49-generic
supermin: kernel: kernel_version 3.13.0-49-generic
supermin: kernel: modules /lib/modules/3.13.0-49-generic
supermin: ext2: creating empty ext2 filesystem '/home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/appliance.d.uw8qdcfd/root'
supermin: ext2: populating from base image
supermin: ext2: copying files from host filesystem
supermin: ext2: copying kernel modules
supermin: ext2: creating minimal initrd '/home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/appliance.d.uw8qdcfd/initrd'
supermin: ext2: wrote 10 modules to minimal initrd
supermin: renaming /home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/appliance.d.uw8qdcfd to /home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/appliance.d
libguestfs: [02644ms] finished building supermin appliance
libguestfs: [02644ms] begin testing qemu features
libguestfs: command: run: /usr/bin/kvm
libguestfs: command: run: \ -display none
libguestfs: command: run: \ -help
libguestfs: command: run: /usr/bin/kvm
libguestfs: command: run: \ -display none
libguestfs: command: run: \ -version
libguestfs: qemu version 2.0
libguestfs: command: run: /usr/bin/kvm
libguestfs: command: run: \ -display none
libguestfs: command: run: \ -machine accel=kvm:tcg
libguestfs: command: run: \ -device ?
libguestfs: [02681ms] finished testing qemu features
libguestfs: trace: get_backend_setting "gdb"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+'
libguestfs: read_lpj_from_dmesg: calculated lpj=13601324
[02687ms] /usr/bin/kvm \
    -global virtio-blk-pci.scsi=off \
    -nodefconfig \
    -enable-fips \
    -nodefaults \
    -display none \
    -machine accel=tcg \
    -m 500 \
    -no-reboot \
    -rtc driftfix=slew \
    -no-hpet \
    -global kvm-pit.lost_tick_policy=discard \
    -kernel /home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/appliance.d/kernel \
    -initrd /home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/appliance.d/initrd \
    -device virtio-scsi-pci,id=scsi \
    -drive file=/home/shawn/software/libguestfs-1.28.10/ubuntu-14.04.img,cache=unsafe,format=raw,id=hd0,if=none \
    -device scsi-hd,drive=hd0 \
    -drive file=/home/shawn/software/libguestfs-1.28.10/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none \
    -device scsi-hd,drive=appliance \
    -device virtio-serial-pci \
    -serial stdio \
    -device sga \
    -chardev socket,path=/home/shawn/software/libguestfs-1.28.10/tmp/libguestfsg80rT2/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 lpj=13601324 acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=screen'
Could not open option rom 'sgabios.bin': No such file or directory
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13.0-49-generic (buildd at akateko) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #83-Ubuntu SMP Fri Apr 10 20:11:33 UTC 2015 (Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17)
[    0.000000] Command line: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=13601324 acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=screen
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000001f3fe000-0x000000001f3fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x1f3fe max_arch_pfn = 0x400000000
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [mem 0x000f0b60-0x000f0b6f] mapped at [ffff8800000f0b60]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000] init_memory_mapping: [mem 0x1f000000-0x1f1fffff]
[    0.000000] init_memory_mapping: [mem 0x1c000000-0x1effffff]
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
[    0.000000] init_memory_mapping: [mem 0x1f200000-0x1f3fdfff]
[    0.000000] RAMDISK: [mem 0x1f2f0000-0x1f3effff]
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fdfff]
[    0.000000]   NODE_DATA [mem 0x1f3f9000-0x1f3fdfff]
[    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-0x1f3fdfff]
[    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000] MPTABLE: OEM ID: BOCHSCPU
[    0.000000] MPTABLE: Product ID: 0.1         
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] Processors: 1
[    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 0x1f400000-0xfffbffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001f000000 s82368 r8192 d24128 u2097152
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 125879
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=13601324 acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=screen
[    0.000000] Disabling memory control group subsystem
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 485652K/511600K available (7386K kernel code, 1145K rwdata, 3408K rodata, 1340K init, 1444K bss, 25948K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
[    0.000000] \tOffload RCU callbacks from all CPUs
[    0.000000] \tOffload RCU callbacks from CPUs: 0.
[    0.000000] NR_IRQS:16640 nr_irqs:256 16
[    0.000000] Console: colour *CGA 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3399.968 MHz processor
[    0.008333] Calibrating delay loop (skipped) preset value.. 6800.66 BogoMIPS (lpj=13601324)
[    0.008750] pid_max: default: 32768 minimum: 301
[    0.010020] Security Framework initialized
[    0.013193] AppArmor: AppArmor initialized
[    0.013278] Yama: becoming mindful.
[    0.016424] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.017522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.018099] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.018230] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.023784] Initializing cgroup subsys memory
[    0.024246] Initializing cgroup subsys devices
[    0.024359] Initializing cgroup subsys freezer
[    0.024468] Initializing cgroup subsys blkio
[    0.024551] Initializing cgroup subsys perf_event
[    0.024653] Initializing cgroup subsys hugetlb
[    0.026395] mce: CPU supports 10 MCE banks
[    0.027119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.027119] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.027119] tlb_flushall_shift: -1
[    0.217585] Freeing SMP alternatives memory: 32K (ffffffff81e6f000 - ffffffff81e77000)
[    0.222985] ftrace: allocating 28567 entries in 112 pages
[    0.272347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.272621] smpboot: CPU0: AMD QEMU Virtual CPU version 2.0.0 (fam: 06, model: 06, stepping: 03)
[    0.380939] Performance Events: Broken PMU hardware detected, using software events only.
[    0.381224] Failed to access perfctr msr (MSR c0010004 is 0)
[    0.395932] x86: Booted up 1 node, 1 CPUs
[    0.396075] smpboot: Total of 1 processors activated (6800.66 BogoMIPS)
[    0.400261] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.405083] devtmpfs: initialized
[    0.416654] EVM: security.selinux
[    0.416713] EVM: security.SMACK64
[    0.416753] EVM: security.ima
[    0.416787] EVM: security.capability
[    0.423053] pinctrl core: initialized pinctrl subsystem
[    0.425861] regulator-dummy: no parameters
[    0.426447] RTC time: 17:25:31, date: 06/30/15
[    0.427558] NET: Registered protocol family 16
[    0.430078] cpuidle: using governor ladder
[    0.430208] cpuidle: using governor menu
[    0.433135] PCI: Using configuration type 1 for base access
[    0.442159] bio: create slab <bio-0> at 0
[    0.444181] ACPI: Interpreter disabled.
[    0.446158] vgaarb: loaded
[    0.448370] SCSI subsystem initialized
[    0.449399] usbcore: registered new interface driver usbfs
[    0.449731] usbcore: registered new interface driver hub
[    0.450089] usbcore: registered new device driver usb
[    0.451554] PCI: Probing PCI hardware
[    0.452162] PCI host bridge to bus 0000:00
[    0.452524] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.452650] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]
[    0.452816] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.457956] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.458063] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.471616] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[    0.476327] NetLabel: Initializing
[    0.476407] NetLabel:  domain hash size = 128
[    0.476460] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.477249] NetLabel:  unlabeled traffic allowed by default
[    0.478805] Switched to clocksource refined-jiffies
[    0.533339] AppArmor: AppArmor Filesystem Enabled
[    0.533712] pnp: PnP ACPI: disabled
[    0.548096] NET: Registered protocol family 2
[    0.551309] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.551525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    0.551895] TCP: Hash tables configured (established 4096 bind 4096)
[    0.552235] TCP: reno registered
[    0.552363] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.552713] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.554093] NET: Registered protocol family 1
[    0.554335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.554445] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.554599] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.558372] Trying to unpack rootfs image as initramfs...
[    0.566578] Freeing initrd memory: 1024K (ffff88001f2f0000 - ffff88001f3f0000)
[    0.567469] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.568693] microcode: AMD CPU family 0x6 not supported
[    0.568792] Scanning for low memory corruption every 60 seconds
[    0.571245] Initialise system trusted keyring
[    0.572241] audit: initializing netlink socket (disabled)
[    0.572813] type=2000 audit(1435685130.572:1): initialized
[    0.648764] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.657147] zbud: loaded
[    0.658059] VFS: Disk quotas dquot_6.5.2
[    0.658455] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.663617] fuse init (API version 7.22)
[    0.664465] msgmni has been set to 950
[    0.665211] Key type big_key registered
[    0.670121] Key type asymmetric registered
[    0.670206] Asymmetric key parser 'x509' registered
[    0.670565] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.671025] io scheduler noop registered
[    0.671105] io scheduler deadline registered (default)
[    0.671691] io scheduler cfq registered
[    0.673431] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.674022] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.674718] ipmi message handler version 39.2
[    0.676555] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34
[    0.677604] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35
[    0.678330] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35
[    0.680079] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.684258] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.701930] Linux agpgart interface v0.103
[    0.712179] brd: module loaded
[    0.716802] loop: module loaded
[    0.723589] scsi0 : ata_piix
[    0.724488] scsi1 : ata_piix
[    0.724878] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
[    0.725023] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
[    0.730011] libphy: Fixed MDIO Bus: probed
[    0.730825] tun: Universal TUN/TAP device driver, 1.6
[    0.730891] tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com>
[    0.734758] PPP generic driver version 2.4.2
[    0.735267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.735414] ehci-pci: EHCI PCI platform driver
[    0.735612] ehci-platform: EHCI generic platform driver
[    0.735768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.736049] ohci-pci: OHCI PCI platform driver
[    0.736266] ohci-platform: OHCI generic platform driver
[    0.736416] uhci_hcd: USB Universal Host Controller Interface driver
[    0.737005] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.738757] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.738959] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.740272] mousedev: PS/2 mouse device common for all mice
[    0.742448] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.745219] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.745534] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    0.746490] device-mapper: uevent: version 1.0.3
[    0.747493] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel at redhat.com
[    0.747846] ledtrig-cpu: registered to indicate activity on CPUs
[    0.749125] TCP: cubic registered
[    0.749907] NET: Registered protocol family 10
[    0.753616] NET: Registered protocol family 17
[    0.753865] Key type dns_resolver registered
[    0.755757] Loading compiled-in X.509 certificates
[    0.761786] Loaded X.509 cert 'Magrathea: Glacier signing key: 6fca287c2573d09ca32c1980c0d763777a63d4f5'
[    0.762106] registered taskstats version 1
[    0.766467] Key type trusted registered
[    0.769223] Key type encrypted registered
[    0.769328] AppArmor: AppArmor sha1 policy hashing enabled
[    0.769484] IMA: No TPM chip found, activating TPM-bypass!
[    0.771305] regulator-dummy: incomplete constraints, leaving on
[    0.772015]   Magic number: 3:433:442
[    0.772778] rtc_cmos rtc_cmos: setting system clock to 2015-06-30 17:25:31 UTC (1435685131)
[    0.773254] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.773336] EDD information not available.
[    0.912850] Freeing unused kernel memory: 1340K (ffffffff81d20000 - ffffffff81e6f000)
[    0.912985] Write protecting the kernel read-only data: 12288k
[    0.922406] Freeing unused kernel memory: 796K (ffff880001739000 - ffff880001800000)
[    0.929995] Freeing unused kernel memory: 688K (ffff880001b54000 - ffff880001c00000)
supermin: mounting /proc
supermin: uptime: 0.96 0.36
supermin: ext2 mini initrd starting up: 5.1.13 zlib xz
supermin: cmdline: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=13601324 acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=screen
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
[    0.983816] PCLMULQDQ-NI instructions are not detected.
insmod: init_module: crc32-pclmul.ko: No such device
supermin: internal insmod crct10dif-pclmul.ko
insmod: init_module: crct10dif-pclmul.ko: No such device
supermin: internal insmod crc32.ko
supermin: internal insmod virtio-rng.ko
supermin: internal insmod virtio_scsi.ko
[    1.006070] scsi2 : Virtio SCSI HBA
[    1.011587] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.0. PQ: 0 ANSI: 5
[    1.012860] scsi 2:0:1:0: Direct-Access     QEMU     QEMU HARDDISK    2.0. PQ: 0 ANSI: 5
[    1.087313] sd 2:0:0:0: [sda] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[    1.088598] sd 2:0:0:0: [sda] Write Protect is off
[    1.089042] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.092282] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    1.093522] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[    1.093954] sd 2:0:1:0: [sdb] Write Protect is off
[    1.094143] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.098794]  sdb: unknown partition table
[    1.100713] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    1.104437] sd 2:0:1:0: [sdb] Attached SCSI disk
[    1.128223]  sda: sda1 sda2 < sda5 >
[    1.130697] sd 2:0:0:0: [sda] Attached SCSI disk
supermin: internal insmod crc-ccitt.ko
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc7.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
[    1.170537] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
[    1.186125] EXT4-fs (sdb): mounted filesystem without journal. Opts: 
supermin: chroot
+ echo Starting /init script ...
Starting /init script ...
+ PATH=/sbin:/usr/sbin:/bin:/usr/bin
+ export PATH
+ RUNLEVEL=S
+ PREVLEVEL=N
+ export RUNLEVEL PREVLEVEL
+ ldconfig
[    1.564650] Switched to clocksource tsc
+ f=/lib64/libSegFault.so
+ [ -f /lib64/libSegFault.so ]
+ f=/lib/libSegFault.so
+ [ -f /lib/libSegFault.so ]
+ mkdir -p /sysroot
+ [ ! -d /proc ]
+ mkdir -p /proc
+ mount -t proc /proc /proc
+ [ ! -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
+ ln -s /proc/mounts /etc/mtab
ln: failed to create symbolic link '/etc/mtab': File exists
+ mount -t devtmpfs /dev /dev
+ mkdir -p /run/tmpfiles.d
+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
+ systemd-tmpfiles --prefix=/dev --create --boot
/init: 55: /init: systemd-tmpfiles: not found
+ [ -x /sbin/udevd ]
+ UDEVD=/sbin/udevd
+ [ -x /lib/udev/udevd ]
+ [ -x /lib/systemd/systemd-udevd ]
+ UDEVD=/lib/systemd/systemd-udevd
+ [ -x /usr/lib/systemd/systemd-udevd ]
+ [ -x /usr/lib/udev/udevd ]
+ [ -z /lib/systemd/systemd-udevd ]
+ /lib/systemd/systemd-udevd --daemon
[    2.953964] random: nonblocking pool is initialized
[    3.016881] systemd-udevd[88]: starting version 204
+ udevadm trigger
+ udevadm settle --timeout=600
[    3.937125] kvm: Nested Virtualization enabled
+ grep -sq selinux=1 /proc/cmdline
+ echo 300
+ echo 300
/init: 79: /init: cannot create /sys/block/{h,s,ub,v}d*/queue/scheduler: Directory nonexistent
+ echo noop
+ hwclock -u -s
[    4.564579] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
+ ip addr add 127.0.0.1/8 brd + dev lo scope host
+ ip link set dev lo up
+ grep -sq guestfs_network=1 /proc/cmdline
+ dhclient --version
+ strace dhclient
execve("/sbin/dhclient", ["dhclient"], [/* 9 vars */]) = 0
brk(0)                                  = 0x7f8bc2b12000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc2242000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=11555, ...}) = 0
mmap(NULL, 11555, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f8bc223f000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\37\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1840928, ...}) = 0
mmap(NULL, 3949248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8bc1c5d000
mprotect(0x7f8bc1e18000, 2093056, PROT_NONE) = 0
mmap(0x7f8bc2017000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1ba000) = 0x7f8bc2017000
mmap(0x7f8bc201d000, 17088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8bc201d000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc223e000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc223c000
arch_prctl(ARCH_SET_FS, 0x7f8bc223c740) = 0
mprotect(0x7f8bc2017000, 16384, PROT_READ) = 0
mprotect(0x7f8bc25d8000, 4096, PROT_READ) = 0
mprotect(0x7f8bc2244000, 4096, PROT_READ) = 0
munmap(0x7f8bc223f000, 11555)           = 0
open("/dev/null", O_RDWR)               = 3
close(3)                                = 0
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_LOCAL, sun_path="/dev/log"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
brk(0)                                  = 0x7f8bc2b12000
brk(0x7f8bc2b33000)                     = 0x7f8bc2b33000
open("/usr/share/locale/C/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
getpid()                                = 117
open("/usr/share/locale/C/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc21fb000
open("/usr/share/locale/C/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc21ba000
brk(0x7f8bc2b73000)                     = 0x7f8bc2b73000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc2179000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc2138000
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 3
fcntl(3, F_DUPFD, 20)                   = 20
close(3)                                = 0
fcntl(20, F_GETFL)                      = 0x2 (flags O_RDWR)
fcntl(20, F_SETFL, O_RDWR|O_NONBLOCK)   = 0
uname({sys="Linux", node="(none)", ...}) = 0
setsockopt(20, SOL_SOCKET, SO_TIMESTAMP, [1], 4) = 0
setsockopt(20, SOL_IP, IP_MTU_DISCOVER, [0], 4) = 0
getsockopt(20, SOL_SOCKET, SO_RCVBUF, [212992], [4]) = 0
bind(20, {sa_family=AF_INET, sin_port=htons(44862), sin_addr=inet_addr("0.0.0.0")}, 16) = 0
socket(PF_INET6, SOCK_DGRAM, IPPROTO_UDP) = 3
fcntl(3, F_DUPFD, 20)                   = 21
close(3)                                = 0
fcntl(21, F_GETFL)                      = 0x2 (flags O_RDWR)
fcntl(21, F_SETFL, O_RDWR|O_NONBLOCK)   = 0
setsockopt(21, SOL_SOCKET, SO_TIMESTAMP, [1], 4) = 0
setsockopt(21, SOL_IPV6, 0x31 /* IPV6_??? */, [1], 4) = 0
setsockopt(21, SOL_IPV6, IPV6_MTU, [1280], 4) = 0
setsockopt(21, SOL_IPV6, IPV6_MTU_DISCOVER, [0], 4) = 0
getsockopt(21, SOL_SOCKET, SO_RCVBUF, [212992], [4]) = 0
setsockopt(21, SOL_IPV6, IPV6_V6ONLY, [1], 4) = 0
bind(21, {sa_family=AF_INET6, sin6_port=htons(61368), inet_pton(AF_INET6, "::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
brk(0x7f8bc2b9b000)                     = 0x7f8bc2b9b000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc20f7000
mmap(NULL, 167936, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc20ce000
mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8bc20ad000
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=11555, ...}) = 0
mmap(NULL, 11555, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f8bc223f000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libnss_nis.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240!\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=47760, ...}) = 0
mmap(NULL, 2143784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8bc1a51000
mprotect(0x7f8bc1a5c000, 2093056, PROT_NONE) = 0
mmap(0x7f8bc1c5b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f8bc1c5b000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libnsl.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`A\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=97296, ...}) = 0
mmap(NULL, 2202328, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8bc1837000
mprotect(0x7f8bc184e000, 2093056, PROT_NONE) = 0
mmap(0x7f8bc1a4d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f8bc1a4d000
mmap(0x7f8bc1a4f000, 6872, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8bc1a4f000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\"\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=47712, ...}) = 0
mmap(NULL, 2144392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8bc162b000
mprotect(0x7f8bc1636000, 2093056, PROT_NONE) = 0
mmap(0x7f8bc1835000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f8bc1835000
close(3)                                = 0
mprotect(0x7f8bc1835000, 4096, PROT_READ) = 0
mprotect(0x7f8bc1a4d000, 4096, PROT_READ) = 0
mprotect(0x7f8bc1c5b000, 4096, PROT_READ) = 0
munmap(0x7f8bc223f000, 11555)           = 0
uname({sys="Linux", node="(none)", ...}) = 0
open("/etc/services", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
socket(PF_NETLINK, SOCK_RAW, 0)         = 3
bind(3, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(3, {sa_family=AF_NETLINK, pid=117, groups=00000000}, [12]) = 0
sendto(3, "\24\0\0\0\22\0\1\3\20\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"d\4\0\0\20\0\2\0\20\321\222Uu\0\0\0\0\0\4\3\1\0\0\0I\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 2252
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\20\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
sendto(3, "\24\0\0\0\26\0\1\3\21\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"L\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 76
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 64
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\21\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
brk(0x7f8bc2bbc000)                     = 0x7f8bc2bbc000
close(3)                                = 0
socket(PF_NETLINK, SOCK_RAW, 0)         = 3
bind(3, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(3, {sa_family=AF_NETLINK, pid=117, groups=00000000}, [12]) = 0
sendto(3, "\24\0\0\0\22\0\1\3\20\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"d\4\0\0\20\0\2\0\20\321\222Uu\0\0\0\0\0\4\3\1\0\0\0I\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 2252
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\20\32122Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
sendto(3, "\24\0\0\0\26\0\1\3\21\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"L\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 76
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 64
recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\21\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(3)                                = 0
open("/etc/dhcp/dhclient.conf", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1830, ...}) = 0
mmap(NULL, 1830, PROT_READ, MAP_SHARED, 3, 0) = 0x7f8bc2241000
munmap(0x7f8bc2241000, 1830)            = 0
close(3)                                = 0
open("/var/lib/dhcp/dhclient.leases", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/var/lib/dhcp/dhclient.leases", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f8bc223ca10) = 118
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 118
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=118, si_status=0, si_utime=8, si_stime=3} ---
socket(PF_NETLINK, SOCK_RAW, 0)         = 4
bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(4, {sa_family=AF_NETLINK, pid=117, groups=00000000}, [12]) = 0
sendto(4, "\24\0\0\0\22\0\1\3\20\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"d\4\0\0\20\0\2\0\20\321\222Uu\0\0\0\0\0\4\3\1\0\0\0I\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 2256
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\20\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
sendto(4, "\24\0\0\0\26\0\1\3\21\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"L\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 76
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\21\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(4)                                = 0
socket(PF_NETLINK, SOCK_RAW, 0)         = 4
bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(4, {sa_family=AF_NETLINK, pid=117, groups=00000000}, [12]) = 0
sendto(4, "\24\0\0\0\22\0\1\3\20\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"d\4\0\0\20\0\2\0\20\321\222Uu\0\0\0\0\0\4\3\1\0\0\0I\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 2256
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_io1)=[{"\24\0\0\0\3\0\2\0\20\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
sendto(4, "\24\0\0\0\26\0\1\3\21\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid0, groups=00000000}, msg_iov(1)=[{"L\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 76
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\21\321\22u\0\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\21\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(4)                                = 0
socket(PF_NETLINK, SOCK_RAW, 0)         = 4
bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(4, {sa_family=AF_NETLINK, pid=117, groups=00000000}, [12]) = 0
sendto(4, "\24\0\0\0\22\0\1\3\20\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"d\4\0\0\20\0\2\0\20\321\222Uu\0\0\0\0\0\4\3\1\0\0\0I\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 2256
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\20\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
sendto(4, "\24\0\0\0\26\0\1\3\21\321\2U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"L\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, sg_flags=0}, 0) = 76
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\21\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(4)                                = 0
socket(PF_NETLINK, SOCK_RAW, 0)         = 4
bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(4, {sa_family=AF_NETLINK, pid=117, groups=00000000}, [12]) = 0
sendto(4, "\24\0\0\0\22\0\1\3\20\321\222U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"d\4\0\0\20\0\2\0\20\321\222Uu\0\0\0\0\0\4\3\1\0\0\0I\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 2256
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\20\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
sendto(4, "\24\0\0\0\26\0\1\3\21\321\2U\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"L\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0,msg_flags=0}, 0) = 76
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\21\321\222Uu\0\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\21\321\222Uu\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(4)                                = 0
socket(PF_PACKET, SOCK_RAW, 768)        = 4
ioctl(4, SIOCGIFINDEX, {ifr_name="eth0", ifr_index=2}) = 0
bind(4, {sa_family=AF_PACKET, proto=0x03, if2, pkttype=PACKET_HOST, addr(0)={0, }, 20) = 0
setsockopt(4, SOL_PACKET, PACKET_AUXDATA, [1], 4) = 0
setsockopt(4, SOL_SOCKET, SO_ATTACH_FILTER, "\v\0\0\0\0\0\0\0 \262]\302\213\177\0\0", 16) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
setsockopt(5, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
bind(5, {sa_family=AF_INET, sin_port=htons(68), sin_addr=inet_addr("0.0.0.0")}, 16) = 0
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
uname({sys="Linux", node="(none)", ...}) = 0
open("/etc/localtime", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6
connect(6, {sa_family=AF_LOCAL, sun_path="/dev/log"}, 110) = -1 ENOENT (No such file or directory)
close(6)                                = 0
write(4, "\377\377\377\377\377\377RT\0\0224V\10\0E\20\1H\0\0\0\0\200\0219\226\0\0\0\0\377\377"..., 342) = 342
select(22, [4 5], [], NULL, {0, 0})     = 2 (in [4 5], left {0, 0})
recvmsg(4, {msg_name(0)=NULL, msg_iov(1)=[{"\377\377\377\377\377\377RU\251\376\2\2\10\0E\20\2@\0\0\0\0@\21\314\235\251\376\2\2\377\377"..., 1536}], msg_controllen=36, {cmsg_len=36, cmsg_level=SOL_PACKET, cmsg_type=, ...}, msg_flags=0}, 0) = 590
uname({sys="Linux", node="(none)", ...}) = 0
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6
connect(6, {sa_family=AF_LOCAL, sun_path="/dev/log"}, 110) = -1 ENOENT (No such file or directory)
close(6)                                = 0
write(4, "\377\377\377\377\377\377RT\0\0224V\10\0E\20\1H\0\0\0\0\200\0219\226\0\0\0\0\377\377"..., 342) = 342
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6
connect(6, {sa_family=AF_LOCAL, sun_path="/dev/log"}, 110) = -1 ENOENT (No such file or directory)
close(6)                                = 0
recvfrom(5, "\2\1\6\0\352.\6X\0\0\0\0\0\0\0\0\251\376\2\17\251\376\2\2\0\0\0\0RT\0\22"..., 1540, 0, {sa_family=AF_INET, sin_port=htons(67), sin_addr=inet_addr("169.254.2.2")}, [16]) = 548
select(22, [4 5], [], NULL, {2, 524879}) = 2 (in [4 5], left {2, 524787})
recvmsg(4, {msg_name(0)=NULL, msg_iov(1)=[{"\377\377\377\377\377\377RU\251\376\2\2\10\0E\20\2@\0\1\0\0@\21\314\234\251\376\2\2\377\377"..., 1536}], msg_controllen=36, {cmsg_len=36, cmsg_level=SOL_PACKET, cmsg_type=, ...}, msg_flags=0}, 0) = 590
socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6
connect(6, {sa_family=AF_LOCAL, sun_path="/dev/log"}, 110) = -1 ENOENT (No such file or directory)
close(6)                                = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f8bc223ca10) = 122
wait4(-1, /sbin/dhclient-script: line 31: /etc/fstab: No such file or directory


More information about the Libguestfs mailing list