D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-lockfile-0.12.2-8.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3ThYJ6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf lockfile-0.12.2
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/lockfile-0.12.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lockfile-0.12.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf lockfile.egg-info
+ find . -name '*.py'
+ xargs sed -i '1s|^#!python|#!/usr/bin/python3|'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WDdoMS
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lockfile-0.12.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running build
running build_py
creating build
creating build/lib
creating build/lib/lockfile
copying lockfile/pidlockfile.py -> build/lib/lockfile
copying lockfile/symlinklockfile.py -> build/lib/lockfile
copying lockfile/sqlitelockfile.py -> build/lib/lockfile
copying lockfile/mkdirlockfile.py -> build/lib/lockfile
copying lockfile/__init__.py -> build/lib/lockfile
copying lockfile/linklockfile.py -> build/lib/lockfile
running egg_info
creating lockfile.egg-info
writing lockfile.egg-info/PKG-INFO
writing dependency_links to lockfile.egg-info/dependency_links.txt
writing top-level names to lockfile.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'lockfile.egg-info/SOURCES.txt'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'lockfile.egg-info/SOURCES.txt'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6COEB2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64
+ cd lockfile-0.12.2
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile
copying build/lib/lockfile/linklockfile.py -> /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile
copying build/lib/lockfile/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile
copying build/lib/lockfile/mkdirlockfile.py -> /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile
copying build/lib/lockfile/sqlitelockfile.py -> /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile
copying build/lib/lockfile/symlinklockfile.py -> /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile
copying build/lib/lockfile/pidlockfile.py -> /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile/linklockfile.py to linklockfile.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile/mkdirlockfile.py to mkdirlockfile.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile/sqlitelockfile.py to sqlitelockfile.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile/symlinklockfile.py to symlinklockfile.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile/pidlockfile.py to pidlockfile.cpython-39.pyc
writing byte-compilation script '/tmp/tmpc_9ojvm4.py'
/usr/bin/python3 /tmp/tmpc_9ojvm4.py
removing /tmp/tmpc_9ojvm4.py
running install_egg_info
running egg_info
writing lockfile.egg-info/PKG-INFO
writing dependency_links to lockfile.egg-info/dependency_links.txt
writing top-level names to lockfile.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
Copying lockfile.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9/site-packages/lockfile-0.12.2-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.12.2-8.mga9 --unique-debug-suffix -0.12.2-8.mga9.aarch64 --unique-debug-src-base python-lockfile-0.12.2-8.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lockfile-0.12.2

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-lockfile-0.12.2-8.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZzliJX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lockfile-0.12.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/share/doc/python3-lockfile
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/share/doc/python3-lockfile
+ cp -pr doc/source /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/share/doc/python3-lockfile
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/share/doc/python3-lockfile
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/share/doc/python3-lockfile
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/share/doc/python3-lockfile
+ cp -pr RELEASE-NOTES /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/share/doc/python3-lockfile
+ cp -pr ACKS /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64/usr/share/doc/python3-lockfile
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-lockfile = 0.12.2-8.mga9 python3-lockfile = 0.12.2-8.mga9 python3.9-lockfile = 0.12.2-8.mga9 python3.9dist(lockfile) = 0.12.2 python3dist(lockfile) = 0.12.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9
Obsoletes: python-lockfile < 0.12.2-8.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-lockfile-0.12.2-8.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qB8T5A
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lockfile-0.12.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-lockfile-0.12.2-8.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LPCTy3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf lockfile-0.12.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!