request from: hawk checking if we should skip the build started at: Sun Dec 15 10:51:21 2019 fetching http://src.tld-linux.org/~builderti//srpms/c5c48716-60a4-4015-b410-5da6476a3675/pylint-2.4.4-1.src.rpm fetched 661248 bytes, 16890.8 K/s installing srpm: pylint-2.4.4-1.src.rpm + install -d /tmp/B.lfeRVF/BUILD /tmp/B.lfeRVF/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog pylint-2.4.4-1.src.rpm * Sun Dec 15 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/pylint.git;a=log;h=master * Sat Nov 16 2019 Jakub Bogusz 2a5c34f - updated dependencies * Sat Nov 16 2019 Jakub Bogusz b50e511 - updated to 2.4.4 - package binaries with -3 suffix (as commonly packaged by others) in py3lint package - base pylint package is a wrapper for py3lint with standard binary names * Sun Nov 03 2019 Jan Rękorajski a6607fb - updated BRs - rel 3 * Mon Oct 28 2019 Jakub Bogusz 9101e20 - updated dependencies; now requires python 3.5+ (separate spec with pylint 1.9.x for python2 pending) * Mon Oct 28 2019 Jan Rękorajski e1a36fc - rebuild with python 3.8 - release 2 (by relup.sh) * Sun Oct 20 2019 Adam Gołębiowski b0e6a31 - updated to 2.4.3 * Mon Sep 30 2019 Adam Gołębiowski c35cc74 - updated to 2.4.2 * Sat Sep 28 2019 Adam Gołębiowski 27c1271 - updated to 2.4.1 * Thu Feb 28 2019 Adam Gołębiowski 0f8320e - updated to 2.3.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.lfeRVF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests pylint-2.4.4-1.src.rpm pylint ################################################## + rm -f pylint-2.4.4-1.src.rpm + install -m 700 -d /tmp/B.lfeRVF/BUILD/tmp + TMPDIR=/tmp/B.lfeRVF/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.lfeRVF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.lfeRVF/pylint.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: c5c48716-60a4-4015-b410-5da6476a3675; TMPDIR=/tmp/B.lfeRVF/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.lfeRVF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.lfeRVF/pylint.spec + : build-id: c5c48716-60a4-4015-b410-5da6476a3675 + TMPDIR=/tmp/B.lfeRVF/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.lfeRVF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.lfeRVF/pylint.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lfeRVF/BUILD/tmp /bin/sh -e /tmp/B.lfeRVF/BUILD/tmp/rpm-tmp.66526 + umask 022 + cd /tmp/B.lfeRVF/BUILD + cd /tmp/B.lfeRVF/BUILD + rm -rf pylint-pylint-2.4.4 + /usr/bin/gzip -dc /tmp/B.lfeRVF/pylint-2.4.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pylint-pylint-2.4.4 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lfeRVF/BUILD/tmp /bin/sh -e /tmp/B.lfeRVF/BUILD/tmp/rpm-tmp.66526 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lfeRVF/BUILD/tmp + umask 022 + cd /tmp/B.lfeRVF/BUILD + cd pylint-pylint-2.4.4 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/pylint copying pylint/__main__.py -> build-3/lib/pylint copying pylint/exceptions.py -> build-3/lib/pylint copying pylint/config.py -> build-3/lib/pylint copying pylint/constants.py -> build-3/lib/pylint copying pylint/__pkginfo__.py -> build-3/lib/pylint copying pylint/lint.py -> build-3/lib/pylint copying pylint/testutils.py -> build-3/lib/pylint copying pylint/graph.py -> build-3/lib/pylint copying pylint/__init__.py -> build-3/lib/pylint copying pylint/epylint.py -> build-3/lib/pylint copying pylint/interfaces.py -> build-3/lib/pylint creating build-3/lib/pylint/checkers copying pylint/checkers/raw_metrics.py -> build-3/lib/pylint/checkers copying pylint/checkers/strings.py -> build-3/lib/pylint/checkers copying pylint/checkers/exceptions.py -> build-3/lib/pylint/checkers copying pylint/checkers/typecheck.py -> build-3/lib/pylint/checkers copying pylint/checkers/refactoring.py -> build-3/lib/pylint/checkers copying pylint/checkers/format.py -> build-3/lib/pylint/checkers copying pylint/checkers/classes.py -> build-3/lib/pylint/checkers copying pylint/checkers/newstyle.py -> build-3/lib/pylint/checkers copying pylint/checkers/design_analysis.py -> build-3/lib/pylint/checkers copying pylint/checkers/base_checker.py -> build-3/lib/pylint/checkers copying pylint/checkers/base.py -> build-3/lib/pylint/checkers copying pylint/checkers/__init__.py -> build-3/lib/pylint/checkers copying pylint/checkers/stdlib.py -> build-3/lib/pylint/checkers copying pylint/checkers/utils.py -> build-3/lib/pylint/checkers copying pylint/checkers/variables.py -> build-3/lib/pylint/checkers copying pylint/checkers/misc.py -> build-3/lib/pylint/checkers copying pylint/checkers/async.py -> build-3/lib/pylint/checkers copying pylint/checkers/similar.py -> build-3/lib/pylint/checkers copying pylint/checkers/python3.py -> build-3/lib/pylint/checkers copying pylint/checkers/logging.py -> build-3/lib/pylint/checkers copying pylint/checkers/imports.py -> build-3/lib/pylint/checkers copying pylint/checkers/spelling.py -> build-3/lib/pylint/checkers creating build-3/lib/pylint/extensions copying pylint/extensions/comparetozero.py -> build-3/lib/pylint/extensions copying pylint/extensions/_check_docs_utils.py -> build-3/lib/pylint/extensions copying pylint/extensions/broad_try_clause.py -> build-3/lib/pylint/extensions copying pylint/extensions/docstyle.py -> build-3/lib/pylint/extensions copying pylint/extensions/mccabe.py -> build-3/lib/pylint/extensions copying pylint/extensions/overlapping_exceptions.py -> build-3/lib/pylint/extensions copying pylint/extensions/__init__.py -> build-3/lib/pylint/extensions copying pylint/extensions/bad_builtin.py -> build-3/lib/pylint/extensions copying pylint/extensions/emptystring.py -> build-3/lib/pylint/extensions copying pylint/extensions/check_docs.py -> build-3/lib/pylint/extensions copying pylint/extensions/check_elif.py -> build-3/lib/pylint/extensions copying pylint/extensions/redefined_variable_type.py -> build-3/lib/pylint/extensions copying pylint/extensions/docparams.py -> build-3/lib/pylint/extensions creating build-3/lib/pylint/message copying pylint/message/message_id_store.py -> build-3/lib/pylint/message copying pylint/message/message_definition_store.py -> build-3/lib/pylint/message copying pylint/message/message.py -> build-3/lib/pylint/message copying pylint/message/message_definition.py -> build-3/lib/pylint/message copying pylint/message/__init__.py -> build-3/lib/pylint/message copying pylint/message/message_handler_mix_in.py -> build-3/lib/pylint/message creating build-3/lib/pylint/pyreverse copying pylint/pyreverse/main.py -> build-3/lib/pylint/pyreverse copying pylint/pyreverse/diadefslib.py -> build-3/lib/pylint/pyreverse copying pylint/pyreverse/vcgutils.py -> build-3/lib/pylint/pyreverse copying pylint/pyreverse/__init__.py -> build-3/lib/pylint/pyreverse copying pylint/pyreverse/utils.py -> build-3/lib/pylint/pyreverse copying pylint/pyreverse/writer.py -> build-3/lib/pylint/pyreverse copying pylint/pyreverse/diagrams.py -> build-3/lib/pylint/pyreverse copying pylint/pyreverse/inspector.py -> build-3/lib/pylint/pyreverse creating build-3/lib/pylint/utils copying pylint/utils/ast_walker.py -> build-3/lib/pylint/utils copying pylint/utils/file_state.py -> build-3/lib/pylint/utils copying pylint/utils/__init__.py -> build-3/lib/pylint/utils copying pylint/utils/utils.py -> build-3/lib/pylint/utils creating build-3/lib/pylint/reporters copying pylint/reporters/base_reporter.py -> build-3/lib/pylint/reporters copying pylint/reporters/collecting_reporter.py -> build-3/lib/pylint/reporters copying pylint/reporters/__init__.py -> build-3/lib/pylint/reporters copying pylint/reporters/reports_handler_mix_in.py -> build-3/lib/pylint/reporters copying pylint/reporters/text.py -> build-3/lib/pylint/reporters copying pylint/reporters/json_reporter.py -> build-3/lib/pylint/reporters creating build-3/lib/pylint/reporters/ureports copying pylint/reporters/ureports/text_writer.py -> build-3/lib/pylint/reporters/ureports copying pylint/reporters/ureports/__init__.py -> build-3/lib/pylint/reporters/ureports copying pylint/reporters/ureports/nodes.py -> build-3/lib/pylint/reporters/ureports running build_scripts creating build-3/scripts-3.8 copying and adjusting bin/pylint -> build-3/scripts-3.8 copying and adjusting bin/symilar -> build-3/scripts-3.8 copying and adjusting bin/epylint -> build-3/scripts-3.8 copying and adjusting bin/pyreverse -> build-3/scripts-3.8 changing mode of build-3/scripts-3.8/pylint from 644 to 755 changing mode of build-3/scripts-3.8/symilar from 644 to 755 changing mode of build-3/scripts-3.8/epylint from 644 to 755 changing mode of build-3/scripts-3.8/pyreverse from 644 to 755 + /usr/bin/make -j4 -C doc text 'PYTHONPATH=/tmp/B.lfeRVF/BUILD/pylint-pylint-2.4.4' make: Entering directory '/tmp/B.lfeRVF/BUILD/pylint-pylint-2.4.4/doc' sphinx-build -b text -d _build/doctrees . _build/text Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://astroid.readthedocs.io/en/latest/objects.inv... Problem importing module imports.py: No module named 'isort' WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://astroid.readthedocs.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://astroid.readthedocs.io/en/latest/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [text]: targets for 34 source files that are out of date updating environment: 36 added, 0 changed, 0 removed reading sources... [ 2%] backlinks reading sources... [ 5%] development_guide/contribute reading sources... [ 8%] development_guide/index reading sources... [ 11%] faq reading sources... [ 13%] how_tos/custom_checkers reading sources... [ 16%] how_tos/index reading sources... [ 19%] how_tos/plugins reading sources... [ 22%] how_tos/transform_plugins reading sources... [ 25%] index reading sources... [ 27%] intro reading sources... [ 30%] support reading sources... [ 33%] technical_reference/c_extensions reading sources... [ 36%] technical_reference/checkers reading sources... [ 38%] technical_reference/extensions reading sources... [ 41%] technical_reference/features reading sources... [ 44%] technical_reference/index reading sources... [ 47%] technical_reference/startup reading sources... [ 50%] tutorial reading sources... [ 52%] user_guide/ide-integration reading sources... [ 55%] user_guide/index reading sources... [ 58%] user_guide/installation reading sources... [ 61%] user_guide/message-control reading sources... [ 63%] user_guide/options reading sources... [ 66%] user_guide/output reading sources... [ 69%] user_guide/run reading sources... [ 72%] whatsnew/1.6 reading sources... [ 75%] whatsnew/1.7 reading sources... [ 77%] whatsnew/1.8 reading sources... [ 80%] whatsnew/1.9 reading sources... [ 83%] whatsnew/2.0 reading sources... [ 86%] whatsnew/2.1 reading sources... [ 88%] whatsnew/2.2 reading sources... [ 91%] whatsnew/2.3 reading sources... [ 94%] whatsnew/2.4 reading sources... [ 97%] whatsnew/changelog reading sources... [100%] whatsnew/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] backlinks writing output... [ 5%] development_guide/contribute writing output... [ 8%] development_guide/index writing output... [ 11%] faq writing output... [ 13%] how_tos/custom_checkers writing output... [ 16%] how_tos/index writing output... [ 19%] how_tos/plugins writing output... [ 22%] how_tos/transform_plugins writing output... [ 25%] index writing output... [ 27%] intro writing output... [ 30%] support writing output... [ 33%] technical_reference/c_extensions writing output... [ 36%] technical_reference/checkers writing output... [ 38%] technical_reference/extensions writing output... [ 41%] technical_reference/features writing output... [ 44%] technical_reference/index writing output... [ 47%] technical_reference/startup writing output... [ 50%] tutorial writing output... [ 52%] user_guide/ide-integration writing output... [ 55%] user_guide/index writing output... [ 58%] user_guide/installation writing output... [ 61%] user_guide/message-control writing output... [ 63%] user_guide/options writing output... [ 66%] user_guide/output writing output... [ 69%] user_guide/run writing output... [ 72%] whatsnew/1.6 writing output... [ 75%] whatsnew/1.7 writing output... [ 77%] whatsnew/1.8 writing output... [ 80%] whatsnew/1.9 writing output... [ 83%] whatsnew/2.0 writing output... [ 86%] whatsnew/2.1 writing output... [ 88%] whatsnew/2.2 writing output... [ 91%] whatsnew/2.3 writing output... [ 94%] whatsnew/2.4 writing output... [ 97%] whatsnew/changelog writing output... [100%] whatsnew/index build succeeded, 4 warnings. The text files are in _build/text. Build finished. The text files are in _build/text. make: Leaving directory '/tmp/B.lfeRVF/BUILD/pylint-pylint-2.4.4/doc' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lfeRVF/BUILD/tmp /bin/sh -e /tmp/B.lfeRVF/BUILD/tmp/rpm-tmp.79200 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lfeRVF/BUILD/tmp + umask 022 + cd /tmp/B.lfeRVF/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder + /bin/mkdir -p /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder + cd pylint-pylint-2.4.4 + rm -rf /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder + install -d /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/etc /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib64/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder' running build running build_py running build_scripts running install running install_lib creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8 creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint copying build-3/lib/pylint/__main__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/raw_metrics.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/strings.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/exceptions.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/typecheck.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/refactoring.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/format.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/classes.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/newstyle.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/design_analysis.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/base_checker.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/base.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/__init__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/stdlib.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/utils.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/variables.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/misc.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/async.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/similar.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/python3.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/logging.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/imports.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers copying build-3/lib/pylint/checkers/spelling.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/comparetozero.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/_check_docs_utils.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/broad_try_clause.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/docstyle.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/mccabe.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/overlapping_exceptions.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/__init__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/bad_builtin.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/emptystring.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/check_docs.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/check_elif.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/redefined_variable_type.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/extensions/docparams.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions copying build-3/lib/pylint/exceptions.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint copying build-3/lib/pylint/config.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint copying build-3/lib/pylint/constants.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message copying build-3/lib/pylint/message/message_id_store.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message copying build-3/lib/pylint/message/message_definition_store.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message copying build-3/lib/pylint/message/message.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message copying build-3/lib/pylint/message/message_definition.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message copying build-3/lib/pylint/message/__init__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message copying build-3/lib/pylint/message/message_handler_mix_in.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message copying build-3/lib/pylint/__pkginfo__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint copying build-3/lib/pylint/lint.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint copying build-3/lib/pylint/testutils.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint copying build-3/lib/pylint/graph.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse copying build-3/lib/pylint/pyreverse/main.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse copying build-3/lib/pylint/pyreverse/diadefslib.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse copying build-3/lib/pylint/pyreverse/vcgutils.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse copying build-3/lib/pylint/pyreverse/__init__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse copying build-3/lib/pylint/pyreverse/utils.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse copying build-3/lib/pylint/pyreverse/writer.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse copying build-3/lib/pylint/pyreverse/diagrams.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse copying build-3/lib/pylint/pyreverse/inspector.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse copying build-3/lib/pylint/__init__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/utils copying build-3/lib/pylint/utils/ast_walker.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/utils copying build-3/lib/pylint/utils/file_state.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/utils copying build-3/lib/pylint/utils/__init__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/utils copying build-3/lib/pylint/utils/utils.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/utils copying build-3/lib/pylint/epylint.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint copying build-3/lib/pylint/interfaces.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/ureports copying build-3/lib/pylint/reporters/ureports/text_writer.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/ureports copying build-3/lib/pylint/reporters/ureports/__init__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/ureports copying build-3/lib/pylint/reporters/ureports/nodes.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/ureports copying build-3/lib/pylint/reporters/base_reporter.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters copying build-3/lib/pylint/reporters/collecting_reporter.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters copying build-3/lib/pylint/reporters/__init__.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters copying build-3/lib/pylint/reporters/reports_handler_mix_in.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters copying build-3/lib/pylint/reporters/text.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters copying build-3/lib/pylint/reporters/json_reporter.py -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/__main__.py to __main__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/raw_metrics.py to raw_metrics.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/strings.py to strings.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/typecheck.py to typecheck.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/refactoring.py to refactoring.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/format.py to format.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/classes.py to classes.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/newstyle.py to newstyle.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/design_analysis.py to design_analysis.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/base_checker.py to base_checker.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/base.py to base.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/stdlib.py to stdlib.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/variables.py to variables.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/misc.py to misc.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/async.py to async.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/similar.py to similar.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/python3.py to python3.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/logging.py to logging.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/imports.py to imports.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/checkers/spelling.py to spelling.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/comparetozero.py to comparetozero.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/_check_docs_utils.py to _check_docs_utils.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/broad_try_clause.py to broad_try_clause.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/docstyle.py to docstyle.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/mccabe.py to mccabe.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/overlapping_exceptions.py to overlapping_exceptions.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/bad_builtin.py to bad_builtin.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/emptystring.py to emptystring.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/check_docs.py to check_docs.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/check_elif.py to check_elif.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/redefined_variable_type.py to redefined_variable_type.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/extensions/docparams.py to docparams.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/config.py to config.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/constants.py to constants.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message/message_id_store.py to message_id_store.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message/message_definition_store.py to message_definition_store.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message/message.py to message.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message/message_definition.py to message_definition.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/message/message_handler_mix_in.py to message_handler_mix_in.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/__pkginfo__.py to __pkginfo__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/lint.py to lint.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/testutils.py to testutils.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/graph.py to graph.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse/main.py to main.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse/diadefslib.py to diadefslib.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse/vcgutils.py to vcgutils.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse/writer.py to writer.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse/diagrams.py to diagrams.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/pyreverse/inspector.py to inspector.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/utils/ast_walker.py to ast_walker.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/utils/file_state.py to file_state.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/utils/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/epylint.py to epylint.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/interfaces.py to interfaces.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/ureports/text_writer.py to text_writer.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/ureports/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/ureports/nodes.py to nodes.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/base_reporter.py to base_reporter.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/collecting_reporter.py to collecting_reporter.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/reports_handler_mix_in.py to reports_handler_mix_in.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/text.py to text.cpython-38.pyc byte-compiling /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint/reporters/json_reporter.py to json_reporter.cpython-38.pyc writing byte-compilation script '/tmp/B.lfeRVF/BUILD/tmp/tmpyxs1ad2e.py' /usr/bin/python3 /tmp/B.lfeRVF/BUILD/tmp/tmpyxs1ad2e.py removing /tmp/B.lfeRVF/BUILD/tmp/tmpyxs1ad2e.py running install_egg_info running egg_info creating pylint.egg-info writing pylint.egg-info/PKG-INFO writing dependency_links to pylint.egg-info/dependency_links.txt writing entry points to pylint.egg-info/entry_points.txt writing requirements to pylint.egg-info/requires.txt writing top-level names to pylint.egg-info/top_level.txt writing manifest file 'pylint.egg-info/SOURCES.txt' reading manifest file 'pylint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'tests' writing manifest file 'pylint.egg-info/SOURCES.txt' Copying pylint.egg-info to /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/python3.8/site-packages/pylint-2.4.4-py3.8.egg-info running install_scripts creating /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin copying build-3/scripts-3.8/symilar -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin copying build-3/scripts-3.8/epylint -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin copying build-3/scripts-3.8/pylint -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin copying build-3/scripts-3.8/pyreverse -> /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin changing mode of /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/symilar to 755 changing mode of /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/epylint to 755 changing mode of /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/pylint to 755 changing mode of /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/pyreverse to 755 Installing epylint script to /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin Installing pylint script to /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin Installing pyreverse script to /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin Installing symilar script to /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin + /bin/mv /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/epylint /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/epylint-3 + ln -s epylint-3 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/epylint + cp -p man/epylint.1 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/epylint-3.1 + >/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/epylint.1 + echo '.so epylint-3.1' + /bin/mv /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/pylint /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/pylint-3 + ln -s pylint-3 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/pylint + cp -p man/pylint.1 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/pylint-3.1 + >/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/pylint.1 + echo '.so pylint-3.1' + /bin/mv /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/pyreverse /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/pyreverse-3 + ln -s pyreverse-3 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/pyreverse + cp -p man/pyreverse.1 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/pyreverse-3.1 + >/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/pyreverse.1 + echo '.so pyreverse-3.1' + /bin/mv /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/symilar /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/symilar-3 + ln -s symilar-3 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/symilar + cp -p man/symilar.1 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/symilar-3.1 + >/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/symilar.1 + echo '.so symilar-3.1' + ln -s epylint-3 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/epy3lint + ln -s pylint-3 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/py3lint + ln -s pyreverse-3 /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/bin/py3reverse + >/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/epy3lint.1 + echo '.so epylint-3.1' + >/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/py3lint.1 + echo '.so pylint-3.1' + >/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/man/man1/py3reverse.1 + echo '.so pyreverse-3.1' + cp -p examples/pylintrc /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/etc/pylintrc + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/146 files hardlinked Processing files: pylint-2.4.4-1 Processing files: py3lint-2.4.4-1 Provides: config(py3lint) = 0:2.4.4-1 Requires: /usr/bin/python3 Obsoletes: pylint-python3 < 1.0.0-2 Processing files: python3-pylint-2.4.4-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lfeRVF/BUILD/tmp /bin/sh -e /tmp/B.lfeRVF/BUILD/tmp/rpm-tmp.90450 + umask 022 + cd /tmp/B.lfeRVF/BUILD + cd pylint-pylint-2.4.4 + DOCDIR=/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/python3-pylint-2.4.4 + export DOCDIR + rm -rf /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/python3-pylint-2.4.4 + /bin/mkdir -p /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/python3-pylint-2.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/python3-pylint-2.4.4... Documentation compressed. + cp -pr CONTRIBUTORS.txt ChangeLog README.rst examples /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/python3-pylint-2.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/python3-pylint-2.4.4... ./ChangeLog ./CONTRIBUTORS.txt ./examples/custom_raw.py ./examples/pylintrc ./examples/pylintrc_camelcase ./examples/custom.py ./README.rst Documentation compressed. + exit 0 Provides: python3egg(pylint) = 2.4.4 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 python3egg(astroid) >= 2.3.0 python3egg(astroid) < 2.4 python3egg(isort) >= 4.2.5 python3egg(isort) < 5 python3egg(mccabe) >= 0.6 python3egg(mccabe) < 0.7 Processing files: pylint-doc-2.4.4-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lfeRVF/BUILD/tmp /bin/sh -e /tmp/B.lfeRVF/BUILD/tmp/rpm-tmp.81582 + umask 022 + cd /tmp/B.lfeRVF/BUILD + cd pylint-pylint-2.4.4 + DOCDIR=/tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/pylint-doc-2.4.4 + export DOCDIR + rm -rf /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/pylint-doc-2.4.4 + /bin/mkdir -p /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/pylint-doc-2.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/pylint-doc-2.4.4... Documentation compressed. + cp -pr doc/_build/text/backlinks.txt doc/_build/text/development_guide doc/_build/text/faq.txt doc/_build/text/how_tos doc/_build/text/index.txt doc/_build/text/intro.txt doc/_build/text/support.txt doc/_build/text/technical_reference doc/_build/text/tutorial.txt doc/_build/text/user_guide doc/_build/text/whatsnew /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/pylint-doc-2.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder/usr/share/doc/pylint-doc-2.4.4... ./user_guide/output.txt ./user_guide/installation.txt ./user_guide/index.txt ./user_guide/message-control.txt ./user_guide/ide-integration.txt ./user_guide/options.txt ./user_guide/run.txt ./whatsnew/changelog.txt ./whatsnew/2.2.txt ./whatsnew/1.6.txt ./whatsnew/1.8.txt ./whatsnew/2.0.txt ./whatsnew/2.3.txt ./whatsnew/index.txt ./whatsnew/2.4.txt ./whatsnew/1.9.txt ./whatsnew/1.7.txt ./whatsnew/2.1.txt ./how_tos/plugins.txt ./how_tos/index.txt ./how_tos/transform_plugins.txt ./how_tos/custom_checkers.txt ./support.txt ./tutorial.txt ./index.txt ./backlinks.txt ./technical_reference/features.txt ./technical_reference/checkers.txt ./technical_reference/extensions.txt ./technical_reference/index.txt ./technical_reference/c_extensions.txt ./technical_reference/startup.txt ./intro.txt ./faq.txt ./development_guide/contribute.txt ./development_guide/index.txt Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder Wrote: /tmp/B.lfeRVF/RPMS/pylint-2.4.4-1.noarch.rpm Wrote: /tmp/B.lfeRVF/RPMS/py3lint-2.4.4-1.noarch.rpm Wrote: /tmp/B.lfeRVF/RPMS/python3-pylint-2.4.4-1.noarch.rpm Wrote: /tmp/B.lfeRVF/RPMS/pylint-doc-2.4.4-1.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lfeRVF/BUILD/tmp /bin/sh -e /tmp/B.lfeRVF/BUILD/tmp/rpm-tmp.40188 + umask 022 + cd /tmp/B.lfeRVF/BUILD + cd pylint-pylint-2.4.4 + /bin/rm '--interactive=never' -rf /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder + rm -rf /tmp/B.lfeRVF/BUILD/tmp/pylint-2.4.4-root-builder ended at: Sun Dec 15 10:52:41 2019, done in 0:01:20.060614 + chmod -R u+rwX /tmp/B.lfeRVF/BUILD + rm -rf /tmp/B.lfeRVF/tmp /tmp/B.lfeRVF/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.lfeRVF Begin-TLD-Builder-Info Build-Time: user:69.62s sys:8.62s real:81.01s (faults io:2 non-io:1856092) Files queued for ftp: 144579 pylint-doc-2.4.4-1.noarch.rpm 512763 python3-pylint-2.4.4-1.noarch.rpm 22338 py3lint-2.4.4-1.noarch.rpm 4889 pylint-2.4.4-1.noarch.rpm 195 pylint-2.4.4-1.src.rpm.uploadinfo End-TLD-Builder-Info