Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python3-py3dns.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/SPECS/python3-py3dns.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 warning: Macro expanded in comment on line 12: %{distname}/%{distname}-%{version}.tar.gz warning: Macro expanded in comment on line 12: %{distname}/%{distname}-%{version}.tar.gz Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/python3-py3dns-3.2.1-5.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/SPECS/python3-py3dns.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/SPECS/python3-py3dns.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 warning: Macro expanded in comment on line 12: %{distname}/%{distname}-%{version}.tar.gz warning: Macro expanded in comment on line 12: %{distname}/%{distname}-%{version}.tar.gz Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aedN4m + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf py3dns-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/py3dns-3.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd py3dns-3.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python3-py3dns-handle-absent-resolv.patch):' Patch #0 (python3-py3dns-handle-absent-resolv.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file DNS/Base.py Patch #1 (python3-py3dns-py3_friendly_warning.patch): + echo 'Patch #1 (python3-py3dns-py3_friendly_warning.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file DNS/Base.py Hunk #1 succeeded at 54 (offset 1 line). + rm -rf py3dns.egg-info + for file in DNS/Lib.py DNS/Type.py + iconv -f ISO-8859-1 -t UTF-8 -o DNS/Lib.py.new DNS/Lib.py + touch -r DNS/Lib.py DNS/Lib.py.new + mv DNS/Lib.py.new DNS/Lib.py + for file in DNS/Lib.py DNS/Type.py + iconv -f ISO-8859-1 -t UTF-8 -o DNS/Type.py.new DNS/Type.py + touch -r DNS/Type.py DNS/Type.py.new + mv DNS/Type.py.new DNS/Type.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NUy8fL + umask 022 + cd /builddir/build/BUILD + cd py3dns-3.2.1 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/DNS copying DNS/Base.py -> build/lib/DNS copying DNS/win32dns.py -> build/lib/DNS copying DNS/lazy.py -> build/lib/DNS copying DNS/Class.py -> build/lib/DNS copying DNS/__init__.py -> build/lib/DNS copying DNS/Status.py -> build/lib/DNS copying DNS/Opcode.py -> build/lib/DNS copying DNS/Lib.py -> build/lib/DNS copying DNS/Type.py -> build/lib/DNS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Q5S2AC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64 + cd py3dns-3.2.1 + /usr/bin/python3 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr creating /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS copying build/lib/DNS/Base.py -> /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS copying build/lib/DNS/win32dns.py -> /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS copying build/lib/DNS/lazy.py -> /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS copying build/lib/DNS/Class.py -> /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS copying build/lib/DNS/__init__.py -> /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS copying build/lib/DNS/Status.py -> /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS copying build/lib/DNS/Opcode.py -> /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS copying build/lib/DNS/Lib.py -> /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS copying build/lib/DNS/Type.py -> /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS byte-compiling /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS/Base.py to Base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS/win32dns.py to win32dns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS/lazy.py to lazy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS/Class.py to Class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS/Status.py to Status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS/Opcode.py to Opcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS/Lib.py to Lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/DNS/Type.py to Type.cpython-39.pyc writing byte-compilation script '/tmp/tmp6n5bwpn5.py' /usr/bin/python3 /tmp/tmp6n5bwpn5.py removing /tmp/tmp6n5bwpn5.py running install_egg_info running egg_info creating py3dns.egg-info writing py3dns.egg-info/PKG-INFO writing dependency_links to py3dns.egg-info/dependency_links.txt writing top-level names to py3dns.egg-info/top_level.txt writing manifest file 'py3dns.egg-info/SOURCES.txt' reading manifest file 'py3dns.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'py3dns.egg-info/SOURCES.txt' Copying py3dns.egg-info to /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9/site-packages/py3dns-3.2.1-py3.9.egg-info running install_scripts + /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/python3-py3dns-3.2.1-5.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-py3dns-3.2.1-5.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dc5iHp + umask 022 + cd /builddir/build/BUILD + cd py3dns-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/share/doc/python3-py3dns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/share/doc/python3-py3dns + cp -pr README.txt /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/share/doc/python3-py3dns + cp -pr README-guido.txt /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/share/doc/python3-py3dns + cp -pr LICENSE /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/share/doc/python3-py3dns + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/share/doc/python3-py3dns + cp -pr CHANGES /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64/usr/share/doc/python3-py3dns + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-py3dns = 3.2.1-5.el9 python3-py3dns = 3.2.1-5.el9 python3.9-py3dns = 3.2.1-5.el9 python3.9dist(py3dns) = 3.2.1 python3dist(py3dns) = 3.2.1 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: python(abi) = 3.9 Obsoletes: python39-py3dns < 3.2.1-5.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64 Wrote: /builddir/build/RPMS/python3-py3dns-3.2.1-5.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5Y5PNu + umask 022 + cd /builddir/build/BUILD + cd py3dns-3.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-py3dns-3.2.1-5.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0