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-jeepney-0.7.1-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UaIg7i
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf jeepney-0.7.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/jeepney-0.7.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd jeepney-0.7.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Nn6Brb
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jeepney-0.7.1
+ '[' 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/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require'
  warnings.warn(msg)
/usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires'
  warnings.warn(msg)
running build
running build_py
creating build
creating build/lib
creating build/lib/jeepney
copying jeepney/wrappers.py -> build/lib/jeepney
copying jeepney/routing.py -> build/lib/jeepney
copying jeepney/low_level.py -> build/lib/jeepney
copying jeepney/fds.py -> build/lib/jeepney
copying jeepney/bus_messages.py -> build/lib/jeepney
copying jeepney/bus.py -> build/lib/jeepney
copying jeepney/bindgen.py -> build/lib/jeepney
copying jeepney/auth.py -> build/lib/jeepney
copying jeepney/__init__.py -> build/lib/jeepney
creating build/lib/jeepney/integrate
copying jeepney/integrate/tornado.py -> build/lib/jeepney/integrate
copying jeepney/integrate/blocking.py -> build/lib/jeepney/integrate
copying jeepney/integrate/asyncio.py -> build/lib/jeepney/integrate
copying jeepney/integrate/__init__.py -> build/lib/jeepney/integrate
creating build/lib/jeepney/integrate/tests
copying jeepney/integrate/tests/test_asyncio.py -> build/lib/jeepney/integrate/tests
copying jeepney/integrate/tests/__init__.py -> build/lib/jeepney/integrate/tests
creating build/lib/jeepney/io
copying jeepney/io/trio.py -> build/lib/jeepney/io
copying jeepney/io/tornado.py -> build/lib/jeepney/io
copying jeepney/io/threading.py -> build/lib/jeepney/io
copying jeepney/io/common.py -> build/lib/jeepney/io
copying jeepney/io/blocking.py -> build/lib/jeepney/io
copying jeepney/io/asyncio.py -> build/lib/jeepney/io
copying jeepney/io/__init__.py -> build/lib/jeepney/io
creating build/lib/jeepney/io/tests
copying jeepney/io/tests/utils.py -> build/lib/jeepney/io/tests
copying jeepney/io/tests/test_trio.py -> build/lib/jeepney/io/tests
copying jeepney/io/tests/test_threading.py -> build/lib/jeepney/io/tests
copying jeepney/io/tests/test_blocking.py -> build/lib/jeepney/io/tests
copying jeepney/io/tests/test_asyncio.py -> build/lib/jeepney/io/tests
copying jeepney/io/tests/conftest.py -> build/lib/jeepney/io/tests
copying jeepney/io/tests/__init__.py -> build/lib/jeepney/io/tests
creating build/lib/jeepney/tests
copying jeepney/tests/test_routing.py -> build/lib/jeepney/tests
copying jeepney/tests/test_low_level.py -> build/lib/jeepney/tests
copying jeepney/tests/test_fds.py -> build/lib/jeepney/tests
copying jeepney/tests/test_bus_messages.py -> build/lib/jeepney/tests
copying jeepney/tests/test_bus.py -> build/lib/jeepney/tests
copying jeepney/tests/test_bindgen.py -> build/lib/jeepney/tests
copying jeepney/tests/test_auth.py -> build/lib/jeepney/tests
copying jeepney/tests/__init__.py -> build/lib/jeepney/tests
copying jeepney/tests/secrets_introspect.xml -> build/lib/jeepney/tests
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Z0cxhx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64
+ cd jeepney-0.7.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 install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64
/usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require'
  warnings.warn(msg)
/usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires'
  warnings.warn(msg)
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
copying build/lib/jeepney/tests/secrets_introspect.xml -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
copying build/lib/jeepney/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
copying build/lib/jeepney/tests/test_auth.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
copying build/lib/jeepney/tests/test_bindgen.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
copying build/lib/jeepney/tests/test_bus.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
copying build/lib/jeepney/tests/test_bus_messages.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
copying build/lib/jeepney/tests/test_fds.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
copying build/lib/jeepney/tests/test_low_level.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
copying build/lib/jeepney/tests/test_routing.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests
copying build/lib/jeepney/io/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests
copying build/lib/jeepney/io/tests/conftest.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests
copying build/lib/jeepney/io/tests/test_asyncio.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests
copying build/lib/jeepney/io/tests/test_blocking.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests
copying build/lib/jeepney/io/tests/test_threading.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests
copying build/lib/jeepney/io/tests/test_trio.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests
copying build/lib/jeepney/io/tests/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests
copying build/lib/jeepney/io/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io
copying build/lib/jeepney/io/asyncio.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io
copying build/lib/jeepney/io/blocking.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io
copying build/lib/jeepney/io/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io
copying build/lib/jeepney/io/threading.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io
copying build/lib/jeepney/io/tornado.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io
copying build/lib/jeepney/io/trio.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate
creating /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate/tests
copying build/lib/jeepney/integrate/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate/tests
copying build/lib/jeepney/integrate/tests/test_asyncio.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate/tests
copying build/lib/jeepney/integrate/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate
copying build/lib/jeepney/integrate/asyncio.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate
copying build/lib/jeepney/integrate/blocking.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate
copying build/lib/jeepney/integrate/tornado.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate
copying build/lib/jeepney/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
copying build/lib/jeepney/auth.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
copying build/lib/jeepney/bindgen.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
copying build/lib/jeepney/bus.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
copying build/lib/jeepney/bus_messages.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
copying build/lib/jeepney/fds.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
copying build/lib/jeepney/low_level.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
copying build/lib/jeepney/routing.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
copying build/lib/jeepney/wrappers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests/test_auth.py to test_auth.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests/test_bindgen.py to test_bindgen.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests/test_bus.py to test_bus.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests/test_bus_messages.py to test_bus_messages.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests/test_fds.py to test_fds.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests/test_low_level.py to test_low_level.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/tests/test_routing.py to test_routing.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests/conftest.py to conftest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests/test_asyncio.py to test_asyncio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests/test_blocking.py to test_blocking.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests/test_threading.py to test_threading.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests/test_trio.py to test_trio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tests/utils.py to utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/asyncio.py to asyncio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/blocking.py to blocking.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/common.py to common.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/threading.py to threading.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/tornado.py to tornado.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/io/trio.py to trio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate/tests/test_asyncio.py to test_asyncio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate/asyncio.py to asyncio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate/blocking.py to blocking.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/integrate/tornado.py to tornado.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/auth.py to auth.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/bindgen.py to bindgen.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/bus.py to bus.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/bus_messages.py to bus_messages.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/fds.py to fds.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/low_level.py to low_level.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/routing.py to routing.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney/wrappers.py to wrappers.cpython-39.pyc
writing byte-compilation script '/tmp/tmpy0h3qhk0.py'
/usr/bin/python3 /tmp/tmpy0h3qhk0.py
removing /tmp/tmpy0h3qhk0.py
running install_egg_info
Writing /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jeepney-0.7.1-py3.9.egg-info
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.7.1-1.mga9 --unique-debug-suffix -0.7.1-1.mga9.aarch64 --unique-debug-src-base python-jeepney-0.7.1-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/jeepney-0.7.1

+ /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-jeepney-0.7.1-1.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-jeepney-0.7.1-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0xUzTz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jeepney-0.7.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/share/doc/python3-jeepney
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/share/doc/python3-jeepney
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/share/doc/python3-jeepney
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5Uc9O1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jeepney-0.7.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/share/licenses/python3-jeepney
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/share/licenses/python3-jeepney
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64/usr/share/licenses/python3-jeepney
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-jeepney = 0.7.1-1.mga9 python3-jeepney = 0.7.1-1.mga9 python3.9-jeepney = 0.7.1-1.mga9 python3.9dist(jeepney) = 0.7.1 python3dist(jeepney) = 0.7.1
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-jeepney < 0.7.1-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-jeepney-0.7.1-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5Fbge1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jeepney-0.7.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-jeepney-0.7.1-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5BqL6u
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf jeepney-0.7.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!