Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/bench.spec'], chrootPath='/var/lib/mock/583045-epel-7-ppc64le/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=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '592a20ddbe984d76a402622d1bd5b1d8', '-D', '/var/lib/mock/583045-epel-7-ppc64le/root', '-a', '--private-network', '--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 ppc64le --nodeps /builddir/build/SPECS/bench.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 warning: Could not canonicalize hostname: 592a20ddbe984d76a402622d1bd5b1d8 Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-bench-4.1-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/bench.spec'], chrootPath='/var/lib/mock/583045-epel-7-ppc64le/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=['--private-network', '--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '44b8e349dac449bc9f9d3a089a27e171', '-D', '/var/lib/mock/583045-epel-7-ppc64le/root', '-a', '--private-network', '--private-network', '--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 ppc64le --nodeps /builddir/build/SPECS/bench.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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mhlddH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bench-4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/4.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bench-4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (epel_7_pip_fix.patch):' Patch #0 (epel_7_pip_fix.patch): + /usr/bin/patch -p0 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/epel_7_pip_fix.patch patching file setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0O5QaG + umask 022 + cd /builddir/build/BUILD + cd bench-4.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/playbooks copying playbooks/install.py -> build/lib/playbooks copying playbooks/__init__.py -> build/lib/playbooks creating build/lib/bench copying bench/utils.py -> build/lib/bench copying bench/release.py -> build/lib/bench copying bench/cli.py -> build/lib/bench copying bench/app.py -> build/lib/bench copying bench/__init__.py -> build/lib/bench creating build/lib/bench/tests copying bench/tests/test_setup_production.py -> build/lib/bench/tests copying bench/tests/test_init.py -> build/lib/bench/tests copying bench/tests/__init__.py -> build/lib/bench/tests creating build/lib/bench/patches copying bench/patches/__init__.py -> build/lib/bench/patches creating build/lib/bench/config copying bench/config/supervisor.py -> build/lib/bench/config copying bench/config/site_config.py -> build/lib/bench/config copying bench/config/redis.py -> build/lib/bench/config copying bench/config/production_setup.py -> build/lib/bench/config copying bench/config/procfile.py -> build/lib/bench/config copying bench/config/nginx.py -> build/lib/bench/config copying bench/config/lets_encrypt.py -> build/lib/bench/config copying bench/config/common_site_config.py -> build/lib/bench/config copying bench/config/__init__.py -> build/lib/bench/config creating build/lib/bench/commands copying bench/commands/utils.py -> build/lib/bench/commands copying bench/commands/update.py -> build/lib/bench/commands copying bench/commands/setup.py -> build/lib/bench/commands copying bench/commands/make.py -> build/lib/bench/commands copying bench/commands/config.py -> build/lib/bench/commands copying bench/commands/__init__.py -> build/lib/bench/commands creating build/lib/bench/patches/v4 copying bench/patches/v4/update_node.py -> build/lib/bench/patches/v4 copying bench/patches/v4/__init__.py -> build/lib/bench/patches/v4 creating build/lib/bench/patches/v3 copying bench/patches/v3/redis_bind_ip.py -> build/lib/bench/patches/v3 copying bench/patches/v3/deprecate_old_config.py -> build/lib/bench/patches/v3 copying bench/patches/v3/celery_to_rq.py -> build/lib/bench/patches/v3 copying bench/patches/v3/__init__.py -> build/lib/bench/patches/v3 running egg_info creating bench.egg-info writing requirements to bench.egg-info/requires.txt writing bench.egg-info/PKG-INFO writing top-level names to bench.egg-info/top_level.txt writing dependency_links to bench.egg-info/dependency_links.txt writing entry points to bench.egg-info/entry_points.txt writing manifest file 'bench.egg-info/SOURCES.txt' reading manifest file 'bench.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bench.egg-info/SOURCES.txt' copying bench/patches/patches.txt -> build/lib/bench/patches creating build/lib/bench/config/templates copying bench/config/templates/nginx.conf -> build/lib/bench/config/templates copying bench/config/templates/nginx_default.conf -> build/lib/bench/config/templates copying bench/config/templates/redis_cache.conf -> build/lib/bench/config/templates copying bench/config/templates/redis_queue.conf -> build/lib/bench/config/templates copying bench/config/templates/redis_socketio.conf -> build/lib/bench/config/templates copying bench/config/templates/supervisor.conf -> build/lib/bench/config/templates + sleep 1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.euRHKF + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le ++ dirname /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le + cd bench-4.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands copying build/lib/bench/commands/__init__.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands copying build/lib/bench/commands/config.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands copying build/lib/bench/commands/make.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands copying build/lib/bench/commands/setup.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands copying build/lib/bench/commands/update.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands copying build/lib/bench/commands/utils.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/templates copying build/lib/bench/config/templates/supervisor.conf -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/templates copying build/lib/bench/config/templates/redis_socketio.conf -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/templates copying build/lib/bench/config/templates/redis_queue.conf -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/templates copying build/lib/bench/config/templates/redis_cache.conf -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/templates copying build/lib/bench/config/templates/nginx_default.conf -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/templates copying build/lib/bench/config/templates/nginx.conf -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/templates copying build/lib/bench/config/__init__.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config copying build/lib/bench/config/common_site_config.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config copying build/lib/bench/config/lets_encrypt.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config copying build/lib/bench/config/nginx.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config copying build/lib/bench/config/procfile.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config copying build/lib/bench/config/production_setup.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config copying build/lib/bench/config/redis.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config copying build/lib/bench/config/site_config.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config copying build/lib/bench/config/supervisor.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches copying build/lib/bench/patches/patches.txt -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v3 copying build/lib/bench/patches/v3/__init__.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v3 copying build/lib/bench/patches/v3/celery_to_rq.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v3 copying build/lib/bench/patches/v3/deprecate_old_config.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v3 copying build/lib/bench/patches/v3/redis_bind_ip.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v3 creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v4 copying build/lib/bench/patches/v4/__init__.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v4 copying build/lib/bench/patches/v4/update_node.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v4 copying build/lib/bench/patches/__init__.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/tests copying build/lib/bench/tests/__init__.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/tests copying build/lib/bench/tests/test_init.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/tests copying build/lib/bench/tests/test_setup_production.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/tests copying build/lib/bench/__init__.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench copying build/lib/bench/app.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench copying build/lib/bench/cli.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench copying build/lib/bench/release.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench copying build/lib/bench/utils.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench creating /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/playbooks copying build/lib/playbooks/__init__.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/playbooks copying build/lib/playbooks/install.py -> /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/playbooks byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands/make.py to make.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands/update.py to update.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/commands/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/common_site_config.py to common_site_config.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/lets_encrypt.py to lets_encrypt.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/nginx.py to nginx.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/procfile.py to procfile.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/production_setup.py to production_setup.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/redis.py to redis.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/site_config.py to site_config.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/config/supervisor.py to supervisor.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v3/celery_to_rq.py to celery_to_rq.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v3/deprecate_old_config.py to deprecate_old_config.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v3/redis_bind_ip.py to redis_bind_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v4/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/v4/update_node.py to update_node.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/patches/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/tests/test_init.py to test_init.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/tests/test_setup_production.py to test_setup_production.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/release.py to release.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/playbooks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/playbooks/install.py to install.pyc writing byte-compilation script '/tmp/tmp0Tkl_g.py' /usr/bin/python2 -O /tmp/tmp0Tkl_g.py removing /tmp/tmp0Tkl_g.py running install_egg_info running egg_info writing requirements to bench.egg-info/requires.txt writing bench.egg-info/PKG-INFO writing top-level names to bench.egg-info/top_level.txt writing dependency_links to bench.egg-info/dependency_links.txt writing entry points to bench.egg-info/entry_points.txt reading manifest file 'bench.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bench.egg-info/SOURCES.txt' Copying bench.egg-info to /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/lib/python2.7/site-packages/bench-4.0.0-py2.7.egg-info running install_scripts Installing bench script to /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bench-4.1 /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-bench-4.1-1.el7.centos.ppc64le/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: python-bench-4.1-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zEmTDF + umask 022 + cd /builddir/build/BUILD + cd bench-4.1 + DOCDIR=/builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/share/doc/python-bench-4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/share/doc/python-bench-4.1 + cp -pr README.md /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/share/doc/python-bench-4.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CSBexF + umask 022 + cd /builddir/build/BUILD + cd bench-4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/share/licenses/python-bench-4.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/share/licenses/python-bench-4.1 + cp -pr LICENSE.md /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le/usr/share/licenses/python-bench-4.1 + exit 0 Provides: python-bench = 4.1-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/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le warning: Could not canonicalize hostname: 44b8e349dac449bc9f9d3a089a27e171 Wrote: /builddir/build/RPMS/python-bench-4.1-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VMMglG + umask 022 + cd /builddir/build/BUILD + cd bench-4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bench-4.1-1.el7.centos.ppc64le + exit 0 Child return code was: 0