Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-vulture.spec'], chrootPath='/var/lib/mock/f34-build-25169535-2816482/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-vulture.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1610928000 Wrote: /builddir/build/SRPMS/python-vulture-2.3-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-vulture.spec'], chrootPath='/var/lib/mock/f34-build-25169535-2816482/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-vulture.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1610928000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HWIryz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vulture-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/vulture-2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vulture-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '1{/^#!/d}' vulture/__init__.py vulture/__main__.py vulture/config.py vulture/core.py vulture/lines.py vulture/noqa.py vulture/utils.py vulture/version.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vAH9G0 + umask 022 + cd /builddir/build/BUILD + cd vulture-2.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/vulture copying vulture/__init__.py -> build/lib/vulture copying vulture/__main__.py -> build/lib/vulture copying vulture/config.py -> build/lib/vulture copying vulture/core.py -> build/lib/vulture copying vulture/lines.py -> build/lib/vulture copying vulture/noqa.py -> build/lib/vulture copying vulture/utils.py -> build/lib/vulture copying vulture/version.py -> build/lib/vulture creating build/lib/vulture/whitelists copying vulture/whitelists/argparse_whitelist.py -> build/lib/vulture/whitelists copying vulture/whitelists/ast_whitelist.py -> build/lib/vulture/whitelists copying vulture/whitelists/collections_whitelist.py -> build/lib/vulture/whitelists copying vulture/whitelists/ctypes_whitelist.py -> build/lib/vulture/whitelists copying vulture/whitelists/logging_whitelist.py -> build/lib/vulture/whitelists copying vulture/whitelists/string_whitelist.py -> build/lib/vulture/whitelists copying vulture/whitelists/sys_whitelist.py -> build/lib/vulture/whitelists copying vulture/whitelists/threading_whitelist.py -> build/lib/vulture/whitelists copying vulture/whitelists/unittest_whitelist.py -> build/lib/vulture/whitelists copying vulture/whitelists/whitelist_utils.py -> build/lib/vulture/whitelists + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.93ihz3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch ++ dirname /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch + cd vulture-2.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr creating /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib creating /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture copying build/lib/vulture/__init__.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture copying build/lib/vulture/__main__.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture copying build/lib/vulture/config.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture copying build/lib/vulture/core.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture copying build/lib/vulture/lines.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture copying build/lib/vulture/noqa.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture copying build/lib/vulture/utils.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture copying build/lib/vulture/version.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture creating /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/argparse_whitelist.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/ast_whitelist.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/collections_whitelist.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/ctypes_whitelist.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/logging_whitelist.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/string_whitelist.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/sys_whitelist.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/threading_whitelist.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/unittest_whitelist.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists copying build/lib/vulture/whitelists/whitelist_utils.py -> /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/lines.py to lines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/noqa.py to noqa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/argparse_whitelist.py to argparse_whitelist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/ast_whitelist.py to ast_whitelist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/collections_whitelist.py to collections_whitelist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/ctypes_whitelist.py to ctypes_whitelist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/logging_whitelist.py to logging_whitelist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/string_whitelist.py to string_whitelist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/sys_whitelist.py to sys_whitelist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/threading_whitelist.py to threading_whitelist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/unittest_whitelist.py to unittest_whitelist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture/whitelists/whitelist_utils.py to whitelist_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpvjjqf4f1.py' /usr/bin/python3 /tmp/tmpvjjqf4f1.py removing /tmp/tmpvjjqf4f1.py running install_egg_info running egg_info creating vulture.egg-info writing vulture.egg-info/PKG-INFO writing dependency_links to vulture.egg-info/dependency_links.txt writing entry points to vulture.egg-info/entry_points.txt writing requirements to vulture.egg-info/requires.txt writing top-level names to vulture.egg-info/top_level.txt writing manifest file 'vulture.egg-info/SOURCES.txt' reading manifest file 'vulture.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vulture.egg-info/SOURCES.txt' Copying vulture.egg-info to /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages/vulture-2.3-py3.9.egg-info running install_scripts Installing vulture script to /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/bin/__pycache__ + mv /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/bin/vulture /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/bin/vulture-3.9 + ln -s /usr/bin/vulture-3.9 /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch//usr/bin/vulture-3 + ln -s /usr/bin/vulture-3.9 /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch//usr/bin/vulture + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.3-1.fc34 --unique-debug-suffix -2.3-1.fc34.noarch --unique-debug-src-base python-vulture-2.3-1.fc34.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vulture-2.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WpysWO + umask 022 + cd /builddir/build/BUILD + cd vulture-2.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + PATH=/builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -v tests ============================= test session starts ============================== platform linux -- Python 3.9.1, pytest-6.0.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/vulture-2.3, configfile: setup.cfg plugins: cov-2.10.1 collecting ... collected 249 items tests/test_conditions.py::test_false PASSED [ 0%] tests/test_conditions.py::test_empty PASSED [ 0%] tests/test_conditions.py::test_true PASSED [ 1%] tests/test_conditions.py::test_complex_conditions PASSED [ 1%] tests/test_conditions.py::test_errors PASSED [ 2%] tests/test_conditions.py::test_while PASSED [ 2%] tests/test_conditions.py::test_while_nested PASSED [ 2%] tests/test_conditions.py::test_if_false PASSED [ 3%] tests/test_conditions.py::test_elif_false PASSED [ 3%] tests/test_conditions.py::test_nested_if_statements_false PASSED [ 4%] tests/test_conditions.py::test_if_false_same_line PASSED [ 4%] tests/test_conditions.py::test_if_true PASSED [ 4%] tests/test_conditions.py::test_if_true_same_line PASSED [ 5%] tests/test_conditions.py::test_nested_if_statements_true PASSED [ 5%] tests/test_conditions.py::test_redundant_if PASSED [ 6%] tests/test_conditions.py::test_if_exp_true PASSED [ 6%] tests/test_conditions.py::test_if_exp_false PASSED [ 6%] tests/test_confidence.py::test_confidence_import PASSED [ 7%] tests/test_confidence.py::test_confidence_unreachable PASSED [ 7%] tests/test_confidence.py::test_function_arg PASSED [ 8%] tests/test_confidence.py::test_confidence_class PASSED [ 8%] tests/test_confidence.py::test_confidence_attr PASSED [ 8%] tests/test_confidence.py::test_confidence_props PASSED [ 9%] tests/test_confidence.py::test_confidence_async_def PASSED [ 9%] tests/test_config.py::test_cli_args PASSED [ 10%] tests/test_config.py::test_toml_config PASSED [ 10%] tests/test_config.py::test_config_merging PASSED [ 10%] tests/test_config.py::test_config_merging_missing PASSED [ 11%] tests/test_config.py::test_config_merging_toml_paths_only PASSED [ 11%] tests/test_config.py::test_invalid_config_options_output PASSED [ 12%] tests/test_config.py::test_incompatible_option_type[min_confidence-0] PASSED [ 12%] tests/test_config.py::test_incompatible_option_type[paths-value1] PASSED [ 12%] tests/test_config.py::test_incompatible_option_type[exclude-value2] PASSED [ 13%] tests/test_config.py::test_incompatible_option_type[ignore_decorators-value3] PASSED [ 13%] tests/test_config.py::test_incompatible_option_type[ignore_names-value4] PASSED [ 14%] tests/test_config.py::test_incompatible_option_type[make_whitelist-False] PASSED [ 14%] tests/test_config.py::test_incompatible_option_type[sort_by_size-False] PASSED [ 14%] tests/test_config.py::test_incompatible_option_type[verbose-False] PASSED [ 15%] tests/test_config.py::test_missing_paths PASSED [ 15%] tests/test_encoding.py::test_encoding1 PASSED [ 16%] tests/test_encoding.py::test_encoding2 PASSED [ 16%] tests/test_encoding.py::test_non_utf8_encoding PASSED [ 16%] tests/test_encoding.py::test_utf8_with_bom PASSED [ 17%] tests/test_errors.py::test_syntax_error PASSED [ 17%] tests/test_errors.py::test_null_byte PASSED [ 18%] tests/test_errors.py::test_confidence_range PASSED [ 18%] tests/test_format_strings.py::test_old_format_string PASSED [ 18%] tests/test_format_strings.py::test_new_format_string PASSED [ 19%] tests/test_format_strings.py::test_f_string PASSED [ 19%] tests/test_format_strings.py::test_new_format_string_access PASSED [ 20%] tests/test_format_strings.py::test_new_format_string_numbers PASSED [ 20%] tests/test_format_strings.py::test_incorrect_format_string PASSED [ 20%] tests/test_format_strings.py::test_format_string_not_using_locals PASSED [ 21%] tests/test_ignore.py::test_var PASSED [ 21%] tests/test_ignore.py::test_function PASSED [ 22%] tests/test_ignore.py::test_async_function PASSED [ 22%] tests/test_ignore.py::test_class PASSED [ 22%] tests/test_ignore.py::test_class_ignore PASSED [ 23%] tests/test_ignore.py::test_property PASSED [ 23%] tests/test_ignore.py::test_attribute PASSED [ 24%] tests/test_ignore.py::test_decorated_functions PASSED [ 24%] tests/test_ignore.py::test_decorated_async_functions PASSED [ 24%] tests/test_ignore.py::test_decorated_property PASSED [ 25%] tests/test_ignore.py::test_decorated_property_reversed PASSED [ 25%] tests/test_ignore.py::test_decorated_class PASSED [ 26%] tests/test_imports.py::test_import_star PASSED [ 26%] tests/test_imports.py::test_import_from_future PASSED [ 26%] tests/test_imports.py::test_double_import PASSED [ 27%] tests/test_imports.py::test_attribute_access PASSED [ 27%] tests/test_imports.py::test_nested_import PASSED [ 28%] tests/test_imports.py::test_definitions PASSED [ 28%] tests/test_imports.py::test_use_original PASSED [ 28%] tests/test_imports.py::test_import_original PASSED [ 29%] tests/test_imports.py::test_import_original_use_original PASSED [ 29%] tests/test_imports.py::test_import_original_use_alias PASSED [ 30%] tests/test_imports.py::test_import_alias PASSED [ 30%] tests/test_imports.py::test_import_alias_use_original PASSED [ 30%] tests/test_imports.py::test_import_alias_use_alias PASSED [ 31%] tests/test_imports.py::test_ignore_init_py_files PASSED [ 31%] tests/test_item.py::test_item_repr PASSED [ 32%] tests/test_item.py::test_item_attr PASSED [ 32%] tests/test_item.py::test_item_class PASSED [ 32%] tests/test_item.py::test_item_function PASSED [ 33%] tests/test_item.py::test_item_import PASSED [ 33%] tests/test_item.py::test_item_property PASSED [ 34%] tests/test_item.py::test_item_variable PASSED [ 34%] tests/test_make_whitelist.py::test_unused_function PASSED [ 34%] tests/test_make_whitelist.py::test_unused_class PASSED [ 35%] tests/test_make_whitelist.py::test_unused_variables PASSED [ 35%] tests/test_make_whitelist.py::test_unused_import PASSED [ 36%] tests/test_make_whitelist.py::test_unused_attribute PASSED [ 36%] tests/test_make_whitelist.py::test_unused_property PASSED [ 36%] tests/test_make_whitelist.py::test_unreachable_code PASSED [ 37%] tests/test_noqa.py::test_noqa_regex_present[# noqa-codes0] PASSED [ 37%] tests/test_noqa.py::test_noqa_regex_present[## noqa-codes1] PASSED [ 38%] tests/test_noqa.py::test_noqa_regex_present[# noqa Hi, go on.-codes2] PASSED [ 38%] tests/test_noqa.py::test_noqa_regex_present[# noqa: V101-codes3] PASSED [ 38%] tests/test_noqa.py::test_noqa_regex_present[# noqa: V101, V106-codes4] PASSED [ 39%] tests/test_noqa.py::test_noqa_regex_present[# NoQA: V101, V103, \t V104-codes5] PASSED [ 39%] tests/test_noqa.py::test_noqa_regex_no_groups[# noqa: 123V] PASSED [ 40%] tests/test_noqa.py::test_noqa_regex_no_groups[# noqa explanation: V012] PASSED [ 40%] tests/test_noqa.py::test_noqa_regex_no_groups[# noqa: ,V101] PASSED [ 40%] tests/test_noqa.py::test_noqa_regex_no_groups[# noqa: #noqa: V102] PASSED [ 41%] tests/test_noqa.py::test_noqa_regex_no_groups[# noqa: # noqa: V102] PASSED [ 41%] tests/test_noqa.py::test_noqa_regex_not_present[#noqa] PASSED [ 42%] tests/test_noqa.py::test_noqa_regex_not_present[##noqa] PASSED [ 42%] tests/test_noqa.py::test_noqa_regex_not_present[# n o q a] PASSED [ 42%] tests/test_noqa.py::test_noqa_regex_not_present[#NOQA] PASSED [ 43%] tests/test_noqa.py::test_noqa_regex_not_present[# Hello, noqa] PASSED [ 43%] tests/test_noqa.py::test_noqa_without_codes PASSED [ 44%] tests/test_noqa.py::test_noqa_specific_issue_codes PASSED [ 44%] tests/test_noqa.py::test_noqa_attributes PASSED [ 44%] tests/test_noqa.py::test_noqa_classes PASSED [ 45%] tests/test_noqa.py::test_noqa_functions PASSED [ 45%] tests/test_noqa.py::test_noqa_imports PASSED [ 46%] tests/test_noqa.py::test_noqa_properties PASSED [ 46%] tests/test_noqa.py::test_noqa_multiple_decorators PASSED [ 46%] tests/test_noqa.py::test_noqa_unreacahble_code PASSED [ 47%] tests/test_noqa.py::test_noqa_variables PASSED [ 47%] tests/test_noqa.py::test_noqa_with_multiple_issue_codes PASSED [ 48%] tests/test_noqa.py::test_noqa_on_empty_line PASSED [ 48%] tests/test_noqa.py::test_noqa_with_invalid_codes PASSED [ 48%] tests/test_noqa.py::test_noqa_multiple_files[foo = None-bar = None # noqa] PASSED [ 49%] tests/test_noqa.py::test_noqa_multiple_files[bar = None # noqa-foo = None] PASSED [ 49%] tests/test_noqa.py::test_flake8_noqa_codes PASSED [ 50%] tests/test_report.py::test_item_report PASSED [ 50%] tests/test_report.py::test_make_whitelist PASSED [ 51%] tests/test_scavenging.py::test_function_object1 PASSED [ 51%] tests/test_scavenging.py::test_function_object2 PASSED [ 51%] tests/test_scavenging.py::test_function1 PASSED [ 52%] tests/test_scavenging.py::test_function2 PASSED [ 52%] tests/test_scavenging.py::test_function3 PASSED [ 53%] tests/test_scavenging.py::test_async_function PASSED [ 53%] tests/test_scavenging.py::test_async_method PASSED [ 53%] tests/test_scavenging.py::test_function_and_method1 PASSED [ 54%] tests/test_scavenging.py::test_function_and_method2 PASSED [ 54%] tests/test_scavenging.py::test_attribute1 PASSED [ 55%] tests/test_scavenging.py::test_ignored_attributes PASSED [ 55%] tests/test_scavenging.py::test_getattr PASSED [ 55%] tests/test_scavenging.py::test_callback1 PASSED [ 56%] tests/test_scavenging.py::test_class1 PASSED [ 56%] tests/test_scavenging.py::test_class2 PASSED [ 57%] tests/test_scavenging.py::test_class3 PASSED [ 57%] tests/test_scavenging.py::test_class4 PASSED [ 57%] tests/test_scavenging.py::test_class5 PASSED [ 58%] tests/test_scavenging.py::test_class6 PASSED [ 58%] tests/test_scavenging.py::test_class7 PASSED [ 59%] tests/test_scavenging.py::test_method1 PASSED [ 59%] tests/test_scavenging.py::test_token_types PASSED [ 59%] tests/test_scavenging.py::test_variable1 PASSED [ 60%] tests/test_scavenging.py::test_variable2 PASSED [ 60%] tests/test_scavenging.py::test_variable3 PASSED [ 61%] tests/test_scavenging.py::test_variable4 PASSED [ 61%] tests/test_scavenging.py::test_variable5 PASSED [ 61%] tests/test_scavenging.py::test_ignored_variables PASSED [ 62%] tests/test_scavenging.py::test_prop1 PASSED [ 62%] tests/test_scavenging.py::test_prop2 PASSED [ 63%] tests/test_scavenging.py::test_object_attribute PASSED [ 63%] tests/test_scavenging.py::test_function_names_in_test_file PASSED [ 63%] tests/test_scavenging.py::test_async_function_name_in_test_file PASSED [ 64%] tests/test_scavenging.py::test_async_function_name_in_normal_file PASSED [ 64%] tests/test_scavenging.py::test_function_names_in_normal_file PASSED [ 65%] tests/test_scavenging.py::test_global_attribute PASSED [ 65%] tests/test_scavenging.py::test_boolean PASSED [ 65%] tests/test_scavenging.py::test_builtin_types PASSED [ 66%] tests/test_scavenging.py::test_unused_args PASSED [ 66%] tests/test_scavenging.py::test_unused_kwargs PASSED [ 67%] tests/test_scavenging.py::test_unused_kwargs_with_odd_name PASSED [ 67%] tests/test_scavenging.py::test_unused_vararg PASSED [ 67%] tests/test_scavenging.py::test_multiple_definition PASSED [ 68%] tests/test_scavenging.py::test_arg_type_annotation PASSED [ 68%] tests/test_scavenging.py::test_var_type_annotation PASSED [ 69%] tests/test_scavenging.py::test_type_hint_comments PASSED [ 69%] tests/test_scavenging.py::test_invalid_type_comment PASSED [ 69%] tests/test_script.py::test_module_with_explicit_whitelists PASSED [ 70%] tests/test_script.py::test_module_with_implicit_whitelists PASSED [ 70%] tests/test_script.py::test_module_without_whitelists PASSED [ 71%] tests/test_script.py::test_missing_file PASSED [ 71%] tests/test_script.py::test_tests PASSED [ 71%] tests/test_script.py::test_whitelists_with_python PASSED [ 72%] tests/test_script.py::test_pyc PASSED [ 72%] tests/test_script.py::test_sort_by_size PASSED [ 73%] tests/test_script.py::test_min_confidence PASSED [ 73%] tests/test_script.py::test_exclude PASSED [ 73%] tests/test_script.py::test_make_whitelist PASSED [ 74%] tests/test_size.py::test_size_basic PASSED [ 74%] tests/test_size.py::test_size_class PASSED [ 75%] tests/test_size.py::test_size_if_else PASSED [ 75%] tests/test_size.py::test_size_decorated_class PASSED [ 75%] tests/test_size.py::test_size_while PASSED [ 76%] tests/test_size.py::test_size_while_else PASSED [ 76%] tests/test_size.py::test_size_with PASSED [ 77%] tests/test_size.py::test_size_try_except_else PASSED [ 77%] tests/test_size.py::test_size_try_finally PASSED [ 77%] tests/test_size.py::test_size_try_except PASSED [ 78%] tests/test_size.py::test_size_try_excepts PASSED [ 78%] tests/test_size.py::test_size_for PASSED [ 79%] tests/test_size.py::test_size_for_else PASSED [ 79%] tests/test_size.py::test_size_class_nested PASSED [ 79%] tests/test_size.py::test_size_multi_line_return PASSED [ 80%] tests/test_size.py::test_size_comment_after_last_line PASSED [ 80%] tests/test_size.py::test_size_generator PASSED [ 81%] tests/test_size.py::test_size_exec PASSED [ 81%] tests/test_size.py::test_size_print1 PASSED [ 81%] tests/test_size.py::test_size_print2 PASSED [ 82%] tests/test_size.py::test_size_return PASSED [ 82%] tests/test_size.py::test_size_import_from PASSED [ 83%] tests/test_size.py::test_size_delete PASSED [ 83%] tests/test_size.py::test_size_list_comprehension PASSED [ 83%] tests/test_size.py::test_size_list PASSED [ 84%] tests/test_size.py::test_size_ellipsis PASSED [ 84%] tests/test_size.py::test_size_starargs PASSED [ 85%] tests/test_size.py::test_size_assign PASSED [ 85%] tests/test_size.py::test_size_async_function_def PASSED [ 85%] tests/test_size.py::test_size_async_with PASSED [ 86%] tests/test_size.py::test_size_async_for PASSED [ 86%] tests/test_sorting.py::test_sorting PASSED [ 87%] tests/test_unreachable.py::test_return_assignment PASSED [ 87%] tests/test_unreachable.py::test_return_multiline_return_statements PASSED [ 87%] tests/test_unreachable.py::test_return_multiple_return_statements PASSED [ 88%] tests/test_unreachable.py::test_return_pass PASSED [ 88%] tests/test_unreachable.py::test_return_multiline_return PASSED [ 89%] tests/test_unreachable.py::test_return_recursive_functions PASSED [ 89%] tests/test_unreachable.py::test_return_semicolon PASSED [ 89%] tests/test_unreachable.py::test_return_list PASSED [ 90%] tests/test_unreachable.py::test_return_continue PASSED [ 90%] tests/test_unreachable.py::test_raise_assignment PASSED [ 91%] tests/test_unreachable.py::test_multiple_raise_statements PASSED [ 91%] tests/test_unreachable.py::test_return_with_raise PASSED [ 91%] tests/test_unreachable.py::test_return_comment_and_code PASSED [ 92%] tests/test_unreachable.py::test_raise_with_return PASSED [ 92%] tests/test_unreachable.py::test_raise_error_message PASSED [ 93%] tests/test_unreachable.py::test_raise_try_except PASSED [ 93%] tests/test_unreachable.py::test_raise_with_comment_and_code PASSED [ 93%] tests/test_unreachable.py::test_continue_basic PASSED [ 94%] tests/test_unreachable.py::test_continue_one_liner PASSED [ 94%] tests/test_unreachable.py::test_continue_nested_loops PASSED [ 95%] tests/test_unreachable.py::test_continue_with_comment_and_code PASSED [ 95%] tests/test_unreachable.py::test_break_basic PASSED [ 95%] tests/test_unreachable.py::test_break_one_liner PASSED [ 96%] tests/test_unreachable.py::test_break_with_comment_and_code PASSED [ 96%] tests/test_unreachable.py::test_while_true_else PASSED [ 97%] tests/test_utils.py::test_get_decorator_name_simple PASSED [ 97%] tests/test_utils.py::test_get_decorator_name_call PASSED [ 97%] tests/test_utils.py::test_get_decorator_name_async PASSED [ 98%] tests/test_utils.py::test_get_decorator_name_multiple_attrs PASSED [ 98%] tests/test_utils.py::test_get_decorator_name_multiple_attrs_called PASSED [ 99%] tests/test_utils.py::test_get_decorator_name_multiple_decorators PASSED [ 99%] tests/test_utils.py::test_get_decorator_name_class PASSED [100%] ----------- coverage: platform linux, python 3.9.1-final-0 ----------- Name Stmts Miss Cover ----------------------------------------------------------------- vulture/__init__.py 4 0 100% vulture/__main__.py 2 0 100% vulture/config.py 61 1 98% vulture/core.py 322 2 99% vulture/lines.py 35 0 100% vulture/noqa.py 17 0 100% vulture/utils.py 72 1 99% vulture/version.py 1 0 100% vulture/whitelists/argparse_whitelist.py 4 0 100% vulture/whitelists/ast_whitelist.py 68 0 100% vulture/whitelists/collections_whitelist.py 2 0 100% vulture/whitelists/ctypes_whitelist.py 6 0 100% vulture/whitelists/logging_whitelist.py 4 0 100% vulture/whitelists/string_whitelist.py 9 0 100% vulture/whitelists/sys_whitelist.py 5 0 100% vulture/whitelists/threading_whitelist.py 4 0 100% vulture/whitelists/unittest_whitelist.py 14 0 100% vulture/whitelists/whitelist_utils.py 4 0 100% ----------------------------------------------------------------- TOTAL 634 4 99% Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml ============================= 249 passed in 6.50s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-vulture-2.3-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sRLkQr + umask 022 + cd /builddir/build/BUILD + cd vulture-2.3 + DOCDIR=/builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/share/doc/python3-vulture + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/share/doc/python3-vulture + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/share/doc/python3-vulture + cp -pr README.md /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/share/doc/python3-vulture + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DDF1Z6 + umask 022 + cd /builddir/build/BUILD + cd vulture-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/share/licenses/python3-vulture + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/share/licenses/python3-vulture + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch/usr/share/licenses/python3-vulture + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/bin/vulture -> /usr/bin/vulture-3.9 warning: absolute symlink: /usr/bin/vulture-3 -> /usr/bin/vulture-3.9 warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__ warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/__init__.cpython-39.opt-1.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/__init__.cpython-39.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/__main__.cpython-39.opt-1.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/__main__.cpython-39.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/config.cpython-39.opt-1.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/config.cpython-39.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/core.cpython-39.opt-1.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/core.cpython-39.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/lines.cpython-39.opt-1.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/lines.cpython-39.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/noqa.cpython-39.opt-1.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/noqa.cpython-39.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/utils.cpython-39.opt-1.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/utils.cpython-39.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/version.cpython-39.opt-1.pyc warning: File listed twice: /usr/lib/python3.9/site-packages/vulture/__pycache__/version.cpython-39.pyc Provides: python-vulture = 2.3-1.fc34 python3-vulture = 2.3-1.fc34 python3.9-vulture = 2.3-1.fc34 python3.9dist(vulture) = 2.3 python3dist(vulture) = 2.3 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/python3 python(abi) = 3.9 python3.9dist(setuptools) python3.9dist(toml) Obsoletes: python-vulture < 2.3-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch Wrote: /builddir/build/RPMS/python3-vulture-2.3-1.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VlfgzD + umask 022 + cd /builddir/build/BUILD + cd vulture-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-vulture-2.3-1.fc34.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0