Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pifpaf.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-55866-221637/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pifpaf.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pifpaf-2.2.2-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pifpaf.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-55866-221637/root'shell=Falseuid=996env={'LANG': 'en_GB.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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pifpaf.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DZSnpz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pifpaf-2.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pifpaf-2.2.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pifpaf-2.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.58hRsN + umask 022 + cd /builddir/build/BUILD + cd pifpaf-2.2.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/pifpaf creating build/lib/pifpaf/tests copying pifpaf/tests/test_drivers.py -> build/lib/pifpaf/tests copying pifpaf/tests/test_cli.py -> build/lib/pifpaf/tests copying pifpaf/tests/__init__.py -> build/lib/pifpaf/tests copying pifpaf/tests/unkillable.py -> build/lib/pifpaf/tests copying pifpaf/__main__.py -> build/lib/pifpaf copying pifpaf/__init__.py -> build/lib/pifpaf creating build/lib/pifpaf/drivers copying pifpaf/drivers/rabbitmq.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/vault.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/redis.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/influxdb.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/qdrouterd.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/keystone.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/memcached.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/ceph.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/fakes3.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/kafka.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/elasticsearch.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/postgresql.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/mongodb.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/swift.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/couchdb.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/mysql.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/artemis.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/etcd.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/__init__.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/consul.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/aodh.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/s3rver.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/zookeeper.py -> build/lib/pifpaf/drivers copying pifpaf/drivers/gnocchi.py -> build/lib/pifpaf/drivers running egg_info writing requirements to pifpaf.egg-info/requires.txt writing pifpaf.egg-info/PKG-INFO writing top-level names to pifpaf.egg-info/top_level.txt writing dependency_links to pifpaf.egg-info/dependency_links.txt writing entry points to pifpaf.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/pifpaf/drivers/templates creating build/lib/pifpaf/drivers/templates/artemis copying pifpaf/drivers/templates/artemis/broker.xml -> build/lib/pifpaf/drivers/templates/artemis creating build/lib/pifpaf/drivers/templates/qdrouterd copying pifpaf/drivers/templates/qdrouterd/broker_om.conf.inc -> build/lib/pifpaf/drivers/templates/qdrouterd copying pifpaf/drivers/templates/qdrouterd/direct_om.conf.inc -> build/lib/pifpaf/drivers/templates/qdrouterd copying pifpaf/drivers/templates/qdrouterd/qdrouterd.conf -> build/lib/pifpaf/drivers/templates/qdrouterd copying pifpaf/drivers/templates/qdrouterd/sasl_qdrouterd.conf -> build/lib/pifpaf/drivers/templates/qdrouterd creating build/lib/pifpaf/drivers/templates/swift copying pifpaf/drivers/templates/swift/account.conf -> build/lib/pifpaf/drivers/templates/swift copying pifpaf/drivers/templates/swift/common.conf.inc -> build/lib/pifpaf/drivers/templates/swift copying pifpaf/drivers/templates/swift/container-sync-realms.conf -> build/lib/pifpaf/drivers/templates/swift copying pifpaf/drivers/templates/swift/container.conf -> build/lib/pifpaf/drivers/templates/swift copying pifpaf/drivers/templates/swift/object.conf -> build/lib/pifpaf/drivers/templates/swift copying pifpaf/drivers/templates/swift/proxy.conf -> build/lib/pifpaf/drivers/templates/swift copying pifpaf/drivers/templates/swift/sitecustomize.py -> build/lib/pifpaf/drivers/templates/swift copying pifpaf/drivers/templates/swift/swift.conf -> build/lib/pifpaf/drivers/templates/swift + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5OpVl4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch + cd pifpaf-2.2.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-pifpaf-2.2.2-3.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/tests copying build/lib/pifpaf/tests/test_drivers.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/tests copying build/lib/pifpaf/tests/test_cli.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/tests copying build/lib/pifpaf/tests/__init__.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/tests copying build/lib/pifpaf/tests/unkillable.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/tests copying build/lib/pifpaf/__main__.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf copying build/lib/pifpaf/__init__.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/rabbitmq.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/artemis copying build/lib/pifpaf/drivers/templates/artemis/broker.xml -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/artemis creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift copying build/lib/pifpaf/drivers/templates/swift/swift.conf -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift copying build/lib/pifpaf/drivers/templates/swift/object.conf -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift copying build/lib/pifpaf/drivers/templates/swift/container.conf -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift copying build/lib/pifpaf/drivers/templates/swift/account.conf -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift copying build/lib/pifpaf/drivers/templates/swift/container-sync-realms.conf -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift copying build/lib/pifpaf/drivers/templates/swift/common.conf.inc -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift copying build/lib/pifpaf/drivers/templates/swift/sitecustomize.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift copying build/lib/pifpaf/drivers/templates/swift/proxy.conf -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift creating /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd copying build/lib/pifpaf/drivers/templates/qdrouterd/direct_om.conf.inc -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd copying build/lib/pifpaf/drivers/templates/qdrouterd/qdrouterd.conf -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd copying build/lib/pifpaf/drivers/templates/qdrouterd/broker_om.conf.inc -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd copying build/lib/pifpaf/drivers/templates/qdrouterd/sasl_qdrouterd.conf -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd copying build/lib/pifpaf/drivers/vault.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/redis.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/influxdb.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/qdrouterd.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/keystone.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/memcached.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/ceph.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/fakes3.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/kafka.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/elasticsearch.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/postgresql.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/mongodb.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/swift.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/couchdb.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/mysql.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/artemis.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/etcd.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/__init__.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/consul.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/aodh.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/s3rver.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/zookeeper.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers copying build/lib/pifpaf/drivers/gnocchi.py -> /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/tests/test_drivers.py to test_drivers.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/tests/test_cli.py to test_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/tests/unkillable.py to unkillable.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/rabbitmq.py to rabbitmq.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/sitecustomize.py to sitecustomize.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/vault.py to vault.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/redis.py to redis.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/influxdb.py to influxdb.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/qdrouterd.py to qdrouterd.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/keystone.py to keystone.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/memcached.py to memcached.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/ceph.py to ceph.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/fakes3.py to fakes3.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/kafka.py to kafka.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/elasticsearch.py to elasticsearch.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/postgresql.py to postgresql.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/mongodb.py to mongodb.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/couchdb.py to couchdb.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/mysql.py to mysql.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/artemis.py to artemis.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/etcd.py to etcd.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/consul.py to consul.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/aodh.py to aodh.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/s3rver.py to s3rver.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/zookeeper.py to zookeeper.pyc byte-compiling /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf/drivers/gnocchi.py to gnocchi.pyc writing byte-compilation script '/tmp/tmp78zSgL.py' /usr/bin/python2 -O /tmp/tmp78zSgL.py removing /tmp/tmp78zSgL.py running install_egg_info running egg_info writing requirements to pifpaf.egg-info/requires.txt writing pifpaf.egg-info/PKG-INFO writing top-level names to pifpaf.egg-info/top_level.txt writing dependency_links to pifpaf.egg-info/dependency_links.txt writing entry points to pifpaf.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying pifpaf.egg-info to /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/lib/python2.7/site-packages/pifpaf-2.2.2-py2.7.egg-info running install_scripts Installing pifpaf script to /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/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/pifpaf-2.2.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-pifpaf-2.2.2-3.el7.noarch/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-pifpaf-2.2.2-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gKeJin + umask 022 + cd /builddir/build/BUILD + cd pifpaf-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/share/doc/python2-pifpaf-2.2.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/share/doc/python2-pifpaf-2.2.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/share/doc/python2-pifpaf-2.2.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Z7tDgG + umask 022 + cd /builddir/build/BUILD + cd pifpaf-2.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/share/licenses/python2-pifpaf-2.2.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/share/licenses/python2-pifpaf-2.2.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch/usr/share/licenses/python2-pifpaf-2.2.2 + exit 0 Provides: python-pifpaf = 2.2.2-3.el7 python2-pifpaf = 2.2.2-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-pifpaf < 2.2.2-3.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch Wrote: /builddir/build/RPMS/python2-pifpaf-2.2.2-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OPSb8n + umask 022 + cd /builddir/build/BUILD + cd pifpaf-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pifpaf-2.2.2-3.el7.noarch + exit 0 Child return code was: 0