Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-appconf.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-14806-20637/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-appconf.spec'] with env {'LANG': 'en_GB', '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-django-appconf-1.0.1-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-appconf.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-14806-20637/root'shell=Falseuid=497env={'LANG': 'en_GB', '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', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-appconf.spec '] with env {'LANG': 'en_GB', '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.BjSU0A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-django-appconf-1.0.1 + /usr/bin/mkdir -p python-django-appconf-1.0.1 + cd python-django-appconf-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-appconf-1.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv django-appconf-1.0.1 python2 + pushd python2 ~/build/BUILD/python-django-appconf-1.0.1/python2 ~/build/BUILD/python-django-appconf-1.0.1 + cp -a README.rst .. + cp -a LICENSE .. + sphinx-build docs html Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created No builder selected, using default: html loading intersphinx inventory from http://python.readthedocs.org/en/v2.7.2/objects.inv... loading intersphinx inventory from http://celery.readthedocs.org/en/latest/objects.inv... WARNING: intersphinx inventory 'http://python.readthedocs.org/en/v2.7.2/objects.inv' not fetchable due to : WARNING: intersphinx inventory 'http://celery.readthedocs.org/en/latest/objects.inv' not fetchable due to : loading intersphinx inventory from http://django.readthedocs.org/en/latest/objects.inv... WARNING: intersphinx inventory 'http://django.readthedocs.org/en/latest/objects.inv' not fetchable due to : building [html]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] changelog reading sources... [ 50%] index reading sources... [ 75%] reference reading sources... [100%] usage looking for now-outdated files... none found README.rst:None: WARNING: nonlocal image URI found: https://secure.travis-ci.org/jezdez/django-appconf.png?branch=develop pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] changelog writing output... [ 50%] index writing output... [ 75%] reference writing output... [100%] usage writing additional files... genindex search copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 4 warnings. + rm -rf html/.doctrees html/.buildinfo + mv html .. + popd ~/build/BUILD/python-django-appconf-1.0.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p1KqPp + umask 022 ~/build/BUILD/python-django-appconf-1.0.1/python2 ~/build/BUILD/python-django-appconf-1.0.1 + cd /builddir/build/BUILD + cd python-django-appconf-1.0.1 + pushd python2 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/appconf copying appconf/__init__.py -> build/lib/appconf copying appconf/base.py -> build/lib/appconf copying appconf/utils.py -> build/lib/appconf + popd ~/build/BUILD/python-django-appconf-1.0.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3omhTe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch + cd python-django-appconf-1.0.1 + pushd python2 ~/build/BUILD/python-django-appconf-1.0.1/python2 ~/build/BUILD/python-django-appconf-1.0.1 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr creating /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7/site-packages/appconf copying build/lib/appconf/__init__.py -> /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7/site-packages/appconf copying build/lib/appconf/base.py -> /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7/site-packages/appconf copying build/lib/appconf/utils.py -> /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7/site-packages/appconf byte-compiling /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7/site-packages/appconf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7/site-packages/appconf/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7/site-packages/appconf/utils.py to utils.pyc running install_egg_info running egg_info writing requirements to django_appconf.egg-info/requires.txt writing django_appconf.egg-info/PKG-INFO writing top-level names to django_appconf.egg-info/top_level.txt writing dependency_links to django_appconf.egg-info/dependency_links.txt reading manifest file 'django_appconf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_appconf.egg-info/SOURCES.txt' Copying django_appconf.egg-info to /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/lib/python2.7/site-packages/django_appconf-1.0.1-py2.7.egg-info running install_scripts + popd ~/build/BUILD/python-django-appconf-1.0.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/python-django-appconf-1.0.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-django-appconf-1.0.1-4.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.TydhI4 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-django-appconf-1.0.1/python2 ~/build/BUILD/python-django-appconf-1.0.1 + cd python-django-appconf-1.0.1 + pushd python2 + /usr/bin/python2 setup.py test running test + export PYTHONPATH=.: + PYTHONPATH=.: + export DJANGO_SETTINGS_MODULE=tests.test_settings + DJANGO_SETTINGS_MODULE=tests.test_settings + coverage run /usr/bin/django-admin test -v2 test Traceback (most recent call last): File "/usr/bin/django-admin", line 5, in management.execute_from_command_line() File "/usr/lib/python2.7/site-packages/django/core/management/__init__.py", line 354, in execute_from_command_line utility.execute() File "/usr/lib/python2.7/site-packages/django/core/management/__init__.py", line 346, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/usr/lib/python2.7/site-packages/django/core/management/commands/test.py", line 30, in run_from_argv super(Command, self).run_from_argv(argv) File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 394, in run_from_argv self.execute(*args, **cmd_options) File "/usr/lib/python2.7/site-packages/django/core/management/commands/test.py", line 74, in execute super(Command, self).execute(*args, **options) File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 445, in execute output = self.handle(*args, **options) File "/usr/lib/python2.7/site-packages/django/core/management/commands/test.py", line 90, in handle failures = test_runner.run_tests(test_labels) File "/usr/lib/python2.7/site-packages/django/test/runner.py", line 209, in run_tests suite = self.build_suite(test_labels, extra_tests) File "/usr/lib/python2.7/site-packages/django/test/runner.py", line 150, in build_suite tests = self.test_loader.discover(start_dir=label, **kwargs) File "/usr/lib64/python2.7/unittest/loader.py", line 204, in discover tests = list(self._find_tests(start_dir, pattern)) File "/usr/lib64/python2.7/unittest/loader.py", line 266, in _find_tests yield self.loadTestsFromModule(module) File "/usr/lib64/python2.7/unittest/loader.py", line 65, in loadTestsFromModule tests.append(self.loadTestsFromTestCase(obj)) File "/usr/lib64/python2.7/unittest/loader.py", line 56, in loadTestsFromTestCase loaded_suite = self.suiteClass(map(testCaseClass, testCaseNames)) File "/usr/lib64/python2.7/test/test_multibytecodec_support.py", line 270, in __init__ self.open_mapping_file().close() # test it to report the error early File "/usr/lib64/python2.7/test/test_multibytecodec_support.py", line 275, in open_mapping_file return test_support.open_urlresource(self.mapfileurl) File "/usr/lib64/python2.7/test/test_support.py", line 591, in open_urlresource requires('urlfetch') File "/usr/lib64/python2.7/test/test_support.py", line 291, in requires raise ResourceDenied(msg) ResourceDenied: Use of the `urlfetch' resource not enabled + : + popd ~/build/BUILD/python-django-appconf-1.0.1 Processing files: python-django-appconf-1.0.1-4.el7.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZrlUfW + umask 022 + cd /builddir/build/BUILD + cd python-django-appconf-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/share/doc/python-django-appconf-1.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/share/doc/python-django-appconf-1.0.1 + cp -pr html /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/share/doc/python-django-appconf-1.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/share/doc/python-django-appconf-1.0.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.J4aNPN + umask 022 + cd /builddir/build/BUILD + cd python-django-appconf-1.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/share/licenses/python-django-appconf-1.0.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/share/licenses/python-django-appconf-1.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch/usr/share/licenses/python-django-appconf-1.0.1 + exit 0 Provides: python-django-appconf = 1.0.1-4.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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch Wrote: /builddir/build/RPMS/python-django-appconf-1.0.1-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3Izcky + umask 022 + cd /builddir/build/BUILD + cd python-django-appconf-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-appconf-1.0.1-4.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->