Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-enlighten.spec'], nspawn_args=[]shell=Falseuid=995env={'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\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-41ae4a39ef47b182fb1fbecdf4f70de8ca6ca9b1/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-enlighten.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-enlighten-1.10.1-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-enlighten.spec'], nspawn_args=[]shell=Falseuid=995env={'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\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-41ae4a39ef47b182fb1fbecdf4f70de8ca6ca9b1/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-enlighten.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G1AZza + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf enlighten-1.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/enlighten-1.10.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd enlighten-1.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/el7_req_fixes.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/el7_italics_tests.patch + /usr/bin/patch -p1 -s + rm -rf enlighten.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CkLytp + umask 022 + cd /builddir/build/BUILD + cd enlighten-1.10.1 + 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' /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/enlighten copying enlighten/_util.py -> build/lib/enlighten copying enlighten/manager.py -> build/lib/enlighten copying enlighten/_basemanager.py -> build/lib/enlighten copying enlighten/_statusbar.py -> build/lib/enlighten copying enlighten/_counter.py -> build/lib/enlighten copying enlighten/_basecounter.py -> build/lib/enlighten copying enlighten/_notebook_manager.py -> build/lib/enlighten copying enlighten/_manager.py -> build/lib/enlighten copying enlighten/__init__.py -> build/lib/enlighten copying enlighten/counter.py -> build/lib/enlighten + sleep 1 + 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' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J9988E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch + cd enlighten-1.10.1 + 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' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/_util.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/manager.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/_basemanager.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/_statusbar.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/_counter.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/_basecounter.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/_notebook_manager.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/_manager.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/__init__.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten copying build/lib/enlighten/counter.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/_util.py to _util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/_basemanager.py to _basemanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/_statusbar.py to _statusbar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/_counter.py to _counter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/_basecounter.py to _basecounter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/_notebook_manager.py to _notebook_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/_manager.py to _manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten/counter.py to counter.cpython-36.pyc writing byte-compilation script '/tmp/tmpxzr1ir3v.py' /usr/bin/python3 /tmp/tmpxzr1ir3v.py removing /tmp/tmpxzr1ir3v.py running install_egg_info running egg_info creating enlighten.egg-info writing enlighten.egg-info/PKG-INFO writing dependency_links to enlighten.egg-info/dependency_links.txt writing requirements to enlighten.egg-info/requires.txt writing top-level names to enlighten.egg-info/top_level.txt writing manifest file 'enlighten.egg-info/SOURCES.txt' reading manifest file 'enlighten.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'enlighten.egg-info/SOURCES.txt' Copying enlighten.egg-info to /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6/site-packages/enlighten-1.10.1-py3.6.egg-info running install_scripts + 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-enlighten-1.10.1-1.el7.noarch /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/_util.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/manager.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/_basemanager.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/_statusbar.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/_counter.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/_basecounter.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/_notebook_manager.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/_manager.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/__init__.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten copying build/lib/enlighten/counter.py -> /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/_util.py to _util.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/_basemanager.py to _basemanager.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/_statusbar.py to _statusbar.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/_counter.py to _counter.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/_basecounter.py to _basecounter.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/_notebook_manager.py to _notebook_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/_manager.py to _manager.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten/counter.py to counter.pyc writing byte-compilation script '/tmp/tmp2deQqG.py' /usr/bin/python2 -O /tmp/tmp2deQqG.py removing /tmp/tmp2deQqG.py running install_egg_info running egg_info writing requirements to enlighten.egg-info/requires.txt writing enlighten.egg-info/PKG-INFO writing top-level names to enlighten.egg-info/top_level.txt writing dependency_links to enlighten.egg-info/dependency_links.txt reading manifest file 'enlighten.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'enlighten.egg-info/SOURCES.txt' Copying enlighten.egg-info to /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7/site-packages/enlighten-1.10.1-py2.7.egg-info running install_scripts + /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/enlighten-1.10.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-enlighten-1.10.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.j4G3wX + umask 022 + cd /builddir/build/BUILD + cd enlighten-1.10.1 + /usr/bin/python2 setup.py test /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running test running egg_info writing requirements to enlighten.egg-info/requires.txt writing enlighten.egg-info/PKG-INFO writing top-level names to enlighten.egg-info/top_level.txt writing dependency_links to enlighten.egg-info/dependency_links.txt reading manifest file 'enlighten.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'enlighten.egg-info/SOURCES.txt' running build_ext test_add_subcounter (tests.test_counter.TestCounter) ... ok test_additional_fields (tests.test_counter.TestCounter) ... ok test_additional_fields_changed (tests.test_counter.TestCounter) ... ok test_additional_fields_missing (tests.test_counter.TestCounter) ... ok test_additional_fields_no_overwrite (tests.test_counter.TestCounter) ... ok test_auto_offset (tests.test_counter.TestCounter) ... ok test_builtin_bar_fields (tests.test_counter.TestCounter) ... ok test_clear (tests.test_counter.TestCounter) ... ok test_close (tests.test_counter.TestCounter) ... ok test_color (tests.test_counter.TestCounter) ... ok test_context_manager (tests.test_counter.TestCounter) ... ok test_custom_series (tests.test_counter.TestCounter) ... ok test_delta (tests.test_counter.TestCounter) ... ok test_direct (tests.test_counter.TestCounter) ... ok test_elapsed (tests.test_counter.TestCounter) ... ok test_enabled (tests.test_counter.TestCounter) ... ok test_fill (tests.test_counter.TestCounter) ... ok test_fill_setter (tests.test_counter.TestCounter) Fill must be one printable character ... ok test_floats (tests.test_counter.TestCounter) ... ok test_floats_prefixed (tests.test_counter.TestCounter) ... ok test_force (tests.test_counter.TestCounter) ... ok test_format_count_gt_total (tests.test_counter.TestCounter) ... ok test_format_no_total (tests.test_counter.TestCounter) ... ok test_full_bar (tests.test_counter.TestCounter) ... ok test_get_subcounter (tests.test_counter.TestCounter) ... ok test_get_subcounter_counter_format (tests.test_counter.TestCounter) ... ok test_increment (tests.test_counter.TestCounter) ... ok test_kwarg_fields (tests.test_counter.TestCounter) ... ok test_kwarg_fields_precedence (tests.test_counter.TestCounter) ... ok test_no_count (tests.test_counter.TestCounter) ... ok test_no_manager (tests.test_counter.TestCounter) Raise an error if there is no manager specified ... ok test_offset (tests.test_counter.TestCounter) ... ok test_partial_bar (tests.test_counter.TestCounter) ... ok test_position (tests.test_counter.TestCounter) ... ok test_refresh (tests.test_counter.TestCounter) ... ok test_refresh_total (tests.test_counter.TestCounter) ... ok test_remove (tests.test_counter.TestCounter) ... ok test_repr (tests.test_counter.TestCounter) ... ok test_repr_subcounter (tests.test_counter.TestCounter) ... ok test_reserve_field_unavailable (tests.test_counter.TestCounter) ... ok test_reserved_fields (tests.test_counter.TestCounter) ... skipped 'Skip warnings tests in Python 2' test_subcounter (tests.test_counter.TestCounter) ... ok test_subcounter_count_0 (tests.test_counter.TestCounter) ... ok test_subcounter_count_gt_total (tests.test_counter.TestCounter) ... ok test_subcounter_field_not_populated (tests.test_counter.TestCounter) ... ok test_subcounter_prefixed (tests.test_counter.TestCounter) ... ok test_zero_total (tests.test_counter.TestCounter) ... ok test_init (tests.test_counter.TestSubCounter) Ensure initial values are set ... ok test_update (tests.test_counter.TestSubCounter) Increment and update parent ... ok test_update_from_invalid_incr (tests.test_counter.TestSubCounter) Increment can't make source negative ... ok test_update_from_invalid_source (tests.test_counter.TestSubCounter) Must be peer or parent ... ok test_update_from_parent (tests.test_counter.TestSubCounter) ... ok test_update_from_peer (tests.test_counter.TestSubCounter) ... ok test_call (tests.test_basecounter.TestBaseCounter) Returns generator when used as a function ... ok test_color_invalid (tests.test_basecounter.TestBaseCounter) Color must be a valid string, RGB, or int 0 - 255 ... ok test_colorize_int (tests.test_basecounter.TestBaseCounter) Return string formatted with color (int) ... ok test_colorize_none (tests.test_basecounter.TestBaseCounter) If color is None, return content unchanged ... ok test_colorize_rgb (tests.test_basecounter.TestBaseCounter) Return string formatted with color (RGB) ... ok test_colorize_string (tests.test_basecounter.TestBaseCounter) Return string formatted with color (string) ... ok test_colorize_string_compound (tests.test_basecounter.TestBaseCounter) Return string formatted with compound color (string) ... ok test_init_default (tests.test_basecounter.TestBaseCounter) Ensure default values are set ... ok test_no_manager (tests.test_basecounter.TestBaseCounter) Raise an error if there is no manager specified ... ok test_notebook (tests.test_notebook_manager.TestNotebookManager) ... skipped 'Notebook testing packages not installed' test_days (tests.test_util.TestFormatTime) Verify days formatting ... ok test_hours (tests.test_util.TestFormatTime) Verify hours formatting ... ok test_minutes (tests.test_util.TestFormatTime) Verify minutes formatting ... ok test_seconds (tests.test_util.TestFormatTime) Verify seconds formatting ... ok test_class_not_unique (tests.test_util.TestHTMLConverter) Repeated classes are dropped within the same span ... ok test_color (tests.test_util.TestHTMLConverter) Verify color conversion ... ok test_empty_span (tests.test_util.TestHTMLConverter) Empty Spans are ignored ... ok test_link (tests.test_util.TestHTMLConverter) Verify link creates hyperlink ... ok test_style (tests.test_util.TestHTMLConverter) Verify style conversion ... ok test_style_output (tests.test_util.TestHTMLConverter) Verify style section output ... ok test_style_output_additional (tests.test_util.TestHTMLConverter) Verify style section output with additional sections ... ok test_unsupported (tests.test_util.TestHTMLConverter) Verify unsupported does not produce classes ... ok test_iteration (tests.test_util.TestLookahead) Verify normal iteration ... ok test_lookahead (tests.test_util.TestLookahead) Verify lookahead() behavior ... ok test_lookahead_iteration (tests.test_util.TestLookahead) lookahead() output changes as iteration proceeds ... ok test_get_manager_no_tty (tests.test_manager.TestGetManager) ... ok test_get_manager_tty (tests.test_manager.TestGetManager) ... ok test_at_exit (tests.test_manager.TestManager) ... ok test_autorefresh (tests.test_manager.TestManager) ... ok test_context_manager (tests.test_manager.TestManager) ... ok test_counter_and_remove (tests.test_manager.TestManager) ... ok test_counter_position (tests.test_manager.TestManager) ... ok test_counter_position_pinned (tests.test_manager.TestManager) If a position is taken, use next available ... ok test_counter_replaced (tests.test_manager.TestManager) Counter replaces an existing counter ... ok test_disable (tests.test_manager.TestManager) ... ok test_flush_companion_buffer (tests.test_manager.TestManager) ... ok test_inherit_kwargs (tests.test_manager.TestManager) ... ok test_init (tests.test_manager.TestManager) ... ok test_init_companion_hc (tests.test_manager.TestManager) ... ok test_init_hc (tests.test_manager.TestManager) ... ok test_init_redirect (tests.test_manager.TestManager) ... ok test_init_safe (tests.test_manager.TestManager) ... ok test_init_stderr (tests.test_manager.TestManager) ... ok test_init_stderr_companion_hc (tests.test_manager.TestManager) ... ok test_init_stderr_redirect (tests.test_manager.TestManager) ... ok test_no_resize (tests.test_manager.TestManager) ... ok test_no_resize_signal (tests.test_manager.TestManager) ... ok test_repr (tests.test_manager.TestManager) ... ok test_resize (tests.test_manager.TestManager) ... ok test_resize_handler_height_greater_threaded (tests.test_manager.TestManager) ... ok test_resize_handler_height_less (tests.test_manager.TestManager) ... ok test_resize_threaded (tests.test_manager.TestManager) ... ok test_set_scroll_area (tests.test_manager.TestManager) ... ok test_set_scroll_area_companion (tests.test_manager.TestManager) ... ok test_set_scroll_area_disabled (tests.test_manager.TestManager) ... ok test_set_scroll_area_force (tests.test_manager.TestManager) ... ok test_set_scroll_area_no_change (tests.test_manager.TestManager) ... ok test_stop (tests.test_manager.TestManager) ... ok test_stop_companion (tests.test_manager.TestManager) ... ok test_stop_never_used (tests.test_manager.TestManager) ... ok test_stop_no_set_scroll (tests.test_manager.TestManager) ... ok test_stop_position_1 (tests.test_manager.TestManager) ... ok test_threaded_eval (tests.test_manager.TestManager) ... ok test_width (tests.test_manager.TestManager) Width hard-coded ... ok test_write (tests.test_manager.TestManager) ... ok test_write_no_flush (tests.test_manager.TestManager) ... ok test_bad_justify (tests.test_statusbar.TestStatusBar) ... ok test_fill (tests.test_statusbar.TestStatusBar) ... ok test_fill_uneven (tests.test_statusbar.TestStatusBar) ... ok test_formatted (tests.test_statusbar.TestStatusBar) ... ok test_formatted_justify (tests.test_statusbar.TestStatusBar) ... ok test_formatted_missing_field (tests.test_statusbar.TestStatusBar) ... ok test_reserve_fields (tests.test_statusbar.TestStatusBar) ... skipped 'Skip warnings tests in Python 2' test_static (tests.test_statusbar.TestStatusBar) ... ok test_static_justify (tests.test_statusbar.TestStatusBar) ... ok test_update (tests.test_statusbar.TestStatusBar) ... ok ---------------------------------------------------------------------- Ran 129 tests in 14.746s OK (skipped=3) + /usr/bin/python3 -m unittest .................................................................................................... ...s......................... ---------------------------------------------------------------------- Ran 129 tests in 12.188s OK (skipped=1) + exit 0 Processing files: python2-enlighten-1.10.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OPQZW4 + umask 022 + cd /builddir/build/BUILD + cd enlighten-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/doc/python2-enlighten-1.10.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/doc/python2-enlighten-1.10.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/doc/python2-enlighten-1.10.1 + cp -pr examples /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/doc/python2-enlighten-1.10.1 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nrIz0g + exit 0 + umask 022 + cd /builddir/build/BUILD + cd enlighten-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/licenses/python2-enlighten-1.10.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/licenses/python2-enlighten-1.10.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/licenses/python2-enlighten-1.10.1 + exit 0 Provides: python-enlighten = 1.10.1-1.el7 python2-enlighten = 1.10.1-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-enlighten < 1.10.1-1.el7 Processing files: python36-enlighten-1.10.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xOpFQ2 + umask 022 + cd /builddir/build/BUILD + cd enlighten-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/doc/python36-enlighten-1.10.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/doc/python36-enlighten-1.10.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/doc/python36-enlighten-1.10.1 + cp -pr examples /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/doc/python36-enlighten-1.10.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tCEToT + umask 022 + cd /builddir/build/BUILD + cd enlighten-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/licenses/python36-enlighten-1.10.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/licenses/python36-enlighten-1.10.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch/usr/share/licenses/python36-enlighten-1.10.1 + exit 0 Provides: python3-enlighten = 1.10.1-1.el7 python3.6dist(enlighten) = 1.10.1 python36-enlighten = 1.10.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-enlighten-1.10.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-enlighten-1.10.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.emgXHe + umask 022 + cd /builddir/build/BUILD + cd enlighten-1.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-enlighten-1.10.1-1.el7.noarch + exit 0 Child return code was: 0