Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-whitenoise.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.rh7rMD:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5c16007e7cfb4228934e26e7ba755c12', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.rh7rMD:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-whitenoise.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-whitenoise-2.0.6-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-whitenoise.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.rh7rMD:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f9d46928e5b74c82a2b36a5a011133d6', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.rh7rMD:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-whitenoise.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IfRTWa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + /usr/bin/gzip -dc /builddir/build/SOURCES/whitenoise-9fafc38.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm docs/changelog.rst + cp -pr docs/ README.rst LICENSE ../ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jyO741 + umask 022 + cd /builddir/build/BUILD + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/whitenoise copying whitenoise/__init__.py -> build/lib/whitenoise copying whitenoise/base.py -> build/lib/whitenoise copying whitenoise/django.py -> build/lib/whitenoise copying whitenoise/gzip.py -> build/lib/whitenoise copying whitenoise/storage_backport.py -> build/lib/whitenoise creating build/lib/whitenoise/management copying whitenoise/management/__init__.py -> build/lib/whitenoise/management creating build/lib/whitenoise/management/commands copying whitenoise/management/commands/__init__.py -> build/lib/whitenoise/management/commands copying whitenoise/management/commands/gzipstatic.py -> build/lib/whitenoise/management/commands + sleep 1 + pushd docs ~/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs ~/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + sphinx-build -b html -d build/doctrees . python2/build/html BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] base reading sources... [ 66%] django reading sources... [100%] index looking for now-outdated files... none found BUILDSTDERR: pickling environment... /builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/index.rst:175: WARNING: toctree contains reference to nonexisting document u'changelog' BUILDSTDERR: /builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/travis/evansd/whitenoise.svg BUILDSTDERR: /builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/v/whitenoise.svg BUILDSTDERR: /builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/dm/whitenoise.svg done checking consistency... done preparing documents... done writing output... [ 33%] base writing output... [ 66%] django writing output... [100%] index writing additional files... genindex search BUILDSTDERR: copying static files... BUILDSTDERR: Exception occurred: BUILDSTDERR: File "/usr/lib/python2.7/shutil.py", line 208, in copytree BUILDSTDERR: raise Error, errors BUILDSTDERR: Error: [('/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot', '/builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/python2/build/html/_static/fonts/fontawesome-webfont.eot', "[Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot'")] BUILDSTDERR: The full traceback has been saved in /tmp/sphinx-err-gyQgx1.log, if you want to report the issue to the developers. BUILDSTDERR: Please also report this if it was a user error, so that a better error message can be provided next time. BUILDSTDERR: Either send bugs to the mailing list at , BUILDSTDERR: or report them in the tracker at . Thanks! BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.jyO741 (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.jyO741 (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 634, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) Error: Command failed: # /usr/bin/systemd-nspawn -q -M f9d46928e5b74c82a2b36a5a011133d6 -D /var/lib/mock/centos-7-i386/root --bind=/tmp/mock-resolv.rh7rMD:/etc/resolv.conf --setenv=LANG=en_US.UTF-8 --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOSTNAME=mock --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=HOME=/builddir --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PS1= \s-\v\$ -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-whitenoise.spec