Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-crochet.spec'], chrootPath='/var/lib/mock/dist-an8-infra-build-51108-23320/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-crochet.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-crochet-1.10.0-5.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-crochet.spec'], chrootPath='/var/lib/mock/dist-an8-infra-build-51108-23320/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-crochet.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LEtoyi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf crochet-1.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/crochet-1.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd crochet-1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ufB1cz + umask 022 + cd /builddir/build/BUILD + cd crochet-1.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/crochet copying crochet/__init__.py -> build/lib/crochet copying crochet/_version.py -> build/lib/crochet copying crochet/_eventloop.py -> build/lib/crochet copying crochet/_util.py -> build/lib/crochet copying crochet/_resultstore.py -> build/lib/crochet copying crochet/_shutdown.py -> build/lib/crochet creating build/lib/crochet/tests copying crochet/tests/__init__.py -> build/lib/crochet/tests copying crochet/tests/test_util.py -> build/lib/crochet/tests copying crochet/tests/test_process.py -> build/lib/crochet/tests copying crochet/tests/test_logging.py -> build/lib/crochet/tests copying crochet/tests/test_setup.py -> build/lib/crochet/tests copying crochet/tests/test_shutdown.py -> build/lib/crochet/tests copying crochet/tests/test_api.py -> build/lib/crochet/tests copying crochet/tests/test_resultstore.py -> build/lib/crochet/tests UPDATING build/lib/crochet/_version.py set build/lib/crochet/_version.py to '1.10.0' + sleep 1 + make -j64 -C docs html make: Entering directory '/builddir/build/BUILD/crochet-1.10.0/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 Configuration error: There is a programable error in your configuration file: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/sphinx/config.py", line 161, in __init__ execfile_(filename, config) File "/usr/lib/python3.6/site-packages/sphinx/util/pycompat.py", line 150, in execfile_ exec_(code, _globals) File "conf.py", line 49, in import crochet File "/builddir/build/BUILD/crochet-1.10.0/crochet/__init__.py", line 9, in from twisted.python.log import startLoggingWithObserver File "/usr/lib64/python3.6/site-packages/twisted/__init__.py", line 11, in from twisted._version import __version__ as version File "/usr/lib64/python3.6/site-packages/twisted/_version.py", line 8, in from incremental import Version ModuleNotFoundError: No module named 'incremental' make: *** [Makefile:45: html] Error 2 make: Leaving directory '/builddir/build/BUILD/crochet-1.10.0/docs' error: Bad exit status from /var/tmp/rpm-tmp.ufB1cz (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ufB1cz (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-crochet.spec