Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-heaserver.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684403201.054300/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-heaserver.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-heaserver-1.0.0a125-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-heaserver.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684403201.054300/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-heaserver.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-heaserver-1.0.0a125-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-heaserver.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684403201.054300/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-heaserver.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.Q0bVM8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heaserver-1.0.0a125 + /usr/bin/gzip -dc /builddir/build/SOURCES/heaserver-1.0.0a125.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd heaserver-1.0.0a125 + /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.w5ZBQw + umask 022 + cd /builddir/build/BUILD + cd heaserver-1.0.0a125 + 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 package init file 'src/heaserver/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/heaserver creating build/lib/heaserver/service copying src/heaserver/service/response.py -> build/lib/heaserver/service copying src/heaserver/service/caching_strategy.py -> build/lib/heaserver/service copying src/heaserver/service/jsonschema.py -> build/lib/heaserver/service copying src/heaserver/service/runner.py -> build/lib/heaserver/service copying src/heaserver/service/openapi.py -> build/lib/heaserver/service copying src/heaserver/service/wstl.py -> build/lib/heaserver/service copying src/heaserver/service/functional.py -> build/lib/heaserver/service copying src/heaserver/service/util.py -> build/lib/heaserver/service copying src/heaserver/service/__init__.py -> build/lib/heaserver/service copying src/heaserver/service/client.py -> build/lib/heaserver/service copying src/heaserver/service/sources.py -> build/lib/heaserver/service copying src/heaserver/service/appfactory.py -> build/lib/heaserver/service copying src/heaserver/service/requestproperty.py -> build/lib/heaserver/service copying src/heaserver/service/caching.py -> build/lib/heaserver/service copying src/heaserver/service/defaults.py -> build/lib/heaserver/service copying src/heaserver/service/appproperty.py -> build/lib/heaserver/service copying src/heaserver/service/oidcclaimhdrs.py -> build/lib/heaserver/service copying src/heaserver/service/messagebroker.py -> build/lib/heaserver/service copying src/heaserver/service/registryproperty.py -> build/lib/heaserver/service copying src/heaserver/service/heaobjectsupport.py -> build/lib/heaserver/service copying src/heaserver/service/mimetypes.py -> build/lib/heaserver/service copying src/heaserver/service/expression.py -> build/lib/heaserver/service copying src/heaserver/service/config.py -> build/lib/heaserver/service copying src/heaserver/service/aiohttp.py -> build/lib/heaserver/service copying src/heaserver/service/uritemplate.py -> build/lib/heaserver/service copying src/heaserver/service/jsonschemavalidator.py -> build/lib/heaserver/service creating build/lib/heaserver/service/db copying src/heaserver/service/db/dbapi2.py -> build/lib/heaserver/service/db copying src/heaserver/service/db/__init__.py -> build/lib/heaserver/service/db copying src/heaserver/service/db/mongo.py -> build/lib/heaserver/service/db copying src/heaserver/service/db/mongoservicelib.py -> build/lib/heaserver/service/db copying src/heaserver/service/db/database.py -> build/lib/heaserver/service/db copying src/heaserver/service/db/aws.py -> build/lib/heaserver/service/db copying src/heaserver/service/db/awsservicelib.py -> build/lib/heaserver/service/db copying src/heaserver/service/db/mongoexpr.py -> build/lib/heaserver/service/db creating build/lib/heaserver/service/jsonschemafiles copying src/heaserver/service/jsonschemafiles/__init__.py -> build/lib/heaserver/service/jsonschemafiles creating build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/testenv.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/__init__.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/collection.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/dockermongo.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/aiohttptestcase.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/microservicetestcase.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/mixin.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/expectedvalues.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/mockmongo.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/awss3microservicetestcase.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/mockaws.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/docker.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/simpleaiohttptestcase.py -> build/lib/heaserver/service/testcase copying src/heaserver/service/testcase/swaggerui.py -> build/lib/heaserver/service/testcase creating build/lib/heaserver/service/representor copying src/heaserver/service/representor/xwwwformurlencoded.py -> build/lib/heaserver/service/representor copying src/heaserver/service/representor/nvpjson.py -> build/lib/heaserver/service/representor copying src/heaserver/service/representor/wstljson.py -> build/lib/heaserver/service/representor copying src/heaserver/service/representor/__init__.py -> build/lib/heaserver/service/representor copying src/heaserver/service/representor/error.py -> build/lib/heaserver/service/representor copying src/heaserver/service/representor/cj.py -> build/lib/heaserver/service/representor copying src/heaserver/service/representor/factory.py -> build/lib/heaserver/service/representor copying src/heaserver/service/representor/representor.py -> build/lib/heaserver/service/representor copying src/heaserver/service/py.typed -> build/lib/heaserver/service copying src/heaserver/service/jsonschemafiles/nvpjson.json -> build/lib/heaserver/service/jsonschemafiles copying src/heaserver/service/jsonschemafiles/wstlaction.json -> build/lib/heaserver/service/jsonschemafiles copying src/heaserver/service/jsonschemafiles/wstl.json -> build/lib/heaserver/service/jsonschemafiles copying src/heaserver/service/jsonschemafiles/cjtemplate.json -> build/lib/heaserver/service/jsonschemafiles + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26pvcA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64 + cd heaserver-1.0.0a125 + 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-heaserver-1.0.0a125-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-heaserver-1.0.0a125-1.x86_64/usr creating /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver creating /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/response.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/py.typed -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/caching_strategy.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/jsonschema.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/runner.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/openapi.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/wstl.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/functional.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service creating /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db copying build/lib/heaserver/service/db/dbapi2.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db copying build/lib/heaserver/service/db/__init__.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db copying build/lib/heaserver/service/db/mongo.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db copying build/lib/heaserver/service/db/mongoservicelib.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db copying build/lib/heaserver/service/db/database.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db copying build/lib/heaserver/service/db/aws.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db copying build/lib/heaserver/service/db/awsservicelib.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db copying build/lib/heaserver/service/db/mongoexpr.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db creating /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/jsonschemafiles copying build/lib/heaserver/service/jsonschemafiles/__init__.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/jsonschemafiles copying build/lib/heaserver/service/jsonschemafiles/nvpjson.json -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/jsonschemafiles copying build/lib/heaserver/service/jsonschemafiles/wstlaction.json -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/jsonschemafiles copying build/lib/heaserver/service/jsonschemafiles/wstl.json -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/jsonschemafiles copying build/lib/heaserver/service/jsonschemafiles/cjtemplate.json -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/jsonschemafiles copying build/lib/heaserver/service/util.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/__init__.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/client.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/sources.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/appfactory.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/requestproperty.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/caching.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/defaults.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/appproperty.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/oidcclaimhdrs.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/messagebroker.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/registryproperty.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service creating /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/testenv.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/__init__.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/collection.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/dockermongo.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/aiohttptestcase.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/microservicetestcase.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/mixin.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/expectedvalues.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/mockmongo.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/awss3microservicetestcase.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/mockaws.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/docker.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/simpleaiohttptestcase.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/testcase/swaggerui.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase copying build/lib/heaserver/service/heaobjectsupport.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/mimetypes.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/expression.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/config.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/aiohttp.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/uritemplate.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service copying build/lib/heaserver/service/jsonschemavalidator.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service creating /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor copying build/lib/heaserver/service/representor/xwwwformurlencoded.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor copying build/lib/heaserver/service/representor/nvpjson.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor copying build/lib/heaserver/service/representor/wstljson.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor copying build/lib/heaserver/service/representor/__init__.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor copying build/lib/heaserver/service/representor/error.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor copying build/lib/heaserver/service/representor/cj.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor copying build/lib/heaserver/service/representor/factory.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor copying build/lib/heaserver/service/representor/representor.py -> /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/caching_strategy.py to caching_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/jsonschema.py to jsonschema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/openapi.py to openapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/wstl.py to wstl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/functional.py to functional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db/dbapi2.py to dbapi2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db/mongo.py to mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db/mongoservicelib.py to mongoservicelib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db/awsservicelib.py to awsservicelib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/db/mongoexpr.py to mongoexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/jsonschemafiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/sources.py to sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/appfactory.py to appfactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/requestproperty.py to requestproperty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/caching.py to caching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/appproperty.py to appproperty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/oidcclaimhdrs.py to oidcclaimhdrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/messagebroker.py to messagebroker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/registryproperty.py to registryproperty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/testenv.py to testenv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/dockermongo.py to dockermongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/aiohttptestcase.py to aiohttptestcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/microservicetestcase.py to microservicetestcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/mixin.py to mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/expectedvalues.py to expectedvalues.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/mockmongo.py to mockmongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/awss3microservicetestcase.py to awss3microservicetestcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/mockaws.py to mockaws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/simpleaiohttptestcase.py to simpleaiohttptestcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/testcase/swaggerui.py to swaggerui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/heaobjectsupport.py to heaobjectsupport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/mimetypes.py to mimetypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/expression.py to expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/aiohttp.py to aiohttp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/uritemplate.py to uritemplate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/jsonschemavalidator.py to jsonschemavalidator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor/xwwwformurlencoded.py to xwwwformurlencoded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor/nvpjson.py to nvpjson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor/wstljson.py to wstljson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor/cj.py to cj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver/service/representor/representor.py to representor.cpython-39.pyc writing byte-compilation script '/tmp/tmpqw8s05tk.py' /usr/bin/python3 /tmp/tmpqw8s05tk.py removing /tmp/tmpqw8s05tk.py running install_egg_info running egg_info writing src/heaserver.egg-info/PKG-INFO writing dependency_links to src/heaserver.egg-info/dependency_links.txt writing requirements to src/heaserver.egg-info/requires.txt writing top-level names to src/heaserver.egg-info/top_level.txt package init file 'src/heaserver/__init__.py' not found (or not a regular file) reading manifest file 'src/heaserver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pypy.ini' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/heaserver.egg-info/SOURCES.txt' Copying src/heaserver.egg-info to /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9/site-packages/heaserver-1.0.0a125-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64//usr/share/doc/python-heaserver + '[' -d doc ']' ~/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64 ~/build/BUILD/heaserver-1.0.0a125 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-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/heaserver-1.0.0a125 + mv /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-heaserver-1.0.0a125-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.0a125-1 --unique-debug-suffix -1.0.0a125-1.x86_64 --unique-debug-src-base python-heaserver-1.0.0a125-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/heaserver-1.0.0a125 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-heaserver-1.0.0a125-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-heaserver-1.0.0a125-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.0a59 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.9 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.17.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.0b1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2023.5.5 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.9.13 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.3 Provides: python-heaserver python3-heaserver = 1.0.0a125-1 python3.9dist(heaserver) = 1.0.0a125 python3dist(heaserver) = 1.0.0a125 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(accept-types) python3.9dist(aio-pika) = 9.0.5 python3.9dist(aiohttp) python3.9dist(aiohttp-remotes) python3.9dist(boto3) = 1.26.126 python3.9dist(boto3-stubs) = 1.26.126 python3.9dist(botocore) = 1.29.126 python3.9dist(botocore-stubs) = 1.29.125 python3.9dist(freezegun) python3.9dist(heaobject) python3.9dist(jsonmerge) python3.9dist(jsonschema) python3.9dist(mongoquery) python3.9dist(motor) python3.9dist(motor-types) python3.9dist(pyjwt) = 2.6 python3.9dist(regex) python3.9dist(requests) >= 2.29 python3.9dist(simpleeval) python3.9dist(types-requests) >= 2.29 python3.9dist(tzlocal) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.0a59 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.9 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.17.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.0b1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2023.5.5 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.9.13 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.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-heaserver.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-heaserver.spec