Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pyro4-epel7.spec'], chrootPath='/var/lib/mock/830679-epel-7-x86_64-1543336274.996336/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=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e20ed14eeac34491b15d2b370a5ab41b', '-D', '/var/lib/mock/830679-epel-7-x86_64-1543336274.996336/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pyro4-epel7.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 BUILDSTDERR: sh: pip: command not found BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pyro4-4.74-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pyro4-epel7.spec'], chrootPath='/var/lib/mock/830679-epel-7-x86_64-1543336274.996336/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=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '09230291ff0b4f39a452b5699212be2b', '-D', '/var/lib/mock/830679-epel-7-x86_64-1543336274.996336/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pyro4-epel7.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 BUILDSTDERR: You are using pip version 8.1.2, however version 18.1 is available. BUILDSTDERR: You should consider upgrading via the 'pip install --upgrade pip' command. Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wqIVzG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pyro4-4.74 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pyro4-4.74.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pyro4-4.74 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pyro4.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uLv5Hw + umask 022 + cd /builddir/build/BUILD + cd Pyro4-4.74 + 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' Pyro version = 4.74 running build running build_py creating build creating build/lib creating build/lib/Pyro4 copying src/Pyro4/util.py -> build/lib/Pyro4 copying src/Pyro4/socketutil.py -> build/lib/Pyro4 copying src/Pyro4/nsc.py -> build/lib/Pyro4 copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 copying src/Pyro4/naming.py -> build/lib/Pyro4 copying src/Pyro4/message.py -> build/lib/Pyro4 copying src/Pyro4/futures.py -> build/lib/Pyro4 copying src/Pyro4/errors.py -> build/lib/Pyro4 copying src/Pyro4/core.py -> build/lib/Pyro4 copying src/Pyro4/constants.py -> build/lib/Pyro4 copying src/Pyro4/configuration.py -> build/lib/Pyro4 copying src/Pyro4/__init__.py -> build/lib/Pyro4 creating build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver creating build/lib/Pyro4/test copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test creating build/lib/Pyro4/utils copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qA89zr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64 + cd Pyro4-4.74 + 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-pyro4-4.74-3.el7.x86_64 Pyro version = 4.74 running install running install_lib creating /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 creating /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/utils copying build/lib/Pyro4/utils/__init__.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/utils copying build/lib/Pyro4/utils/flame.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/utils copying build/lib/Pyro4/utils/flameserver.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/utils copying build/lib/Pyro4/utils/httpgateway.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/utils creating /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/test copying build/lib/Pyro4/test/__init__.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/test copying build/lib/Pyro4/test/echoserver.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/test creating /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/__init__.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/multiplexserver.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/threadpool.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver copying build/lib/Pyro4/socketserver/threadpoolserver.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver copying build/lib/Pyro4/__init__.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/configuration.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/constants.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/core.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/errors.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/futures.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/message.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/naming.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/naming_storage.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/nsc.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/socketutil.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 copying build/lib/Pyro4/util.py -> /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4 byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/utils/flame.py to flame.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/utils/flameserver.py to flameserver.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/utils/httpgateway.py to httpgateway.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/test/echoserver.py to echoserver.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver/existingconnectionserver.py to existingconnectionserver.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver/multiplexserver.py to multiplexserver.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver/threadpool.py to threadpool.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketserver/threadpoolserver.py to threadpoolserver.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/futures.py to futures.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/naming.py to naming.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/naming_storage.py to naming_storage.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/nsc.py to nsc.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/socketutil.py to socketutil.pyc byte-compiling /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4/util.py to util.pyc writing byte-compilation script '/tmp/tmp60R1hk.py' /usr/bin/python2 -O /tmp/tmp60R1hk.py removing /tmp/tmp60R1hk.py running install_egg_info running egg_info writing requirements to src/Pyro4.egg-info/requires.txt writing src/Pyro4.egg-info/PKG-INFO writing top-level names to src/Pyro4.egg-info/top_level.txt writing dependency_links to src/Pyro4.egg-info/dependency_links.txt writing entry points to src/Pyro4.egg-info/entry_points.txt reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*/.svn/*' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*/.idea/*' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.class' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.coverage' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.git' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.gitignore' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.tox' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' Copying src/Pyro4.egg-info to /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/lib/python2.7/site-packages/Pyro4-4.74-py2.7.egg-info running install_scripts Installing pyro4-flameserver script to /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/bin Installing pyro4-ns script to /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/bin Installing pyro4-nsc script to /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/bin Installing pyro4-check-config script to /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/bin Installing pyro4-test-echoserver script to /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/bin Installing pyro4-httpgateway script to /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/bin Only the Pyro library has been installed (version 4.74). If you want to install the tests, the examples, and/or the manual, you have to copy them manually to the desired location. + /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/Pyro4-4.74 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-pyro4-4.74-3.el7.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.6LQXVp + umask 022 + cd /builddir/build/BUILD + cd Pyro4-4.74 + /usr/bin/python2 setup.py test Pyro version = 4.74 running test running egg_info writing requirements to src/Pyro4.egg-info/requires.txt writing src/Pyro4.egg-info/PKG-INFO writing top-level names to src/Pyro4.egg-info/top_level.txt writing dependency_links to src/Pyro4.egg-info/dependency_links.txt writing entry points to src/Pyro4.egg-info/entry_points.txt reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*/.svn/*' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*/.idea/*' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.class' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.coverage' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.git' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.gitignore' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.tox' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 0 tests in 0.000s BUILDSTDERR: OK + exit 0 Processing files: python2-pyro4-4.74-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wSTqBp + umask 022 + cd /builddir/build/BUILD + cd Pyro4-4.74 + DOCDIR=/builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr README.md /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/async/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/attributes/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/autoproxy/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/autoreconnect/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/autoretry/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/banks/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/batchedcalls/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/benchmark/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/blob-dispatch/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/callback/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/callcontext/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/chatbox/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/circular/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/deadlock/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/diffie-hellman/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/disconnects/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/distributed-computing/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/distributed-computing2/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/distributed-computing3/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/distributed-mandelbrot/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/echoserver/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/eventloop/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/exceptions/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/extended-pickle/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/filetransfer/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/flame/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/futures/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/gui_eventloop/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/handshake/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/http/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/hugetransfer/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/instancemode/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/itunes/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/maxsize/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/messagebus/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/nameserverstress/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/nonameserver/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/ns-metadata/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/oneway/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/proxysharing/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/resourcetracking/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/robots/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/ser_custom/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/servertypes/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/shoppingcart/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/socketpair/readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/ssl/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/stockquotes/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/stockquotes-old/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/streaming/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/thirdpartylib/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/timeout/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/timezones/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/unixdomainsock/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/usersession/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + cp -pr examples/warehouse/Readme.txt /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/doc/python2-pyro4-4.74 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MQ5tBp + umask 022 + cd /builddir/build/BUILD + cd Pyro4-4.74 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/licenses/python2-pyro4-4.74 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/licenses/python2-pyro4-4.74 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/licenses/python2-pyro4-4.74 + cp -pr docs/source/license.rst /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/licenses/python2-pyro4-4.74 + exit 0 Provides: python-pyro4 = 4.74-3.el7 python2-pyro4 = 4.74-3.el7 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/python2 python(abi) = 2.7 Obsoletes: python-pyro4 < 4.74-3.el7 Processing files: python-pyro4-doc-4.74-3.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wk0Rns + umask 022 + cd /builddir/build/BUILD + cd Pyro4-4.74 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/licenses/python-pyro4-doc-4.74 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/licenses/python-pyro4-doc-4.74 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/licenses/python-pyro4-doc-4.74 + cp -pr docs/source/license.rst /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64/usr/share/licenses/python-pyro4-doc-4.74 + exit 0 Provides: python-pyro4-doc = 4.74-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64 Wrote: /builddir/build/RPMS/python2-pyro4-4.74-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-pyro4-doc-4.74-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aBBXxF + umask 022 + cd /builddir/build/BUILD + cd Pyro4-4.74 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyro4-4.74-3.el7.x86_64 + exit 0 Child return code was: 0