Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mote.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6869/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mote.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-686284602 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mote-0.0.6b2-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mote.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6869/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mote.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UAqF3k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mote-0.0.6b2 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.0.6b2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mote-0.0.6b2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf '*.egg*' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7VXJLa + umask 022 + cd /builddir/build/BUILD + cd mote-0.0.6b2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/mote copying mote/util.py -> build/lib/mote copying mote/soke.py -> build/lib/mote copying mote/fedmsg_consumer.py -> build/lib/mote copying mote/__init__.py -> build/lib/mote running egg_info creating mote.egg-info writing requirements to mote.egg-info/requires.txt writing mote.egg-info/PKG-INFO writing top-level names to mote.egg-info/top_level.txt writing dependency_links to mote.egg-info/dependency_links.txt writing entry points to mote.egg-info/entry_points.txt writing manifest file 'mote.egg-info/SOURCES.txt' reading manifest file 'mote.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mote.egg-info/SOURCES.txt' creating build/lib/mote/static copying mote/static/fedora_logo.svg -> build/lib/mote/static creating build/lib/mote/static/css copying mote/static/css/bootstrap.min.css -> build/lib/mote/static/css copying mote/static/css/font-awesome.min.css -> build/lib/mote/static/css copying mote/static/css/mote.css -> build/lib/mote/static/css copying mote/static/css/select2.min.css -> build/lib/mote/static/css creating build/lib/mote/static/fonts copying mote/static/fonts/FontAwesome.otf -> build/lib/mote/static/fonts copying mote/static/fonts/fontawesome-webfont.eot -> build/lib/mote/static/fonts copying mote/static/fonts/fontawesome-webfont.svg -> build/lib/mote/static/fonts copying mote/static/fonts/fontawesome-webfont.ttf -> build/lib/mote/static/fonts copying mote/static/fonts/fontawesome-webfont.woff -> build/lib/mote/static/fonts copying mote/static/fonts/fontawesome-webfont.woff2 -> build/lib/mote/static/fonts creating build/lib/mote/static/js copying mote/static/js/bootstrap.min.js -> build/lib/mote/static/js copying mote/static/js/index-vars.js -> build/lib/mote/static/js copying mote/static/js/placeholders.jquery.min.js -> build/lib/mote/static/js copying mote/static/js/search.js -> build/lib/mote/static/js copying mote/static/js/select2.min.js -> build/lib/mote/static/js copying mote/static/js/single-log.js -> build/lib/mote/static/js copying mote/static/js/sresults-vars.js -> build/lib/mote/static/js copying mote/static/js/sresults.js -> build/lib/mote/static/js creating build/lib/mote/templates copying mote/templates/admin.html -> build/lib/mote/templates copying mote/templates/base.html -> build/lib/mote/templates copying mote/templates/browse.html -> build/lib/mote/templates copying mote/templates/debug-list.html -> build/lib/mote/templates copying mote/templates/error.html -> build/lib/mote/templates copying mote/templates/index.html -> build/lib/mote/templates copying mote/templates/single-log.html -> build/lib/mote/templates copying mote/templates/sresults.html -> build/lib/mote/templates + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VJeHW0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64 + cd mote-0.0.6b2 + rm -rf /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/templates copying build/lib/mote/templates/sresults.html -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/templates copying build/lib/mote/templates/single-log.html -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/templates copying build/lib/mote/templates/index.html -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/templates copying build/lib/mote/templates/error.html -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/templates copying build/lib/mote/templates/debug-list.html -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/templates copying build/lib/mote/templates/browse.html -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/templates copying build/lib/mote/templates/base.html -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/templates copying build/lib/mote/templates/admin.html -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/templates creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/js copying build/lib/mote/static/js/sresults.js -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/js copying build/lib/mote/static/js/sresults-vars.js -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/js copying build/lib/mote/static/js/single-log.js -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/js copying build/lib/mote/static/js/select2.min.js -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/js copying build/lib/mote/static/js/search.js -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/js copying build/lib/mote/static/js/placeholders.jquery.min.js -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/js copying build/lib/mote/static/js/index-vars.js -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/js copying build/lib/mote/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/js creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/fonts copying build/lib/mote/static/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/fonts copying build/lib/mote/static/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/fonts copying build/lib/mote/static/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/fonts copying build/lib/mote/static/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/fonts copying build/lib/mote/static/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/fonts copying build/lib/mote/static/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/fonts creating /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/css copying build/lib/mote/static/css/select2.min.css -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/css copying build/lib/mote/static/css/mote.css -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/css copying build/lib/mote/static/css/font-awesome.min.css -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/css copying build/lib/mote/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static/css copying build/lib/mote/static/fedora_logo.svg -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/static copying build/lib/mote/__init__.py -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote copying build/lib/mote/fedmsg_consumer.py -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote copying build/lib/mote/soke.py -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote copying build/lib/mote/util.py -> /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote byte-compiling /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/fedmsg_consumer.py to fedmsg_consumer.pyc byte-compiling /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/soke.py to soke.pyc byte-compiling /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote/util.py to util.pyc writing byte-compilation script '/tmp/tmpEOR1wr.py' /usr/bin/python -O /tmp/tmpEOR1wr.py removing /tmp/tmpEOR1wr.py running install_egg_info running egg_info writing requirements to mote.egg-info/requires.txt writing mote.egg-info/PKG-INFO writing top-level names to mote.egg-info/top_level.txt writing dependency_links to mote.egg-info/dependency_links.txt writing entry points to mote.egg-info/entry_points.txt reading manifest file 'mote.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mote.egg-info/SOURCES.txt' Copying mote.egg-info to /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/mote-0.0.5b1-py2.7.egg-info running install_scripts Installing mote script to /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64//etc/httpd/conf.d/ + install -m 644 files/mote.conf /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64//etc/httpd/conf.d/mote.conf + mkdir -p /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64//etc/mote + install -m 644 files/config.py /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64//etc/mote/config.py + mkdir -p /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64//usr/share/mote + install -m 644 files/mote.wsgi /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64//usr/share/mote/mote.wsgi + rm -rf /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64//usr/lib/python2.7/site-packages/mote/static/fonts + /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/mote-0.0.6b2 /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/mote-0.0.6b2-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: mote-0.0.6b2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bCWCsS + umask 022 + cd /builddir/build/BUILD + cd mote-0.0.6b2 + DOCDIR=/builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/share/doc/mote-0.0.6b2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/share/doc/mote-0.0.6b2 + cp -pr README.md /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/share/doc/mote-0.0.6b2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nKA3ZJ + umask 022 + cd /builddir/build/BUILD + cd mote-0.0.6b2 + LICENSEDIR=/builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/share/licenses/mote-0.0.6b2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/share/licenses/mote-0.0.6b2 + cp -pr LICENSE /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64/usr/share/licenses/mote-0.0.6b2 + exit 0 Provides: config(mote) = 0.0.6b2-1.el7.centos mote = 0.0.6b2-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: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/mote-0.0.6b2-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rp2Nqy + umask 022 + cd /builddir/build/BUILD + cd mote-0.0.6b2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mote-0.0.6b2-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->