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-tabulate.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-34001-48406/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-tabulate.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-tabulate-0.7.5-7.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-tabulate.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-34001-48406/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-tabulate.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.JDCM5o + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf astanin-python-tabulate-3830da89c6c1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tabulate-0.7.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd astanin-python-tabulate-3830da89c6c1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JwcAnZ + umask 022 + cd /builddir/build/BUILD + cd astanin-python-tabulate-3830da89c6c1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python2 ']' + '[' -d build ']' + '[' -d _build.python2 ']' + echo python2 + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib copying tabulate.py -> build/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vIVwbA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch + cd astanin-python-tabulate-3830da89c6c1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python2 + '[' -z python2 ']' + '[' python2 '!=' python2 ']' + echo python2 + /usr/bin/python2 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr creating /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/lib/python2.7/site-packages copying build/lib/tabulate.py -> /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/lib/python2.7/site-packages/tabulate.py to tabulate.pyc writing byte-compilation script '/tmp/tmpbXuJwn.py' /usr/bin/python2 -O /tmp/tmpbXuJwn.py removing /tmp/tmpbXuJwn.py running install_egg_info running egg_info creating tabulate.egg-info writing tabulate.egg-info/PKG-INFO writing top-level names to tabulate.egg-info/top_level.txt writing dependency_links to tabulate.egg-info/dependency_links.txt writing entry points to tabulate.egg-info/entry_points.txt writing manifest file 'tabulate.egg-info/SOURCES.txt' reading manifest file 'tabulate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tabulate.egg-info/SOURCES.txt' Copying tabulate.egg-info to /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/lib/python2.7/site-packages/tabulate-0.7.5-py2.7.egg-info running install_scripts Installing tabulate script to /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/bin + /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/astanin-python-tabulate-3830da89c6c1 /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-tabulate-0.7.5-7.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.xYprac + umask 022 + cd /builddir/build/BUILD + cd astanin-python-tabulate-3830da89c6c1 + /usr/bin/python2 setup.py test running test running egg_info writing tabulate.egg-info/PKG-INFO writing top-level names to tabulate.egg-info/top_level.txt writing dependency_links to tabulate.egg-info/dependency_links.txt writing entry points to tabulate.egg-info/entry_points.txt reading manifest file 'tabulate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tabulate.egg-info/SOURCES.txt' running build_ext test_api.test_tabulate_formats API: tabulate_formats is a list of strings ... ok test_api.test_tabulate_signature API: tabulate() type signature is unchanged ... SKIP test_api.test_simple_separated_format_signature API: simple_separated_format() type signature is unchanged ... SKIP test_cli.test_script_from_stdin_to_stdout Command line utility: read from stdin, print to stdout ... ok test_cli.test_script_from_file_to_stdout Command line utility: read from file, print to stdout ... ok test_cli.test_script_from_file_to_file Command line utility: read from file, write to file ... ok test_cli.test_script_header_option Command line utility: -1, --header option ... ok test_cli.test_script_sep_option Command line utility: -s, --sep option ... ok test_cli.test_script_floatfmt_option Command line utility: -F, --float option ... ok test_cli.test_script_format_option Command line utility: -f, --format option ... ok test_input.test_iterable_of_iterables Input: an interable of iterables. ... ok test_input.test_iterable_of_iterables_headers Input: an interable of iterables with headers. ... ok test_input.test_iterable_of_iterables_firstrow Input: an interable of iterables with the first row as headers ... ok test_input.test_list_of_lists Input: a list of lists with headers. ... ok test_input.test_list_of_lists_firstrow Input: a list of lists with the first row as headers. ... ok test_input.test_list_of_lists_keys Input: a list of lists with column indices as headers. ... ok test_input.test_dict_like Input: a dict of iterables with keys as headers. ... ok test_input.test_numpy_2d Input: a two-dimensional NumPy array with headers. ... ok test_input.test_numpy_2d_firstrow Input: a two-dimensional NumPy array with the first row as headers. ... ok test_input.test_numpy_2d_keys Input: a two-dimensional NumPy array with column indices as headers. ... ok test_input.test_numpy_record_array Input: a two-dimensional NumPy record array without header. ... ok test_input.test_numpy_record_array_keys Input: a two-dimensional NumPy record array with column names as headers. ... ok test_input.test_numpy_record_array_headers Input: a two-dimensional NumPy record array with user-supplied headers. ... ok test_input.test_pandas Input: a Pandas DataFrame. ... SKIP test_input.test_pandas_firstrow Input: a Pandas DataFrame with the first row as headers. ... SKIP test_input.test_pandas_keys Input: a Pandas DataFrame with keys as headers. ... SKIP test_input.test_list_of_namedtuples Input: a list of named tuples with field names as headers. ... ok test_input.test_list_of_namedtuples_keys Input: a list of named tuples with field names as headers. ... ok test_input.test_list_of_dicts Input: a list of dictionaries. ... ok test_input.test_list_of_dicts_keys Input: a list of dictionaries, with keys as headers. ... ok test_input.test_list_of_dicts_with_missing_keys Input: a list of dictionaries, with missing keys. ... ok test_input.test_list_of_dicts_firstrow Input: a list of dictionaries, with the first dict as headers. ... ok test_input.test_list_of_dicts_with_dict_of_headers Input: a dict of user headers for a list of dicts (issue #23) ... ok test_input.test_list_of_dicts_with_list_of_headers Input: a list of headers for a list of dicts, raise ValueError (issue #23) ... ok test_input.test_py27orlater_list_of_ordereddicts Input: a list of OrderedDicts. ... ok test_output.test_plain Output: plain with headers ... ok test_output.test_plain_headerless Output: plain without headers ... ok test_output.test_simple Output: simple with headers ... ok test_output.test_simple_headerless Output: simple without headers ... ok test_output.test_grid Output: grid with headers ... ok test_output.test_grid_headerless Output: grid without headers ... ok test_output.test_fancy_grid Output: fancy_grid with headers ... ok test_output.test_fancy_grid_headerless Output: fancy_grid without headers ... ok test_output.test_pipe Output: pipe with headers ... ok test_output.test_pipe_headerless Output: pipe without headers ... ok test_output.test_orgtbl Output: orgtbl with headers ... ok test_output.test_orgtbl_headerless Output: orgtbl without headers ... ok test_output.test_psql Output: psql with headers ... ok test_output.test_psql_headerless Output: psql without headers ... ok test_output.test_rst Output: rst with headers ... ok test_output.test_rst_headerless Output: rst without headers ... ok test_output.test_mediawiki Output: mediawiki with headers ... ok test_output.test_mediawiki_headerless Output: mediawiki without headers ... ok test_output.test_html Output: html with headers ... ok test_output.test_html_headerless Output: html without headers ... ok test_output.test_latex Output: latex with headers ... ok test_output.test_latex_headerless Output: latex without headers ... ok test_output.test_latex_booktabs Output: latex with headers, using the booktabs format ... ok test_output.test_latex_booktabs_headerless Output: latex without headers, using the booktabs format ... ok test_output.test_no_data Output: table with no data ... ok test_output.test_empty_data Output: table with empty data ... ok test_output.test_no_data_without_headers Output: table with no data and no headers ... ok test_output.test_empty_data_without_headers Output: table with empty data and no headers ... ok test_output.test_floatfmt Output: floating point format ... ok test_output.test_missingval Output: substitution of missing values ... ok test_output.test_column_alignment Output: custom alignment for text and numbers ... ok test_output.test_unaligned_separated Output: non-aligned data columns ... ok test_regression.test_ansi_color_in_table_cells Regression: ANSI color in table cells (issue #5). ... ok test_regression.test_alignment_of_colored_cells Regression: Align ANSI-colored values as if they were colorless. ... ok test_regression.test_iter_of_iters_with_headers Regression: Generator of generators with a generator of headers (issue #9). ... ok test_regression.test_datetime_values Regression: datetime, date, and time values in cells (issue #10). ... ok test_regression.test_simple_separated_format Regression: simple_separated_format() accepts any separator (issue #12) ... ok test_regression.test_simple_separated_format_with_headers Regression: simple_separated_format() on tables with headers (issue #15) ... ok test_regression.test_column_type_of_bytestring_columns Regression: column type for columns of bytestrings (issue #16) ... ok test_regression.test_numeric_column_headers Regression: numbers as column headers (issue #22) ... ok test_regression.test_88_256_ANSI_color_codes Regression: color codes for terminals with 88/256 colors (issue #26) ... ok test_regression.test_column_with_mixed_value_types Regression: mixed value types in the same column (issue #31) ... ok test_regression.test_latex_escape_special_chars Regression: escape special characters in LaTeX output (issue #32) ... ok test_regression.test_isconvertible_on_set_values Regression: don't fail with TypeError on set values (issue #35) ... ok test_regression.test_ansi_color_for_decimal_numbers Regression: ANSI colors for decimal numbers (issue #36) ... ok test_regression.test_alignment_of_decimal_numbers_with_ansi_color Regression: alignment for decimal numbers with ANSI color (issue #42) ... ok test_regression.test_long_integers Regression: long integers should be printed as integers (issue #48) ... ok test_regression.test_colorclass_colors Regression: ANSI colors in a unicode/str subclass (issue #49) ... ok ---------------------------------------------------------------------- Ran 83 tests in 0.617s OK (skipped=5) + exit 0 Processing files: python2-tabulate-0.7.5-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.beV7iQ + umask 022 + cd /builddir/build/BUILD + cd astanin-python-tabulate-3830da89c6c1 + DOCDIR=/builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/share/doc/python2-tabulate-0.7.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/share/doc/python2-tabulate-0.7.5 + cp -pr README.rst /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/share/doc/python2-tabulate-0.7.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rsK8su + umask 022 + cd /builddir/build/BUILD + cd astanin-python-tabulate-3830da89c6c1 + LICENSEDIR=/builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/share/licenses/python2-tabulate-0.7.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/share/licenses/python2-tabulate-0.7.5 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch/usr/share/licenses/python2-tabulate-0.7.5 + exit 0 Provides: python-tabulate = 0.7.5-7.el7 python2-tabulate = 0.7.5-7.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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-tabulate < 0.7.5-7.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch Wrote: /builddir/build/RPMS/python2-tabulate-0.7.5-7.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H6nEmN + umask 022 + cd /builddir/build/BUILD + cd astanin-python-tabulate-3830da89c6c1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tabulate-0.7.5-7.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->