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-pycodestyle.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-39840-72154/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-pycodestyle.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-pycodestyle-2.3.1-1.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-pycodestyle.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-39840-72154/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-pycodestyle.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.qQDxmF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycodestyle-2.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycodestyle-2.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycodestyle-2.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed --in-place 's:#!\s*/usr.*::' pycodestyle.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IHsqI0 + umask 022 + cd /builddir/build/BUILD + cd pycodestyle-2.3.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 copying pycodestyle.py -> build/lib running egg_info writing pycodestyle.egg-info/PKG-INFO writing namespace_packages to pycodestyle.egg-info/namespace_packages.txt writing top-level names to pycodestyle.egg-info/top_level.txt writing dependency_links to pycodestyle.egg-info/dependency_links.txt writing entry points to pycodestyle.egg-info/entry_points.txt reading manifest file 'pycodestyle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'testsuite' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' no previously-included directories found matching 'docs/_build' writing manifest file 'pycodestyle.egg-info/SOURCES.txt' + sleep 1 + make -C docs man make: Entering directory `/builddir/build/BUILD/pycodestyle-2.3.1/docs' sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v1.6.2 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] advanced reading sources... [ 40%] api reading sources... [ 60%] developer reading sources... [ 80%] index reading sources... [100%] intro looking for now-outdated files... none found pickling environment... done checking consistency... done writing... pycodestyle.1 { intro advanced api developer } build succeeded. Build finished. The manual pages are in _build/man. make: Leaving directory `/builddir/build/BUILD/pycodestyle-2.3.1/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ipgXXo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch + cd pycodestyle-2.3.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-pycodestyle-2.3.1-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages copying build/lib/pycodestyle.py -> /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/pycodestyle.py to pycodestyle.pyc writing byte-compilation script '/tmp/tmpomDXMJ.py' /usr/bin/python2 -O /tmp/tmpomDXMJ.py removing /tmp/tmpomDXMJ.py running install_egg_info running egg_info writing pycodestyle.egg-info/PKG-INFO writing namespace_packages to pycodestyle.egg-info/namespace_packages.txt writing top-level names to pycodestyle.egg-info/top_level.txt writing dependency_links to pycodestyle.egg-info/dependency_links.txt writing entry points to pycodestyle.egg-info/entry_points.txt reading manifest file 'pycodestyle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycodestyle.egg-info/SOURCES.txt' Copying pycodestyle.egg-info to /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/pycodestyle-2.3.1-py2.7.egg-info running install_scripts warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'testsuite' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' Installing pycodestyle script to /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/bin/pycodestyle /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/bin/pycodestyle-2.7 + ln -s ./pycodestyle-2.7 /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/bin/pycodestyle + ln -s ./pycodestyle-2.7 /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/bin/pycodestyle-2 + install -D docs/_build/man/pycodestyle.1 /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/share/man/man1/pycodestyle.1 + /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/pycodestyle-2.3.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-pycodestyle-2.3.1-1.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.joyDzN + umask 022 + cd /builddir/build/BUILD + cd pycodestyle-2.3.1 + /usr/bin/python2 pycodestyle.py --testsuite testsuite 3012 lines tested: 37 files, 377 test cases. Test passed. + /usr/bin/python2 pycodestyle.py --doctest 215 passed and 0 failed. Test passed. Processing files: python2-pycodestyle-2.3.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7OTvMc + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pycodestyle-2.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/share/doc/python2-pycodestyle-2.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/share/doc/python2-pycodestyle-2.3.1 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/share/doc/python2-pycodestyle-2.3.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch/usr/share/doc/python2-pycodestyle-2.3.1 + exit 0 Provides: python-pycodestyle = 2.3.1-1.el7 python2-pycodestyle = 2.3.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-pycodestyle < 2.3.1-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-pycodestyle-2.3.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nqbao1 + umask 022 + cd /builddir/build/BUILD + cd pycodestyle-2.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pycodestyle-2.3.1-1.el7.noarch + exit 0 Child return code was: 0