Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-silence.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683726178.796983/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 x86_64 --nodeps /builddir/build/SPECS/python-silence.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Silence-2.1.10-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-silence.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683726178.796983/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 x86_64 --nodeps /builddir/build/SPECS/python-silence.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Silence-2.1.10-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-silence.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683726178.796983/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 x86_64 --nodeps /builddir/build/SPECS/python-silence.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wcJ0nB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Silence-2.1.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/Silence-2.1.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Silence-2.1.10 + /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.0XByHn + umask 022 + cd /builddir/build/BUILD + cd Silence-2.1.10 + 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 -m64 -mtune=generic -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 creating build creating build/lib creating build/lib/silence copying silence/__init__.py -> build/lib/silence creating build/lib/silence/db copying silence/db/dal.py -> build/lib/silence/db copying silence/db/connector.py -> build/lib/silence/db copying silence/db/__init__.py -> build/lib/silence/db copying silence/db/populate.py -> build/lib/silence/db creating build/lib/silence/cli copying silence/cli/__init__.py -> build/lib/silence/cli copying silence/cli/manager.py -> build/lib/silence/cli copying silence/cli/template_downloader.py -> build/lib/silence/cli creating build/lib/silence/decorators copying silence/decorators/db_call.py -> build/lib/silence/decorators copying silence/decorators/__init__.py -> build/lib/silence/decorators creating build/lib/silence/logging copying silence/logging/default_logger.py -> build/lib/silence/logging copying silence/logging/default_formatter.py -> build/lib/silence/logging copying silence/logging/handler.py -> build/lib/silence/logging copying silence/logging/flask_filter.py -> build/lib/silence/logging copying silence/logging/__init__.py -> build/lib/silence/logging creating build/lib/silence/sql copying silence/sql/builder.py -> build/lib/silence/sql copying silence/sql/tables.py -> build/lib/silence/sql copying silence/sql/__init__.py -> build/lib/silence/sql copying silence/sql/converter.py -> build/lib/silence/sql creating build/lib/silence/exceptions copying silence/exceptions/__init__.py -> build/lib/silence/exceptions creating build/lib/silence/utils copying silence/utils/silence_json_encoder.py -> build/lib/silence/utils copying silence/utils/check_update.py -> build/lib/silence/utils copying silence/utils/__init__.py -> build/lib/silence/utils copying silence/utils/min_type.py -> build/lib/silence/utils creating build/lib/silence/settings copying silence/settings/default_settings.py -> build/lib/silence/settings copying silence/settings/__init__.py -> build/lib/silence/settings creating build/lib/silence/auth copying silence/auth/tokens.py -> build/lib/silence/auth copying silence/auth/__init__.py -> build/lib/silence/auth creating build/lib/silence/server copying silence/server/endpoint_creator.py -> build/lib/silence/server copying silence/server/endpoint.py -> build/lib/silence/server copying silence/server/test_creator.py -> build/lib/silence/server copying silence/server/api_summary.py -> build/lib/silence/server copying silence/server/endpoint_loader.py -> build/lib/silence/server copying silence/server/__init__.py -> build/lib/silence/server copying silence/server/manager.py -> build/lib/silence/server copying silence/server/default_endpoints.py -> build/lib/silence/server creating build/lib/silence/cli/commands copying silence/cli/commands/run.py -> build/lib/silence/cli/commands copying silence/cli/commands/list_templates.py -> build/lib/silence/cli/commands copying silence/cli/commands/createtests.py -> build/lib/silence/cli/commands copying silence/cli/commands/createdb.py -> build/lib/silence/cli/commands copying silence/cli/commands/createapi.py -> build/lib/silence/cli/commands copying silence/cli/commands/__init__.py -> build/lib/silence/cli/commands copying silence/cli/commands/new.py -> build/lib/silence/cli/commands + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8zJc0Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64 + cd Silence-2.1.10 + 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 -m64 -mtune=generic -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-Silence-2.1.10-1.x86_64 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-Silence-2.1.10-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/db copying build/lib/silence/db/dal.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/db copying build/lib/silence/db/connector.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/db copying build/lib/silence/db/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/db copying build/lib/silence/db/populate.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/db creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands copying build/lib/silence/cli/commands/run.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands copying build/lib/silence/cli/commands/list_templates.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands copying build/lib/silence/cli/commands/createtests.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands copying build/lib/silence/cli/commands/createdb.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands copying build/lib/silence/cli/commands/createapi.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands copying build/lib/silence/cli/commands/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands copying build/lib/silence/cli/commands/new.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands copying build/lib/silence/cli/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli copying build/lib/silence/cli/manager.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli copying build/lib/silence/cli/template_downloader.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/decorators copying build/lib/silence/decorators/db_call.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/decorators copying build/lib/silence/decorators/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/decorators creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging copying build/lib/silence/logging/default_logger.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging copying build/lib/silence/logging/default_formatter.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging copying build/lib/silence/logging/handler.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging copying build/lib/silence/logging/flask_filter.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging copying build/lib/silence/logging/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/sql copying build/lib/silence/sql/builder.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/sql copying build/lib/silence/sql/tables.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/sql copying build/lib/silence/sql/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/sql copying build/lib/silence/sql/converter.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/sql creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/exceptions copying build/lib/silence/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/exceptions creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/utils copying build/lib/silence/utils/silence_json_encoder.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/utils copying build/lib/silence/utils/check_update.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/utils copying build/lib/silence/utils/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/utils copying build/lib/silence/utils/min_type.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/utils creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/settings copying build/lib/silence/settings/default_settings.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/settings copying build/lib/silence/settings/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/settings creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/auth copying build/lib/silence/auth/tokens.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/auth copying build/lib/silence/auth/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/auth creating /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server copying build/lib/silence/server/endpoint_creator.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server copying build/lib/silence/server/endpoint.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server copying build/lib/silence/server/test_creator.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server copying build/lib/silence/server/api_summary.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server copying build/lib/silence/server/endpoint_loader.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server copying build/lib/silence/server/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server copying build/lib/silence/server/manager.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server copying build/lib/silence/server/default_endpoints.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server copying build/lib/silence/__init__.py -> /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/db/dal.py to dal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/db/connector.py to connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/db/populate.py to populate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands/list_templates.py to list_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands/createtests.py to createtests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands/createdb.py to createdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands/createapi.py to createapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/commands/new.py to new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/cli/template_downloader.py to template_downloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/decorators/db_call.py to db_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/decorators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging/default_logger.py to default_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging/default_formatter.py to default_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging/flask_filter.py to flask_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/logging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/sql/builder.py to builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/sql/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/sql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/sql/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/exceptions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/utils/silence_json_encoder.py to silence_json_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/utils/check_update.py to check_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/utils/min_type.py to min_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/settings/default_settings.py to default_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/auth/tokens.py to tokens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server/endpoint_creator.py to endpoint_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server/endpoint.py to endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server/test_creator.py to test_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server/api_summary.py to api_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server/endpoint_loader.py to endpoint_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/server/default_endpoints.py to default_endpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/silence/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpqlsqreh9.py' /usr/bin/python3 /tmp/tmpqlsqreh9.py removing /tmp/tmpqlsqreh9.py running install_egg_info running egg_info writing Silence.egg-info/PKG-INFO writing dependency_links to Silence.egg-info/dependency_links.txt writing entry points to Silence.egg-info/entry_points.txt writing requirements to Silence.egg-info/requires.txt writing top-level names to Silence.egg-info/top_level.txt reading manifest file 'Silence.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'Silence.egg-info/SOURCES.txt' Copying Silence.egg-info to /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/lib/python3.9/site-packages/Silence-2.1.10-py3.9.egg-info running install_scripts Installing silence script to /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64//usr/share/doc/python-Silence + '[' -d doc ']' ~/build/BUILDROOT/python-Silence-2.1.10-1.x86_64 ~/build/BUILD/Silence-2.1.10 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/Silence-2.1.10 + mv /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Silence-2.1.10-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.10-1 --unique-debug-suffix -2.1.10-1.x86_64 --unique-debug-src-base python-Silence-2.1.10-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Silence-2.1.10 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-Silence-2.1.10-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Silence-2.1.10-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 36.0.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.0.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.27.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.0.3 Provides: python-Silence python3-Silence = 2.1.10-1 python3.9dist(silence) = 2.1.10 python3dist(silence) = 2.1.10 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(colorama) python3.9dist(cryptography) python3.9dist(flask) = 2.0.3 python3.9dist(flask-cors) = 3.0.10 python3.9dist(itsdangerous) python3.9dist(pymysql) python3.9dist(pypika) = 0.48.9 python3.9dist(requests) python3.9dist(setuptools) python3.9dist(werkzeug) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 36.0.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.0.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.27.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.0.3 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-silence.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 x86_64 --nodeps /builddir/build/SPECS/python-silence.spec