Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'], False, '/var/lib/mock/f19-build-1977029-353252/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-01.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/docker-io-0.7.6-4.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'], False, '/var/lib/mock/f19-build-1977029-353252/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6uCLu8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf docker-0.7.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.7.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd docker-0.7.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf vendor Patch #0 (devicemapper-discard-freespace.patch): + echo 'Patch #0 (devicemapper-discard-freespace.patch):' + /usr/bin/cat /builddir/build/SOURCES/devicemapper-discard-freespace.patch + /usr/bin/patch -p1 -b --suffix devicemapper-discard-freespace --fuzz=0 patching file graphdriver/devmapper/deviceset.go patching file graphdriver/devmapper/devmapper.go patching file graphdriver/devmapper/devmapper_wrapper.go patching file graphdriver/devmapper/driver_test.go patching file graphdriver/devmapper/ioctl.go + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XysgxU + umask 022 + cd /builddir/build/BUILD + cd docker-0.7.6 + mkdir _build ~/build/BUILD/docker-0.7.6/_build ~/build/BUILD/docker-0.7.6 + pushd _build + mkdir -p src/github.com/dotcloud ++ dirs +1 -l + ln -s /builddir/build/BUILD/docker-0.7.6 src/github.com/dotcloud/docker ~/build/BUILD/docker-0.7.6 + popd + export DOCKER_GITCOMMIT=bc3b2ec/0.7.6 + DOCKER_GITCOMMIT=bc3b2ec/0.7.6 ++ pwd + export GOPATH=/builddir/build/BUILD/docker-0.7.6/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/docker-0.7.6/_build:/usr/share/gocode + hack/make.sh dynbinary # WARNING! I don't seem to be running in a docker container. # The result of this command might be an incorrect build, and will not be officially supported. # Try this: 'make all' ---> Making bundle: dynbinary (in bundles/0.7.6/dynbinary) Created binary: /builddir/build/BUILD/docker-0.7.6/bundles/0.7.6/dynbinary/dockerinit-0.7.6 Created binary: /builddir/build/BUILD/docker-0.7.6/bundles/0.7.6/dynbinary/docker-0.7.6 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CamSJ7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64 ++ dirname /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64 + cd docker-0.7.6 + install -d /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/bin + install -d /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/libexec/docker + install -d /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/etc/bash_completion.d + install -d /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/zsh/site-functions + install -d -m 700 /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/var/lib/docker + install -p -m 755 bundles/0.7.6/dynbinary/docker-0.7.6 /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/bin/docker + install -p -m 755 bundles/0.7.6/dynbinary/dockerinit-0.7.6 /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/libexec/docker/dockerinit + install -p -m 644 /builddir/build/SOURCES/docker.1 /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/man/man1 + install -p -m 644 contrib/completion/bash/docker /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/etc/bash_completion.d/docker.bash + install -p -m 644 contrib/completion/zsh/_docker /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/zsh/site-functions + install -d /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/lib/systemd/system + install -p -m 644 /builddir/build/SOURCES/docker.service /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/etc/udev/rules.d + install -p -m 755 contrib/udev/80-docker.rules /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/etc/udev/rules.d + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress Processing files: docker-io-0.7.6-4.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lSFNal + umask 022 + cd /builddir/build/BUILD + cd docker-0.7.6 + DOCDIR=/builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + cp -pr FIXME /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + cp -pr LICENSE /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + cp -pr MAINTAINERS /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + cp -pr NOTICE /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + cp -pr README.md /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64/usr/share/doc/docker-io-0.7.6 + exit 0 Provides: docker-io = 0.7.6-4.fc19 docker-io(x86-64) = 0.7.6-4.fc19 lxc-docker = 0.7.6 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64 Wrote: /builddir/build/RPMS/docker-io-0.7.6-4.fc19.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3FBEsT + umask 022 + cd /builddir/build/BUILD + cd docker-0.7.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/docker-io-0.7.6-4.fc19.x86_64 + exit 0 Child return code was: 0 LEAVE do -->