Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/originals/python-flake8.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/originals/python-flake8.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1625443200 Wrote: /builddir/build/SRPMS/python-flake8-3.9.2-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/originals/python-flake8.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/originals/python-flake8.spec"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1625443200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M3OrLg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flake8-3.9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/flake8-3.9.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flake8-3.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4pzFTX + umask 022 + cd /builddir/build/BUILD + cd flake8-3.9.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/flake8 copying src/flake8/utils.py -> build/lib/flake8 copying src/flake8/__init__.py -> build/lib/flake8 copying src/flake8/exceptions.py -> build/lib/flake8 copying src/flake8/checker.py -> build/lib/flake8 copying src/flake8/_compat.py -> build/lib/flake8 copying src/flake8/style_guide.py -> build/lib/flake8 copying src/flake8/processor.py -> build/lib/flake8 copying src/flake8/__main__.py -> build/lib/flake8 copying src/flake8/statistics.py -> build/lib/flake8 copying src/flake8/defaults.py -> build/lib/flake8 creating build/lib/flake8/options copying src/flake8/options/manager.py -> build/lib/flake8/options copying src/flake8/options/config.py -> build/lib/flake8/options copying src/flake8/options/__init__.py -> build/lib/flake8/options copying src/flake8/options/aggregator.py -> build/lib/flake8/options creating build/lib/flake8/api copying src/flake8/api/legacy.py -> build/lib/flake8/api copying src/flake8/api/__init__.py -> build/lib/flake8/api creating build/lib/flake8/plugins copying src/flake8/plugins/manager.py -> build/lib/flake8/plugins copying src/flake8/plugins/__init__.py -> build/lib/flake8/plugins copying src/flake8/plugins/pyflakes.py -> build/lib/flake8/plugins creating build/lib/flake8/formatting copying src/flake8/formatting/default.py -> build/lib/flake8/formatting copying src/flake8/formatting/__init__.py -> build/lib/flake8/formatting copying src/flake8/formatting/base.py -> build/lib/flake8/formatting creating build/lib/flake8/main copying src/flake8/main/setuptools_command.py -> build/lib/flake8/main copying src/flake8/main/__init__.py -> build/lib/flake8/main copying src/flake8/main/mercurial.py -> build/lib/flake8/main copying src/flake8/main/vcs.py -> build/lib/flake8/main copying src/flake8/main/options.py -> build/lib/flake8/main copying src/flake8/main/git.py -> build/lib/flake8/main copying src/flake8/main/cli.py -> build/lib/flake8/main copying src/flake8/main/application.py -> build/lib/flake8/main copying src/flake8/main/debug.py -> build/lib/flake8/main + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DFmXXT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64 + cd flake8-3.9.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/options copying build/lib/flake8/options/manager.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/options copying build/lib/flake8/options/config.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/options copying build/lib/flake8/options/__init__.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/options copying build/lib/flake8/options/aggregator.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/options copying build/lib/flake8/utils.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 copying build/lib/flake8/__init__.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 copying build/lib/flake8/exceptions.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 copying build/lib/flake8/checker.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 copying build/lib/flake8/_compat.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 copying build/lib/flake8/style_guide.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 copying build/lib/flake8/processor.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/api copying build/lib/flake8/api/legacy.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/api copying build/lib/flake8/api/__init__.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/api copying build/lib/flake8/__main__.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/plugins copying build/lib/flake8/plugins/manager.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/plugins copying build/lib/flake8/plugins/__init__.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/plugins copying build/lib/flake8/plugins/pyflakes.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/plugins creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/formatting copying build/lib/flake8/formatting/default.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/formatting copying build/lib/flake8/formatting/__init__.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/formatting copying build/lib/flake8/formatting/base.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/formatting copying build/lib/flake8/statistics.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 copying build/lib/flake8/defaults.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8 creating /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main copying build/lib/flake8/main/setuptools_command.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main copying build/lib/flake8/main/__init__.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main copying build/lib/flake8/main/mercurial.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main copying build/lib/flake8/main/vcs.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main copying build/lib/flake8/main/options.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main copying build/lib/flake8/main/git.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main copying build/lib/flake8/main/cli.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main copying build/lib/flake8/main/application.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main copying build/lib/flake8/main/debug.py -> /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/options/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/options/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/options/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/options/aggregator.py to aggregator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/checker.py to checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/_compat.py to _compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/style_guide.py to style_guide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/processor.py to processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/api/legacy.py to legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/plugins/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/plugins/pyflakes.py to pyflakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/formatting/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/formatting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/formatting/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/statistics.py to statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main/setuptools_command.py to setuptools_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main/mercurial.py to mercurial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main/vcs.py to vcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8/main/debug.py to debug.cpython-39.pyc writing byte-compilation script '/tmp/tmpcsax4uao.py' /usr/bin/python3 /tmp/tmpcsax4uao.py removing /tmp/tmpcsax4uao.py running install_egg_info running egg_info writing src/flake8.egg-info/PKG-INFO writing dependency_links to src/flake8.egg-info/dependency_links.txt writing entry points to src/flake8.egg-info/entry_points.txt writing requirements to src/flake8.egg-info/requires.txt writing top-level names to src/flake8.egg-info/top_level.txt reading manifest file 'src/flake8.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'docs/build/' adding license file 'LICENSE' writing manifest file 'src/flake8.egg-info/SOURCES.txt' Copying src/flake8.egg-info to /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9/site-packages/flake8-3.9.2-py3.9.egg-info running install_scripts Installing flake8 script to /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/bin/__pycache__ + ln -s flake8 /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/bin/flake8-3 + ln -s flake8 /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/bin/flake8-3.9 + ln -s flake8 /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/bin/python3-flake8 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CSA3ZW Processing files: python3-flake8-3.9.2-1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9Qb0Kb + umask 022 + cd /builddir/build/BUILD + cd flake8-3.9.2 + DOCDIR=/builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/share/doc/python3-flake8 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/share/doc/python3-flake8 + cp -pr README.rst /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/share/doc/python3-flake8 + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64/usr/share/doc/python3-flake8 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-flake8 = 3.9.2-1.el9 python3-flake8 = 3.9.2-1.el9 python3.9-flake8 = 3.9.2-1.el9 python3.9dist(flake8) = 3.9.2 python3dist(flake8) = 3.9.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (python3.9dist(mccabe) < 0.7 with python3.9dist(mccabe) >= 0.6) (python3.9dist(pycodestyle) < 2.8 with python3.9dist(pycodestyle) >= 2.7) (python3.9dist(pyflakes) < 2.4 with python3.9dist(pyflakes) >= 2.3) /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python-flake8 < 3.9.2-1.el9 python39-flake8 < 3.9.2-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64 Wrote: /builddir/build/RPMS/python3-flake8-3.9.2-1.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X7u0Kt + umask 022 + cd /builddir/build/BUILD + cd flake8-3.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flake8-3.9.2-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0