Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-chocs.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683328633.527303/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-chocs.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-chocs-1.6.1-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-chocs.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683328633.527303/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-chocs.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-chocs-1.6.1-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-chocs.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683328633.527303/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-chocs.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.vMMoly + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf chocs-1.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/chocs-1.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd chocs-1.6.1 + /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.b43Mz7 + umask 022 + cd /builddir/build/BUILD + cd chocs-1.6.1 + 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/chocs copying chocs/application.py -> build/lib/chocs copying chocs/__version__.py -> build/lib/chocs copying chocs/errors.py -> build/lib/chocs copying chocs/types.py -> build/lib/chocs copying chocs/__init__.py -> build/lib/chocs copying chocs/routing.py -> build/lib/chocs copying chocs/testing.py -> build/lib/chocs creating build/lib/chocs/http copying chocs/http/__init__.py -> build/lib/chocs/http copying chocs/http/http_parsed_body.py -> build/lib/chocs/http copying chocs/http/http_headers.py -> build/lib/chocs/http copying chocs/http/http_message.py -> build/lib/chocs/http copying chocs/http/http_request.py -> build/lib/chocs/http copying chocs/http/http_cookies.py -> build/lib/chocs/http copying chocs/http/http_error.py -> build/lib/chocs/http copying chocs/http/http_body.py -> build/lib/chocs/http copying chocs/http/http_query_string.py -> build/lib/chocs/http copying chocs/http/http_status.py -> build/lib/chocs/http copying chocs/http/http_method.py -> build/lib/chocs/http copying chocs/http/http_multipart_message_parser.py -> build/lib/chocs/http copying chocs/http/http_response.py -> build/lib/chocs/http creating build/lib/chocs/middleware copying chocs/middleware/application_middleware.py -> build/lib/chocs/middleware copying chocs/middleware/__init__.py -> build/lib/chocs/middleware copying chocs/middleware/middleware.py -> build/lib/chocs/middleware creating build/lib/chocs/query copying chocs/query/sorting.py -> build/lib/chocs/query copying chocs/query/__init__.py -> build/lib/chocs/query copying chocs/query/expression.py -> build/lib/chocs/query copying chocs/query/query_criteria.py -> build/lib/chocs/query creating build/lib/chocs/serverless copying chocs/serverless/serverless.py -> build/lib/chocs/serverless copying chocs/serverless/wrapper.py -> build/lib/chocs/serverless copying chocs/serverless/__init__.py -> build/lib/chocs/serverless copying chocs/serverless/aws.py -> build/lib/chocs/serverless creating build/lib/chocs/wsgi copying chocs/wsgi/__init__.py -> build/lib/chocs/wsgi copying chocs/wsgi/wsgi_support.py -> build/lib/chocs/wsgi copying chocs/wsgi/bjoern_support.py -> build/lib/chocs/wsgi copying chocs/wsgi/gunicorn_support.py -> build/lib/chocs/wsgi copying chocs/wsgi/cherrypy_support.py -> build/lib/chocs/wsgi + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7nlnB1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64 + cd chocs-1.6.1 + 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-chocs-1.6.1-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-chocs-1.6.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs copying build/lib/chocs/application.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs copying build/lib/chocs/__version__.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs copying build/lib/chocs/errors.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs copying build/lib/chocs/types.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs copying build/lib/chocs/__init__.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs copying build/lib/chocs/routing.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs creating /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/__init__.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_parsed_body.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_headers.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_message.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_request.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_cookies.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_error.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_body.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_query_string.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_status.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_method.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_multipart_message_parser.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/http/http_response.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http copying build/lib/chocs/testing.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs creating /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/query copying build/lib/chocs/query/sorting.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/query copying build/lib/chocs/query/__init__.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/query copying build/lib/chocs/query/expression.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/query copying build/lib/chocs/query/query_criteria.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/query creating /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/middleware copying build/lib/chocs/middleware/application_middleware.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/middleware copying build/lib/chocs/middleware/__init__.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/middleware copying build/lib/chocs/middleware/middleware.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/middleware creating /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi copying build/lib/chocs/wsgi/__init__.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi copying build/lib/chocs/wsgi/wsgi_support.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi copying build/lib/chocs/wsgi/bjoern_support.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi copying build/lib/chocs/wsgi/gunicorn_support.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi copying build/lib/chocs/wsgi/cherrypy_support.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi creating /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/serverless copying build/lib/chocs/serverless/serverless.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/serverless copying build/lib/chocs/serverless/wrapper.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/serverless copying build/lib/chocs/serverless/__init__.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/serverless copying build/lib/chocs/serverless/aws.py -> /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/serverless byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_parsed_body.py to http_parsed_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_headers.py to http_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_message.py to http_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_request.py to http_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_cookies.py to http_cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_error.py to http_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_body.py to http_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_query_string.py to http_query_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_status.py to http_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_method.py to http_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_multipart_message_parser.py to http_multipart_message_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/http/http_response.py to http_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/query/sorting.py to sorting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/query/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/query/expression.py to expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/query/query_criteria.py to query_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/middleware/application_middleware.py to application_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/middleware/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi/wsgi_support.py to wsgi_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi/bjoern_support.py to bjoern_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi/gunicorn_support.py to gunicorn_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/wsgi/cherrypy_support.py to cherrypy_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/serverless/serverless.py to serverless.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/serverless/wrapper.py to wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/serverless/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs/serverless/aws.py to aws.cpython-39.pyc writing byte-compilation script '/tmp/tmppof3234u.py' /usr/bin/python3 /tmp/tmppof3234u.py removing /tmp/tmppof3234u.py running install_egg_info running egg_info creating chocs.egg-info writing chocs.egg-info/PKG-INFO writing dependency_links to chocs.egg-info/dependency_links.txt writing requirements to chocs.egg-info/requires.txt writing top-level names to chocs.egg-info/top_level.txt writing manifest file 'chocs.egg-info/SOURCES.txt' reading manifest file 'chocs.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'chocs.egg-info/SOURCES.txt' Copying chocs.egg-info to /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/chocs-1.6.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64//usr/share/doc/python-chocs + '[' -d doc ']' ~/build/BUILDROOT/python-chocs-1.6.1-1.x86_64 ~/build/BUILD/chocs-1.6.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-chocs-1.6.1-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/chocs-1.6.1 + mv /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.6.1-1 --unique-debug-suffix -1.6.1-1.x86_64 --unique-debug-src-base python-chocs-1.6.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/chocs-1.6.1 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-chocs-1.6.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-chocs-1.6.1-1.noarch Provides: python-chocs python3-chocs = 1.6.1-1 python3.9dist(chocs) = 1.6.1 python3dist(chocs) = 1.6.1 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(pyyaml) >= 5.3.1 python3.9dist(pyyaml) < 7 Processing files: python-chocs-help-1.6.1-1.noarch warning: Empty %files file /builddir/build/BUILD/chocs-1.6.1/doclist.lst Provides: python-chocs-help = 1.6.1-1 python3-chocs-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64 Wrote: /builddir/build/RPMS/python-chocs-help-1.6.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-chocs-1.6.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Yebudy + umask 022 + cd /builddir/build/BUILD + cd chocs-1.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-chocs-1.6.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0