Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dict-sorted.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-b7e7b93ef9bc3da2c378ebd7d34ff5afbbc00047/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dict-sorted.spec'] with env {'LANG': 'en_US.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 sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-dict-sorted-1.0.0-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-dict-sorted.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-b7e7b93ef9bc3da2c378ebd7d34ff5afbbc00047/root'shell=Falseuid=995env={'LANG': 'en_US.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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-dict-sorted.spec'] with env {'LANG': 'en_US.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.NRhQF0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dict-sorted-releases-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dict-sorted-1.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dict-sorted-releases-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yZa55V + umask 022 + cd /builddir/build/BUILD + cd dict-sorted-releases-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/sdict copying sdict/utils.py -> build/lib/sdict copying sdict/alpha.py -> build/lib/sdict copying sdict/base.py -> build/lib/sdict copying sdict/__init__.py -> build/lib/sdict copying sdict/VERSION -> build/lib/sdict + sleep 1 + sphinx-build -W -b html -d docs/_build/.doctrees/ docs/ docs/_build/html/ Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.elOEKE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch + cd dict-sorted-releases-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict copying build/lib/sdict/utils.py -> /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict copying build/lib/sdict/alpha.py -> /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict copying build/lib/sdict/base.py -> /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict copying build/lib/sdict/__init__.py -> /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict copying build/lib/sdict/VERSION -> /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict byte-compiling /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict/alpha.py to alpha.pyc byte-compiling /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sdict/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpqwgyak.py' /usr/bin/python2 -O /tmp/tmpqwgyak.py removing /tmp/tmpqwgyak.py running install_egg_info running egg_info creating dict.sorted.egg-info writing requirements to dict.sorted.egg-info/requires.txt writing dict.sorted.egg-info/PKG-INFO writing top-level names to dict.sorted.egg-info/top_level.txt writing dependency_links to dict.sorted.egg-info/dependency_links.txt writing manifest file 'dict.sorted.egg-info/SOURCES.txt' reading manifest file 'dict.sorted.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dict.sorted.egg-info/SOURCES.txt' Copying dict.sorted.egg-info to /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/dict.sorted-1.0.0-py2.7.egg-info running install_scripts + rm -f docs/_build/html/.buildinfo + /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/dict-sorted-releases-1.0.0 /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-dict-sorted-1.0.0-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.Z8PNd9 + umask 022 + cd /builddir/build/BUILD + cd dict-sorted-releases-1.0.0 + /usr/bin/python2 test.py -v test_clear (__main__.AlphaSuite) Test clearing, ensuring that it acts as we expect. ... ok test_copy (__main__.AlphaSuite) Test copying of the dictionary. ... ok test_deepcopy (__main__.AlphaSuite) ... ok test_del_after_keys (__main__.AlphaSuite) Test that we can delete after generating a key cache. ... ok test_delitem (__main__.AlphaSuite) Test item deletion, ensuring that we get the results ... ok test_equality (__main__.AlphaSuite) Test equality with plain dictionaries, ensuring they act like ... ok test_getitem (__main__.AlphaSuite) Test item retrieval, ensuring that we get the results ... ok test_index (__main__.AlphaSuite) Test the index method. ... ok test_init_assignment (__main__.AlphaSuite) Test initialization of alpha sorted dictionaries using ... ok test_init_dict (__main__.AlphaSuite) Test initialzation of alpha sorted dictionaries using ... ok test_init_kwargs (__main__.AlphaSuite) Test initialization of alpha sorted dictionaries using ... ok test_items (__main__.AlphaSuite) Test the items (and iteritems) method. ... ok test_key_coersion (__main__.AlphaSuite) Test key coersion, ensuring that all dictionary keys ... ok test_keys (__main__.AlphaSuite) Test the keys (and iterkeys) method. ... ok test_plain_code_repr (__main__.AlphaSuite) Test a case with a __repr__ method with a code object, ... ok test_pop_with_default (__main__.AlphaSuite) Test the `pop` method with a default provided. ... ok test_pop_without_default (__main__.AlphaSuite) Test the `pop` method with no default provided. ... ok test_py2_non_generators (__main__.AlphaSuite) Test that keys, items, and values come back as generators ... ok test_recursive_repr (__main__.AlphaSuite) Test that a recursive repr behaves nicely. ... ok test_repr (__main__.AlphaSuite) Test the included __repr__ method. ... ok test_setdefault (__main__.AlphaSuite) Test setting default, ensuring that we get the results ... ok test_setitem (__main__.AlphaSuite) Test setting of an item, ensuring that we get the results ... ok test_update (__main__.AlphaSuite) Test updating a dictionary, ensuring that we get the results ... ok test_values (__main__.AlphaSuite) Test the values (and itervalues) method. ... ok test_copy (__main__.BaseSuite) ... ok test_deepcopy (__main__.BaseSuite) ... ok test_ordering (__main__.BaseSuite) Test initialization of a sorted dictionary. ... ok test_no_default (__main__.SupportSuite) Establish that my NoDefault special object is falsy ... ok ---------------------------------------------------------------------- Ran 28 tests in 0.050s OK Processing files: python2-dict-sorted-1.0.0-1.el7.noarch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qOkZy0 + umask 022 + cd /builddir/build/BUILD + cd dict-sorted-releases-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/share/licenses/python2-dict-sorted-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/share/licenses/python2-dict-sorted-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/share/licenses/python2-dict-sorted-1.0.0 + exit 0 Provides: python-dict-sorted = 1.0.0-1.el7 python2-dict-sorted = 1.0.0-1.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 Obsoletes: python-dict-sorted < 1.0.0-1.el7 Processing files: python-dict-sorted-doc-1.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uuDV6T + umask 022 + cd /builddir/build/BUILD + cd dict-sorted-releases-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/share/doc/python-dict-sorted-doc-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/share/doc/python-dict-sorted-doc-1.0.0 + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/share/doc/python-dict-sorted-doc-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oxUzbP + umask 022 + cd /builddir/build/BUILD + cd dict-sorted-releases-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/share/licenses/python-dict-sorted-doc-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/share/licenses/python-dict-sorted-doc-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch/usr/share/licenses/python-dict-sorted-doc-1.0.0 + exit 0 Provides: python-dict-sorted-doc = 1.0.0-1.el7 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-dict-sorted-1.0.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-dict-sorted-1.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-dict-sorted-doc-1.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qvnw7e + umask 022 + cd /builddir/build/BUILD + cd dict-sorted-releases-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dict-sorted-1.0.0-1.el7.noarch + exit 0 Child return code was: 0