Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ctypescrypto.spec'], chrootPath='/var/lib/mock/688477-epel-7-x86_64-1513492786.937700/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ctypescrypto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-495595533.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ctypescrypto-0.4.2-1.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-ctypescrypto.spec'], chrootPath='/var/lib/mock/688477-epel-7-x86_64-1513492786.937700/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ctypescrypto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.viC6et + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ctypescrypto-0.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ctypescrypto-0.4.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ctypescrypto-0.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ohaZrX + umask 022 + cd /builddir/build/BUILD + cd ctypescrypto-0.4.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/ctypescrypto copying ctypescrypto/digest.py -> build/lib/ctypescrypto copying ctypescrypto/pkey.py -> build/lib/ctypescrypto copying ctypescrypto/mac.py -> build/lib/ctypescrypto copying ctypescrypto/__init__.py -> build/lib/ctypescrypto copying ctypescrypto/ec.py -> build/lib/ctypescrypto copying ctypescrypto/x509.py -> build/lib/ctypescrypto copying ctypescrypto/oid.py -> build/lib/ctypescrypto copying ctypescrypto/bio.py -> build/lib/ctypescrypto copying ctypescrypto/cms.py -> build/lib/ctypescrypto copying ctypescrypto/exception.py -> build/lib/ctypescrypto copying ctypescrypto/rand.py -> build/lib/ctypescrypto copying ctypescrypto/pbkdf2.py -> build/lib/ctypescrypto copying ctypescrypto/cipher.py -> build/lib/ctypescrypto copying ctypescrypto/engine.py -> build/lib/ctypescrypto + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jZbUyv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64 + cd ctypescrypto-0.4.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/engine.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/cipher.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/pbkdf2.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/rand.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/exception.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/cms.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/bio.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/oid.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/x509.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/ec.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/__init__.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/mac.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/pkey.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto copying build/lib/ctypescrypto/digest.py -> /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/cipher.py to cipher.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/pbkdf2.py to pbkdf2.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/rand.py to rand.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/cms.py to cms.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/bio.py to bio.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/oid.py to oid.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/x509.py to x509.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/ec.py to ec.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/mac.py to mac.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/pkey.py to pkey.pyc byte-compiling /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto/digest.py to digest.pyc writing byte-compilation script '/tmp/tmpTEuwNa.py' /usr/bin/python2 -O /tmp/tmpTEuwNa.py removing /tmp/tmpTEuwNa.py running install_egg_info Writing /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ctypescrypto-0.4.2-py2.7.egg-info + /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/ctypescrypto-0.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-ctypescrypto-0.4.2-1.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 Processing files: python2-ctypescrypto-0.4.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IcNdJ4 + umask 022 + cd /builddir/build/BUILD + cd ctypescrypto-0.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/share/doc/python2-ctypescrypto-0.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/share/doc/python2-ctypescrypto-0.4.2 + cp -pr README.md /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/share/doc/python2-ctypescrypto-0.4.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xpRzUD + umask 022 + cd /builddir/build/BUILD + cd ctypescrypto-0.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/share/licenses/python2-ctypescrypto-0.4.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/share/licenses/python2-ctypescrypto-0.4.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64/usr/share/licenses/python2-ctypescrypto-0.4.2 + exit 0 Provides: python-ctypescrypto = 0.4.2-1.el7.centos python2-ctypescrypto = 0.4.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-ctypescrypto < 0.4.2-1.el7.centos Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-495595533.novalocal Wrote: /builddir/build/RPMS/python2-ctypescrypto-0.4.2-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pIV4HP + umask 022 + cd /builddir/build/BUILD + cd ctypescrypto-0.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ctypescrypto-0.4.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0