Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'], shell=Falselogger=uid=1000user='mockbuild'chrootPath='/var/lib/mock/f25-python-6059458-620755/root'printOutput=Falsetimeout=172800env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '}gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: buildvm-09.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-reno-1.6.2-2.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'], shell=Falselogger=user='mockbuild'uid=1000printOutput=Falseprivate_network=Truetimeout=172800env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '}gid=425chrootPath='/var/lib/mock/f25-python-6059458-620755/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XkkuH8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf reno-1.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/reno-1.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd reno-1.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-reno-1.6.2 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lgc7gB + umask 022 + cd /builddir/build/BUILD + cd reno-1.6.2 + 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/reno creating build/lib/reno/tests copying reno/tests/base.py -> build/lib/reno/tests copying reno/tests/__init__.py -> build/lib/reno/tests copying reno/tests/test_scanner.py -> build/lib/reno/tests copying reno/tests/test_utils.py -> build/lib/reno/tests copying reno/tests/test_formatter.py -> build/lib/reno/tests copying reno/tests/test_create.py -> build/lib/reno/tests copying reno/report.py -> build/lib/reno copying reno/defaults.py -> build/lib/reno copying reno/__init__.py -> build/lib/reno copying reno/lister.py -> build/lib/reno copying reno/scanner.py -> build/lib/reno copying reno/utils.py -> build/lib/reno copying reno/formatter.py -> build/lib/reno copying reno/create.py -> build/lib/reno copying reno/sphinxext.py -> build/lib/reno copying reno/main.py -> build/lib/reno running egg_info writing pbr to reno.egg-info/pbr.json writing requirements to reno.egg-info/requires.txt writing reno.egg-info/PKG-INFO writing top-level names to reno.egg-info/top_level.txt writing dependency_links to reno.egg-info/dependency_links.txt writing entry points to reno.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'reno.egg-info/SOURCES.txt' + sleep 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/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing top-level names to reno.egg-info/top_level.txt writing requirements to reno.egg-info/requires.txt writing dependency_links to reno.egg-info/dependency_links.txt writing entry points to reno.egg-info/entry_points.txt writing reno.egg-info/PKG-INFO writing pbr to reno.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'reno.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BiHvWb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch ++ dirname /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch + cd reno-1.6.2 + 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-reno-1.6.2-2.fc25.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/report.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/base.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/__init__.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_scanner.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_utils.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_formatter.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_create.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/defaults.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/__init__.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/lister.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/scanner.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/utils.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/formatter.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/create.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/sphinxext.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/main.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/report.py to report.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests/test_scanner.py to test_scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests/test_formatter.py to test_formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/tests/test_create.py to test_create.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/defaults.py to defaults.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/lister.py to lister.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/sphinxext.py to sphinxext.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno/main.py to main.pyc writing byte-compilation script '/tmp/tmpxtz7Go.py' /usr/bin/python2 -O /tmp/tmpxtz7Go.py removing /tmp/tmpxtz7Go.py running install_egg_info running egg_info writing pbr to reno.egg-info/pbr.json writing requirements to reno.egg-info/requires.txt writing reno.egg-info/PKG-INFO writing top-level names to reno.egg-info/top_level.txt writing dependency_links to reno.egg-info/dependency_links.txt writing entry points to reno.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'reno.egg-info/SOURCES.txt' Copying reno.egg-info to /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7/site-packages/reno-1.6.2-py2.7.egg-info running install_scripts Installing reno script to /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/bin/reno /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/bin/python2-reno + 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/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno copying build/lib/reno/report.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno creating /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests copying build/lib/reno/tests/base.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests copying build/lib/reno/tests/__init__.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests copying build/lib/reno/tests/test_scanner.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests copying build/lib/reno/tests/test_utils.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests copying build/lib/reno/tests/test_formatter.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests copying build/lib/reno/tests/test_create.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests copying build/lib/reno/defaults.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno copying build/lib/reno/__init__.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno copying build/lib/reno/lister.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno copying build/lib/reno/scanner.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno copying build/lib/reno/utils.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno copying build/lib/reno/formatter.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno copying build/lib/reno/create.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno copying build/lib/reno/sphinxext.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno copying build/lib/reno/main.py -> /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/report.py to report.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests/test_scanner.py to test_scanner.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests/test_utils.py to test_utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests/test_formatter.py to test_formatter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/tests/test_create.py to test_create.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/defaults.py to defaults.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/lister.py to lister.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/scanner.py to scanner.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/formatter.py to formatter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/create.py to create.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/sphinxext.py to sphinxext.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno/main.py to main.cpython-35.pyc writing byte-compilation script '/tmp/tmp4_p2lgrt.py' /usr/bin/python3 -O /tmp/tmp4_p2lgrt.py removing /tmp/tmp4_p2lgrt.py running install_egg_info running egg_info writing entry points to reno.egg-info/entry_points.txt writing requirements to reno.egg-info/requires.txt writing dependency_links to reno.egg-info/dependency_links.txt writing top-level names to reno.egg-info/top_level.txt writing reno.egg-info/PKG-INFO writing pbr to reno.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'reno.egg-info/SOURCES.txt' Copying reno.egg-info to /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5/site-packages/reno-1.6.2-py3.5.egg-info running install_scripts Installing reno script to /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/bin/reno /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/bin/python3-reno + ln -s /usr/bin/python3-reno /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/bin/reno + /usr/bin/python2 setup.py build_sphinx running build_sphinx creating /builddir/build/BUILD/reno-1.6.2/doc/build creating /builddir/build/BUILD/reno-1.6.2/doc/build/doctrees creating /builddir/build/BUILD/reno-1.6.2/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.4.4 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [mo]: all of 0 po files building [html]: all source files updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] contributing reading sources... [ 22%] design reading sources... [ 33%] examples [reno] scanning /builddir/build/BUILD/reno-1.6.2/examples/notes for current branch release notes reading sources... [ 44%] history [reno] scanning /builddir/build/BUILD/reno-1.6.2/releasenotes/notes for current branch release notes reading sources... [ 55%] index reading sources... [ 66%] installation reading sources... [ 77%] readme reading sources... [ 88%] sphinxext reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/reno-1.6.2/doc/source/readme.rst:: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 11%] contributing writing output... [ 22%] design writing output... [ 33%] examples writing output... [ 44%] history writing output... [ 55%] index writing output... [ 66%] installation writing output... [ 77%] readme writing output... [ 88%] sphinxext writing output... [100%] usage generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. creating /builddir/build/BUILD/reno-1.6.2/doc/build/man Running Sphinx v1.4.4 WARNING: while setting up extension sphinx.ext.autodoc: directive 'automodule' is already registered, it will be overridden WARNING: while setting up extension sphinx.ext.autodoc: directive 'autoclass' is already registered, it will be overridden WARNING: while setting up extension sphinx.ext.autodoc: directive 'autoexception' is already registered, it will be overridden WARNING: while setting up extension sphinx.ext.autodoc: directive 'autodata' is already registered, it will be overridden WARNING: while setting up extension sphinx.ext.autodoc: directive 'autofunction' is already registered, it will be overridden WARNING: while setting up extension sphinx.ext.autodoc: directive 'automethod' is already registered, it will be overridden WARNING: while setting up extension sphinx.ext.autodoc: directive 'autoattribute' is already registered, it will be overridden WARNING: while setting up extension sphinx.ext.autodoc: directive 'autoinstanceattribute' is already registered, it will be overridden WARNING: while setting up extension reno.sphinxext: directive 'release-notes' is already registered, it will be overridden loading pickled environment... done Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [mo]: all of 0 po files building [man]: all source files updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... reno.1 { design installation usage sphinxext contributing history examples } build succeeded, 9 warnings. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/objects.inv + /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/reno-1.6.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/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-reno-1.6.2-2.fc25.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/lib/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-reno-1.6.2-2.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.02grwX + umask 022 + cd /builddir/build/BUILD + cd reno-1.6.2 + DOCDIR=/builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python2-reno + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python2-reno + cp -pr doc/source/readme.rst /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python2-reno + cp -pr README.rst /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python2-reno + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iXZk7I + umask 022 + cd /builddir/build/BUILD + cd reno-1.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/licenses/python2-reno + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/licenses/python2-reno + cp -pr LICENSE /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/licenses/python2-reno + exit 0 Provides: python-reno = 1.6.2-2.fc25 python2-reno = 1.6.2-2.fc25 python2.7dist(reno) = 1.6.2 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-reno < 1.6.2-2.fc25 Processing files: python3-reno-1.6.2-2.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WLHmsC + umask 022 + cd /builddir/build/BUILD + cd reno-1.6.2 + DOCDIR=/builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python3-reno + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python3-reno + cp -pr doc/source/readme.rst /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python3-reno + cp -pr README.rst /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python3-reno + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JwioOv + umask 022 + cd /builddir/build/BUILD + cd reno-1.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/licenses/python3-reno + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/licenses/python3-reno + cp -pr LICENSE /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/licenses/python3-reno + exit 0 Provides: python3-reno = 1.6.2-2.fc25 python3.5dist(reno) = 1.6.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.5 Processing files: python-reno-doc-1.6.2-2.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.33r4fw + umask 022 + cd /builddir/build/BUILD + cd reno-1.6.2 + DOCDIR=/builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python-reno-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python-reno-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/doc/python-reno-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tEjbJw + umask 022 + cd /builddir/build/BUILD + cd reno-1.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/licenses/python-reno-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/licenses/python-reno-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch/usr/share/licenses/python-reno-doc + exit 0 Provides: python-reno-doc = 1.6.2-2.fc25 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-reno-1.6.2-2.fc25.noarch Wrote: /builddir/build/RPMS/python2-reno-1.6.2-2.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python3-reno-1.6.2-2.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python-reno-doc-1.6.2-2.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ypLFyy + umask 022 + cd /builddir/build/BUILD + cd reno-1.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-reno-1.6.2-2.fc25.noarch + exit 0 Child return code was: 0