>>> py3-pylint: Building community/py3-pylint 2.15.7-r0 (using abuild 3.10.0-r0) started Wed, 30 Nov 2022 00:29:47 +0000 >>> py3-pylint: Checking sanity of /home/buildozer/aports/community/py3-pylint/APKBUILD... >>> py3-pylint: Analyzing dependencies... >>> py3-pylint: Installing for build: build-base py3-astroid py3-dill py3-isort py3-mccabe py3-platformdirs py3-tomlkit py3-gpep517 py3-installer py3-setuptools py3-wheel (1/21) Installing libffi (3.4.4-r0) (2/21) Installing gdbm (1.23-r0) (3/21) Installing mpdecimal (2.5.1-r1) (4/21) Installing readline (8.2.0-r0) (5/21) Installing sqlite-libs (3.40.0-r0) (6/21) Installing python3 (3.11.0-r2) (7/21) Installing py3-lazy-object-proxy (1.8.0-r1) (8/21) Installing py3-wrapt (1.14.1-r1) (9/21) Installing py3-astroid (2.12.13-r1) (10/21) Installing py3-dill (0.3.6-r1) (11/21) Installing py3-isort (5.10.1-r2) (12/21) Installing py3-mccabe (0.7.0-r1) (13/21) Installing py3-platformdirs (2.5.4-r1) (14/21) Installing py3-tomlkit (0.11.6-r1) (15/21) Installing py3-installer (0.5.1-r2) (16/21) Installing py3-gpep517 (11-r1) (17/21) Installing py3-parsing (3.0.9-r1) (18/21) Installing py3-packaging (21.3-r3) (19/21) Installing py3-setuptools (65.6.3-r0) (20/21) Installing py3-wheel (0.38.4-r1) (21/21) Installing .makedepends-py3-pylint (20221130.002948) Executing busybox-1.35.0-r29.trigger OK: 460 MiB in 124 packages >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pylint-2.15.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 401k 100 401k 0 0 2440k 0 --:--:-- --:--:-- --:--:-- 2447k >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pylint-2.15.7.tar.gz >>> py3-pylint: Checking sha512sums... pylint-2.15.7.tar.gz: OK >>> py3-pylint: Unpacking /var/cache/distfiles/edge/pylint-2.15.7.tar.gz... 2022-11-30 00:29:50,507 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2022-11-30 00:29:50,789 root INFO running bdist_wheel 2022-11-30 00:29:50,798 root INFO running build 2022-11-30 00:29:50,798 root INFO running build_py 2022-11-30 00:29:50,801 root INFO creating build 2022-11-30 00:29:50,801 root INFO creating build/lib 2022-11-30 00:29:50,801 root INFO creating build/lib/pylint 2022-11-30 00:29:50,801 root INFO copying pylint/__pkginfo__.py -> build/lib/pylint 2022-11-30 00:29:50,802 root INFO copying pylint/typing.py -> build/lib/pylint 2022-11-30 00:29:50,802 root INFO copying pylint/__init__.py -> build/lib/pylint 2022-11-30 00:29:50,802 root INFO copying pylint/__main__.py -> build/lib/pylint 2022-11-30 00:29:50,803 root INFO copying pylint/epylint.py -> build/lib/pylint 2022-11-30 00:29:50,803 root INFO copying pylint/constants.py -> build/lib/pylint 2022-11-30 00:29:50,803 root INFO copying pylint/interfaces.py -> build/lib/pylint 2022-11-30 00:29:50,804 root INFO copying pylint/graph.py -> build/lib/pylint 2022-11-30 00:29:50,804 root INFO copying pylint/exceptions.py -> build/lib/pylint 2022-11-30 00:29:50,805 root INFO creating build/lib/pylint/lint 2022-11-30 00:29:50,805 root INFO copying pylint/lint/utils.py -> build/lib/pylint/lint 2022-11-30 00:29:50,805 root INFO copying pylint/lint/caching.py -> build/lib/pylint/lint 2022-11-30 00:29:50,805 root INFO copying pylint/lint/base_options.py -> build/lib/pylint/lint 2022-11-30 00:29:50,806 root INFO copying pylint/lint/parallel.py -> build/lib/pylint/lint 2022-11-30 00:29:50,806 root INFO copying pylint/lint/__init__.py -> build/lib/pylint/lint 2022-11-30 00:29:50,806 root INFO copying pylint/lint/report_functions.py -> build/lib/pylint/lint 2022-11-30 00:29:50,807 root INFO copying pylint/lint/pylinter.py -> build/lib/pylint/lint 2022-11-30 00:29:50,807 root INFO copying pylint/lint/message_state_handler.py -> build/lib/pylint/lint 2022-11-30 00:29:50,808 root INFO copying pylint/lint/expand_modules.py -> build/lib/pylint/lint 2022-11-30 00:29:50,808 root INFO copying pylint/lint/run.py -> build/lib/pylint/lint 2022-11-30 00:29:50,809 root INFO creating build/lib/pylint/config 2022-11-30 00:29:50,809 root INFO copying pylint/config/arguments_provider.py -> build/lib/pylint/config 2022-11-30 00:29:50,809 root INFO copying pylint/config/argument.py -> build/lib/pylint/config 2022-11-30 00:29:50,809 root INFO copying pylint/config/configuration_mixin.py -> build/lib/pylint/config 2022-11-30 00:29:50,810 root INFO copying pylint/config/utils.py -> build/lib/pylint/config 2022-11-30 00:29:50,810 root INFO copying pylint/config/config_file_parser.py -> build/lib/pylint/config 2022-11-30 00:29:50,810 root INFO copying pylint/config/arguments_manager.py -> build/lib/pylint/config 2022-11-30 00:29:50,811 root INFO copying pylint/config/deprecation_actions.py -> build/lib/pylint/config 2022-11-30 00:29:50,811 root INFO copying pylint/config/help_formatter.py -> build/lib/pylint/config 2022-11-30 00:29:50,811 root INFO copying pylint/config/option_parser.py -> build/lib/pylint/config 2022-11-30 00:29:50,812 root INFO copying pylint/config/__init__.py -> build/lib/pylint/config 2022-11-30 00:29:50,812 root INFO copying pylint/config/options_provider_mixin.py -> build/lib/pylint/config 2022-11-30 00:29:50,812 root INFO copying pylint/config/option_manager_mixin.py -> build/lib/pylint/config 2022-11-30 00:29:50,813 root INFO copying pylint/config/find_default_config_files.py -> build/lib/pylint/config 2022-11-30 00:29:50,813 root INFO copying pylint/config/callback_actions.py -> build/lib/pylint/config 2022-11-30 00:29:50,813 root INFO copying pylint/config/option.py -> build/lib/pylint/config 2022-11-30 00:29:50,814 root INFO copying pylint/config/exceptions.py -> build/lib/pylint/config 2022-11-30 00:29:50,814 root INFO copying pylint/config/environment_variable.py -> build/lib/pylint/config 2022-11-30 00:29:50,814 root INFO copying pylint/config/config_initialization.py -> build/lib/pylint/config 2022-11-30 00:29:50,815 root INFO creating build/lib/pylint/utils 2022-11-30 00:29:50,815 root INFO copying pylint/utils/utils.py -> build/lib/pylint/utils 2022-11-30 00:29:50,815 root INFO copying pylint/utils/file_state.py -> build/lib/pylint/utils 2022-11-30 00:29:50,816 root INFO copying pylint/utils/ast_walker.py -> build/lib/pylint/utils 2022-11-30 00:29:50,816 root INFO copying pylint/utils/__init__.py -> build/lib/pylint/utils 2022-11-30 00:29:50,816 root INFO copying pylint/utils/pragma_parser.py -> build/lib/pylint/utils 2022-11-30 00:29:50,817 root INFO copying pylint/utils/linterstats.py -> build/lib/pylint/utils 2022-11-30 00:29:50,817 root INFO copying pylint/utils/docs.py -> build/lib/pylint/utils 2022-11-30 00:29:50,817 root INFO creating build/lib/pylint/reporters 2022-11-30 00:29:50,818 root INFO copying pylint/reporters/collecting_reporter.py -> build/lib/pylint/reporters 2022-11-30 00:29:50,818 root INFO copying pylint/reporters/multi_reporter.py -> build/lib/pylint/reporters 2022-11-30 00:29:50,818 root INFO copying pylint/reporters/reports_handler_mix_in.py -> build/lib/pylint/reporters 2022-11-30 00:29:50,819 root INFO copying pylint/reporters/__init__.py -> build/lib/pylint/reporters 2022-11-30 00:29:50,819 root INFO copying pylint/reporters/base_reporter.py -> build/lib/pylint/reporters 2022-11-30 00:29:50,819 root INFO copying pylint/reporters/text.py -> build/lib/pylint/reporters 2022-11-30 00:29:50,820 root INFO copying pylint/reporters/json_reporter.py -> build/lib/pylint/reporters 2022-11-30 00:29:50,820 root INFO creating build/lib/pylint/pyreverse 2022-11-30 00:29:50,820 root INFO copying pylint/pyreverse/utils.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,821 root INFO copying pylint/pyreverse/vcg_printer.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,821 root INFO copying pylint/pyreverse/inspector.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,821 root INFO copying pylint/pyreverse/plantuml_printer.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,822 root INFO copying pylint/pyreverse/__init__.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,822 root INFO copying pylint/pyreverse/dot_printer.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,822 root INFO copying pylint/pyreverse/writer.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,823 root INFO copying pylint/pyreverse/printer.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,823 root INFO copying pylint/pyreverse/diadefslib.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,823 root INFO copying pylint/pyreverse/main.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,824 root INFO copying pylint/pyreverse/printer_factory.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,824 root INFO copying pylint/pyreverse/mermaidjs_printer.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,824 root INFO copying pylint/pyreverse/diagrams.py -> build/lib/pylint/pyreverse 2022-11-30 00:29:50,825 root INFO creating build/lib/pylint/checkers 2022-11-30 00:29:50,825 root INFO copying pylint/checkers/logging.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,826 root INFO copying pylint/checkers/utils.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,826 root INFO copying pylint/checkers/newstyle.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,826 root INFO copying pylint/checkers/deprecated.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,827 root INFO copying pylint/checkers/dunder_methods.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,827 root INFO copying pylint/checkers/threading_checker.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,827 root INFO copying pylint/checkers/imports.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,828 root INFO copying pylint/checkers/spelling.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,828 root INFO copying pylint/checkers/format.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,828 root INFO copying pylint/checkers/__init__.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,829 root INFO copying pylint/checkers/design_analysis.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,829 root INFO copying pylint/checkers/ellipsis_checker.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,829 root INFO copying pylint/checkers/modified_iterating_checker.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,830 root INFO copying pylint/checkers/similar.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,830 root INFO copying pylint/checkers/unicode.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,830 root INFO copying pylint/checkers/raw_metrics.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,831 root INFO copying pylint/checkers/strings.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,831 root INFO copying pylint/checkers/variables.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,832 root INFO copying pylint/checkers/stdlib.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,832 root INFO copying pylint/checkers/method_args.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,832 root INFO copying pylint/checkers/base_checker.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,833 root INFO copying pylint/checkers/non_ascii_names.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,833 root INFO copying pylint/checkers/misc.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,833 root INFO copying pylint/checkers/async.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,834 root INFO copying pylint/checkers/unsupported_version.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,834 root INFO copying pylint/checkers/exceptions.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,834 root INFO copying pylint/checkers/lambda_expressions.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,835 root INFO copying pylint/checkers/mapreduce_checker.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,835 root INFO copying pylint/checkers/typecheck.py -> build/lib/pylint/checkers 2022-11-30 00:29:50,836 root INFO creating build/lib/pylint/message 2022-11-30 00:29:50,836 root INFO copying pylint/message/message_id_store.py -> build/lib/pylint/message 2022-11-30 00:29:50,836 root INFO copying pylint/message/_deleted_message_ids.py -> build/lib/pylint/message 2022-11-30 00:29:50,837 root INFO copying pylint/message/message_definition_store.py -> build/lib/pylint/message 2022-11-30 00:29:50,837 root INFO copying pylint/message/__init__.py -> build/lib/pylint/message 2022-11-30 00:29:50,838 root INFO copying pylint/message/message.py -> build/lib/pylint/message 2022-11-30 00:29:50,838 root INFO copying pylint/message/message_definition.py -> build/lib/pylint/message 2022-11-30 00:29:50,839 root INFO creating build/lib/pylint/extensions 2022-11-30 00:29:50,839 root INFO copying pylint/extensions/for_any_all.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,839 root INFO copying pylint/extensions/mccabe.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,839 root INFO copying pylint/extensions/set_membership.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,840 root INFO copying pylint/extensions/typing.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,840 root INFO copying pylint/extensions/check_elif.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,840 root INFO copying pylint/extensions/private_import.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,841 root INFO copying pylint/extensions/_check_docs_utils.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,841 root INFO copying pylint/extensions/code_style.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,841 root INFO copying pylint/extensions/__init__.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,842 root INFO copying pylint/extensions/bad_builtin.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,842 root INFO copying pylint/extensions/emptystring.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,842 root INFO copying pylint/extensions/broad_try_clause.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,843 root INFO copying pylint/extensions/comparetozero.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,843 root INFO copying pylint/extensions/while_used.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,843 root INFO copying pylint/extensions/no_self_use.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,844 root INFO copying pylint/extensions/confusing_elif.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,844 root INFO copying pylint/extensions/redefined_loop_name.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,844 root INFO copying pylint/extensions/redefined_variable_type.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,844 root INFO copying pylint/extensions/empty_comment.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,845 root INFO copying pylint/extensions/docparams.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,845 root INFO copying pylint/extensions/consider_ternary_expression.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,845 root INFO copying pylint/extensions/docstyle.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,846 root INFO copying pylint/extensions/overlapping_exceptions.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,846 root INFO copying pylint/extensions/eq_without_hash.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,846 root INFO copying pylint/extensions/comparison_placement.py -> build/lib/pylint/extensions 2022-11-30 00:29:50,847 root INFO creating build/lib/pylint/testutils 2022-11-30 00:29:50,847 root INFO copying pylint/testutils/unittest_linter.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,848 root INFO copying pylint/testutils/utils.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,848 root INFO copying pylint/testutils/pyreverse.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,848 root INFO copying pylint/testutils/lint_module_test.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,849 root INFO copying pylint/testutils/functional_test_file.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,849 root INFO copying pylint/testutils/configuration_test.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,849 root INFO copying pylint/testutils/__init__.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,849 root INFO copying pylint/testutils/global_test_linter.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,850 root INFO copying pylint/testutils/decorator.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,850 root INFO copying pylint/testutils/checker_test_case.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,850 root INFO copying pylint/testutils/tokenize_str.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,851 root INFO copying pylint/testutils/output_line.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,851 root INFO copying pylint/testutils/_run.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,851 root INFO copying pylint/testutils/constants.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,852 root INFO copying pylint/testutils/get_test_info.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,852 root INFO copying pylint/testutils/reporter_for_tests.py -> build/lib/pylint/testutils 2022-11-30 00:29:50,852 root INFO creating build/lib/pylint/config/_pylint_config 2022-11-30 00:29:50,853 root INFO copying pylint/config/_pylint_config/utils.py -> build/lib/pylint/config/_pylint_config 2022-11-30 00:29:50,853 root INFO copying pylint/config/_pylint_config/__init__.py -> build/lib/pylint/config/_pylint_config 2022-11-30 00:29:50,853 root INFO copying pylint/config/_pylint_config/main.py -> build/lib/pylint/config/_pylint_config 2022-11-30 00:29:50,854 root INFO copying pylint/config/_pylint_config/help_message.py -> build/lib/pylint/config/_pylint_config 2022-11-30 00:29:50,854 root INFO copying pylint/config/_pylint_config/generate_command.py -> build/lib/pylint/config/_pylint_config 2022-11-30 00:29:50,854 root INFO copying pylint/config/_pylint_config/setup.py -> build/lib/pylint/config/_pylint_config 2022-11-30 00:29:50,855 root INFO creating build/lib/pylint/reporters/ureports 2022-11-30 00:29:50,855 root INFO copying pylint/reporters/ureports/base_writer.py -> build/lib/pylint/reporters/ureports 2022-11-30 00:29:50,855 root INFO copying pylint/reporters/ureports/__init__.py -> build/lib/pylint/reporters/ureports 2022-11-30 00:29:50,855 root INFO copying pylint/reporters/ureports/text_writer.py -> build/lib/pylint/reporters/ureports 2022-11-30 00:29:50,856 root INFO copying pylint/reporters/ureports/nodes.py -> build/lib/pylint/reporters/ureports 2022-11-30 00:29:50,856 root INFO creating build/lib/pylint/checkers/base 2022-11-30 00:29:50,857 root INFO copying pylint/checkers/base/pass_checker.py -> build/lib/pylint/checkers/base 2022-11-30 00:29:50,857 root INFO copying pylint/checkers/base/basic_error_checker.py -> build/lib/pylint/checkers/base 2022-11-30 00:29:50,857 root INFO copying pylint/checkers/base/comparison_checker.py -> build/lib/pylint/checkers/base 2022-11-30 00:29:50,858 root INFO copying pylint/checkers/base/docstring_checker.py -> build/lib/pylint/checkers/base 2022-11-30 00:29:50,858 root INFO copying pylint/checkers/base/__init__.py -> build/lib/pylint/checkers/base 2022-11-30 00:29:50,858 root INFO copying pylint/checkers/base/basic_checker.py -> build/lib/pylint/checkers/base 2022-11-30 00:29:50,859 root INFO creating build/lib/pylint/checkers/classes 2022-11-30 00:29:50,859 root INFO copying pylint/checkers/classes/__init__.py -> build/lib/pylint/checkers/classes 2022-11-30 00:29:50,859 root INFO copying pylint/checkers/classes/special_methods_checker.py -> build/lib/pylint/checkers/classes 2022-11-30 00:29:50,859 root INFO copying pylint/checkers/classes/class_checker.py -> build/lib/pylint/checkers/classes 2022-11-30 00:29:50,860 root INFO creating build/lib/pylint/checkers/refactoring 2022-11-30 00:29:50,860 root INFO copying pylint/checkers/refactoring/__init__.py -> build/lib/pylint/checkers/refactoring 2022-11-30 00:29:50,861 root INFO copying pylint/checkers/refactoring/not_checker.py -> build/lib/pylint/checkers/refactoring 2022-11-30 00:29:50,861 root INFO copying pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/lib/pylint/checkers/refactoring 2022-11-30 00:29:50,861 root INFO copying pylint/checkers/refactoring/recommendation_checker.py -> build/lib/pylint/checkers/refactoring 2022-11-30 00:29:50,862 root INFO copying pylint/checkers/refactoring/refactoring_checker.py -> build/lib/pylint/checkers/refactoring 2022-11-30 00:29:50,862 root INFO creating build/lib/pylint/checkers/base/name_checker 2022-11-30 00:29:50,863 root INFO copying pylint/checkers/base/name_checker/checker.py -> build/lib/pylint/checkers/base/name_checker 2022-11-30 00:29:50,863 root INFO copying pylint/checkers/base/name_checker/__init__.py -> build/lib/pylint/checkers/base/name_checker 2022-11-30 00:29:50,863 root INFO copying pylint/checkers/base/name_checker/naming_style.py -> build/lib/pylint/checkers/base/name_checker 2022-11-30 00:29:50,864 root INFO creating build/lib/pylint/testutils/_primer 2022-11-30 00:29:50,864 root INFO copying pylint/testutils/_primer/primer_prepare_command.py -> build/lib/pylint/testutils/_primer 2022-11-30 00:29:50,864 root INFO copying pylint/testutils/_primer/primer.py -> build/lib/pylint/testutils/_primer 2022-11-30 00:29:50,865 root INFO copying pylint/testutils/_primer/package_to_lint.py -> build/lib/pylint/testutils/_primer 2022-11-30 00:29:50,865 root INFO copying pylint/testutils/_primer/__init__.py -> build/lib/pylint/testutils/_primer 2022-11-30 00:29:50,865 root INFO copying pylint/testutils/_primer/primer_compare_command.py -> build/lib/pylint/testutils/_primer 2022-11-30 00:29:50,866 root INFO copying pylint/testutils/_primer/primer_command.py -> build/lib/pylint/testutils/_primer 2022-11-30 00:29:50,866 root INFO copying pylint/testutils/_primer/primer_run_command.py -> build/lib/pylint/testutils/_primer 2022-11-30 00:29:50,866 root INFO creating build/lib/pylint/testutils/functional 2022-11-30 00:29:50,867 root INFO copying pylint/testutils/functional/lint_module_output_update.py -> build/lib/pylint/testutils/functional 2022-11-30 00:29:50,867 root INFO copying pylint/testutils/functional/__init__.py -> build/lib/pylint/testutils/functional 2022-11-30 00:29:50,867 root INFO copying pylint/testutils/functional/test_file.py -> build/lib/pylint/testutils/functional 2022-11-30 00:29:50,867 root INFO copying pylint/testutils/functional/find_functional_tests.py -> build/lib/pylint/testutils/functional 2022-11-30 00:29:50,868 root INFO running egg_info 2022-11-30 00:29:50,873 root INFO writing pylint.egg-info/PKG-INFO 2022-11-30 00:29:50,873 root INFO writing dependency_links to pylint.egg-info/dependency_links.txt 2022-11-30 00:29:50,874 root INFO writing entry points to pylint.egg-info/entry_points.txt 2022-11-30 00:29:50,875 root INFO writing requirements to pylint.egg-info/requires.txt 2022-11-30 00:29:50,875 root INFO writing top-level names to pylint.egg-info/top_level.txt 2022-11-30 00:29:50,884 root INFO reading manifest file 'pylint.egg-info/SOURCES.txt' 2022-11-30 00:29:50,886 root INFO reading manifest template 'MANIFEST.in' 2022-11-30 00:29:50,886 root INFO adding license file 'LICENSE' 2022-11-30 00:29:50,886 root INFO adding license file 'CONTRIBUTORS.txt' 2022-11-30 00:29:50,891 root INFO writing manifest file 'pylint.egg-info/SOURCES.txt' 2022-11-30 00:29:50,893 root INFO copying pylint/testutils/testing_pylintrc -> build/lib/pylint/testutils 2022-11-30 00:29:50,903 wheel INFO installing to build/bdist.linux-i686/wheel 2022-11-30 00:29:50,903 root INFO running install 2022-11-30 00:29:50,917 root INFO running install_lib 2022-11-30 00:29:50,919 root INFO creating build/bdist.linux-i686 2022-11-30 00:29:50,920 root INFO creating build/bdist.linux-i686/wheel 2022-11-30 00:29:50,920 root INFO creating build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,920 root INFO creating build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,920 root INFO copying build/lib/pylint/lint/utils.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,921 root INFO copying build/lib/pylint/lint/caching.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,921 root INFO copying build/lib/pylint/lint/base_options.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,921 root INFO copying build/lib/pylint/lint/parallel.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,922 root INFO copying build/lib/pylint/lint/__init__.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,922 root INFO copying build/lib/pylint/lint/report_functions.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,922 root INFO copying build/lib/pylint/lint/pylinter.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,922 root INFO copying build/lib/pylint/lint/message_state_handler.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,923 root INFO copying build/lib/pylint/lint/expand_modules.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,923 root INFO copying build/lib/pylint/lint/run.py -> build/bdist.linux-i686/wheel/pylint/lint 2022-11-30 00:29:50,923 root INFO copying build/lib/pylint/__pkginfo__.py -> build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,923 root INFO creating build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,923 root INFO copying build/lib/pylint/config/arguments_provider.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,924 root INFO copying build/lib/pylint/config/argument.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,924 root INFO copying build/lib/pylint/config/configuration_mixin.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,924 root INFO copying build/lib/pylint/config/utils.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,924 root INFO copying build/lib/pylint/config/config_file_parser.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,925 root INFO copying build/lib/pylint/config/arguments_manager.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,925 root INFO copying build/lib/pylint/config/deprecation_actions.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,925 root INFO copying build/lib/pylint/config/help_formatter.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,925 root INFO copying build/lib/pylint/config/option_parser.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,925 root INFO copying build/lib/pylint/config/__init__.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,926 root INFO copying build/lib/pylint/config/options_provider_mixin.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,926 root INFO copying build/lib/pylint/config/option_manager_mixin.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,926 root INFO copying build/lib/pylint/config/find_default_config_files.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,926 root INFO copying build/lib/pylint/config/callback_actions.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,927 root INFO copying build/lib/pylint/config/option.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,927 root INFO copying build/lib/pylint/config/exceptions.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,927 root INFO copying build/lib/pylint/config/environment_variable.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,927 root INFO copying build/lib/pylint/config/config_initialization.py -> build/bdist.linux-i686/wheel/pylint/config 2022-11-30 00:29:50,927 root INFO creating build/bdist.linux-i686/wheel/pylint/config/_pylint_config 2022-11-30 00:29:50,928 root INFO copying build/lib/pylint/config/_pylint_config/utils.py -> build/bdist.linux-i686/wheel/pylint/config/_pylint_config 2022-11-30 00:29:50,928 root INFO copying build/lib/pylint/config/_pylint_config/__init__.py -> build/bdist.linux-i686/wheel/pylint/config/_pylint_config 2022-11-30 00:29:50,928 root INFO copying build/lib/pylint/config/_pylint_config/main.py -> build/bdist.linux-i686/wheel/pylint/config/_pylint_config 2022-11-30 00:29:50,928 root INFO copying build/lib/pylint/config/_pylint_config/help_message.py -> build/bdist.linux-i686/wheel/pylint/config/_pylint_config 2022-11-30 00:29:50,928 root INFO copying build/lib/pylint/config/_pylint_config/generate_command.py -> build/bdist.linux-i686/wheel/pylint/config/_pylint_config 2022-11-30 00:29:50,929 root INFO copying build/lib/pylint/config/_pylint_config/setup.py -> build/bdist.linux-i686/wheel/pylint/config/_pylint_config 2022-11-30 00:29:50,929 root INFO copying build/lib/pylint/typing.py -> build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,929 root INFO creating build/bdist.linux-i686/wheel/pylint/utils 2022-11-30 00:29:50,929 root INFO copying build/lib/pylint/utils/utils.py -> build/bdist.linux-i686/wheel/pylint/utils 2022-11-30 00:29:50,929 root INFO copying build/lib/pylint/utils/file_state.py -> build/bdist.linux-i686/wheel/pylint/utils 2022-11-30 00:29:50,930 root INFO copying build/lib/pylint/utils/ast_walker.py -> build/bdist.linux-i686/wheel/pylint/utils 2022-11-30 00:29:50,930 root INFO copying build/lib/pylint/utils/__init__.py -> build/bdist.linux-i686/wheel/pylint/utils 2022-11-30 00:29:50,930 root INFO copying build/lib/pylint/utils/pragma_parser.py -> build/bdist.linux-i686/wheel/pylint/utils 2022-11-30 00:29:50,930 root INFO copying build/lib/pylint/utils/linterstats.py -> build/bdist.linux-i686/wheel/pylint/utils 2022-11-30 00:29:50,930 root INFO copying build/lib/pylint/utils/docs.py -> build/bdist.linux-i686/wheel/pylint/utils 2022-11-30 00:29:50,931 root INFO creating build/bdist.linux-i686/wheel/pylint/reporters 2022-11-30 00:29:50,931 root INFO copying build/lib/pylint/reporters/collecting_reporter.py -> build/bdist.linux-i686/wheel/pylint/reporters 2022-11-30 00:29:50,931 root INFO copying build/lib/pylint/reporters/multi_reporter.py -> build/bdist.linux-i686/wheel/pylint/reporters 2022-11-30 00:29:50,931 root INFO copying build/lib/pylint/reporters/reports_handler_mix_in.py -> build/bdist.linux-i686/wheel/pylint/reporters 2022-11-30 00:29:50,932 root INFO copying build/lib/pylint/reporters/__init__.py -> build/bdist.linux-i686/wheel/pylint/reporters 2022-11-30 00:29:50,932 root INFO copying build/lib/pylint/reporters/base_reporter.py -> build/bdist.linux-i686/wheel/pylint/reporters 2022-11-30 00:29:50,932 root INFO copying build/lib/pylint/reporters/text.py -> build/bdist.linux-i686/wheel/pylint/reporters 2022-11-30 00:29:50,932 root INFO creating build/bdist.linux-i686/wheel/pylint/reporters/ureports 2022-11-30 00:29:50,932 root INFO copying build/lib/pylint/reporters/ureports/base_writer.py -> build/bdist.linux-i686/wheel/pylint/reporters/ureports 2022-11-30 00:29:50,933 root INFO copying build/lib/pylint/reporters/ureports/__init__.py -> build/bdist.linux-i686/wheel/pylint/reporters/ureports 2022-11-30 00:29:50,933 root INFO copying build/lib/pylint/reporters/ureports/text_writer.py -> build/bdist.linux-i686/wheel/pylint/reporters/ureports 2022-11-30 00:29:50,933 root INFO copying build/lib/pylint/reporters/ureports/nodes.py -> build/bdist.linux-i686/wheel/pylint/reporters/ureports 2022-11-30 00:29:50,933 root INFO copying build/lib/pylint/reporters/json_reporter.py -> build/bdist.linux-i686/wheel/pylint/reporters 2022-11-30 00:29:50,933 root INFO creating build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,934 root INFO copying build/lib/pylint/pyreverse/utils.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,934 root INFO copying build/lib/pylint/pyreverse/vcg_printer.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,934 root INFO copying build/lib/pylint/pyreverse/inspector.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,934 root INFO copying build/lib/pylint/pyreverse/plantuml_printer.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,935 root INFO copying build/lib/pylint/pyreverse/__init__.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,935 root INFO copying build/lib/pylint/pyreverse/dot_printer.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,935 root INFO copying build/lib/pylint/pyreverse/writer.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,935 root INFO copying build/lib/pylint/pyreverse/printer.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,935 root INFO copying build/lib/pylint/pyreverse/diadefslib.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,936 root INFO copying build/lib/pylint/pyreverse/main.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,936 root INFO copying build/lib/pylint/pyreverse/printer_factory.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,936 root INFO copying build/lib/pylint/pyreverse/mermaidjs_printer.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,936 root INFO copying build/lib/pylint/pyreverse/diagrams.py -> build/bdist.linux-i686/wheel/pylint/pyreverse 2022-11-30 00:29:50,936 root INFO copying build/lib/pylint/__init__.py -> build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,937 root INFO copying build/lib/pylint/__main__.py -> build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,937 root INFO copying build/lib/pylint/epylint.py -> build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,937 root INFO creating build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,937 root INFO copying build/lib/pylint/checkers/logging.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,938 root INFO copying build/lib/pylint/checkers/utils.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,938 root INFO copying build/lib/pylint/checkers/newstyle.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,938 root INFO copying build/lib/pylint/checkers/deprecated.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,938 root INFO copying build/lib/pylint/checkers/dunder_methods.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,939 root INFO copying build/lib/pylint/checkers/threading_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,939 root INFO copying build/lib/pylint/checkers/imports.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,939 root INFO creating build/bdist.linux-i686/wheel/pylint/checkers/base 2022-11-30 00:29:50,939 root INFO copying build/lib/pylint/checkers/base/pass_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/base 2022-11-30 00:29:50,939 root INFO copying build/lib/pylint/checkers/base/basic_error_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/base 2022-11-30 00:29:50,940 root INFO copying build/lib/pylint/checkers/base/comparison_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/base 2022-11-30 00:29:50,940 root INFO copying build/lib/pylint/checkers/base/docstring_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/base 2022-11-30 00:29:50,940 root INFO copying build/lib/pylint/checkers/base/__init__.py -> build/bdist.linux-i686/wheel/pylint/checkers/base 2022-11-30 00:29:50,940 root INFO copying build/lib/pylint/checkers/base/basic_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/base 2022-11-30 00:29:50,941 root INFO creating build/bdist.linux-i686/wheel/pylint/checkers/base/name_checker 2022-11-30 00:29:50,941 root INFO copying build/lib/pylint/checkers/base/name_checker/checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/base/name_checker 2022-11-30 00:29:50,941 root INFO copying build/lib/pylint/checkers/base/name_checker/__init__.py -> build/bdist.linux-i686/wheel/pylint/checkers/base/name_checker 2022-11-30 00:29:50,941 root INFO copying build/lib/pylint/checkers/base/name_checker/naming_style.py -> build/bdist.linux-i686/wheel/pylint/checkers/base/name_checker 2022-11-30 00:29:50,941 root INFO copying build/lib/pylint/checkers/spelling.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,942 root INFO copying build/lib/pylint/checkers/format.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,942 root INFO copying build/lib/pylint/checkers/__init__.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,942 root INFO copying build/lib/pylint/checkers/design_analysis.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,942 root INFO copying build/lib/pylint/checkers/ellipsis_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,943 root INFO creating build/bdist.linux-i686/wheel/pylint/checkers/classes 2022-11-30 00:29:50,943 root INFO copying build/lib/pylint/checkers/classes/__init__.py -> build/bdist.linux-i686/wheel/pylint/checkers/classes 2022-11-30 00:29:50,943 root INFO copying build/lib/pylint/checkers/classes/special_methods_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/classes 2022-11-30 00:29:50,943 root INFO copying build/lib/pylint/checkers/classes/class_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/classes 2022-11-30 00:29:50,944 root INFO copying build/lib/pylint/checkers/modified_iterating_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,944 root INFO copying build/lib/pylint/checkers/similar.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,944 root INFO copying build/lib/pylint/checkers/unicode.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,944 root INFO copying build/lib/pylint/checkers/raw_metrics.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,945 root INFO copying build/lib/pylint/checkers/strings.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,945 root INFO copying build/lib/pylint/checkers/variables.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,945 root INFO copying build/lib/pylint/checkers/stdlib.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,945 root INFO copying build/lib/pylint/checkers/method_args.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,946 root INFO copying build/lib/pylint/checkers/base_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,946 root INFO creating build/bdist.linux-i686/wheel/pylint/checkers/refactoring 2022-11-30 00:29:50,946 root INFO copying build/lib/pylint/checkers/refactoring/__init__.py -> build/bdist.linux-i686/wheel/pylint/checkers/refactoring 2022-11-30 00:29:50,946 root INFO copying build/lib/pylint/checkers/refactoring/not_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/refactoring 2022-11-30 00:29:50,946 root INFO copying build/lib/pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/refactoring 2022-11-30 00:29:50,947 root INFO copying build/lib/pylint/checkers/refactoring/recommendation_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/refactoring 2022-11-30 00:29:50,947 root INFO copying build/lib/pylint/checkers/refactoring/refactoring_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers/refactoring 2022-11-30 00:29:50,947 root INFO copying build/lib/pylint/checkers/non_ascii_names.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,948 root INFO copying build/lib/pylint/checkers/misc.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,948 root INFO copying build/lib/pylint/checkers/async.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,948 root INFO copying build/lib/pylint/checkers/unsupported_version.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,948 root INFO copying build/lib/pylint/checkers/exceptions.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,948 root INFO copying build/lib/pylint/checkers/lambda_expressions.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,949 root INFO copying build/lib/pylint/checkers/mapreduce_checker.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,949 root INFO copying build/lib/pylint/checkers/typecheck.py -> build/bdist.linux-i686/wheel/pylint/checkers 2022-11-30 00:29:50,949 root INFO creating build/bdist.linux-i686/wheel/pylint/message 2022-11-30 00:29:50,949 root INFO copying build/lib/pylint/message/message_id_store.py -> build/bdist.linux-i686/wheel/pylint/message 2022-11-30 00:29:50,950 root INFO copying build/lib/pylint/message/_deleted_message_ids.py -> build/bdist.linux-i686/wheel/pylint/message 2022-11-30 00:29:50,950 root INFO copying build/lib/pylint/message/message_definition_store.py -> build/bdist.linux-i686/wheel/pylint/message 2022-11-30 00:29:50,950 root INFO copying build/lib/pylint/message/__init__.py -> build/bdist.linux-i686/wheel/pylint/message 2022-11-30 00:29:50,950 root INFO copying build/lib/pylint/message/message.py -> build/bdist.linux-i686/wheel/pylint/message 2022-11-30 00:29:50,951 root INFO copying build/lib/pylint/message/message_definition.py -> build/bdist.linux-i686/wheel/pylint/message 2022-11-30 00:29:50,951 root INFO copying build/lib/pylint/constants.py -> build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,951 root INFO copying build/lib/pylint/interfaces.py -> build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,951 root INFO copying build/lib/pylint/graph.py -> build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,951 root INFO creating build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,952 root INFO copying build/lib/pylint/extensions/for_any_all.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,952 root INFO copying build/lib/pylint/extensions/mccabe.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,952 root INFO copying build/lib/pylint/extensions/set_membership.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,952 root INFO copying build/lib/pylint/extensions/typing.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,952 root INFO copying build/lib/pylint/extensions/check_elif.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,953 root INFO copying build/lib/pylint/extensions/private_import.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,953 root INFO copying build/lib/pylint/extensions/_check_docs_utils.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,953 root INFO copying build/lib/pylint/extensions/code_style.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,953 root INFO copying build/lib/pylint/extensions/__init__.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,954 root INFO copying build/lib/pylint/extensions/bad_builtin.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,954 root INFO copying build/lib/pylint/extensions/emptystring.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,954 root INFO copying build/lib/pylint/extensions/broad_try_clause.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,954 root INFO copying build/lib/pylint/extensions/comparetozero.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,954 root INFO copying build/lib/pylint/extensions/while_used.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,955 root INFO copying build/lib/pylint/extensions/no_self_use.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,955 root INFO copying build/lib/pylint/extensions/confusing_elif.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,955 root INFO copying build/lib/pylint/extensions/redefined_loop_name.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,955 root INFO copying build/lib/pylint/extensions/redefined_variable_type.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,956 root INFO copying build/lib/pylint/extensions/empty_comment.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,956 root INFO copying build/lib/pylint/extensions/docparams.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,956 root INFO copying build/lib/pylint/extensions/consider_ternary_expression.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,956 root INFO copying build/lib/pylint/extensions/docstyle.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,956 root INFO copying build/lib/pylint/extensions/overlapping_exceptions.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,957 root INFO copying build/lib/pylint/extensions/eq_without_hash.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,957 root INFO copying build/lib/pylint/extensions/comparison_placement.py -> build/bdist.linux-i686/wheel/pylint/extensions 2022-11-30 00:29:50,957 root INFO creating build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,957 root INFO copying build/lib/pylint/testutils/unittest_linter.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,958 root INFO copying build/lib/pylint/testutils/utils.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,958 root INFO copying build/lib/pylint/testutils/pyreverse.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,958 root INFO copying build/lib/pylint/testutils/lint_module_test.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,958 root INFO copying build/lib/pylint/testutils/functional_test_file.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,959 root INFO copying build/lib/pylint/testutils/configuration_test.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,959 root INFO copying build/lib/pylint/testutils/testing_pylintrc -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,959 root INFO copying build/lib/pylint/testutils/__init__.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,959 root INFO creating build/bdist.linux-i686/wheel/pylint/testutils/_primer 2022-11-30 00:29:50,959 root INFO copying build/lib/pylint/testutils/_primer/primer_prepare_command.py -> build/bdist.linux-i686/wheel/pylint/testutils/_primer 2022-11-30 00:29:50,960 root INFO copying build/lib/pylint/testutils/_primer/primer.py -> build/bdist.linux-i686/wheel/pylint/testutils/_primer 2022-11-30 00:29:50,960 root INFO copying build/lib/pylint/testutils/_primer/package_to_lint.py -> build/bdist.linux-i686/wheel/pylint/testutils/_primer 2022-11-30 00:29:50,960 root INFO copying build/lib/pylint/testutils/_primer/__init__.py -> build/bdist.linux-i686/wheel/pylint/testutils/_primer 2022-11-30 00:29:50,960 root INFO copying build/lib/pylint/testutils/_primer/primer_compare_command.py -> build/bdist.linux-i686/wheel/pylint/testutils/_primer 2022-11-30 00:29:50,960 root INFO copying build/lib/pylint/testutils/_primer/primer_command.py -> build/bdist.linux-i686/wheel/pylint/testutils/_primer 2022-11-30 00:29:50,961 root INFO copying build/lib/pylint/testutils/_primer/primer_run_command.py -> build/bdist.linux-i686/wheel/pylint/testutils/_primer 2022-11-30 00:29:50,961 root INFO copying build/lib/pylint/testutils/global_test_linter.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,961 root INFO copying build/lib/pylint/testutils/decorator.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,961 root INFO copying build/lib/pylint/testutils/checker_test_case.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,962 root INFO copying build/lib/pylint/testutils/tokenize_str.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,962 root INFO copying build/lib/pylint/testutils/output_line.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,962 root INFO copying build/lib/pylint/testutils/_run.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,962 root INFO copying build/lib/pylint/testutils/constants.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,963 root INFO copying build/lib/pylint/testutils/get_test_info.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,963 root INFO copying build/lib/pylint/testutils/reporter_for_tests.py -> build/bdist.linux-i686/wheel/pylint/testutils 2022-11-30 00:29:50,963 root INFO creating build/bdist.linux-i686/wheel/pylint/testutils/functional 2022-11-30 00:29:50,963 root INFO copying build/lib/pylint/testutils/functional/lint_module_output_update.py -> build/bdist.linux-i686/wheel/pylint/testutils/functional 2022-11-30 00:29:50,964 root INFO copying build/lib/pylint/testutils/functional/__init__.py -> build/bdist.linux-i686/wheel/pylint/testutils/functional 2022-11-30 00:29:50,964 root INFO copying build/lib/pylint/testutils/functional/test_file.py -> build/bdist.linux-i686/wheel/pylint/testutils/functional 2022-11-30 00:29:50,964 root INFO copying build/lib/pylint/testutils/functional/find_functional_tests.py -> build/bdist.linux-i686/wheel/pylint/testutils/functional 2022-11-30 00:29:50,964 root INFO copying build/lib/pylint/exceptions.py -> build/bdist.linux-i686/wheel/pylint 2022-11-30 00:29:50,964 root INFO running install_egg_info 2022-11-30 00:29:50,967 root INFO Copying pylint.egg-info to build/bdist.linux-i686/wheel/pylint-2.15.7-py3.11.egg-info 2022-11-30 00:29:50,968 root INFO running install_scripts 2022-11-30 00:29:50,977 wheel INFO creating build/bdist.linux-i686/wheel/pylint-2.15.7.dist-info/WHEEL 2022-11-30 00:29:50,978 wheel INFO creating '/home/buildozer/aports/community/py3-pylint/src/pylint-2.15.7/dist/.tmp-sce_a78v/pylint-2.15.7-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2022-11-30 00:29:50,978 wheel INFO adding 'pylint/__init__.py' 2022-11-30 00:29:50,978 wheel INFO adding 'pylint/__main__.py' 2022-11-30 00:29:50,979 wheel INFO adding 'pylint/__pkginfo__.py' 2022-11-30 00:29:50,979 wheel INFO adding 'pylint/constants.py' 2022-11-30 00:29:50,979 wheel INFO adding 'pylint/epylint.py' 2022-11-30 00:29:50,979 wheel INFO adding 'pylint/exceptions.py' 2022-11-30 00:29:50,980 wheel INFO adding 'pylint/graph.py' 2022-11-30 00:29:50,980 wheel INFO adding 'pylint/interfaces.py' 2022-11-30 00:29:50,980 wheel INFO adding 'pylint/typing.py' 2022-11-30 00:29:50,981 wheel INFO adding 'pylint/checkers/__init__.py' 2022-11-30 00:29:50,981 wheel INFO adding 'pylint/checkers/async.py' 2022-11-30 00:29:50,981 wheel INFO adding 'pylint/checkers/base_checker.py' 2022-11-30 00:29:50,982 wheel INFO adding 'pylint/checkers/deprecated.py' 2022-11-30 00:29:50,982 wheel INFO adding 'pylint/checkers/design_analysis.py' 2022-11-30 00:29:50,982 wheel INFO adding 'pylint/checkers/dunder_methods.py' 2022-11-30 00:29:50,983 wheel INFO adding 'pylint/checkers/ellipsis_checker.py' 2022-11-30 00:29:50,983 wheel INFO adding 'pylint/checkers/exceptions.py' 2022-11-30 00:29:50,983 wheel INFO adding 'pylint/checkers/format.py' 2022-11-30 00:29:50,984 wheel INFO adding 'pylint/checkers/imports.py' 2022-11-30 00:29:50,984 wheel INFO adding 'pylint/checkers/lambda_expressions.py' 2022-11-30 00:29:50,984 wheel INFO adding 'pylint/checkers/logging.py' 2022-11-30 00:29:50,985 wheel INFO adding 'pylint/checkers/mapreduce_checker.py' 2022-11-30 00:29:50,985 wheel INFO adding 'pylint/checkers/method_args.py' 2022-11-30 00:29:50,985 wheel INFO adding 'pylint/checkers/misc.py' 2022-11-30 00:29:50,985 wheel INFO adding 'pylint/checkers/modified_iterating_checker.py' 2022-11-30 00:29:50,986 wheel INFO adding 'pylint/checkers/newstyle.py' 2022-11-30 00:29:50,986 wheel INFO adding 'pylint/checkers/non_ascii_names.py' 2022-11-30 00:29:50,986 wheel INFO adding 'pylint/checkers/raw_metrics.py' 2022-11-30 00:29:50,987 wheel INFO adding 'pylint/checkers/similar.py' 2022-11-30 00:29:50,987 wheel INFO adding 'pylint/checkers/spelling.py' 2022-11-30 00:29:50,987 wheel INFO adding 'pylint/checkers/stdlib.py' 2022-11-30 00:29:50,988 wheel INFO adding 'pylint/checkers/strings.py' 2022-11-30 00:29:50,988 wheel INFO adding 'pylint/checkers/threading_checker.py' 2022-11-30 00:29:50,989 wheel INFO adding 'pylint/checkers/typecheck.py' 2022-11-30 00:29:50,989 wheel INFO adding 'pylint/checkers/unicode.py' 2022-11-30 00:29:50,990 wheel INFO adding 'pylint/checkers/unsupported_version.py' 2022-11-30 00:29:50,990 wheel INFO adding 'pylint/checkers/utils.py' 2022-11-30 00:29:50,991 wheel INFO adding 'pylint/checkers/variables.py' 2022-11-30 00:29:50,992 wheel INFO adding 'pylint/checkers/base/__init__.py' 2022-11-30 00:29:50,992 wheel INFO adding 'pylint/checkers/base/basic_checker.py' 2022-11-30 00:29:50,993 wheel INFO adding 'pylint/checkers/base/basic_error_checker.py' 2022-11-30 00:29:50,993 wheel INFO adding 'pylint/checkers/base/comparison_checker.py' 2022-11-30 00:29:50,993 wheel INFO adding 'pylint/checkers/base/docstring_checker.py' 2022-11-30 00:29:50,994 wheel INFO adding 'pylint/checkers/base/pass_checker.py' 2022-11-30 00:29:50,994 wheel INFO adding 'pylint/checkers/base/name_checker/__init__.py' 2022-11-30 00:29:50,994 wheel INFO adding 'pylint/checkers/base/name_checker/checker.py' 2022-11-30 00:29:50,994 wheel INFO adding 'pylint/checkers/base/name_checker/naming_style.py' 2022-11-30 00:29:50,995 wheel INFO adding 'pylint/checkers/classes/__init__.py' 2022-11-30 00:29:50,995 wheel INFO adding 'pylint/checkers/classes/class_checker.py' 2022-11-30 00:29:50,996 wheel INFO adding 'pylint/checkers/classes/special_methods_checker.py' 2022-11-30 00:29:50,996 wheel INFO adding 'pylint/checkers/refactoring/__init__.py' 2022-11-30 00:29:50,996 wheel INFO adding 'pylint/checkers/refactoring/implicit_booleaness_checker.py' 2022-11-30 00:29:50,997 wheel INFO adding 'pylint/checkers/refactoring/not_checker.py' 2022-11-30 00:29:50,997 wheel INFO adding 'pylint/checkers/refactoring/recommendation_checker.py' 2022-11-30 00:29:50,998 wheel INFO adding 'pylint/checkers/refactoring/refactoring_checker.py' 2022-11-30 00:29:50,998 wheel INFO adding 'pylint/config/__init__.py' 2022-11-30 00:29:50,998 wheel INFO adding 'pylint/config/argument.py' 2022-11-30 00:29:50,999 wheel INFO adding 'pylint/config/arguments_manager.py' 2022-11-30 00:29:50,999 wheel INFO adding 'pylint/config/arguments_provider.py' 2022-11-30 00:29:51,000 wheel INFO adding 'pylint/config/callback_actions.py' 2022-11-30 00:29:51,000 wheel INFO adding 'pylint/config/config_file_parser.py' 2022-11-30 00:29:51,000 wheel INFO adding 'pylint/config/config_initialization.py' 2022-11-30 00:29:51,000 wheel INFO adding 'pylint/config/configuration_mixin.py' 2022-11-30 00:29:51,001 wheel INFO adding 'pylint/config/deprecation_actions.py' 2022-11-30 00:29:51,001 wheel INFO adding 'pylint/config/environment_variable.py' 2022-11-30 00:29:51,001 wheel INFO adding 'pylint/config/exceptions.py' 2022-11-30 00:29:51,001 wheel INFO adding 'pylint/config/find_default_config_files.py' 2022-11-30 00:29:51,001 wheel INFO adding 'pylint/config/help_formatter.py' 2022-11-30 00:29:51,002 wheel INFO adding 'pylint/config/option.py' 2022-11-30 00:29:51,002 wheel INFO adding 'pylint/config/option_manager_mixin.py' 2022-11-30 00:29:51,002 wheel INFO adding 'pylint/config/option_parser.py' 2022-11-30 00:29:51,003 wheel INFO adding 'pylint/config/options_provider_mixin.py' 2022-11-30 00:29:51,003 wheel INFO adding 'pylint/config/utils.py' 2022-11-30 00:29:51,003 wheel INFO adding 'pylint/config/_pylint_config/__init__.py' 2022-11-30 00:29:51,003 wheel INFO adding 'pylint/config/_pylint_config/generate_command.py' 2022-11-30 00:29:51,004 wheel INFO adding 'pylint/config/_pylint_config/help_message.py' 2022-11-30 00:29:51,004 wheel INFO adding 'pylint/config/_pylint_config/main.py' 2022-11-30 00:29:51,004 wheel INFO adding 'pylint/config/_pylint_config/setup.py' 2022-11-30 00:29:51,004 wheel INFO adding 'pylint/config/_pylint_config/utils.py' 2022-11-30 00:29:51,005 wheel INFO adding 'pylint/extensions/__init__.py' 2022-11-30 00:29:51,005 wheel INFO adding 'pylint/extensions/_check_docs_utils.py' 2022-11-30 00:29:51,005 wheel INFO adding 'pylint/extensions/bad_builtin.py' 2022-11-30 00:29:51,005 wheel INFO adding 'pylint/extensions/broad_try_clause.py' 2022-11-30 00:29:51,006 wheel INFO adding 'pylint/extensions/check_elif.py' 2022-11-30 00:29:51,006 wheel INFO adding 'pylint/extensions/code_style.py' 2022-11-30 00:29:51,006 wheel INFO adding 'pylint/extensions/comparetozero.py' 2022-11-30 00:29:51,007 wheel INFO adding 'pylint/extensions/comparison_placement.py' 2022-11-30 00:29:51,007 wheel INFO adding 'pylint/extensions/confusing_elif.py' 2022-11-30 00:29:51,007 wheel INFO adding 'pylint/extensions/consider_ternary_expression.py' 2022-11-30 00:29:51,007 wheel INFO adding 'pylint/extensions/docparams.py' 2022-11-30 00:29:51,008 wheel INFO adding 'pylint/extensions/docstyle.py' 2022-11-30 00:29:51,008 wheel INFO adding 'pylint/extensions/empty_comment.py' 2022-11-30 00:29:51,008 wheel INFO adding 'pylint/extensions/emptystring.py' 2022-11-30 00:29:51,008 wheel INFO adding 'pylint/extensions/eq_without_hash.py' 2022-11-30 00:29:51,009 wheel INFO adding 'pylint/extensions/for_any_all.py' 2022-11-30 00:29:51,009 wheel INFO adding 'pylint/extensions/mccabe.py' 2022-11-30 00:29:51,009 wheel INFO adding 'pylint/extensions/no_self_use.py' 2022-11-30 00:29:51,009 wheel INFO adding 'pylint/extensions/overlapping_exceptions.py' 2022-11-30 00:29:51,010 wheel INFO adding 'pylint/extensions/private_import.py' 2022-11-30 00:29:51,010 wheel INFO adding 'pylint/extensions/redefined_loop_name.py' 2022-11-30 00:29:51,010 wheel INFO adding 'pylint/extensions/redefined_variable_type.py' 2022-11-30 00:29:51,010 wheel INFO adding 'pylint/extensions/set_membership.py' 2022-11-30 00:29:51,011 wheel INFO adding 'pylint/extensions/typing.py' 2022-11-30 00:29:51,011 wheel INFO adding 'pylint/extensions/while_used.py' 2022-11-30 00:29:51,011 wheel INFO adding 'pylint/lint/__init__.py' 2022-11-30 00:29:51,012 wheel INFO adding 'pylint/lint/base_options.py' 2022-11-30 00:29:51,012 wheel INFO adding 'pylint/lint/caching.py' 2022-11-30 00:29:51,012 wheel INFO adding 'pylint/lint/expand_modules.py' 2022-11-30 00:29:51,012 wheel INFO adding 'pylint/lint/message_state_handler.py' 2022-11-30 00:29:51,013 wheel INFO adding 'pylint/lint/parallel.py' 2022-11-30 00:29:51,013 wheel INFO adding 'pylint/lint/pylinter.py' 2022-11-30 00:29:51,014 wheel INFO adding 'pylint/lint/report_functions.py' 2022-11-30 00:29:51,014 wheel INFO adding 'pylint/lint/run.py' 2022-11-30 00:29:51,014 wheel INFO adding 'pylint/lint/utils.py' 2022-11-30 00:29:51,014 wheel INFO adding 'pylint/message/__init__.py' 2022-11-30 00:29:51,015 wheel INFO adding 'pylint/message/_deleted_message_ids.py' 2022-11-30 00:29:51,015 wheel INFO adding 'pylint/message/message.py' 2022-11-30 00:29:51,015 wheel INFO adding 'pylint/message/message_definition.py' 2022-11-30 00:29:51,015 wheel INFO adding 'pylint/message/message_definition_store.py' 2022-11-30 00:29:51,016 wheel INFO adding 'pylint/message/message_id_store.py' 2022-11-30 00:29:51,016 wheel INFO adding 'pylint/pyreverse/__init__.py' 2022-11-30 00:29:51,016 wheel INFO adding 'pylint/pyreverse/diadefslib.py' 2022-11-30 00:29:51,016 wheel INFO adding 'pylint/pyreverse/diagrams.py' 2022-11-30 00:29:51,017 wheel INFO adding 'pylint/pyreverse/dot_printer.py' 2022-11-30 00:29:51,017 wheel INFO adding 'pylint/pyreverse/inspector.py' 2022-11-30 00:29:51,017 wheel INFO adding 'pylint/pyreverse/main.py' 2022-11-30 00:29:51,018 wheel INFO adding 'pylint/pyreverse/mermaidjs_printer.py' 2022-11-30 00:29:51,018 wheel INFO adding 'pylint/pyreverse/plantuml_printer.py' 2022-11-30 00:29:51,018 wheel INFO adding 'pylint/pyreverse/printer.py' 2022-11-30 00:29:51,018 wheel INFO adding 'pylint/pyreverse/printer_factory.py' 2022-11-30 00:29:51,019 wheel INFO adding 'pylint/pyreverse/utils.py' 2022-11-30 00:29:51,019 wheel INFO adding 'pylint/pyreverse/vcg_printer.py' 2022-11-30 00:29:51,019 wheel INFO adding 'pylint/pyreverse/writer.py' 2022-11-30 00:29:51,019 wheel INFO adding 'pylint/reporters/__init__.py' 2022-11-30 00:29:51,020 wheel INFO adding 'pylint/reporters/base_reporter.py' 2022-11-30 00:29:51,020 wheel INFO adding 'pylint/reporters/collecting_reporter.py' 2022-11-30 00:29:51,020 wheel INFO adding 'pylint/reporters/json_reporter.py' 2022-11-30 00:29:51,020 wheel INFO adding 'pylint/reporters/multi_reporter.py' 2022-11-30 00:29:51,021 wheel INFO adding 'pylint/reporters/reports_handler_mix_in.py' 2022-11-30 00:29:51,021 wheel INFO adding 'pylint/reporters/text.py' 2022-11-30 00:29:51,021 wheel INFO adding 'pylint/reporters/ureports/__init__.py' 2022-11-30 00:29:51,021 wheel INFO adding 'pylint/reporters/ureports/base_writer.py' 2022-11-30 00:29:51,022 wheel INFO adding 'pylint/reporters/ureports/nodes.py' 2022-11-30 00:29:51,022 wheel INFO adding 'pylint/reporters/ureports/text_writer.py' 2022-11-30 00:29:51,022 wheel INFO adding 'pylint/testutils/__init__.py' 2022-11-30 00:29:51,022 wheel INFO adding 'pylint/testutils/_run.py' 2022-11-30 00:29:51,023 wheel INFO adding 'pylint/testutils/checker_test_case.py' 2022-11-30 00:29:51,023 wheel INFO adding 'pylint/testutils/configuration_test.py' 2022-11-30 00:29:51,023 wheel INFO adding 'pylint/testutils/constants.py' 2022-11-30 00:29:51,023 wheel INFO adding 'pylint/testutils/decorator.py' 2022-11-30 00:29:51,024 wheel INFO adding 'pylint/testutils/functional_test_file.py' 2022-11-30 00:29:51,024 wheel INFO adding 'pylint/testutils/get_test_info.py' 2022-11-30 00:29:51,024 wheel INFO adding 'pylint/testutils/global_test_linter.py' 2022-11-30 00:29:51,024 wheel INFO adding 'pylint/testutils/lint_module_test.py' 2022-11-30 00:29:51,025 wheel INFO adding 'pylint/testutils/output_line.py' 2022-11-30 00:29:51,025 wheel INFO adding 'pylint/testutils/pyreverse.py' 2022-11-30 00:29:51,025 wheel INFO adding 'pylint/testutils/reporter_for_tests.py' 2022-11-30 00:29:51,025 wheel INFO adding 'pylint/testutils/testing_pylintrc' 2022-11-30 00:29:51,026 wheel INFO adding 'pylint/testutils/tokenize_str.py' 2022-11-30 00:29:51,026 wheel INFO adding 'pylint/testutils/unittest_linter.py' 2022-11-30 00:29:51,026 wheel INFO adding 'pylint/testutils/utils.py' 2022-11-30 00:29:51,026 wheel INFO adding 'pylint/testutils/_primer/__init__.py' 2022-11-30 00:29:51,027 wheel INFO adding 'pylint/testutils/_primer/package_to_lint.py' 2022-11-30 00:29:51,027 wheel INFO adding 'pylint/testutils/_primer/primer.py' 2022-11-30 00:29:51,027 wheel INFO adding 'pylint/testutils/_primer/primer_command.py' 2022-11-30 00:29:51,027 wheel INFO adding 'pylint/testutils/_primer/primer_compare_command.py' 2022-11-30 00:29:51,028 wheel INFO adding 'pylint/testutils/_primer/primer_prepare_command.py' 2022-11-30 00:29:51,028 wheel INFO adding 'pylint/testutils/_primer/primer_run_command.py' 2022-11-30 00:29:51,028 wheel INFO adding 'pylint/testutils/functional/__init__.py' 2022-11-30 00:29:51,028 wheel INFO adding 'pylint/testutils/functional/find_functional_tests.py' 2022-11-30 00:29:51,029 wheel INFO adding 'pylint/testutils/functional/lint_module_output_update.py' 2022-11-30 00:29:51,029 wheel INFO adding 'pylint/testutils/functional/test_file.py' 2022-11-30 00:29:51,029 wheel INFO adding 'pylint/utils/__init__.py' 2022-11-30 00:29:51,029 wheel INFO adding 'pylint/utils/ast_walker.py' 2022-11-30 00:29:51,030 wheel INFO adding 'pylint/utils/docs.py' 2022-11-30 00:29:51,030 wheel INFO adding 'pylint/utils/file_state.py' 2022-11-30 00:29:51,030 wheel INFO adding 'pylint/utils/linterstats.py' 2022-11-30 00:29:51,031 wheel INFO adding 'pylint/utils/pragma_parser.py' 2022-11-30 00:29:51,031 wheel INFO adding 'pylint/utils/utils.py' 2022-11-30 00:29:51,031 wheel INFO adding 'pylint-2.15.7.dist-info/CONTRIBUTORS.txt' 2022-11-30 00:29:51,032 wheel INFO adding 'pylint-2.15.7.dist-info/LICENSE' 2022-11-30 00:29:51,032 wheel INFO adding 'pylint-2.15.7.dist-info/METADATA' 2022-11-30 00:29:51,032 wheel INFO adding 'pylint-2.15.7.dist-info/WHEEL' 2022-11-30 00:29:51,032 wheel INFO adding 'pylint-2.15.7.dist-info/entry_points.txt' 2022-11-30 00:29:51,033 wheel INFO adding 'pylint-2.15.7.dist-info/top_level.txt' 2022-11-30 00:29:51,033 wheel INFO adding 'pylint-2.15.7.dist-info/RECORD' 2022-11-30 00:29:51,034 wheel INFO removing build/bdist.linux-i686/wheel 2022-11-30 00:29:51,039 gpep517 INFO The backend produced dist/pylint-2.15.7-py3-none-any.whl pylint-2.15.7-py3-none-any.whl >>> py3-pylint: Entering fakeroot... >>> py3-pylint*: Running postcheck for py3-pylint >>> py3-pylint*: Preparing package py3-pylint... >>> py3-pylint*: Tracing dependencies... >>> py3-pylint*: Package size: 4.6 MB >>> py3-pylint*: Compressing data... >>> py3-pylint*: Create checksum... >>> py3-pylint*: Create py3-pylint-2.15.7-r0.apk >>> py3-pylint: Build complete at Wed, 30 Nov 2022 00:29:52 +0000 elapsed time 0h 0m 5s >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Uninstalling dependencies... (1/21) Purging .makedepends-py3-pylint (20221130.002948) (2/21) Purging py3-astroid (2.12.13-r1) (3/21) Purging py3-lazy-object-proxy (1.8.0-r1) (4/21) Purging py3-wrapt (1.14.1-r1) (5/21) Purging py3-dill (0.3.6-r1) (6/21) Purging py3-isort (5.10.1-r2) (7/21) Purging py3-mccabe (0.7.0-r1) (8/21) Purging py3-platformdirs (2.5.4-r1) (9/21) Purging py3-tomlkit (0.11.6-r1) (10/21) Purging py3-gpep517 (11-r1) (11/21) Purging py3-installer (0.5.1-r2) (12/21) Purging py3-setuptools (65.6.3-r0) (13/21) Purging py3-wheel (0.38.4-r1) (14/21) Purging py3-packaging (21.3-r3) (15/21) Purging py3-parsing (3.0.9-r1) (16/21) Purging python3 (3.11.0-r2) (17/21) Purging libffi (3.4.4-r0) (18/21) Purging gdbm (1.23-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.2.0-r0) (21/21) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-pylint: Updating the community/x86 repository index... >>> py3-pylint: Signing the index...