Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-jupyter-core.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/configmanagement8-common-el8-build-71873-378667/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '74145541c5ad46a6914c9f1b486e6551', '-D', '/var/lib/mock/configmanagement8-common-el8-build-71873-378667/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-jupyter-core.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-jupyter-core-4.4.0-8.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-jupyter-core.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/configmanagement8-common-el8-build-71873-378667/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e5589f37b2174419a1c3a8371e32da2f', '-D', '/var/lib/mock/configmanagement8-common-el8-build-71873-378667/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-jupyter-core.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.idOcrq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jupyter_core-4.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/jupyter_core-4.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jupyter_core-4.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|{'\''https://docs.python.org/3/'\'': None}|{'\''https://docs.python.org/3/'\'': '\''/usr/share/doc/python3-docs/html/objects.inv'\''}|' docs/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rOwgsn + umask 022 + cd /builddir/build/BUILD + cd jupyter_core-4.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib copying jupyter.py -> build/lib creating build/lib/jupyter_core copying jupyter_core/application.py -> build/lib/jupyter_core copying jupyter_core/troubleshoot.py -> build/lib/jupyter_core copying jupyter_core/version.py -> build/lib/jupyter_core copying jupyter_core/__main__.py -> build/lib/jupyter_core copying jupyter_core/migrate.py -> build/lib/jupyter_core copying jupyter_core/paths.py -> build/lib/jupyter_core copying jupyter_core/command.py -> build/lib/jupyter_core copying jupyter_core/__init__.py -> build/lib/jupyter_core creating build/lib/jupyter_core/utils copying jupyter_core/utils/__init__.py -> build/lib/jupyter_core/utils copying jupyter_core/utils/shutil_which.py -> build/lib/jupyter_core/utils creating build/lib/jupyter_core/tests copying jupyter_core/tests/test_application.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_migrate.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/mocking.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/__init__.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_paths.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_command.py -> build/lib/jupyter_core/tests creating build/lib/jupyter_core/tests/dotipython creating build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_console_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default creating build/lib/jupyter_core/tests/dotipython/profile_default/static creating build/lib/jupyter_core/tests/dotipython/profile_default/static/custom copying jupyter_core/tests/dotipython/profile_default/static/custom/custom.css -> build/lib/jupyter_core/tests/dotipython/profile_default/static/custom copying jupyter_core/tests/dotipython/profile_default/static/custom/custom.js -> build/lib/jupyter_core/tests/dotipython/profile_default/static/custom creating build/lib/jupyter_core/tests/dotipython/nbextensions copying jupyter_core/tests/dotipython/nbextensions/myext.js -> build/lib/jupyter_core/tests/dotipython/nbextensions creating build/lib/jupyter_core/tests/dotipython_empty creating build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default creating build/lib/jupyter_core/tests/dotipython_empty/profile_default/static creating build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css -> build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js -> build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom running build_scripts creating build/scripts-3.6 copying and adjusting scripts/jupyter-migrate -> build/scripts-3.6 copying and adjusting scripts/jupyter -> build/scripts-3.6 changing mode of build/scripts-3.6/jupyter-migrate from 644 to 755 changing mode of build/scripts-3.6/jupyter from 644 to 755 + sleep 1 + PYTHONPATH=build/lib/ + sphinx-build-3 docs html Running Sphinx v1.7.6 Initializing GitHub plugin making output directory... loading pickled environment... not yet created loading intersphinx inventory from /usr/share/doc/python3-docs/html/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] changelog reading sources... [ 66%] index reading sources... [100%] paths /builddir/build/BUILD/jupyter_core-4.4.0/build/lib/jupyter_core/paths.py:docstring of jupyter_core.paths.jupyter_path:5: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] changelog writing output... [ 66%] index writing output... [100%] paths generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/jupyter_core-4.4.0/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qmmkhq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch + cd jupyter_core-4.4.0 + find + grep 'pyc$' + xargs rm -v removed './build/lib/jupyter_core/__pycache__/__init__.cpython-36.pyc' removed './build/lib/jupyter_core/__pycache__/paths.cpython-36.pyc' removed './build/lib/jupyter_core/__pycache__/version.cpython-36.pyc' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_application.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_migrate.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/mocking.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/static creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython/profile_default/static/custom/custom.css -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython/profile_default/static/custom/custom.js -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/nbextensions copying build/lib/jupyter_core/tests/dotipython/nbextensions/myext.js -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/nbextensions creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/__init__.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_paths.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_command.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests copying build/lib/jupyter_core/application.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/troubleshoot.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/utils copying build/lib/jupyter_core/utils/__init__.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/utils copying build/lib/jupyter_core/utils/shutil_which.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/utils copying build/lib/jupyter_core/version.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/__main__.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/migrate.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/paths.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/__pycache__ copying build/lib/jupyter_core/command.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter_core/__init__.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core copying build/lib/jupyter.py -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/test_application.py to test_application.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/test_migrate.py to test_migrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/mocking.py to mocking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py to ipython_kernel_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py to ipython_nbconvert_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py to ipython_console_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py to ipython_notebook_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_config.py to ipython_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py to ipython_kernel_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py to ipython_nbconvert_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py to ipython_console_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py to ipython_notebook_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py to ipython_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/test_paths.py to test_paths.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/tests/test_command.py to test_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/application.py to application.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/troubleshoot.py to troubleshoot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/utils/shutil_which.py to shutil_which.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/migrate.py to migrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/paths.py to paths.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter.py to jupyter.cpython-36.pyc writing byte-compilation script '/tmp/tmptcun8rda.py' /usr/libexec/platform-python /tmp/tmptcun8rda.py removing /tmp/tmptcun8rda.py running install_scripts creating /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/bin copying build/scripts-3.6/jupyter-migrate -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/bin copying build/scripts-3.6/jupyter -> /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/bin/jupyter-migrate to 755 changing mode of /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/bin/jupyter to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core-4.4.0-py3.6.egg-info + for lib in /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch{%{python2_sitelib},/usr/lib/python3.6/site-packages}/jupyter_core/troubleshoot.py + sed '1{\@^#!/usr/bin/env@d}' '/builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch%{python2_sitelib}/jupyter_core/troubleshoot.py' /var/tmp/rpm-tmp.Qmmkhq: line 48: /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch%{python2_sitelib}/jupyter_core/troubleshoot.py.new: No such file or directory + for lib in /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch{%{python2_sitelib},/usr/lib/python3.6/site-packages}/jupyter_core/troubleshoot.py + sed '1{\@^#!/usr/bin/env@d}' /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/troubleshoot.py + touch -r /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/troubleshoot.py /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/troubleshoot.py.new + mv /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/troubleshoot.py.new /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6/site-packages/jupyter_core/troubleshoot.py + mkdir -p /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/jupyter + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/jupyter/kernels + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/jupyter/nbextensions + mkdir -p /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/etc/jupyter + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/etc/jupyter/jupyter_notebook_config.d + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/etc/jupyter/nbconfig + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/etc/jupyter/nbconfig/common.d + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/etc/jupyter/nbconfig/edit.d + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/etc/jupyter/nbconfig/notebook.d + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/etc/jupyter/nbconfig/terminal.d + mkdir /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/etc/jupyter/nbconfig/tree.d + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 4.4.0-8.el8 --unique-debug-suffix -4.4.0-8.el8.noarch --unique-debug-src-base python-jupyter-core-4.4.0-8.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jupyter_core-4.4.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-jupyter-core-4.4.0-8.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JhSKfv + umask 022 + cd /builddir/build/BUILD + cd jupyter_core-4.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/doc/python-jupyter-core + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/doc/python-jupyter-core + cp -pr README.md /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/doc/python-jupyter-core + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CvyXeA + umask 022 + cd /builddir/build/BUILD + cd jupyter_core-4.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/licenses/python-jupyter-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/licenses/python-jupyter-core + cp -pr COPYING.md /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/licenses/python-jupyter-core + exit 0 Provides: python3-jupyter-core = 4.4.0-8.el8 python3-jupyter_core = 4.4.0-8.el8 python3.6dist(jupyter-core) = 4.4.0 python3dist(jupyter-core) = 4.4.0 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: /usr/libexec/platform-python python(abi) = 3.6 Conflicts: python2-jupyter-core < 4.3.0-2 Obsoletes: python3-jupyter_core < 4.0.2-3 Processing files: python-jupyter-core-doc-4.4.0-8.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.D6DE8Q + umask 022 + cd /builddir/build/BUILD + cd jupyter_core-4.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/doc/python-jupyter-core + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/doc/python-jupyter-core + cp -pr html /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch/usr/share/doc/python-jupyter-core + exit 0 Provides: python-jupyter-core-doc = 4.4.0-8.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-jupyter-filesystem-4.4.0-8.el8.noarch Provides: python-jupyter-filesystem = 4.4.0-8.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch Wrote: /builddir/build/RPMS/python3-jupyter-core-4.4.0-8.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-jupyter-core-doc-4.4.0-8.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-jupyter-filesystem-4.4.0-8.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uxI9E8 + umask 022 + cd /builddir/build/BUILD + cd jupyter_core-4.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-jupyter-core-4.4.0-8.el8.noarch + exit 0 Child return code was: 0