Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/copr-rpmbuild.spec'], chrootPath='/var/lib/mock/f35-build-32891229-4434937/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/copr-rpmbuild.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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1643760000 Wrote: /builddir/build/SRPMS/copr-rpmbuild-0.55.2-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/copr-rpmbuild.spec'], chrootPath='/var/lib/mock/f35-build-32891229-4434937/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/copr-rpmbuild.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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1643760000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9vGPh1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf copr-rpmbuild-0.55.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/copr-rpmbuild-0.55.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd copr-rpmbuild-0.55.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for script in bin/copr-rpmbuild* bin/copr-distgit* + sed -i '1 s|#.*python.*|#! /usr/bin/python3|' bin/copr-rpmbuild-cancel + for script in bin/copr-rpmbuild* bin/copr-distgit* + sed -i '1 s|#.*python.*|#! /usr/bin/python3|' bin/copr-rpmbuild-log + for script in bin/copr-rpmbuild* bin/copr-distgit* + sed -i '1 s|#.*python.*|#! /usr/bin/python3|' bin/copr-rpmbuild-loggify + for script in bin/copr-rpmbuild* bin/copr-distgit* + sed -i '1 s|#.*python.*|#! /usr/bin/python3|' bin/copr-distgit-client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xOjrZA + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.55.2 + name=copr-rpmbuild + version=0.55.2 + summary='Utility to download sources from dist-git' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/copr_rpmbuild copying copr_rpmbuild/__init__.py -> build/lib/copr_rpmbuild copying copr_rpmbuild/helpers.py -> build/lib/copr_rpmbuild creating build/lib/copr_rpmbuild/automation copying copr_rpmbuild/automation/__init__.py -> build/lib/copr_rpmbuild/automation copying copr_rpmbuild/automation/base.py -> build/lib/copr_rpmbuild/automation copying copr_rpmbuild/automation/fedora_review.py -> build/lib/copr_rpmbuild/automation copying copr_rpmbuild/automation/rpm_results.py -> build/lib/copr_rpmbuild/automation creating build/lib/copr_rpmbuild/builders copying copr_rpmbuild/builders/__init__.py -> build/lib/copr_rpmbuild/builders copying copr_rpmbuild/builders/mock.py -> build/lib/copr_rpmbuild/builders creating build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/__init__.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/base.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/custom.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/distgit.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/pypi.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/rubygems.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/scm.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/spec.py -> build/lib/copr_rpmbuild/providers running egg_info creating copr_rpmbuild.egg-info writing copr_rpmbuild.egg-info/PKG-INFO writing dependency_links to copr_rpmbuild.egg-info/dependency_links.txt writing top-level names to copr_rpmbuild.egg-info/top_level.txt writing manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' reading manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' + a2x -d manpage -f manpage man/copr-rpmbuild.1.asciidoc + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5Potmq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm ++ dirname /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm + cd copr-rpmbuild-0.55.2 + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-rpmbuild/mock-config-overrides + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/var/lib/copr-rpmbuild + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/var/lib/copr-rpmbuild/results + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/var/lib/copr-rpmbuild/workspace + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin + install -m 755 main.py /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin/copr-rpmbuild + install -m 644 main.ini /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-rpmbuild/main.ini + install -m 644 mock.cfg.j2 /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-rpmbuild/mock.cfg.j2 + install -m 644 rpkg.conf.j2 /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-rpmbuild/rpkg.conf.j2 + install -m 644 mock-source-build.cfg /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-rpmbuild/ + cat + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/man/man1 + install -p -m 644 man/copr-rpmbuild.1 /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm//usr/share/man/man1/ + install -p -m 755 bin/copr-builder-cleanup /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin + install -p -m 755 bin/copr-sources-custom /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin + install -p -m 755 bin/copr-rpmbuild-cancel /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin + install -p -m 755 bin/copr-rpmbuild-log /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin + install -p -m 755 bin/copr-rpmbuild-loggify /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin + name=copr-rpmbuild + version=0.55.2 + summary='Utility to download sources from dist-git' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm running install running install_lib creating /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib creating /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10 creating /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild copying build/lib/copr_rpmbuild/__init__.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild copying build/lib/copr_rpmbuild/helpers.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild creating /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/automation copying build/lib/copr_rpmbuild/automation/__init__.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/automation copying build/lib/copr_rpmbuild/automation/base.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/automation copying build/lib/copr_rpmbuild/automation/fedora_review.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/automation copying build/lib/copr_rpmbuild/automation/rpm_results.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/automation creating /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/builders copying build/lib/copr_rpmbuild/builders/__init__.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/builders copying build/lib/copr_rpmbuild/builders/mock.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/builders creating /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/__init__.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/base.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/custom.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/distgit.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/pypi.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/rubygems.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/scm.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/spec.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/helpers.py to helpers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/automation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/automation/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/automation/fedora_review.py to fedora_review.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/automation/rpm_results.py to rpm_results.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/builders/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/builders/mock.py to mock.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers/custom.py to custom.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers/distgit.py to distgit.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers/pypi.py to pypi.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers/rubygems.py to rubygems.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers/scm.py to scm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild/providers/spec.py to spec.cpython-310.pyc writing byte-compilation script '/tmp/tmpbccvirc2.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpbccvirc2.py removing /tmp/tmpbccvirc2.py running install_egg_info running egg_info writing copr_rpmbuild.egg-info/PKG-INFO writing dependency_links to copr_rpmbuild.egg-info/dependency_links.txt writing top-level names to copr_rpmbuild.egg-info/top_level.txt reading manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' Copying copr_rpmbuild.egg-info to /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages/copr_rpmbuild-0.55.2-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin/__pycache__ + install -p -m 755 copr-update-builder /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin + cd builder-hooks + find -name README + read line ++ dirname ./cleanup/README + dir=/builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-builder/hooks/./cleanup + mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-builder/hooks/./cleanup + install -p -m 644 ./cleanup/README /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-builder/hooks/./cleanup + read line + install -p -m 755 bin/copr-distgit-client /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/bin + argparse-manpage --pyfile copr_distgit_client.py --function _get_argparser --author 'Copr Team' --author-email copr-team@redhat.com --url https://pagure.io/copr/copr --project-name Copr + mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-distgit-client + install -p -m 644 etc/copr-distgit-client/default.ini /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/etc/copr-distgit-client + mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages + install -p -m 644 copr_distgit_client.py /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10/site-packages + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/copr-builder-cleanup from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/copr-rpmbuild-loggify from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/copr-update-builder from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.su5CSZ + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.55.2 + PYTHON=python3 + ./run_tests.sh -vv --no-coverage ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.4, py-1.11.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/copr-rpmbuild-0.55.2 collecting ... collected 48 items tests/test_base.py::TestProvider::test_create_rpmmacros PASSED tests/test_base.py::TestProvider::test_workdir_in_workspace PASSED tests/test_distgit.py::TestDistGitProvider::test_distgit_method PASSED tests/test_distgit.py::test_with_without_committish[main] PASSED tests/test_distgit.py::test_with_without_committish[None] PASSED tests/test_distgit.py::test_with_without_committish[] PASSED tests/test_distgit_client.py::TestDistGitDownload::test_copr_distgit PASSED tests/test_distgit_client.py::TestDistGitDownload::test_fedora_old PASSED tests/test_distgit_client.py::TestDistGitDownload::test_fedora_new PASSED tests/test_distgit_client.py::TestDistGitDownload::test_centos PASSED tests/test_distgit_client.py::TestDistGitDownload::test_centos_download PASSED tests/test_helpers.py::TestHelpers::test_locate_srpm PASSED tests/test_helpers.py::TestHelpers::test_string2list PASSED tests/test_loggify.py::test_loggify PASSED tests/test_main.py::TestTmpCleanup::test_produce_srpm_cleanup_no PASSED tests/test_main.py::TestTmpCleanup::test_produce_srpm_cleanup_yes PASSED tests/test_mock.py::TestMockBuilder::test_init PASSED tests/test_mock.py::TestMockBuilder::test_render_config_template PASSED tests/test_mock.py::TestMockBuilder::test_mock_config PASSED tests/test_mock.py::TestMockBuilder::test_mock_options PASSED tests/test_mock.py::TestMockBuilder::test_produce_rpm PASSED tests/test_mock.py::TestMockBuilder::test_touch_success_file PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_options[modules0] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_options[modules1] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_options[modules2] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules0] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[asf] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules2] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules3] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules4] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules5] PASSED tests/test_providers.py::TestProvidersFactory::test_factory PASSED tests/test_pypi.py::TestPyPIProvider::test_init PASSED tests/test_pypi.py::TestPyPIProvider::test_produce_srpm PASSED tests/test_rubygems.py::TestRubyGemsProvider::test_empty_license PASSED tests/test_rubygems.py::TestRubyGemsProvider::test_init PASSED tests/test_rubygems.py::TestRubyGemsProvider::test_produce_srpm PASSED tests/test_scm.py::TestScmProvider::test_generate_rpkg_config PASSED tests/test_scm.py::TestScmProvider::test_get_make_srpm_command PASSED tests/test_scm.py::TestScmProvider::test_get_rpkg_command PASSED tests/test_scm.py::TestScmProvider::test_get_tito_command PASSED tests/test_scm.py::TestScmProvider::test_get_tito_test_command PASSED tests/test_scm.py::TestScmProvider::test_init PASSED tests/test_spec.py::TestUrlProvider::test_init PASSED tests/test_spec.py::TestUrlProvider::test_produce_srpm PASSED tests/test_spec.py::TestUrlProvider::test_save_spec PASSED tests/test_spec.py::TestUrlProviderQueryString::test_spec_query_string PASSED tests/test_spec.py::TestUrlProviderQueryString::test_srpm_query_string PASSED =============================== warnings summary =============================== tests/test_mock.py:21 /builddir/build/BUILD/copr-rpmbuild-0.55.2/tests/test_mock.py:21: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def f_mock_calls(): tests/test_spec.py::TestUrlProviderQueryString::test_spec_query_string /usr/lib/python3.10/site-packages/charset_normalizer/api.py:105: UserWarning: Trying to detect encoding from a tiny portion of (12) byte(s). warn('Trying to detect encoding from a tiny portion of ({}) byte(s).'.format(length)) -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 48 passed, 2 warnings in 3.25s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: copr-rpmbuild-0.55.2-1.fc35.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Yf1jzD + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.55.2 + LICENSEDIR=/builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/licenses/copr-rpmbuild + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/licenses/copr-rpmbuild + cp -pr LICENSE /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/licenses/copr-rpmbuild + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(copr-rpmbuild) = 0.55.2-1.fc35 copr-rpmbuild = 0.55.2-1.fc35 copr-rpmbuild(armv7hl-32) = 0.55.2-1.fc35 python3.10dist(copr-rpmbuild) = 0.55.2 python3dist(copr-rpmbuild) = 0.55.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: /usr/bin/bash /usr/bin/python3 python(abi) = 3.10 Recommends: python-srpm-macros rpkg Suggests: pyp2rpm rubygem-gem2rpm tito Processing files: copr-builder-0.55.2-1.fc35.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZsGGRh + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.55.2 + LICENSEDIR=/builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/licenses/copr-builder + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/licenses/copr-builder + cp -pr LICENSE /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/licenses/copr-builder + RPM_EC=0 ++ jobs -p + exit 0 Provides: copr-builder = 0.55.2-1.fc35 copr-builder(armv7hl-32) = 0.55.2-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/sh Processing files: copr-distgit-client-0.55.2-1.fc35.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tqGcEM + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.55.2 + LICENSEDIR=/builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/licenses/copr-distgit-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/licenses/copr-distgit-client + cp -pr LICENSE /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm/usr/share/licenses/copr-distgit-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(copr-distgit-client) = 0.55.2-1.fc35 copr-distgit-client = 0.55.2-1.fc35 copr-distgit-client(armv7hl-32) = 0.55.2-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm Wrote: /builddir/build/RPMS/copr-builder-0.55.2-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/copr-distgit-client-0.55.2-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/copr-rpmbuild-0.55.2-1.fc35.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q6yQCF + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.55.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/copr-rpmbuild-0.55.2-1.fc35.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0