Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-slash.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682505269.691571/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-slash.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-slash-1.14.0-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-slash.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682505269.691571/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-slash.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-slash-1.14.0-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-slash.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682505269.691571/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-slash.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.qPSoTq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf slash-1.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/slash-1.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd slash-1.14.0 + /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.oj9uUi + umask 022 + cd /builddir/build/BUILD + cd slash-1.14.0 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/slash creating build/lib/slash/parallel copying slash/parallel/worker.py -> build/lib/slash/parallel copying slash/parallel/tests_distributer.py -> build/lib/slash/parallel copying slash/parallel/parallel_manager.py -> build/lib/slash/parallel copying slash/parallel/server.py -> build/lib/slash/parallel copying slash/parallel/worker_configuration.py -> build/lib/slash/parallel copying slash/parallel/__init__.py -> build/lib/slash/parallel creating build/lib/slash/plugins creating build/lib/slash/plugins/builtin copying slash/plugins/builtin/xunit.py -> build/lib/slash/plugins/builtin copying slash/plugins/builtin/signal_handling.py -> build/lib/slash/plugins/builtin copying slash/plugins/builtin/ci_links.py -> build/lib/slash/plugins/builtin copying slash/plugins/builtin/coverage.py -> build/lib/slash/plugins/builtin copying slash/plugins/builtin/notifications.py -> build/lib/slash/plugins/builtin copying slash/plugins/builtin/__init__.py -> build/lib/slash/plugins/builtin creating build/lib/slash/core copying slash/core/test.py -> build/lib/slash/core copying slash/core/tagging.py -> build/lib/slash/core copying slash/core/metadata.py -> build/lib/slash/core copying slash/core/runnable_test_factory.py -> build/lib/slash/core copying slash/core/exclusions.py -> build/lib/slash/core copying slash/core/local_config.py -> build/lib/slash/core copying slash/core/variation.py -> build/lib/slash/core copying slash/core/runnable_test.py -> build/lib/slash/core copying slash/core/cleanup_manager.py -> build/lib/slash/core copying slash/core/details.py -> build/lib/slash/core copying slash/core/scope_manager.py -> build/lib/slash/core copying slash/core/function_test.py -> build/lib/slash/core copying slash/core/result.py -> build/lib/slash/core copying slash/core/session.py -> build/lib/slash/core copying slash/core/error.py -> build/lib/slash/core copying slash/core/markers.py -> build/lib/slash/core copying slash/core/variation_factory.py -> build/lib/slash/core copying slash/core/requirements.py -> build/lib/slash/core copying slash/core/__init__.py -> build/lib/slash/core creating build/lib/slash/ext copying slash/ext/__init__.py -> build/lib/slash/ext creating build/lib/slash/core/fixtures copying slash/core/fixtures/parameters.py -> build/lib/slash/core/fixtures copying slash/core/fixtures/fixture_store.py -> build/lib/slash/core/fixtures copying slash/core/fixtures/active_fixture.py -> build/lib/slash/core/fixtures copying slash/core/fixtures/fixture.py -> build/lib/slash/core/fixtures copying slash/core/fixtures/namespace.py -> build/lib/slash/core/fixtures copying slash/core/fixtures/utils.py -> build/lib/slash/core/fixtures copying slash/core/fixtures/fixture_base.py -> build/lib/slash/core/fixtures copying slash/core/fixtures/__init__.py -> build/lib/slash/core/fixtures creating build/lib/slash/frontend copying slash/frontend/slash_list.py -> build/lib/slash/frontend copying slash/frontend/slash_list_plugins.py -> build/lib/slash/frontend copying slash/frontend/list_config.py -> build/lib/slash/frontend copying slash/frontend/main.py -> build/lib/slash/frontend copying slash/frontend/slash_run.py -> build/lib/slash/frontend copying slash/frontend/__init__.py -> build/lib/slash/frontend copying slash/plugins/interface.py -> build/lib/slash/plugins copying slash/plugins/plugin_manager.py -> build/lib/slash/plugins copying slash/plugins/registration_info.py -> build/lib/slash/plugins copying slash/plugins/__init__.py -> build/lib/slash/plugins creating build/lib/slash/utils copying slash/utils/interactive.py -> build/lib/slash/utils copying slash/utils/pattern_matching.py -> build/lib/slash/utils copying slash/utils/parallel_utils.py -> build/lib/slash/utils copying slash/utils/python.py -> build/lib/slash/utils copying slash/utils/formatter.py -> build/lib/slash/utils copying slash/utils/traceback_utils.py -> build/lib/slash/utils copying slash/utils/exception_mark.py -> build/lib/slash/utils copying slash/utils/suite_files.py -> build/lib/slash/utils copying slash/utils/operator_information.py -> build/lib/slash/utils copying slash/utils/marks.py -> build/lib/slash/utils copying slash/utils/warning_capture.py -> build/lib/slash/utils copying slash/utils/traceback_proxy.py -> build/lib/slash/utils copying slash/utils/iteration.py -> build/lib/slash/utils copying slash/utils/function_marker.py -> build/lib/slash/utils copying slash/utils/cli_utils.py -> build/lib/slash/utils copying slash/utils/conf_utils.py -> build/lib/slash/utils copying slash/utils/id_space.py -> build/lib/slash/utils copying slash/utils/debug.py -> build/lib/slash/utils copying slash/utils/tmux_utils.py -> build/lib/slash/utils copying slash/utils/color_string.py -> build/lib/slash/utils copying slash/utils/path.py -> build/lib/slash/utils copying slash/utils/__init__.py -> build/lib/slash/utils copying slash/cleanups.py -> build/lib/slash copying slash/resuming.py -> build/lib/slash copying slash/app.py -> build/lib/slash copying slash/exception_handling.py -> build/lib/slash copying slash/log.py -> build/lib/slash copying slash/exceptions.py -> build/lib/slash copying slash/hooks.py -> build/lib/slash copying slash/conf.py -> build/lib/slash copying slash/ctx.py -> build/lib/slash copying slash/__version__.py -> build/lib/slash copying slash/warnings.py -> build/lib/slash copying slash/assertions.py -> build/lib/slash copying slash/loader.py -> build/lib/slash copying slash/runner.py -> build/lib/slash copying slash/exthook.py -> build/lib/slash copying slash/interfaces.py -> build/lib/slash copying slash/site.py -> build/lib/slash copying slash/__init__.py -> build/lib/slash creating build/lib/slash/reporting copying slash/reporting/reporter_interface.py -> build/lib/slash/reporting copying slash/reporting/null_reporter.py -> build/lib/slash/reporting copying slash/reporting/console_reporter.py -> build/lib/slash/reporting copying slash/reporting/__init__.py -> build/lib/slash/reporting running egg_info writing slash.egg-info/PKG-INFO writing dependency_links to slash.egg-info/dependency_links.txt writing entry points to slash.egg-info/entry_points.txt writing requirements to slash.egg-info/requires.txt writing top-level names to slash.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt copying slash/plugins/builtin/email_template.j2 -> build/lib/slash/plugins/builtin + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7d4QCD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64 + cd slash-1.14.0 + 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-slash-1.14.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/cleanups.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/resuming.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend copying build/lib/slash/frontend/slash_list.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend copying build/lib/slash/frontend/slash_list_plugins.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend copying build/lib/slash/frontend/list_config.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend copying build/lib/slash/frontend/main.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend copying build/lib/slash/frontend/slash_run.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend copying build/lib/slash/frontend/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins copying build/lib/slash/plugins/interface.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin copying build/lib/slash/plugins/builtin/xunit.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin copying build/lib/slash/plugins/builtin/signal_handling.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin copying build/lib/slash/plugins/builtin/email_template.j2 -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin copying build/lib/slash/plugins/builtin/ci_links.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin copying build/lib/slash/plugins/builtin/coverage.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin copying build/lib/slash/plugins/builtin/notifications.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin copying build/lib/slash/plugins/builtin/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin copying build/lib/slash/plugins/plugin_manager.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins copying build/lib/slash/plugins/registration_info.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins copying build/lib/slash/plugins/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins copying build/lib/slash/app.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/exception_handling.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/log.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel copying build/lib/slash/parallel/worker.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel copying build/lib/slash/parallel/tests_distributer.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel copying build/lib/slash/parallel/parallel_manager.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel copying build/lib/slash/parallel/server.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel copying build/lib/slash/parallel/worker_configuration.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel copying build/lib/slash/parallel/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/interactive.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/pattern_matching.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/parallel_utils.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/python.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/formatter.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/traceback_utils.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/exception_mark.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/suite_files.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/operator_information.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/marks.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/warning_capture.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/traceback_proxy.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/iteration.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/function_marker.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/cli_utils.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/conf_utils.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/id_space.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/debug.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/tmux_utils.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/color_string.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/path.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/utils/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils copying build/lib/slash/exceptions.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/ext copying build/lib/slash/ext/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/ext copying build/lib/slash/hooks.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/conf.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/ctx.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/__version__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/warnings.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/assertions.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/loader.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/runner.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/reporting copying build/lib/slash/reporting/reporter_interface.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/reporting copying build/lib/slash/reporting/null_reporter.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/reporting copying build/lib/slash/reporting/console_reporter.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/reporting copying build/lib/slash/reporting/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/reporting copying build/lib/slash/exthook.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/test.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/tagging.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/metadata.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/runnable_test_factory.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/exclusions.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/local_config.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/variation.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/runnable_test.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/cleanup_manager.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/details.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/scope_manager.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/function_test.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/result.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/session.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/error.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/markers.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/variation_factory.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/requirements.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core copying build/lib/slash/core/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core creating /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures copying build/lib/slash/core/fixtures/parameters.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures copying build/lib/slash/core/fixtures/fixture_store.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures copying build/lib/slash/core/fixtures/active_fixture.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures copying build/lib/slash/core/fixtures/fixture.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures copying build/lib/slash/core/fixtures/namespace.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures copying build/lib/slash/core/fixtures/utils.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures copying build/lib/slash/core/fixtures/fixture_base.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures copying build/lib/slash/core/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures copying build/lib/slash/interfaces.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/site.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash copying build/lib/slash/__init__.py -> /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/cleanups.py to cleanups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/resuming.py to resuming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend/slash_list.py to slash_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend/slash_list_plugins.py to slash_list_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend/list_config.py to list_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend/slash_run.py to slash_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/frontend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin/xunit.py to xunit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin/signal_handling.py to signal_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin/ci_links.py to ci_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin/coverage.py to coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin/notifications.py to notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/builtin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/plugin_manager.py to plugin_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/registration_info.py to registration_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/exception_handling.py to exception_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel/worker.py to worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel/tests_distributer.py to tests_distributer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel/parallel_manager.py to parallel_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel/worker_configuration.py to worker_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/parallel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/interactive.py to interactive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/pattern_matching.py to pattern_matching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/parallel_utils.py to parallel_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/python.py to python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/formatter.py to formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/traceback_utils.py to traceback_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/exception_mark.py to exception_mark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/suite_files.py to suite_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/operator_information.py to operator_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/marks.py to marks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/warning_capture.py to warning_capture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/traceback_proxy.py to traceback_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/iteration.py to iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/function_marker.py to function_marker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/cli_utils.py to cli_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/conf_utils.py to conf_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/id_space.py to id_space.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/tmux_utils.py to tmux_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/color_string.py to color_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/ctx.py to ctx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/warnings.py to warnings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/assertions.py to assertions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/reporting/reporter_interface.py to reporter_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/reporting/null_reporter.py to null_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/reporting/console_reporter.py to console_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/reporting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/exthook.py to exthook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/tagging.py to tagging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/runnable_test_factory.py to runnable_test_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/exclusions.py to exclusions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/local_config.py to local_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/variation.py to variation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/runnable_test.py to runnable_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/cleanup_manager.py to cleanup_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/details.py to details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/scope_manager.py to scope_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/function_test.py to function_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/markers.py to markers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/variation_factory.py to variation_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/requirements.py to requirements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures/fixture_store.py to fixture_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures/active_fixture.py to active_fixture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures/fixture.py to fixture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures/fixture_base.py to fixture_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/core/fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp672oxysi.py' /usr/bin/python3 /tmp/tmp672oxysi.py removing /tmp/tmp672oxysi.py running install_egg_info running egg_info writing slash.egg-info/PKG-INFO writing dependency_links to slash.egg-info/dependency_links.txt writing entry points to slash.egg-info/entry_points.txt writing requirements to slash.egg-info/requires.txt writing top-level names to slash.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying slash.egg-info to /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/lib/python3.9/site-packages/slash-1.14.0-py3.9.egg-info running install_scripts Installing slash script to /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64//usr/share/doc/python-slash + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64//usr/share/doc/python-slash + '[' -d docs ']' ~/build/BUILDROOT/python-slash-1.14.0-1.aarch64 ~/build/BUILD/slash-1.14.0 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-slash-1.14.0-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/slash-1.14.0 + popd + mv /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-slash-1.14.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.14.0-1 --unique-debug-suffix -1.14.0-1.aarch64 --unique-debug-src-base python-slash-1.14.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/slash-1.14.0 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-slash-1.14.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-slash-1.14.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.3.1 Provides: python-slash python3-slash = 1.14.0-1 python3.9dist(slash) = 1.14 python3dist(slash) = 1.14 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(arrow) python3.9dist(brotli) python3.9dist(colorama) python3.9dist(confetti) >= 2.5.3 python3.9dist(dessert) python3.9dist(emport) python3.9dist(gossip) >= 2.3 python3.9dist(ipython) python3.9dist(jinja2) python3.9dist(libtmux) python3.9dist(logbook) >= 1.2 python3.9dist(ordered-set) python3.9dist(py) >= 1.5 python3.9dist(pyparsing) python3.9dist(raven) python3.9dist(requests) >= 1.1 python3.9dist(setuptools) python3.9dist(sqlalchemy) python3.9dist(vintage) >= 0.4 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.3.1 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-slash.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-slash.spec