Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gevent-websocket.spec'], chrootPath='/var/lib/mock/662869-fedora-rawhide-x86_64-1510851454.169282/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-gevent-websocket.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/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-gevent-websocket-0.10.1-0.1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-gevent-websocket.spec'], chrootPath='/var/lib/mock/662869-fedora-rawhide-x86_64-1510851454.169282/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-gevent-websocket.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.18oT6L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gevent-websocket-0.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gevent-websocket-0.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gevent-websocket-0.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fWdJ3h + umask 022 + cd /builddir/build/BUILD + cd gevent-websocket-0.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/geventwebsocket copying geventwebsocket/websocket.py -> build/lib/geventwebsocket copying geventwebsocket/utils.py -> build/lib/geventwebsocket copying geventwebsocket/utf8validator.py -> build/lib/geventwebsocket copying geventwebsocket/server.py -> build/lib/geventwebsocket copying geventwebsocket/resource.py -> build/lib/geventwebsocket copying geventwebsocket/logging.py -> build/lib/geventwebsocket copying geventwebsocket/handler.py -> build/lib/geventwebsocket copying geventwebsocket/exceptions.py -> build/lib/geventwebsocket copying geventwebsocket/_compat.py -> build/lib/geventwebsocket copying geventwebsocket/__init__.py -> build/lib/geventwebsocket creating build/lib/geventwebsocket/protocols copying geventwebsocket/protocols/wamp.py -> build/lib/geventwebsocket/protocols copying geventwebsocket/protocols/base.py -> build/lib/geventwebsocket/protocols copying geventwebsocket/protocols/__init__.py -> build/lib/geventwebsocket/protocols creating build/lib/geventwebsocket/gunicorn copying geventwebsocket/gunicorn/workers.py -> build/lib/geventwebsocket/gunicorn copying geventwebsocket/gunicorn/__init__.py -> build/lib/geventwebsocket/gunicorn + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DxSzKS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64 + cd gevent-websocket-0.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket creating /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/gunicorn copying build/lib/geventwebsocket/gunicorn/__init__.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/gunicorn copying build/lib/geventwebsocket/gunicorn/workers.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/gunicorn creating /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/protocols copying build/lib/geventwebsocket/protocols/__init__.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/protocols copying build/lib/geventwebsocket/protocols/base.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/protocols copying build/lib/geventwebsocket/protocols/wamp.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/protocols copying build/lib/geventwebsocket/__init__.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket copying build/lib/geventwebsocket/_compat.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket copying build/lib/geventwebsocket/exceptions.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket copying build/lib/geventwebsocket/handler.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket copying build/lib/geventwebsocket/logging.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket copying build/lib/geventwebsocket/resource.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket copying build/lib/geventwebsocket/server.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket copying build/lib/geventwebsocket/utf8validator.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket copying build/lib/geventwebsocket/utils.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket copying build/lib/geventwebsocket/websocket.py -> /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/gunicorn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/gunicorn/workers.py to workers.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/protocols/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/protocols/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/protocols/wamp.py to wamp.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/handler.py to handler.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/logging.py to logging.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/utf8validator.py to utf8validator.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/geventwebsocket/websocket.py to websocket.pyc writing byte-compilation script '/tmp/tmp8BS_Rt.py' /usr/bin/python2 -O /tmp/tmp8BS_Rt.py removing /tmp/tmp8BS_Rt.py running install_egg_info running egg_info writing requirements to gevent_websocket.egg-info/requires.txt writing gevent_websocket.egg-info/PKG-INFO writing top-level names to gevent_websocket.egg-info/top_level.txt writing dependency_links to gevent_websocket.egg-info/dependency_links.txt reading manifest file 'gevent_websocket.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gevent_websocket.egg-info/SOURCES.txt' Copying gevent_websocket.egg-info to /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7/site-packages/gevent_websocket-0.10.1-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.10.1-0.1.fc28 --unique-debug-suffix -0.10.1-0.1.fc28.x86_64 --unique-debug-src-base python-gevent-websocket-0.10.1-0.1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/gevent-websocket-0.10.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python2-gevent-websocket-0.10.1-0.1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VqRLBv + umask 022 + cd /builddir/build/BUILD + cd gevent-websocket-0.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/share/doc/python2-gevent-websocket + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/share/doc/python2-gevent-websocket + cp -pr README.rst /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/share/doc/python2-gevent-websocket + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BR13t8 + umask 022 + cd /builddir/build/BUILD + cd gevent-websocket-0.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/share/licenses/python2-gevent-websocket + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/share/licenses/python2-gevent-websocket + cp -pr LICENSE /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64/usr/share/licenses/python2-gevent-websocket + exit 0 Provides: python-gevent-websocket = 0.10.1-0.1.fc28 python2-gevent-websocket = 0.10.1-0.1.fc28 python2.7dist(gevent-websocket) = 0.10.1 python2dist(gevent-websocket) = 0.10.1 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-gevent-websocket < 0.10.1-0.1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64 Wrote: /builddir/build/RPMS/python2-gevent-websocket-0.10.1-0.1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j3x97Y + umask 022 + cd /builddir/build/BUILD + cd gevent-websocket-0.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gevent-websocket-0.10.1-0.1.fc28.x86_64 + exit 0 Child return code was: 0