D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-beaker-1.11.0-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ETmjSQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Beaker-1.11.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Beaker-1.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Beaker-1.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf Beaker.egg-info + sed -i -e '/\/usr\/bin\/python/d' beaker/crypto/pbkdf2.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wGb5LR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Beaker-1.11.0 + '[' 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' running build running build_py creating build creating build/lib creating build/lib/beaker copying beaker/container.py -> build/lib/beaker copying beaker/exceptions.py -> build/lib/beaker copying beaker/session.py -> build/lib/beaker copying beaker/synchronization.py -> build/lib/beaker copying beaker/_compat.py -> build/lib/beaker copying beaker/util.py -> build/lib/beaker copying beaker/converters.py -> build/lib/beaker copying beaker/cache.py -> build/lib/beaker copying beaker/cookie.py -> build/lib/beaker copying beaker/middleware.py -> build/lib/beaker copying beaker/__init__.py -> build/lib/beaker creating build/lib/beaker/ext copying beaker/ext/memcached.py -> build/lib/beaker/ext copying beaker/ext/google.py -> build/lib/beaker/ext copying beaker/ext/mongodb.py -> build/lib/beaker/ext copying beaker/ext/database.py -> build/lib/beaker/ext copying beaker/ext/__init__.py -> build/lib/beaker/ext copying beaker/ext/redisnm.py -> build/lib/beaker/ext copying beaker/ext/sqla.py -> build/lib/beaker/ext creating build/lib/beaker/crypto copying beaker/crypto/pbkdf2.py -> build/lib/beaker/crypto copying beaker/crypto/jcecrypto.py -> build/lib/beaker/crypto copying beaker/crypto/util.py -> build/lib/beaker/crypto copying beaker/crypto/nsscrypto.py -> build/lib/beaker/crypto copying beaker/crypto/pycrypto.py -> build/lib/beaker/crypto copying beaker/crypto/__init__.py -> build/lib/beaker/crypto copying beaker/crypto/pyca_cryptography.py -> build/lib/beaker/crypto copying beaker/crypto/noencryption.py -> build/lib/beaker/crypto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SgBrzR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64 + cd Beaker-1.11.0 + '[' 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-beaker-1.11.0-3.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker creating /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto copying build/lib/beaker/crypto/noencryption.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto copying build/lib/beaker/crypto/pyca_cryptography.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto copying build/lib/beaker/crypto/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto copying build/lib/beaker/crypto/pycrypto.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto copying build/lib/beaker/crypto/nsscrypto.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto copying build/lib/beaker/crypto/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto copying build/lib/beaker/crypto/jcecrypto.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto copying build/lib/beaker/crypto/pbkdf2.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto creating /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext copying build/lib/beaker/ext/sqla.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext copying build/lib/beaker/ext/redisnm.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext copying build/lib/beaker/ext/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext copying build/lib/beaker/ext/database.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext copying build/lib/beaker/ext/mongodb.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext copying build/lib/beaker/ext/google.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext copying build/lib/beaker/ext/memcached.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext copying build/lib/beaker/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/middleware.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/cookie.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/converters.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/synchronization.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/session.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker copying build/lib/beaker/container.py -> /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto/noencryption.py to noencryption.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto/pyca_cryptography.py to pyca_cryptography.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto/pycrypto.py to pycrypto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto/nsscrypto.py to nsscrypto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto/util.py to util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto/jcecrypto.py to jcecrypto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/crypto/pbkdf2.py to pbkdf2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext/sqla.py to sqla.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext/redisnm.py to redisnm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext/database.py to database.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext/mongodb.py to mongodb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext/google.py to google.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/ext/memcached.py to memcached.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/middleware.py to middleware.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/cookie.py to cookie.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/cache.py to cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/converters.py to converters.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/util.py to util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/_compat.py to _compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/synchronization.py to synchronization.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/session.py to session.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/exceptions.py to exceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/beaker/container.py to container.cpython-38.pyc writing byte-compilation script '/tmp/tmp4sykiqor.py' /usr/bin/python3 /tmp/tmp4sykiqor.py removing /tmp/tmp4sykiqor.py running install_egg_info running egg_info creating Beaker.egg-info writing Beaker.egg-info/PKG-INFO writing dependency_links to Beaker.egg-info/dependency_links.txt writing entry points to Beaker.egg-info/entry_points.txt writing requirements to Beaker.egg-info/requires.txt writing top-level names to Beaker.egg-info/top_level.txt writing manifest file 'Beaker.egg-info/SOURCES.txt' reading manifest file 'Beaker.egg-info/SOURCES.txt' writing manifest file 'Beaker.egg-info/SOURCES.txt' Copying Beaker.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8/site-packages/Beaker-1.11.0-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.11.0-3.mga8 --unique-debug-suffix -1.11.0-3.mga8.aarch64 --unique-debug-src-base python-beaker-1.11.0-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Beaker-1.11.0 + /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 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-beaker-1.11.0-3.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aijRRR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Beaker-1.11.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/share/doc/python3-beaker + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/share/doc/python3-beaker + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64/usr/share/doc/python3-beaker + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-beaker = 1.11.0-3.mga8 python3-beaker = 1.11.0-3.mga8 python3.8-beaker = 1.11.0-3.mga8 python3.8dist(beaker) = 1.11 python3dist(beaker) = 1.11 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.8 Obsoletes: python-beaker < 1.11.0-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-beaker-1.11.0-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J4v3oP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Beaker-1.11.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-beaker-1.11.0-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tlzSJO + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Beaker-1.11.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!