D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/jupyter-nbformat-4.4.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.19WOjC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf nbformat-4.4.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/nbformat-4.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nbformat-4.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-use-setuptools-for-everything-so-the-python-Depends-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FwnmYB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nbformat-4.4.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/nbformat copying nbformat/converter.py -> build/lib/nbformat copying nbformat/current.py -> build/lib/nbformat copying nbformat/reader.py -> build/lib/nbformat copying nbformat/__init__.py -> build/lib/nbformat copying nbformat/sign.py -> build/lib/nbformat copying nbformat/_version.py -> build/lib/nbformat copying nbformat/notebooknode.py -> build/lib/nbformat copying nbformat/validator.py -> build/lib/nbformat copying nbformat/sentinel.py -> build/lib/nbformat creating build/lib/nbformat/v3 copying nbformat/v3/convert.py -> build/lib/nbformat/v3 copying nbformat/v3/__init__.py -> build/lib/nbformat/v3 copying nbformat/v3/nbjson.py -> build/lib/nbformat/v3 copying nbformat/v3/nbpy.py -> build/lib/nbformat/v3 copying nbformat/v3/rwbase.py -> build/lib/nbformat/v3 copying nbformat/v3/nbbase.py -> build/lib/nbformat/v3 creating build/lib/nbformat/v3/tests copying nbformat/v3/tests/nbexamples.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_json.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/__init__.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_nbpy.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_misc.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/formattest.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_nbbase.py -> build/lib/nbformat/v3/tests creating build/lib/nbformat/v4 copying nbformat/v4/convert.py -> build/lib/nbformat/v4 copying nbformat/v4/__init__.py -> build/lib/nbformat/v4 copying nbformat/v4/nbjson.py -> build/lib/nbformat/v4 copying nbformat/v4/rwbase.py -> build/lib/nbformat/v4 copying nbformat/v4/nbbase.py -> build/lib/nbformat/v4 creating build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_validate.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/nbexamples.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_json.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_convert.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/__init__.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/formattest.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_nbbase.py -> build/lib/nbformat/v4/tests creating build/lib/nbformat/tests copying nbformat/tests/base.py -> build/lib/nbformat/tests copying nbformat/tests/test_convert.py -> build/lib/nbformat/tests copying nbformat/tests/__init__.py -> build/lib/nbformat/tests copying nbformat/tests/test_validator.py -> build/lib/nbformat/tests copying nbformat/tests/test_api.py -> build/lib/nbformat/tests copying nbformat/tests/test_reader.py -> build/lib/nbformat/tests copying nbformat/tests/test_sign.py -> build/lib/nbformat/tests creating build/lib/nbformat/v2 copying nbformat/v2/nbxml.py -> build/lib/nbformat/v2 copying nbformat/v2/convert.py -> build/lib/nbformat/v2 copying nbformat/v2/__init__.py -> build/lib/nbformat/v2 copying nbformat/v2/nbjson.py -> build/lib/nbformat/v2 copying nbformat/v2/nbpy.py -> build/lib/nbformat/v2 copying nbformat/v2/rwbase.py -> build/lib/nbformat/v2 copying nbformat/v2/nbbase.py -> build/lib/nbformat/v2 creating build/lib/nbformat/v2/tests copying nbformat/v2/tests/nbexamples.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_json.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/__init__.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_nbpy.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_nbbase.py -> build/lib/nbformat/v2/tests creating build/lib/nbformat/v1 copying nbformat/v1/convert.py -> build/lib/nbformat/v1 copying nbformat/v1/__init__.py -> build/lib/nbformat/v1 copying nbformat/v1/nbjson.py -> build/lib/nbformat/v1 copying nbformat/v1/rwbase.py -> build/lib/nbformat/v1 copying nbformat/v1/nbbase.py -> build/lib/nbformat/v1 creating build/lib/nbformat/v1/tests copying nbformat/v1/tests/nbexamples.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/test_json.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/__init__.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/test_nbbase.py -> build/lib/nbformat/v1/tests copying nbformat/tests/test4plus.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4jupyter_metadata.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test2.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test3.ipynb -> build/lib/nbformat/tests copying nbformat/tests/invalid.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4custom.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4docinfo.ipynb -> build/lib/nbformat/tests copying nbformat/v3/nbformat.v3.schema.json -> build/lib/nbformat/v3 copying nbformat/v4/nbformat.v4.schema.json -> build/lib/nbformat/v4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cfYkYA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64 + cd nbformat-4.4.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/jupyter-nbformat-4.4.0-3.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/converter.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/current.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/nbexamples.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_nbpy.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_misc.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/formattest.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/nbjson.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbformat.v3.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbpy.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/rwbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_validate.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/nbexamples.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/formattest.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/nbjson.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/rwbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/reader.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/sign.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4plus.ipynb -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/base.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4jupyter_metadata.ipynb -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_validator.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test2.ipynb -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4.ipynb -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_reader.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test3.ipynb -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_sign.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/invalid.ipynb -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4custom.ipynb -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4docinfo.ipynb -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/_version.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/notebooknode.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbxml.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/nbexamples.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_nbpy.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/nbjson.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbpy.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/rwbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/validator.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/v1/convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/v1/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/nbexamples.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/test_nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/nbjson.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/v1/rwbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/v1/nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/sentinel.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/converter.py to converter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/current.py to current.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/convert.py to convert.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests/nbexamples.py to nbexamples.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests/test_nbpy.py to test_nbpy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests/test_misc.py to test_misc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests/formattest.py to formattest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/tests/test_nbbase.py to test_nbbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/nbjson.py to nbjson.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/nbpy.py to nbpy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/rwbase.py to rwbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v3/nbbase.py to nbbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/convert.py to convert.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests/test_validate.py to test_validate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests/nbexamples.py to nbexamples.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests/test_convert.py to test_convert.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests/formattest.py to formattest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/tests/test_nbbase.py to test_nbbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/nbjson.py to nbjson.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/rwbase.py to rwbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v4/nbbase.py to nbbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/reader.py to reader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/sign.py to sign.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests/test_convert.py to test_convert.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests/test_validator.py to test_validator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests/test_api.py to test_api.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests/test_reader.py to test_reader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/tests/test_sign.py to test_sign.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/_version.py to _version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/notebooknode.py to notebooknode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/nbxml.py to nbxml.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/convert.py to convert.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests/nbexamples.py to nbexamples.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests/test_nbpy.py to test_nbpy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/tests/test_nbbase.py to test_nbbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/nbjson.py to nbjson.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/nbpy.py to nbpy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/rwbase.py to rwbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v2/nbbase.py to nbbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/validator.py to validator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/convert.py to convert.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/tests/nbexamples.py to nbexamples.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/tests/test_nbbase.py to test_nbbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/nbjson.py to nbjson.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/rwbase.py to rwbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/v1/nbbase.py to nbbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat/sentinel.py to sentinel.cpython-38.pyc writing byte-compilation script '/tmp/tmpw3hr5_am.py' /usr/bin/python3 /tmp/tmpw3hr5_am.py removing /tmp/tmpw3hr5_am.py running install_egg_info running egg_info creating nbformat.egg-info writing nbformat.egg-info/PKG-INFO writing dependency_links to nbformat.egg-info/dependency_links.txt writing entry points to nbformat.egg-info/entry_points.txt writing requirements to nbformat.egg-info/requires.txt writing top-level names to nbformat.egg-info/top_level.txt writing manifest file 'nbformat.egg-info/SOURCES.txt' reading manifest file 'nbformat.egg-info/SOURCES.txt' writing manifest file 'nbformat.egg-info/SOURCES.txt' Copying nbformat.egg-info to /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/nbformat-4.4.0-py3.8.egg-info running install_scripts Installing jupyter-trust script to /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.4.0-3.mga8 --unique-debug-suffix -4.4.0-3.mga8.x86_64 --unique-debug-src-base jupyter-nbformat-4.4.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/nbformat-4.4.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/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: jupyter-nbformat-4.4.0-3.mga8.noarch Provides: jupyter-nbformat = 4.4.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-jupyter-nbformat-4.4.0-3.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y9W5mB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nbformat-4.4.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/share/licenses/python-jupyter-nbformat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/share/licenses/python-jupyter-nbformat + cp -pr COPYING.md /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64/usr/share/licenses/python-jupyter-nbformat + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jupyter-nbformat = 4.4.0-3.mga8 python3-jupyter-nbformat = 4.4.0-3.mga8 python3.8dist(nbformat) = 4.4 python3dist(nbformat) = 4.4 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 python3.8dist(ipython-genutils) python3.8dist(jsonschema) >= 2.4 python3.8dist(jupyter-core) python3.8dist(setuptools) python3.8dist(traitlets) >= 4.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/jupyter-nbformat-4.4.0-3.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-jupyter-nbformat-4.4.0-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t5AvYz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nbformat-4.4.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-4.4.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TBoKzE + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf nbformat-4.4.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!