Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tinydb.spec'], chrootPath='/var/lib/mock/f27-build-12216792-899019/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tinydb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-tinydb-3.9.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-tinydb.spec'], chrootPath='/var/lib/mock/f27-build-12216792-899019/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-tinydb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Kd2QWl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tinydb-3.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v3.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tinydb-3.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IAZlcu + umask 022 + cd /builddir/build/BUILD + cd tinydb-3.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -O3 -mcpu=power7 -mtune=power7 -funwind-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/tinydb copying tinydb/database.py -> build/lib/tinydb copying tinydb/middlewares.py -> build/lib/tinydb copying tinydb/__init__.py -> build/lib/tinydb copying tinydb/queries.py -> build/lib/tinydb copying tinydb/version.py -> build/lib/tinydb copying tinydb/utils.py -> build/lib/tinydb copying tinydb/operations.py -> build/lib/tinydb copying tinydb/storages.py -> build/lib/tinydb + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -O3 -mcpu=power7 -mtune=power7 -funwind-tables' + /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.xmqKRD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch + cd tinydb-3.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -O3 -mcpu=power7 -mtune=power7 -funwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr creating /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb copying build/lib/tinydb/database.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb copying build/lib/tinydb/middlewares.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb copying build/lib/tinydb/__init__.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb copying build/lib/tinydb/queries.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb copying build/lib/tinydb/version.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb copying build/lib/tinydb/utils.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb copying build/lib/tinydb/operations.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb copying build/lib/tinydb/storages.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb/database.py to database.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb/middlewares.py to middlewares.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb/queries.py to queries.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb/storages.py to storages.pyc writing byte-compilation script '/tmp/tmp6PFTVx.py' /usr/bin/python2 -O /tmp/tmp6PFTVx.py removing /tmp/tmp6PFTVx.py running install_egg_info running egg_info creating tinydb.egg-info writing tinydb.egg-info/PKG-INFO writing top-level names to tinydb.egg-info/top_level.txt writing dependency_links to tinydb.egg-info/dependency_links.txt writing manifest file 'tinydb.egg-info/SOURCES.txt' reading manifest file 'tinydb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tinydb.egg-info/SOURCES.txt' Copying tinydb.egg-info to /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tinydb-3.9.0-py2.7.egg-info running install_scripts + rm -fr /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7/site-packages/tests + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -O3 -mcpu=power7 -mtune=power7 -funwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb copying build/lib/tinydb/database.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb copying build/lib/tinydb/middlewares.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb copying build/lib/tinydb/__init__.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb copying build/lib/tinydb/queries.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb copying build/lib/tinydb/version.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb copying build/lib/tinydb/utils.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb copying build/lib/tinydb/operations.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb copying build/lib/tinydb/storages.py -> /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb/database.py to database.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb/middlewares.py to middlewares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb/queries.py to queries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb/operations.py to operations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb/storages.py to storages.cpython-36.pyc writing byte-compilation script '/tmp/tmpx9evr3q2.py' /usr/bin/python3 /tmp/tmpx9evr3q2.py removing /tmp/tmpx9evr3q2.py running install_egg_info running egg_info writing tinydb.egg-info/PKG-INFO writing dependency_links to tinydb.egg-info/dependency_links.txt writing top-level names to tinydb.egg-info/top_level.txt reading manifest file 'tinydb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tinydb.egg-info/SOURCES.txt' Copying tinydb.egg-info to /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tinydb-3.9.0-py3.6.egg-info running install_scripts + rm -fr /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.9.0-1.fc27 --unique-debug-suffix -3.9.0-1.fc27.noarch --unique-debug-src-base python-tinydb-3.9.0-1.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tinydb-3.9.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-tinydb-3.9.0-1.fc27.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.za09iO + umask 022 + cd /builddir/build/BUILD + cd tinydb-3.9.0 + /usr/bin/python2 setup.py test running pytest running egg_info writing tinydb.egg-info/PKG-INFO writing top-level names to tinydb.egg-info/top_level.txt writing dependency_links to tinydb.egg-info/dependency_links.txt reading manifest file 'tinydb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tinydb.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python2 cachedir: .cache rootdir: /builddir/build/BUILD/tinydb-3.9.0, inifile: setup.cfg plugins: cov-2.5.1 collecting ... collected 112 items tests/test_middlewares.py::test_caching PASSED tests/test_middlewares.py::test_caching_read PASSED tests/test_middlewares.py::test_caching_write_many PASSED tests/test_middlewares.py::test_caching_flush PASSED tests/test_middlewares.py::test_caching_flush_manually PASSED tests/test_middlewares.py::test_caching_write PASSED tests/test_middlewares.py::test_nested PASSED tests/test_middlewares.py::test_caching_json_write PASSED tests/test_operations.py::test_delete PASSED tests/test_operations.py::test_add_int PASSED tests/test_operations.py::test_add_str PASSED tests/test_operations.py::test_subtract PASSED tests/test_operations.py::test_set PASSED tests/test_operations.py::test_increment PASSED tests/test_operations.py::test_decrement PASSED tests/test_queries.py::test_no_path PASSED tests/test_queries.py::test_eq PASSED tests/test_queries.py::test_ne PASSED tests/test_queries.py::test_lt PASSED tests/test_queries.py::test_le PASSED tests/test_queries.py::test_gt PASSED tests/test_queries.py::test_ge PASSED tests/test_queries.py::test_or PASSED tests/test_queries.py::test_and PASSED tests/test_queries.py::test_not PASSED tests/test_queries.py::test_has_key PASSED tests/test_queries.py::test_regex PASSED tests/test_queries.py::test_custom PASSED tests/test_queries.py::test_custom_with_params PASSED tests/test_queries.py::test_any PASSED tests/test_queries.py::test_all PASSED tests/test_queries.py::test_has PASSED tests/test_queries.py::test_one_of PASSED tests/test_queries.py::test_hash PASSED tests/test_queries.py::test_orm_usage PASSED tests/test_storages.py::test_json PASSED tests/test_storages.py::test_json_kwargs PASSED tests/test_storages.py::test_json_readwrite PASSED tests/test_storages.py::test_create_dirs PASSED tests/test_storages.py::test_json_invalid_directory PASSED tests/test_storages.py::test_in_memory PASSED tests/test_storages.py::test_in_memory_close PASSED tests/test_storages.py::test_custom PASSED tests/test_storages.py::test_read_once PASSED tests/test_storages.py::test_custom_with_exception PASSED tests/test_storages.py::test_yaml SKIPPED tests/test_tables.py::test_tables_list PASSED tests/test_tables.py::test_one_table PASSED tests/test_tables.py::test_multiple_tables PASSED tests/test_tables.py::test_caching PASSED tests/test_tables.py::test_zero_cache_size PASSED tests/test_tables.py::test_query_cache_size PASSED tests/test_tables.py::test_lru_cache PASSED tests/test_tables.py::test_table_is_iterable PASSED tests/test_tables.py::test_table_name PASSED tests/test_tinydb.py::test_purge PASSED tests/test_tinydb.py::test_all PASSED tests/test_tinydb.py::test_insert PASSED tests/test_tinydb.py::test_insert_ids PASSED tests/test_tinydb.py::test_insert_multiple PASSED tests/test_tinydb.py::test_insert_multiple_with_ids PASSED tests/test_tinydb.py::test_remove PASSED tests/test_tinydb.py::test_remove_all_fails PASSED tests/test_tinydb.py::test_remove_multiple PASSED tests/test_tinydb.py::test_remove_ids PASSED tests/test_tinydb.py::test_remove_returns_ids PASSED tests/test_tinydb.py::test_update PASSED tests/test_tinydb.py::test_update_all PASSED tests/test_tinydb.py::test_update_returns_ids PASSED tests/test_tinydb.py::test_update_transform PASSED tests/test_tinydb.py::test_update_ids PASSED tests/test_tinydb.py::test_write_back PASSED tests/test_tinydb.py::test_write_back_whole_doc PASSED tests/test_tinydb.py::test_write_back_returns_ids PASSED tests/test_tinydb.py::test_write_back_fails PASSED tests/test_tinydb.py::test_write_back_id_exceed PASSED tests/test_tinydb.py::test_write_back_empty_ok PASSED tests/test_tinydb.py::test_upsert PASSED tests/test_tinydb.py::test_search PASSED tests/test_tinydb.py::test_get PASSED tests/test_tinydb.py::test_get_ids PASSED tests/test_tinydb.py::test_count PASSED tests/test_tinydb.py::test_contains PASSED tests/test_tinydb.py::test_contains_ids PASSED tests/test_tinydb.py::test_get_idempotent PASSED tests/test_tinydb.py::test_multiple_dbs PASSED tests/test_tinydb.py::test_storage_closed_once PASSED tests/test_tinydb.py::test_unique_ids PASSED tests/test_tinydb.py::test_lastid_after_open PASSED tests/test_tinydb.py::test_unicode_memory PASSED tests/test_tinydb.py::test_unicode_json PASSED tests/test_tinydb.py::test_doc_ids_json PASSED tests/test_tinydb.py::test_insert_string PASSED tests/test_tinydb.py::test_insert_invalid_dict PASSED tests/test_tinydb.py::test_gc PASSED tests/test_tinydb.py::test_non_default_table PASSED tests/test_tinydb.py::test_purge_table PASSED tests/test_tinydb.py::test_empty_write PASSED tests/test_tinydb.py::test_query_cache PASSED tests/test_tinydb.py::test_tinydb_is_iterable PASSED tests/test_tinydb.py::test_eids PASSED tests/test_tinydb.py::test_custom_table_class PASSED tests/test_utils.py::test_lru_cache PASSED tests/test_utils.py::test_lru_cache_set_multiple PASSED tests/test_utils.py::test_lru_cache_get PASSED tests/test_utils.py::test_lru_cache_delete PASSED tests/test_utils.py::test_lru_cache_clear PASSED tests/test_utils.py::test_lru_cache_unlimited PASSED tests/test_utils.py::test_lru_cache_unlimited_explicit PASSED tests/test_utils.py::test_catch_warning PASSED tests/test_utils.py::test_catch_warning_reset_filter PASSED tests/test_utils.py::test_freeze PASSED ---------- coverage: platform linux2, python 2.7.14-final-0 ---------- Name Stmts Miss Branch BrPart Cover --------------------------------------------------------- tinydb/__init__.py 5 0 0 0 100% tinydb/database.py 216 0 66 0 100% tinydb/middlewares.py 32 0 6 0 100% tinydb/operations.py 24 0 0 0 100% tinydb/queries.py 79 0 48 0 100% tinydb/storages.py 49 0 6 0 100% tinydb/utils.py 67 0 18 0 100% tinydb/version.py 1 0 0 0 100% --------------------------------------------------------- TOTAL 473 0 144 0 100% ==================== 111 passed, 1 skipped in 2.76 seconds ===================== + /usr/bin/python3 setup.py test running pytest running egg_info writing tinydb.egg-info/PKG-INFO writing dependency_links to tinydb.egg-info/dependency_links.txt writing top-level names to tinydb.egg-info/top_level.txt reading manifest file 'tinydb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tinydb.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.6.5, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python3 cachedir: .cache rootdir: /builddir/build/BUILD/tinydb-3.9.0, inifile: setup.cfg plugins: cov-2.5.1 collecting ... collected 112 items tests/test_middlewares.py::test_caching PASSED tests/test_middlewares.py::test_caching_read PASSED tests/test_middlewares.py::test_caching_write_many PASSED tests/test_middlewares.py::test_caching_flush PASSED tests/test_middlewares.py::test_caching_flush_manually PASSED tests/test_middlewares.py::test_caching_write PASSED tests/test_middlewares.py::test_nested PASSED tests/test_middlewares.py::test_caching_json_write PASSED tests/test_operations.py::test_delete PASSED tests/test_operations.py::test_add_int PASSED tests/test_operations.py::test_add_str PASSED tests/test_operations.py::test_subtract PASSED tests/test_operations.py::test_set PASSED tests/test_operations.py::test_increment PASSED tests/test_operations.py::test_decrement PASSED tests/test_queries.py::test_no_path PASSED tests/test_queries.py::test_eq PASSED tests/test_queries.py::test_ne PASSED tests/test_queries.py::test_lt PASSED tests/test_queries.py::test_le PASSED tests/test_queries.py::test_gt PASSED tests/test_queries.py::test_ge PASSED tests/test_queries.py::test_or PASSED tests/test_queries.py::test_and PASSED tests/test_queries.py::test_not PASSED tests/test_queries.py::test_has_key PASSED tests/test_queries.py::test_regex PASSED tests/test_queries.py::test_custom PASSED tests/test_queries.py::test_custom_with_params PASSED tests/test_queries.py::test_any PASSED tests/test_queries.py::test_all PASSED tests/test_queries.py::test_has PASSED tests/test_queries.py::test_one_of PASSED tests/test_queries.py::test_hash PASSED tests/test_queries.py::test_orm_usage PASSED tests/test_storages.py::test_json PASSED tests/test_storages.py::test_json_kwargs PASSED tests/test_storages.py::test_json_readwrite PASSED tests/test_storages.py::test_create_dirs PASSED tests/test_storages.py::test_json_invalid_directory PASSED tests/test_storages.py::test_in_memory PASSED tests/test_storages.py::test_in_memory_close PASSED tests/test_storages.py::test_custom PASSED tests/test_storages.py::test_read_once PASSED tests/test_storages.py::test_custom_with_exception PASSED tests/test_storages.py::test_yaml SKIPPED tests/test_tables.py::test_tables_list PASSED tests/test_tables.py::test_one_table PASSED tests/test_tables.py::test_multiple_tables PASSED tests/test_tables.py::test_caching PASSED tests/test_tables.py::test_zero_cache_size PASSED tests/test_tables.py::test_query_cache_size PASSED tests/test_tables.py::test_lru_cache PASSED tests/test_tables.py::test_table_is_iterable PASSED tests/test_tables.py::test_table_name PASSED tests/test_tinydb.py::test_purge PASSED tests/test_tinydb.py::test_all PASSED tests/test_tinydb.py::test_insert PASSED tests/test_tinydb.py::test_insert_ids PASSED tests/test_tinydb.py::test_insert_multiple PASSED tests/test_tinydb.py::test_insert_multiple_with_ids PASSED tests/test_tinydb.py::test_remove PASSED tests/test_tinydb.py::test_remove_all_fails PASSED tests/test_tinydb.py::test_remove_multiple PASSED tests/test_tinydb.py::test_remove_ids PASSED tests/test_tinydb.py::test_remove_returns_ids PASSED tests/test_tinydb.py::test_update PASSED tests/test_tinydb.py::test_update_all PASSED tests/test_tinydb.py::test_update_returns_ids PASSED tests/test_tinydb.py::test_update_transform PASSED tests/test_tinydb.py::test_update_ids PASSED tests/test_tinydb.py::test_write_back PASSED tests/test_tinydb.py::test_write_back_whole_doc PASSED tests/test_tinydb.py::test_write_back_returns_ids PASSED tests/test_tinydb.py::test_write_back_fails PASSED tests/test_tinydb.py::test_write_back_id_exceed PASSED tests/test_tinydb.py::test_write_back_empty_ok PASSED tests/test_tinydb.py::test_upsert PASSED tests/test_tinydb.py::test_search PASSED tests/test_tinydb.py::test_get PASSED tests/test_tinydb.py::test_get_ids PASSED tests/test_tinydb.py::test_count PASSED tests/test_tinydb.py::test_contains PASSED tests/test_tinydb.py::test_contains_ids PASSED tests/test_tinydb.py::test_get_idempotent PASSED tests/test_tinydb.py::test_multiple_dbs PASSED tests/test_tinydb.py::test_storage_closed_once PASSED tests/test_tinydb.py::test_unique_ids PASSED tests/test_tinydb.py::test_lastid_after_open PASSED tests/test_tinydb.py::test_unicode_memory SKIPPED tests/test_tinydb.py::test_unicode_json SKIPPED tests/test_tinydb.py::test_doc_ids_json PASSED tests/test_tinydb.py::test_insert_string PASSED tests/test_tinydb.py::test_insert_invalid_dict PASSED tests/test_tinydb.py::test_gc PASSED tests/test_tinydb.py::test_non_default_table PASSED tests/test_tinydb.py::test_purge_table PASSED tests/test_tinydb.py::test_empty_write PASSED tests/test_tinydb.py::test_query_cache PASSED tests/test_tinydb.py::test_tinydb_is_iterable PASSED tests/test_tinydb.py::test_eids PASSED tests/test_tinydb.py::test_custom_table_class PASSED tests/test_utils.py::test_lru_cache PASSED tests/test_utils.py::test_lru_cache_set_multiple PASSED tests/test_utils.py::test_lru_cache_get PASSED tests/test_utils.py::test_lru_cache_delete PASSED tests/test_utils.py::test_lru_cache_clear PASSED tests/test_utils.py::test_lru_cache_unlimited PASSED tests/test_utils.py::test_lru_cache_unlimited_explicit PASSED tests/test_utils.py::test_catch_warning PASSED tests/test_utils.py::test_catch_warning_reset_filter PASSED tests/test_utils.py::test_freeze PASSED ----------- coverage: platform linux, python 3.6.5-final-0 ----------- Name Stmts Miss Branch BrPart Cover --------------------------------------------------------- tinydb/__init__.py 5 0 0 0 100% tinydb/database.py 216 0 70 0 100% tinydb/middlewares.py 32 0 6 0 100% tinydb/operations.py 24 0 0 0 100% tinydb/queries.py 79 0 48 0 100% tinydb/storages.py 49 0 6 0 100% tinydb/utils.py 67 0 18 0 100% tinydb/version.py 1 0 0 0 100% --------------------------------------------------------- TOTAL 473 0 148 0 100% ==================== 109 passed, 3 skipped in 2.28 seconds ===================== + exit 0 Processing files: python2-tinydb-3.9.0-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kgCD91 + umask 022 + cd /builddir/build/BUILD + cd tinydb-3.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python2-tinydb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python2-tinydb + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python2-tinydb + cp -pr README.rst /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python2-tinydb + cp -pr docs /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python2-tinydb + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Eu1H0f + umask 022 + cd /builddir/build/BUILD + cd tinydb-3.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/licenses/python2-tinydb + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/licenses/python2-tinydb + cp -pr LICENSE /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/licenses/python2-tinydb + exit 0 Provides: python-tinydb = 3.9.0-1.fc27 python2-tinydb = 3.9.0-1.fc27 python2.7dist(tinydb) = 3.9.0 python2dist(tinydb) = 3.9.0 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-tinydb < 3.9.0-1.fc27 Processing files: python3-tinydb-3.9.0-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mOhyxv + umask 022 + cd /builddir/build/BUILD + cd tinydb-3.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python3-tinydb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python3-tinydb + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python3-tinydb + cp -pr README.rst /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python3-tinydb + cp -pr docs /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/doc/python3-tinydb + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jvxR4K + umask 022 + cd /builddir/build/BUILD + cd tinydb-3.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/licenses/python3-tinydb + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/licenses/python3-tinydb + cp -pr LICENSE /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch/usr/share/licenses/python3-tinydb + exit 0 Provides: python3-tinydb = 3.9.0-1.fc27 python3.6dist(tinydb) = 3.9.0 python3dist(tinydb) = 3.9.0 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) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch Wrote: /builddir/build/RPMS/python2-tinydb-3.9.0-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python3-tinydb-3.9.0-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q8hdm2 + umask 022 + cd /builddir/build/BUILD + cd tinydb-3.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tinydb-3.9.0-1.fc27.noarch + exit 0 Child return code was: 0