Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-notebook.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682123970.974089/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-notebook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-notebook-6.5.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-notebook.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682123970.974089/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-notebook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-notebook-6.5.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-notebook.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682123970.974089/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-notebook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P4JRqL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf notebook-6.5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/notebook-6.5.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd notebook-6.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cxh1Zr + umask 022 + cd /builddir/build/BUILD + cd notebook-6.5.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py checking package data creating build creating build/lib creating build/lib/notebook copying notebook/extensions.py -> build/lib/notebook copying notebook/nbextensions.py -> build/lib/notebook copying notebook/transutils.py -> build/lib/notebook copying notebook/_version.py -> build/lib/notebook copying notebook/traittypes.py -> build/lib/notebook copying notebook/log.py -> build/lib/notebook copying notebook/config_manager.py -> build/lib/notebook copying notebook/notebookapp.py -> build/lib/notebook copying notebook/serverextensions.py -> build/lib/notebook copying notebook/__init__.py -> build/lib/notebook copying notebook/jstest.py -> build/lib/notebook copying notebook/utils.py -> build/lib/notebook copying notebook/__main__.py -> build/lib/notebook copying notebook/_sysinfo.py -> build/lib/notebook copying notebook/_tz.py -> build/lib/notebook creating build/lib/notebook/edit copying notebook/edit/__init__.py -> build/lib/notebook/edit copying notebook/edit/handlers.py -> build/lib/notebook/edit creating build/lib/notebook/auth copying notebook/auth/logout.py -> build/lib/notebook/auth copying notebook/auth/security.py -> build/lib/notebook/auth copying notebook/auth/__init__.py -> build/lib/notebook/auth copying notebook/auth/login.py -> build/lib/notebook/auth copying notebook/auth/__main__.py -> build/lib/notebook/auth creating build/lib/notebook/auth/tests copying notebook/auth/tests/test_login.py -> build/lib/notebook/auth/tests copying notebook/auth/tests/__init__.py -> build/lib/notebook/auth/tests copying notebook/auth/tests/test_security.py -> build/lib/notebook/auth/tests creating build/lib/notebook/files copying notebook/files/__init__.py -> build/lib/notebook/files copying notebook/files/handlers.py -> build/lib/notebook/files creating build/lib/notebook/services copying notebook/services/__init__.py -> build/lib/notebook/services copying notebook/services/shutdown.py -> build/lib/notebook/services creating build/lib/notebook/services/config copying notebook/services/config/manager.py -> build/lib/notebook/services/config copying notebook/services/config/__init__.py -> build/lib/notebook/services/config copying notebook/services/config/handlers.py -> build/lib/notebook/services/config creating build/lib/notebook/services/config/tests copying notebook/services/config/tests/test_config_api.py -> build/lib/notebook/services/config/tests copying notebook/services/config/tests/__init__.py -> build/lib/notebook/services/config/tests creating build/lib/notebook/services/nbconvert copying notebook/services/nbconvert/__init__.py -> build/lib/notebook/services/nbconvert copying notebook/services/nbconvert/handlers.py -> build/lib/notebook/services/nbconvert creating build/lib/notebook/services/nbconvert/tests copying notebook/services/nbconvert/tests/test_nbconvert_api.py -> build/lib/notebook/services/nbconvert/tests copying notebook/services/nbconvert/tests/__init__.py -> build/lib/notebook/services/nbconvert/tests creating build/lib/notebook/services/contents copying notebook/services/contents/manager.py -> build/lib/notebook/services/contents copying notebook/services/contents/filecheckpoints.py -> build/lib/notebook/services/contents copying notebook/services/contents/filemanager.py -> build/lib/notebook/services/contents copying notebook/services/contents/fileio.py -> build/lib/notebook/services/contents copying notebook/services/contents/__init__.py -> build/lib/notebook/services/contents copying notebook/services/contents/checkpoints.py -> build/lib/notebook/services/contents copying notebook/services/contents/handlers.py -> build/lib/notebook/services/contents copying notebook/services/contents/largefilemanager.py -> build/lib/notebook/services/contents creating build/lib/notebook/services/contents/tests copying notebook/services/contents/tests/test_contents_api.py -> build/lib/notebook/services/contents/tests copying notebook/services/contents/tests/test_fileio.py -> build/lib/notebook/services/contents/tests copying notebook/services/contents/tests/test_largefilemanager.py -> build/lib/notebook/services/contents/tests copying notebook/services/contents/tests/__init__.py -> build/lib/notebook/services/contents/tests copying notebook/services/contents/tests/test_manager.py -> build/lib/notebook/services/contents/tests creating build/lib/notebook/services/kernelspecs copying notebook/services/kernelspecs/__init__.py -> build/lib/notebook/services/kernelspecs copying notebook/services/kernelspecs/handlers.py -> build/lib/notebook/services/kernelspecs creating build/lib/notebook/services/kernelspecs/tests copying notebook/services/kernelspecs/tests/test_kernelspecs_api.py -> build/lib/notebook/services/kernelspecs/tests copying notebook/services/kernelspecs/tests/__init__.py -> build/lib/notebook/services/kernelspecs/tests creating build/lib/notebook/services/kernels copying notebook/services/kernels/__init__.py -> build/lib/notebook/services/kernels copying notebook/services/kernels/kernelmanager.py -> build/lib/notebook/services/kernels copying notebook/services/kernels/handlers.py -> build/lib/notebook/services/kernels creating build/lib/notebook/services/kernels/tests copying notebook/services/kernels/tests/__init__.py -> build/lib/notebook/services/kernels/tests copying notebook/services/kernels/tests/test_kernels_api.py -> build/lib/notebook/services/kernels/tests creating build/lib/notebook/services/api copying notebook/services/api/__init__.py -> build/lib/notebook/services/api copying notebook/services/api/handlers.py -> build/lib/notebook/services/api creating build/lib/notebook/services/api/tests copying notebook/services/api/tests/__init__.py -> build/lib/notebook/services/api/tests copying notebook/services/api/tests/test_api.py -> build/lib/notebook/services/api/tests creating build/lib/notebook/services/security copying notebook/services/security/__init__.py -> build/lib/notebook/services/security copying notebook/services/security/handlers.py -> build/lib/notebook/services/security creating build/lib/notebook/services/sessions copying notebook/services/sessions/__init__.py -> build/lib/notebook/services/sessions copying notebook/services/sessions/handlers.py -> build/lib/notebook/services/sessions copying notebook/services/sessions/sessionmanager.py -> build/lib/notebook/services/sessions creating build/lib/notebook/services/sessions/tests copying notebook/services/sessions/tests/test_sessionmanager.py -> build/lib/notebook/services/sessions/tests copying notebook/services/sessions/tests/__init__.py -> build/lib/notebook/services/sessions/tests copying notebook/services/sessions/tests/test_sessions_api.py -> build/lib/notebook/services/sessions/tests creating build/lib/notebook/view copying notebook/view/__init__.py -> build/lib/notebook/view copying notebook/view/handlers.py -> build/lib/notebook/view creating build/lib/notebook/gateway copying notebook/gateway/managers.py -> build/lib/notebook/gateway copying notebook/gateway/__init__.py -> build/lib/notebook/gateway copying notebook/gateway/handlers.py -> build/lib/notebook/gateway creating build/lib/notebook/terminal copying notebook/terminal/terminalmanager.py -> build/lib/notebook/terminal copying notebook/terminal/__init__.py -> build/lib/notebook/terminal copying notebook/terminal/handlers.py -> build/lib/notebook/terminal copying notebook/terminal/api_handlers.py -> build/lib/notebook/terminal creating build/lib/notebook/terminal/tests copying notebook/terminal/tests/test_terminals_api.py -> build/lib/notebook/terminal/tests copying notebook/terminal/tests/__init__.py -> build/lib/notebook/terminal/tests creating build/lib/notebook/nbconvert copying notebook/nbconvert/__init__.py -> build/lib/notebook/nbconvert copying notebook/nbconvert/handlers.py -> build/lib/notebook/nbconvert creating build/lib/notebook/nbconvert/tests copying notebook/nbconvert/tests/test_nbconvert_handlers.py -> build/lib/notebook/nbconvert/tests copying notebook/nbconvert/tests/__init__.py -> build/lib/notebook/nbconvert/tests creating build/lib/notebook/i18n copying notebook/i18n/__init__.py -> build/lib/notebook/i18n creating build/lib/notebook/notebook copying notebook/notebook/__init__.py -> build/lib/notebook/notebook copying notebook/notebook/handlers.py -> build/lib/notebook/notebook creating build/lib/notebook/tree copying notebook/tree/__init__.py -> build/lib/notebook/tree copying notebook/tree/handlers.py -> build/lib/notebook/tree creating build/lib/notebook/tree/tests copying notebook/tree/tests/test_tree_handler.py -> build/lib/notebook/tree/tests copying notebook/tree/tests/__init__.py -> build/lib/notebook/tree/tests copying notebook/tree/tests/handlers.py -> build/lib/notebook/tree/tests creating build/lib/notebook/base copying notebook/base/__init__.py -> build/lib/notebook/base copying notebook/base/zmqhandlers.py -> build/lib/notebook/base copying notebook/base/handlers.py -> build/lib/notebook/base creating build/lib/notebook/kernelspecs copying notebook/kernelspecs/__init__.py -> build/lib/notebook/kernelspecs copying notebook/kernelspecs/handlers.py -> build/lib/notebook/kernelspecs creating build/lib/notebook/bundler copying notebook/bundler/tarball_bundler.py -> build/lib/notebook/bundler copying notebook/bundler/tools.py -> build/lib/notebook/bundler copying notebook/bundler/bundlerextensions.py -> build/lib/notebook/bundler copying notebook/bundler/zip_bundler.py -> build/lib/notebook/bundler copying notebook/bundler/__init__.py -> build/lib/notebook/bundler copying notebook/bundler/handlers.py -> build/lib/notebook/bundler copying notebook/bundler/__main__.py -> build/lib/notebook/bundler creating build/lib/notebook/bundler/tests copying notebook/bundler/tests/test_bundler_api.py -> build/lib/notebook/bundler/tests copying notebook/bundler/tests/__init__.py -> build/lib/notebook/bundler/tests copying notebook/bundler/tests/test_bundlerextension.py -> build/lib/notebook/bundler/tests copying notebook/bundler/tests/test_bundler_tools.py -> build/lib/notebook/bundler/tests creating build/lib/notebook/tests copying notebook/tests/test_config_manager.py -> build/lib/notebook/tests copying notebook/tests/test_serverextensions.py -> build/lib/notebook/tests copying notebook/tests/test_nbextensions.py -> build/lib/notebook/tests copying notebook/tests/test_files.py -> build/lib/notebook/tests copying notebook/tests/test_traittypes.py -> build/lib/notebook/tests copying notebook/tests/test_i18n.py -> build/lib/notebook/tests copying notebook/tests/launchnotebook.py -> build/lib/notebook/tests copying notebook/tests/test_notebookapp_integration.py -> build/lib/notebook/tests copying notebook/tests/__init__.py -> build/lib/notebook/tests copying notebook/tests/test_serialize.py -> build/lib/notebook/tests copying notebook/tests/test_paths.py -> build/lib/notebook/tests copying notebook/tests/test_log.py -> build/lib/notebook/tests copying notebook/tests/test_gateway.py -> build/lib/notebook/tests copying notebook/tests/test_utils.py -> build/lib/notebook/tests copying notebook/tests/conftest.py -> build/lib/notebook/tests copying notebook/tests/test_notebookapp.py -> build/lib/notebook/tests creating build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_multiselect_toggle.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_shutdown.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_dashboard_nav.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_save_as_notebook.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_multiselect.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_markdown.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_deletecell.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_notifications.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_execute_code.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_undelete.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_buffering.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_dualmode_arrows.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_save.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_dualmode_execute.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_display_isolation.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_move_multiselection.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/quick_selenium.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_dualmode_clipboard.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_kernel_menu.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_prompt_numbers.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_find_and_replace.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_merge_cells.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/__init__.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_dualmode_markdown.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_display_image.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_save_readonly_as.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_dualmode_insertcell.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/utils.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/conftest.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_clipboard_multiselect.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_interrupt.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_dualmode_cellmode.py -> build/lib/notebook/tests/selenium creating build/lib/notebook/prometheus copying notebook/prometheus/metrics.py -> build/lib/notebook/prometheus copying notebook/prometheus/__init__.py -> build/lib/notebook/prometheus copying notebook/prometheus/log_functions.py -> build/lib/notebook/prometheus creating build/lib/notebook/templates copying notebook/templates/notebook.html -> build/lib/notebook/templates copying notebook/templates/404.html -> build/lib/notebook/templates copying notebook/templates/error.html -> build/lib/notebook/templates copying notebook/templates/edit.html -> build/lib/notebook/templates copying notebook/templates/browser-open.html -> build/lib/notebook/templates copying notebook/templates/terminal.html -> build/lib/notebook/templates copying notebook/templates/login.html -> build/lib/notebook/templates copying notebook/templates/view.html -> build/lib/notebook/templates copying notebook/templates/page.html -> build/lib/notebook/templates copying notebook/templates/logout.html -> build/lib/notebook/templates copying notebook/templates/tree.html -> build/lib/notebook/templates copying notebook/services/api/api.yaml -> build/lib/notebook/services/api creating build/lib/notebook/i18n/fr_FR creating build/lib/notebook/i18n/fr_FR/LC_MESSAGES copying notebook/i18n/fr_FR/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES copying notebook/i18n/fr_FR/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES copying notebook/i18n/fr_FR/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES copying notebook/i18n/fr_FR/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES copying notebook/i18n/fr_FR/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES copying notebook/i18n/fr_FR/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES creating build/lib/notebook/i18n/ja_JP creating build/lib/notebook/i18n/ja_JP/LC_MESSAGES copying notebook/i18n/ja_JP/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES copying notebook/i18n/ja_JP/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES copying notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES copying notebook/i18n/ja_JP/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES copying notebook/i18n/ja_JP/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES copying notebook/i18n/ja_JP/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES creating build/lib/notebook/i18n/ru_RU creating build/lib/notebook/i18n/ru_RU/LC_MESSAGES copying notebook/i18n/ru_RU/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES copying notebook/i18n/ru_RU/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES copying notebook/i18n/ru_RU/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES copying notebook/i18n/ru_RU/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES copying notebook/i18n/ru_RU/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES copying notebook/i18n/ru_RU/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES creating build/lib/notebook/i18n/zh_CN creating build/lib/notebook/i18n/zh_CN/LC_MESSAGES copying notebook/i18n/zh_CN/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES copying notebook/i18n/zh_CN/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES copying notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES copying notebook/i18n/zh_CN/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES copying notebook/i18n/zh_CN/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES copying notebook/i18n/zh_CN/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES creating build/lib/notebook/i18n/nl creating build/lib/notebook/i18n/nl/LC_MESSAGES copying notebook/i18n/nl/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/nl/LC_MESSAGES copying notebook/i18n/nl/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/nl/LC_MESSAGES copying notebook/i18n/nl/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/nl/LC_MESSAGES copying notebook/i18n/nl/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/nl/LC_MESSAGES copying notebook/i18n/nl/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/nl/LC_MESSAGES copying notebook/i18n/nl/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/nl/LC_MESSAGES creating build/lib/notebook/bundler/tests/resources copying notebook/bundler/tests/resources/empty.ipynb -> build/lib/notebook/bundler/tests/resources creating build/lib/notebook/bundler/tests/resources/subdir copying notebook/bundler/tests/resources/subdir/test_file.txt -> build/lib/notebook/bundler/tests/resources/subdir creating build/lib/notebook/bundler/tests/resources/another_subdir copying notebook/bundler/tests/resources/another_subdir/test_file.txt -> build/lib/notebook/bundler/tests/resources/another_subdir creating build/lib/notebook/bundler/tests/resources/subdir/subsubdir copying notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep -> build/lib/notebook/bundler/tests/resources/subdir/subsubdir + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xuIBN0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64 + cd notebook-6.5.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/edit copying build/lib/notebook/edit/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/edit copying build/lib/notebook/edit/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/edit creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth copying build/lib/notebook/auth/logout.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth copying build/lib/notebook/auth/security.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth copying build/lib/notebook/auth/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth copying build/lib/notebook/auth/login.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth copying build/lib/notebook/auth/__main__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests copying build/lib/notebook/auth/tests/test_login.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests copying build/lib/notebook/auth/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests copying build/lib/notebook/auth/tests/test_security.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/files copying build/lib/notebook/files/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/files copying build/lib/notebook/files/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/files creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config copying build/lib/notebook/services/config/manager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config copying build/lib/notebook/services/config/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config copying build/lib/notebook/services/config/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests copying build/lib/notebook/services/config/tests/test_config_api.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests copying build/lib/notebook/services/config/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert copying build/lib/notebook/services/nbconvert/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert copying build/lib/notebook/services/nbconvert/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests copying build/lib/notebook/services/nbconvert/tests/test_nbconvert_api.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests copying build/lib/notebook/services/nbconvert/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/manager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/filecheckpoints.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/filemanager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/fileio.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/checkpoints.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/largefilemanager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_contents_api.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_fileio.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_largefilemanager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_manager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs copying build/lib/notebook/services/kernelspecs/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs copying build/lib/notebook/services/kernelspecs/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests copying build/lib/notebook/services/kernelspecs/tests/test_kernelspecs_api.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests copying build/lib/notebook/services/kernelspecs/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels copying build/lib/notebook/services/kernels/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels copying build/lib/notebook/services/kernels/kernelmanager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels copying build/lib/notebook/services/kernels/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests copying build/lib/notebook/services/kernels/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests copying build/lib/notebook/services/kernels/tests/test_kernels_api.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api copying build/lib/notebook/services/api/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api copying build/lib/notebook/services/api/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api copying build/lib/notebook/services/api/api.yaml -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests copying build/lib/notebook/services/api/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests copying build/lib/notebook/services/api/tests/test_api.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/security copying build/lib/notebook/services/security/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/security copying build/lib/notebook/services/security/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/security creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions copying build/lib/notebook/services/sessions/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions copying build/lib/notebook/services/sessions/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions copying build/lib/notebook/services/sessions/sessionmanager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/tests/test_sessionmanager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/tests/test_sessions_api.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/shutdown.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services copying build/lib/notebook/extensions.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook copying build/lib/notebook/nbextensions.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/view copying build/lib/notebook/view/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/view copying build/lib/notebook/view/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/view creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/gateway copying build/lib/notebook/gateway/managers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/gateway copying build/lib/notebook/gateway/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/gateway copying build/lib/notebook/gateway/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/gateway creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal copying build/lib/notebook/terminal/terminalmanager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal copying build/lib/notebook/terminal/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal copying build/lib/notebook/terminal/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal copying build/lib/notebook/terminal/api_handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests copying build/lib/notebook/terminal/tests/test_terminals_api.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests copying build/lib/notebook/terminal/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert copying build/lib/notebook/nbconvert/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert copying build/lib/notebook/nbconvert/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests copying build/lib/notebook/nbconvert/tests/test_nbconvert_handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests copying build/lib/notebook/nbconvert/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/notebook.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/nbjs.json -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/nbjs.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/notebook.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/nbui.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/nbui.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/notebook.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/nbjs.json -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/notebook.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/nbui.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/nbui.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES copying build/lib/notebook/i18n/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/notebook.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/nbjs.json -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/nbjs.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/notebook.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/nbui.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/nbui.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/notebook.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.json -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/notebook.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbui.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbui.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES copying build/lib/notebook/i18n/nl/LC_MESSAGES/notebook.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES copying build/lib/notebook/i18n/nl/LC_MESSAGES/nbjs.json -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES copying build/lib/notebook/i18n/nl/LC_MESSAGES/nbjs.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES copying build/lib/notebook/i18n/nl/LC_MESSAGES/notebook.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES copying build/lib/notebook/i18n/nl/LC_MESSAGES/nbui.po -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES copying build/lib/notebook/i18n/nl/LC_MESSAGES/nbui.mo -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES copying build/lib/notebook/transutils.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook copying build/lib/notebook/_version.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook copying build/lib/notebook/traittypes.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook copying build/lib/notebook/log.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook copying build/lib/notebook/config_manager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/notebook copying build/lib/notebook/notebook/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/notebook copying build/lib/notebook/notebook/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/notebook copying build/lib/notebook/notebookapp.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree copying build/lib/notebook/tree/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree copying build/lib/notebook/tree/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests copying build/lib/notebook/tree/tests/test_tree_handler.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests copying build/lib/notebook/tree/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests copying build/lib/notebook/tree/tests/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests copying build/lib/notebook/serverextensions.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/base copying build/lib/notebook/base/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/base copying build/lib/notebook/base/zmqhandlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/base copying build/lib/notebook/base/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/base copying build/lib/notebook/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs copying build/lib/notebook/kernelspecs/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs copying build/lib/notebook/kernelspecs/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/notebook.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/404.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/error.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/edit.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/browser-open.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/terminal.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/login.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/view.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/page.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/logout.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates copying build/lib/notebook/templates/tree.html -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/templates creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler copying build/lib/notebook/bundler/tarball_bundler.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler copying build/lib/notebook/bundler/tools.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler copying build/lib/notebook/bundler/bundlerextensions.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler copying build/lib/notebook/bundler/zip_bundler.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler copying build/lib/notebook/bundler/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler copying build/lib/notebook/bundler/handlers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler copying build/lib/notebook/bundler/__main__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/tests/test_bundler_api.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/tests/test_bundlerextension.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources copying build/lib/notebook/bundler/tests/resources/empty.ipynb -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/subdir copying build/lib/notebook/bundler/tests/resources/subdir/test_file.txt -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/subdir creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/subdir/subsubdir copying build/lib/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/subdir/subsubdir creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/another_subdir copying build/lib/notebook/bundler/tests/resources/another_subdir/test_file.txt -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/another_subdir copying build/lib/notebook/bundler/tests/test_bundler_tools.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests copying build/lib/notebook/jstest.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook copying build/lib/notebook/utils.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook copying build/lib/notebook/__main__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook copying build/lib/notebook/_sysinfo.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook copying build/lib/notebook/_tz.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_config_manager.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_serverextensions.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_nbextensions.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_files.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_traittypes.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_i18n.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/launchnotebook.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_notebookapp_integration.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_serialize.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_paths.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_multiselect_toggle.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_shutdown.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dashboard_nav.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_save_as_notebook.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_multiselect.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_markdown.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_deletecell.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_notifications.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_execute_code.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_undelete.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_buffering.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dualmode_arrows.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_save.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dualmode_execute.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_display_isolation.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_move_multiselection.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/quick_selenium.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dualmode_clipboard.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_kernel_menu.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_prompt_numbers.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_find_and_replace.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_merge_cells.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dualmode_markdown.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_display_image.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_save_readonly_as.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dualmode_insertcell.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/utils.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/conftest.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_clipboard_multiselect.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_interrupt.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dualmode_cellmode.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/test_log.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_gateway.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_utils.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/conftest.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests copying build/lib/notebook/tests/test_notebookapp.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus copying build/lib/notebook/prometheus/metrics.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus copying build/lib/notebook/prometheus/__init__.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus copying build/lib/notebook/prometheus/log_functions.py -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/edit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/edit/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/logout.py to logout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests/test_login.py to test_login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests/test_security.py to test_security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/files/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests/test_config_api.py to test_config_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests/test_nbconvert_api.py to test_nbconvert_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/filecheckpoints.py to filecheckpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/filemanager.py to filemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/fileio.py to fileio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/checkpoints.py to checkpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/largefilemanager.py to largefilemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/test_contents_api.py to test_contents_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/test_fileio.py to test_fileio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/test_largefilemanager.py to test_largefilemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/test_manager.py to test_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests/test_kernelspecs_api.py to test_kernelspecs_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/kernelmanager.py to kernelmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests/test_kernels_api.py to test_kernels_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/security/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/security/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/sessionmanager.py to sessionmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests/test_sessionmanager.py to test_sessionmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests/test_sessions_api.py to test_sessions_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/services/shutdown.py to shutdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbextensions.py to nbextensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/view/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/view/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/gateway/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/gateway/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/gateway/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/terminalmanager.py to terminalmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/api_handlers.py to api_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests/test_terminals_api.py to test_terminals_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests/test_nbconvert_handlers.py to test_nbconvert_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/transutils.py to transutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/traittypes.py to traittypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/config_manager.py to config_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/notebook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/notebook/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/notebookapp.py to notebookapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests/test_tree_handler.py to test_tree_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/serverextensions.py to serverextensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/base/zmqhandlers.py to zmqhandlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/base/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tarball_bundler.py to tarball_bundler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/bundlerextensions.py to bundlerextensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/zip_bundler.py to zip_bundler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/test_bundler_api.py to test_bundler_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/test_bundlerextension.py to test_bundlerextension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/test_bundler_tools.py to test_bundler_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/jstest.py to jstest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/_sysinfo.py to _sysinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/_tz.py to _tz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_config_manager.py to test_config_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_serverextensions.py to test_serverextensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_nbextensions.py to test_nbextensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_files.py to test_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_traittypes.py to test_traittypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_i18n.py to test_i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/launchnotebook.py to launchnotebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_notebookapp_integration.py to test_notebookapp_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_serialize.py to test_serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_paths.py to test_paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_multiselect_toggle.py to test_multiselect_toggle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_shutdown.py to test_shutdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dashboard_nav.py to test_dashboard_nav.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_save_as_notebook.py to test_save_as_notebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_multiselect.py to test_multiselect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_markdown.py to test_markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_deletecell.py to test_deletecell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_notifications.py to test_notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_execute_code.py to test_execute_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_undelete.py to test_undelete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_buffering.py to test_buffering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_arrows.py to test_dualmode_arrows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_save.py to test_save.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_execute.py to test_dualmode_execute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_display_isolation.py to test_display_isolation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_move_multiselection.py to test_move_multiselection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/quick_selenium.py to quick_selenium.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_clipboard.py to test_dualmode_clipboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_kernel_menu.py to test_kernel_menu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_prompt_numbers.py to test_prompt_numbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_find_and_replace.py to test_find_and_replace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_merge_cells.py to test_merge_cells.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_markdown.py to test_dualmode_markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_display_image.py to test_display_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_save_readonly_as.py to test_save_readonly_as.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_insertcell.py to test_dualmode_insertcell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_clipboard_multiselect.py to test_clipboard_multiselect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_interrupt.py to test_interrupt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_cellmode.py to test_dualmode_cellmode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_gateway.py to test_gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_notebookapp.py to test_notebookapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus/log_functions.py to log_functions.cpython-39.pyc writing byte-compilation script '/tmp/tmp3ps9vrfh.py' /usr/bin/python3 /tmp/tmp3ps9vrfh.py removing /tmp/tmp3ps9vrfh.py running install_data creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/share creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/share/applications copying jupyter-notebook.desktop -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/share/applications creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/share/icons creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/share/icons/hicolor creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/share/icons/hicolor/scalable creating /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/share/icons/hicolor/scalable/apps copying notebook.svg -> /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/share/icons/hicolor/scalable/apps running install_egg_info running egg_info creating notebook.egg-info writing notebook.egg-info/PKG-INFO writing dependency_links to notebook.egg-info/dependency_links.txt writing entry points to notebook.egg-info/entry_points.txt writing requirements to notebook.egg-info/requires.txt writing top-level names to notebook.egg-info/top_level.txt writing manifest file 'notebook.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/egg_info.py:624: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( reading manifest file 'notebook.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'notebook.egg-info/SOURCES.txt' Copying notebook.egg-info to /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9/site-packages/notebook-6.5.4-py3.9.egg-info running install_scripts Installing jupyter-bundlerextension script to /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/bin Installing jupyter-nbextension script to /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/bin Installing jupyter-notebook script to /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/bin Installing jupyter-serverextension script to /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64//usr/share/doc/python-notebook + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64//usr/share/doc/python-notebook + '[' -d example ']' ~/build/BUILDROOT/python-notebook-6.5.4-1.aarch64 ~/build/BUILD/notebook-6.5.4 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/notebook-6.5.4 + popd + mv /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.5.4-1 --unique-debug-suffix -6.5.4-1.aarch64 --unique-debug-src-base python-notebook-6.5.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/notebook-6.5.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-notebook-6.5.4-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-notebook-6.5.4-1.noarch Provides: python-notebook python3-notebook = 6.5.4-1 python3.9dist(notebook) = 6.5.4 python3dist(notebook) = 6.5.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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(argon2-cffi) python3.9dist(ipykernel) python3.9dist(ipython-genutils) python3.9dist(jinja2) python3.9dist(jupyter-client) >= 5.3.4 python3.9dist(jupyter-core) >= 4.6.1 python3.9dist(nbclassic) >= 0.4.7 python3.9dist(nbconvert) >= 5 python3.9dist(nbformat) python3.9dist(nest-asyncio) >= 1.5 python3.9dist(prometheus-client) python3.9dist(pyzmq) >= 17 python3.9dist(send2trash) >= 1.8 python3.9dist(setuptools) python3.9dist(terminado) >= 0.8.3 python3.9dist(tornado) >= 6.1 python3.9dist(traitlets) >= 4.2.1 Processing files: python-notebook-help-6.5.4-1.noarch warning: Empty %files file /builddir/build/BUILD/notebook-6.5.4/doclist.lst Provides: python-notebook-help = 6.5.4-1 python3-notebook-doc 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-notebook-6.5.4-1.aarch64 error: Installed (but unpackaged) file(s) found: /usr/share/applications/jupyter-notebook.desktop /usr/share/icons/hicolor/scalable/apps/notebook.svg Empty %files file /builddir/build/BUILD/notebook-6.5.4/doclist.lst Installed (but unpackaged) file(s) found: /usr/share/applications/jupyter-notebook.desktop /usr/share/icons/hicolor/scalable/apps/notebook.svg RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-notebook.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-notebook.spec