Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-avatar-utils.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681979085.657897/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-avatar-utils.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-Avatar-Utils-1.8.11-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-avatar-utils.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681979085.657897/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-avatar-utils.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-Avatar-Utils-1.8.11-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-avatar-utils.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681979085.657897/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-avatar-utils.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.5dhLwb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Avatar-Utils-1.8.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/Avatar-Utils-1.8.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Avatar-Utils-1.8.11 + /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.jgEDg3 + umask 022 + cd /builddir/build/BUILD + cd Avatar-Utils-1.8.11 + 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/avatar_utils creating build/lib/avatar_utils/async_requests copying avatar_utils/async_requests/sync_requests.py -> build/lib/avatar_utils/async_requests copying avatar_utils/async_requests/response_data.py -> build/lib/avatar_utils/async_requests copying avatar_utils/async_requests/__init__.py -> build/lib/avatar_utils/async_requests copying avatar_utils/async_requests/request_data.py -> build/lib/avatar_utils/async_requests copying avatar_utils/async_requests/async_requests.py -> build/lib/avatar_utils/async_requests copying avatar_utils/async_requests/requests_result.py -> build/lib/avatar_utils/async_requests creating build/lib/avatar_utils/core copying avatar_utils/core/version.py -> build/lib/avatar_utils/core copying avatar_utils/core/__init__.py -> build/lib/avatar_utils/core copying avatar_utils/core/lazy_cached_attribute.py -> build/lib/avatar_utils/core creating build/lib/avatar_utils/crawler copying avatar_utils/crawler/models.py -> build/lib/avatar_utils/crawler copying avatar_utils/crawler/adapter.py -> build/lib/avatar_utils/crawler copying avatar_utils/crawler/__init__.py -> build/lib/avatar_utils/crawler creating build/lib/avatar_utils/db copying avatar_utils/db/RetryingQuery.py -> build/lib/avatar_utils/db copying avatar_utils/db/__init__.py -> build/lib/avatar_utils/db creating build/lib/avatar_utils/db/mixins copying avatar_utils/db/mixins/created_at.py -> build/lib/avatar_utils/db/mixins copying avatar_utils/db/mixins/sso_user.py -> build/lib/avatar_utils/db/mixins copying avatar_utils/db/mixins/json_cast.py -> build/lib/avatar_utils/db/mixins copying avatar_utils/db/mixins/__init__.py -> build/lib/avatar_utils/db/mixins copying avatar_utils/db/mixins/time_cast.py -> build/lib/avatar_utils/db/mixins copying avatar_utils/db/mixins/crud.py -> build/lib/avatar_utils/db/mixins creating build/lib/avatar_utils/sso_helper copying avatar_utils/sso_helper/flask_auth_header.py -> build/lib/avatar_utils/sso_helper copying avatar_utils/sso_helper/sso_helper.py -> build/lib/avatar_utils/sso_helper copying avatar_utils/sso_helper/constants.py -> build/lib/avatar_utils/sso_helper copying avatar_utils/sso_helper/__init__.py -> build/lib/avatar_utils/sso_helper creating build/lib/avatar_utils/logs copying avatar_utils/logs/models.py -> build/lib/avatar_utils/logs copying avatar_utils/logs/__init__.py -> build/lib/avatar_utils/logs copying avatar_utils/logs/views.py -> build/lib/avatar_utils/logs creating build/lib/avatar_utils/objects copying avatar_utils/objects/feed_item.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/tag.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/image.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/new.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/question.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/match.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/interest.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/message.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/__init__.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/article.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/person.py -> build/lib/avatar_utils/objects copying avatar_utils/objects/event.py -> build/lib/avatar_utils/objects creating build/lib/avatar_utils/objects/abstracts copying avatar_utils/objects/abstracts/serializable.py -> build/lib/avatar_utils/objects/abstracts copying avatar_utils/objects/abstracts/__init__.py -> build/lib/avatar_utils/objects/abstracts copying avatar_utils/objects/abstracts/abstract_object.py -> build/lib/avatar_utils/objects/abstracts creating build/lib/avatar_utils/planner_adapter copying avatar_utils/planner_adapter/__init__.py -> build/lib/avatar_utils/planner_adapter creating build/lib/avatar_utils/registration copying avatar_utils/registration/avatar.py -> build/lib/avatar_utils/registration copying avatar_utils/registration/__init__.py -> build/lib/avatar_utils/registration copying avatar_utils/registration/swagger.py -> build/lib/avatar_utils/registration creating build/lib/avatar_utils/tests copying avatar_utils/tests/UnitTest.py -> build/lib/avatar_utils/tests copying avatar_utils/tests/AbstractApp.py -> build/lib/avatar_utils/tests copying avatar_utils/tests/BaseUnitTest.py -> build/lib/avatar_utils/tests copying avatar_utils/tests/WithLoggedUser.py -> build/lib/avatar_utils/tests copying avatar_utils/tests/RemoteApp.py -> build/lib/avatar_utils/tests copying avatar_utils/tests/IntegrationTest.py -> build/lib/avatar_utils/tests copying avatar_utils/tests/__init__.py -> build/lib/avatar_utils/tests copying avatar_utils/tests/Env.py -> build/lib/avatar_utils/tests creating build/lib/avatar_utils/validation copying avatar_utils/validation/validate_json.py -> build/lib/avatar_utils/validation copying avatar_utils/validation/constants.py -> build/lib/avatar_utils/validation copying avatar_utils/validation/__init__.py -> build/lib/avatar_utils/validation copying avatar_utils/validation/schemas.py -> build/lib/avatar_utils/validation creating build/lib/avatar_utils/service_accessor copying avatar_utils/service_accessor/__init__.py -> build/lib/avatar_utils/service_accessor creating build/lib/avatar_utils/healthz copying avatar_utils/healthz/routes.py -> build/lib/avatar_utils/healthz copying avatar_utils/healthz/postgresql_checker.py -> build/lib/avatar_utils/healthz copying avatar_utils/healthz/utils.py -> build/lib/avatar_utils/healthz copying avatar_utils/healthz/__init__.py -> build/lib/avatar_utils/healthz copying avatar_utils/healthz/checker_base.py -> build/lib/avatar_utils/healthz + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hLiJsW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64 + cd Avatar-Utils-1.8.11 + 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-Avatar-Utils-1.8.11-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-Avatar-Utils-1.8.11-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/service_accessor copying build/lib/avatar_utils/service_accessor/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/service_accessor creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/validation copying build/lib/avatar_utils/validation/validate_json.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/validation copying build/lib/avatar_utils/validation/constants.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/validation copying build/lib/avatar_utils/validation/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/validation copying build/lib/avatar_utils/validation/schemas.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/validation creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/feed_item.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/tag.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/image.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/new.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/question.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/match.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/interest.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/message.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/article.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/abstracts copying build/lib/avatar_utils/objects/abstracts/serializable.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/abstracts copying build/lib/avatar_utils/objects/abstracts/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/abstracts copying build/lib/avatar_utils/objects/abstracts/abstract_object.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/abstracts copying build/lib/avatar_utils/objects/person.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects copying build/lib/avatar_utils/objects/event.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests copying build/lib/avatar_utils/async_requests/sync_requests.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests copying build/lib/avatar_utils/async_requests/response_data.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests copying build/lib/avatar_utils/async_requests/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests copying build/lib/avatar_utils/async_requests/request_data.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests copying build/lib/avatar_utils/async_requests/async_requests.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests copying build/lib/avatar_utils/async_requests/requests_result.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db copying build/lib/avatar_utils/db/RetryingQuery.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db copying build/lib/avatar_utils/db/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins copying build/lib/avatar_utils/db/mixins/created_at.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins copying build/lib/avatar_utils/db/mixins/sso_user.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins copying build/lib/avatar_utils/db/mixins/json_cast.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins copying build/lib/avatar_utils/db/mixins/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins copying build/lib/avatar_utils/db/mixins/time_cast.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins copying build/lib/avatar_utils/db/mixins/crud.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/crawler copying build/lib/avatar_utils/crawler/models.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/crawler copying build/lib/avatar_utils/crawler/adapter.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/crawler copying build/lib/avatar_utils/crawler/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/crawler creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz copying build/lib/avatar_utils/healthz/routes.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz copying build/lib/avatar_utils/healthz/postgresql_checker.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz copying build/lib/avatar_utils/healthz/utils.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz copying build/lib/avatar_utils/healthz/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz copying build/lib/avatar_utils/healthz/checker_base.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests copying build/lib/avatar_utils/tests/UnitTest.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests copying build/lib/avatar_utils/tests/AbstractApp.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests copying build/lib/avatar_utils/tests/BaseUnitTest.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests copying build/lib/avatar_utils/tests/WithLoggedUser.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests copying build/lib/avatar_utils/tests/RemoteApp.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests copying build/lib/avatar_utils/tests/IntegrationTest.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests copying build/lib/avatar_utils/tests/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests copying build/lib/avatar_utils/tests/Env.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/registration copying build/lib/avatar_utils/registration/avatar.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/registration copying build/lib/avatar_utils/registration/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/registration copying build/lib/avatar_utils/registration/swagger.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/registration creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/logs copying build/lib/avatar_utils/logs/models.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/logs copying build/lib/avatar_utils/logs/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/logs copying build/lib/avatar_utils/logs/views.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/logs creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/sso_helper copying build/lib/avatar_utils/sso_helper/flask_auth_header.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/sso_helper copying build/lib/avatar_utils/sso_helper/sso_helper.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/sso_helper copying build/lib/avatar_utils/sso_helper/constants.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/sso_helper copying build/lib/avatar_utils/sso_helper/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/sso_helper creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/planner_adapter copying build/lib/avatar_utils/planner_adapter/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/planner_adapter creating /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/core copying build/lib/avatar_utils/core/version.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/core copying build/lib/avatar_utils/core/__init__.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/core copying build/lib/avatar_utils/core/lazy_cached_attribute.py -> /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/core byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/service_accessor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/validation/validate_json.py to validate_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/validation/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/validation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/validation/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/feed_item.py to feed_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/tag.py to tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/new.py to new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/question.py to question.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/match.py to match.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/interest.py to interest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/article.py to article.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/abstracts/serializable.py to serializable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/abstracts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/abstracts/abstract_object.py to abstract_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/person.py to person.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/objects/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests/sync_requests.py to sync_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests/response_data.py to response_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests/request_data.py to request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests/async_requests.py to async_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/async_requests/requests_result.py to requests_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/RetryingQuery.py to RetryingQuery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins/created_at.py to created_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins/sso_user.py to sso_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins/json_cast.py to json_cast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins/time_cast.py to time_cast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/db/mixins/crud.py to crud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/crawler/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/crawler/adapter.py to adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/crawler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz/routes.py to routes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz/postgresql_checker.py to postgresql_checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/healthz/checker_base.py to checker_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests/UnitTest.py to UnitTest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests/AbstractApp.py to AbstractApp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests/BaseUnitTest.py to BaseUnitTest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests/WithLoggedUser.py to WithLoggedUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests/RemoteApp.py to RemoteApp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests/IntegrationTest.py to IntegrationTest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/tests/Env.py to Env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/registration/avatar.py to avatar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/registration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/registration/swagger.py to swagger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/logs/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/logs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/logs/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/sso_helper/flask_auth_header.py to flask_auth_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/sso_helper/sso_helper.py to sso_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/sso_helper/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/sso_helper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/planner_adapter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/core/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/avatar_utils/core/lazy_cached_attribute.py to lazy_cached_attribute.cpython-39.pyc writing byte-compilation script '/tmp/tmp8b4boei3.py' /usr/bin/python3 /tmp/tmp8b4boei3.py removing /tmp/tmp8b4boei3.py running install_egg_info running egg_info writing Avatar_Utils.egg-info/PKG-INFO writing dependency_links to Avatar_Utils.egg-info/dependency_links.txt writing requirements to Avatar_Utils.egg-info/requires.txt writing top-level names to Avatar_Utils.egg-info/top_level.txt reading manifest file 'Avatar_Utils.egg-info/SOURCES.txt' writing manifest file 'Avatar_Utils.egg-info/SOURCES.txt' Copying Avatar_Utils.egg-info to /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9/site-packages/Avatar_Utils-1.8.11-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64//usr/share/doc/python-Avatar-Utils + '[' -d doc ']' ~/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64 ~/build/BUILD/Avatar-Utils-1.8.11 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/Avatar-Utils-1.8.11 + mv /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Avatar-Utils-1.8.11-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.8.11-1 --unique-debug-suffix -1.8.11-1.x86_64 --unique-debug-src-base python-Avatar-Utils-1.8.11-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Avatar-Utils-1.8.11 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-Avatar-Utils-1.8.11-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Avatar-Utils-1.8.11-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.6.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 7.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.7.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.21 Provides: python-Avatar-Utils python3-Avatar-Utils = 1.8.11-1 python3.9dist(avatar-utils) = 1.8.11 python3dist(avatar-utils) = 1.8.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(aiohttp) >= 3.6.2 python3.9dist(apispec) >= 3.3 python3.9dist(apscheduler) python3.9dist(cryptography) python3.9dist(flasgger) >= 0.9.4 python3.9dist(flask) >= 1.1.1 python3.9dist(flask-sqlalchemy) >= 2.3.2 python3.9dist(marshmallow) >= 3.6 python3.9dist(marshmallow-dataclass) python3.9dist(psycopg2-binary) >= 2.7.5 python3.9dist(pyjwt) python3.9dist(python-keycloak) python3.9dist(requests) >= 2.23 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.6.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 7.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.7.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.21 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-avatar-utils.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-avatar-utils.spec