Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-decorator.spec'], user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4017/root'logger=timeout=0uid=1001printOutput=Falseenv={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'}shell=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-decorator.spec'] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-152574904.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-decorator-3.4.2-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-decorator.spec'], user='mockbuild'private_network=Truelogger=timeout=0uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4017/root'printOutput=Falseenv={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'}shell=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-decorator.spec'] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ESI5jR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf decorator-3.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/decorator-3.4.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd decorator-3.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod a-x setup.py + /usr/bin/sed -i 's/\r//' README.rst + rm -rf /builddir/build/BUILD/python3-python-decorator-3.4.2-2.el7.centos + cp -a . /builddir/build/BUILD/python3-python-decorator-3.4.2-2.el7.centos + find /builddir/build/BUILD/python3-python-decorator-3.4.2-2.el7.centos -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dsrdaz + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + /usr/bin/python setup.py build /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running build running build_py creating build creating build/lib copying src/decorator.py -> build/lib + pushd /builddir/build/BUILD/python3-python-decorator-3.4.2-2.el7.centos ~/build/BUILD/python3-python-decorator-3.4.2-2.el7.centos ~/build/BUILD/decorator-3.4.2 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib copying src/decorator.py -> build/lib Fixing build/lib/decorator.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib/decorator.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma + popd ~/build/BUILD/decorator-3.4.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GiOJVi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 + cd decorator-3.4.2 + rm -rf /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages copying build/lib/decorator.py -> /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/decorator.py to decorator.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/decorator-3.4.2-py2.7.egg-info + pushd /builddir/build/BUILD/python3-python-decorator-3.4.2-2.el7.centos ~/build/BUILD/python3-python-decorator-3.4.2-2.el7.centos ~/build/BUILD/decorator-3.4.2 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python3.3 creating /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python3.3/site-packages copying build/lib/decorator.py -> /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python3.3/site-packages byte-compiling /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python3.3/site-packages/decorator.py to decorator.cpython-33.pyc running install_egg_info running egg_info writing dependency_links to src/decorator.egg-info/dependency_links.txt writing src/decorator.egg-info/PKG-INFO writing top-level names to src/decorator.egg-info/top_level.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/decorator.egg-info/SOURCES.txt' Copying src/decorator.egg-info to /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python3.3/site-packages/decorator-3.4.2-py3.3.egg-info running install_scripts + popd ~/build/BUILD/decorator-3.4.2 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/decorator-3.4.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python3.3 using /usr/bin/python3.3 Bytecompiling .py files below /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8n2NG3 + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + nosetests --with-doctest ---------------------------------------------------------------------- Ran 0 tests in 0.007s OK + pushd /builddir/build/BUILD/python3-python-decorator-3.4.2-2.el7.centos ~/build/BUILD/python3-python-decorator-3.4.2-2.el7.centos ~/build/BUILD/decorator-3.4.2 + nosetests --with-doctest ---------------------------------------------------------------------- Ran 0 tests in 0.007s OK + popd ~/build/BUILD/decorator-3.4.2 + exit 0 Processing files: python-decorator-3.4.2-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MUyAVO + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/share/doc/python-decorator-3.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/share/doc/python-decorator-3.4.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/share/doc/python-decorator-3.4.2 + exit 0 Provides: python-decorator = 3.4.2-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python3-decorator-3.4.2-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TNGtgA + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/share/doc/python3-decorator-3.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/share/doc/python3-decorator-3.4.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64/usr/share/doc/python3-decorator-3.4.2 + exit 0 Provides: python3-decorator = 3.4.2-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-152574904.novalocal Wrote: /builddir/build/RPMS/python-decorator-3.4.2-2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python3-decorator-3.4.2-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DUjeRT + umask 022 + cd /builddir/build/BUILD + cd decorator-3.4.2 + rm -rf /builddir/build/BUILDROOT/python-decorator-3.4.2-2.el7.centos.x86_64 + exit 0 Child return code was: 0