Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-uvicorn.spec'], chrootPath='/var/lib/mock/f34-build-23941450-2398993/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-uvicorn.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1604880000 Wrote: /builddir/build/SRPMS/python-uvicorn-0.12.2-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-uvicorn.spec'], chrootPath='/var/lib/mock/f34-build-23941450-2398993/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-uvicorn.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1604880000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.owQBMt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uvicorn-0.12.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/uvicorn-0.12.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uvicorn-0.12.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf uvicorn.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l5eg8o + umask 022 + cd /builddir/build/BUILD + cd uvicorn-0.12.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/uvicorn copying uvicorn/config.py -> build/lib/uvicorn copying uvicorn/__main__.py -> build/lib/uvicorn copying uvicorn/logging.py -> build/lib/uvicorn copying uvicorn/_types.py -> build/lib/uvicorn copying uvicorn/workers.py -> build/lib/uvicorn copying uvicorn/importer.py -> build/lib/uvicorn copying uvicorn/main.py -> build/lib/uvicorn copying uvicorn/__init__.py -> build/lib/uvicorn copying uvicorn/subprocess.py -> build/lib/uvicorn creating build/lib/uvicorn/loops copying uvicorn/loops/auto.py -> build/lib/uvicorn/loops copying uvicorn/loops/asyncio.py -> build/lib/uvicorn/loops copying uvicorn/loops/uvloop.py -> build/lib/uvicorn/loops copying uvicorn/loops/__init__.py -> build/lib/uvicorn/loops creating build/lib/uvicorn/supervisors copying uvicorn/supervisors/statreload.py -> build/lib/uvicorn/supervisors copying uvicorn/supervisors/watchgodreload.py -> build/lib/uvicorn/supervisors copying uvicorn/supervisors/basereload.py -> build/lib/uvicorn/supervisors copying uvicorn/supervisors/__init__.py -> build/lib/uvicorn/supervisors copying uvicorn/supervisors/multiprocess.py -> build/lib/uvicorn/supervisors creating build/lib/uvicorn/middleware copying uvicorn/middleware/message_logger.py -> build/lib/uvicorn/middleware copying uvicorn/middleware/wsgi.py -> build/lib/uvicorn/middleware copying uvicorn/middleware/asgi2.py -> build/lib/uvicorn/middleware copying uvicorn/middleware/__init__.py -> build/lib/uvicorn/middleware copying uvicorn/middleware/debug.py -> build/lib/uvicorn/middleware copying uvicorn/middleware/proxy_headers.py -> build/lib/uvicorn/middleware creating build/lib/uvicorn/lifespan copying uvicorn/lifespan/__init__.py -> build/lib/uvicorn/lifespan copying uvicorn/lifespan/off.py -> build/lib/uvicorn/lifespan copying uvicorn/lifespan/on.py -> build/lib/uvicorn/lifespan creating build/lib/uvicorn/protocols copying uvicorn/protocols/__init__.py -> build/lib/uvicorn/protocols copying uvicorn/protocols/utils.py -> build/lib/uvicorn/protocols creating build/lib/uvicorn/protocols/websockets copying uvicorn/protocols/websockets/auto.py -> build/lib/uvicorn/protocols/websockets copying uvicorn/protocols/websockets/wsproto_impl.py -> build/lib/uvicorn/protocols/websockets copying uvicorn/protocols/websockets/__init__.py -> build/lib/uvicorn/protocols/websockets copying uvicorn/protocols/websockets/websockets_impl.py -> build/lib/uvicorn/protocols/websockets creating build/lib/uvicorn/protocols/http copying uvicorn/protocols/http/auto.py -> build/lib/uvicorn/protocols/http copying uvicorn/protocols/http/__init__.py -> build/lib/uvicorn/protocols/http copying uvicorn/protocols/http/h11_impl.py -> build/lib/uvicorn/protocols/http copying uvicorn/protocols/http/httptools_impl.py -> build/lib/uvicorn/protocols/http running egg_info creating uvicorn.egg-info writing uvicorn.egg-info/PKG-INFO writing dependency_links to uvicorn.egg-info/dependency_links.txt writing entry points to uvicorn.egg-info/entry_points.txt writing requirements to uvicorn.egg-info/requires.txt writing top-level names to uvicorn.egg-info/top_level.txt writing manifest file 'uvicorn.egg-info/SOURCES.txt' reading manifest file 'uvicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'uvicorn.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lt66ut + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch ++ dirname /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch + cd uvicorn-0.12.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/loops copying build/lib/uvicorn/loops/auto.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/loops copying build/lib/uvicorn/loops/asyncio.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/loops copying build/lib/uvicorn/loops/uvloop.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/loops copying build/lib/uvicorn/loops/__init__.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/loops copying build/lib/uvicorn/config.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn copying build/lib/uvicorn/__main__.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors copying build/lib/uvicorn/supervisors/statreload.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors copying build/lib/uvicorn/supervisors/watchgodreload.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors copying build/lib/uvicorn/supervisors/basereload.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors copying build/lib/uvicorn/supervisors/__init__.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors copying build/lib/uvicorn/supervisors/multiprocess.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors copying build/lib/uvicorn/logging.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn copying build/lib/uvicorn/_types.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn copying build/lib/uvicorn/workers.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn copying build/lib/uvicorn/importer.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware copying build/lib/uvicorn/middleware/message_logger.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware copying build/lib/uvicorn/middleware/wsgi.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware copying build/lib/uvicorn/middleware/asgi2.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware copying build/lib/uvicorn/middleware/__init__.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware copying build/lib/uvicorn/middleware/debug.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware copying build/lib/uvicorn/middleware/proxy_headers.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware copying build/lib/uvicorn/main.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn copying build/lib/uvicorn/__init__.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn copying build/lib/uvicorn/subprocess.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/lifespan copying build/lib/uvicorn/lifespan/__init__.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/lifespan copying build/lib/uvicorn/lifespan/off.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/lifespan copying build/lib/uvicorn/lifespan/on.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/lifespan creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/websockets copying build/lib/uvicorn/protocols/websockets/auto.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/websockets copying build/lib/uvicorn/protocols/websockets/wsproto_impl.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/websockets copying build/lib/uvicorn/protocols/websockets/__init__.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/websockets copying build/lib/uvicorn/protocols/websockets/websockets_impl.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/websockets copying build/lib/uvicorn/protocols/__init__.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols copying build/lib/uvicorn/protocols/utils.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols creating /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/http copying build/lib/uvicorn/protocols/http/auto.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/http copying build/lib/uvicorn/protocols/http/__init__.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/http copying build/lib/uvicorn/protocols/http/h11_impl.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/http copying build/lib/uvicorn/protocols/http/httptools_impl.py -> /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/http byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/loops/auto.py to auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/loops/asyncio.py to asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/loops/uvloop.py to uvloop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/loops/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors/statreload.py to statreload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors/watchgodreload.py to watchgodreload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors/basereload.py to basereload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/supervisors/multiprocess.py to multiprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/_types.py to _types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/workers.py to workers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware/message_logger.py to message_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware/asgi2.py to asgi2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/middleware/proxy_headers.py to proxy_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/subprocess.py to subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/lifespan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/lifespan/off.py to off.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/lifespan/on.py to on.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/websockets/auto.py to auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/websockets/wsproto_impl.py to wsproto_impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/websockets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/websockets/websockets_impl.py to websockets_impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/http/auto.py to auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/http/h11_impl.py to h11_impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn/protocols/http/httptools_impl.py to httptools_impl.cpython-39.pyc writing byte-compilation script '/tmp/tmpl04jbjo0.py' /usr/bin/python3 /tmp/tmpl04jbjo0.py removing /tmp/tmpl04jbjo0.py running install_egg_info running egg_info writing uvicorn.egg-info/PKG-INFO writing dependency_links to uvicorn.egg-info/dependency_links.txt writing entry points to uvicorn.egg-info/entry_points.txt writing requirements to uvicorn.egg-info/requires.txt writing top-level names to uvicorn.egg-info/top_level.txt reading manifest file 'uvicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'uvicorn.egg-info/SOURCES.txt' Copying uvicorn.egg-info to /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages/uvicorn-0.12.2-py3.9.egg-info running install_scripts Installing uvicorn script to /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 0.12.2-1.fc34 --unique-debug-suffix -0.12.2-1.fc34.noarch --unique-debug-src-base python-uvicorn-0.12.2-1.fc34.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uvicorn-0.12.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WagsEp + umask 022 + cd /builddir/build/BUILD + cd uvicorn-0.12.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + PATH=/builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest --verbose ============================= test session starts ============================== platform linux -- Python 3.9.0, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/uvicorn-0.12.2, configfile: setup.cfg plugins: mock-3.3.1 collecting ... collected 200 items tests/test_auto_detection.py::test_loop_auto PASSED [ 0%] tests/test_auto_detection.py::test_http_auto PASSED [ 1%] tests/test_auto_detection.py::test_websocket_auto PASSED [ 1%] tests/test_cli.py::test_cli_headers PASSED [ 2%] tests/test_client.py::test_explicit_base_url PASSED [ 2%] tests/test_client.py::test_explicit_host PASSED [ 3%] tests/test_config.py::test_debug_app PASSED [ 3%] tests/test_config.py::test_wsgi_app PASSED [ 4%] tests/test_config.py::test_proxy_headers PASSED [ 4%] tests/test_config.py::test_app_unimportable PASSED [ 5%] tests/test_config.py::test_concrete_http_class PASSED [ 5%] tests/test_config.py::test_socket_bind PASSED [ 6%] tests/test_config.py::test_ssl_config PASSED [ 6%] tests/test_config.py::test_ssl_config_combined PASSED [ 7%] tests/test_config.py::test_asgi_version[asgi_app-3.0] PASSED [ 7%] tests/test_config.py::test_asgi_version[asgi2_app-2.0] PASSED [ 8%] tests/test_config.py::test_log_config_default[use_colors_not_provided] PASSED [ 8%] tests/test_config.py::test_log_config_default[use_colors_invalid_value] PASSED [ 9%] tests/test_config.py::test_log_config_default[use_colors_enabled] PASSED [ 9%] tests/test_config.py::test_log_config_default[use_colors_disabled] PASSED [ 10%] tests/test_config.py::test_log_config_json PASSED [ 10%] tests/test_config.py::test_log_config_yaml[log_config.yml] PASSED [ 11%] tests/test_config.py::test_log_config_yaml[log_config.yaml] PASSED [ 11%] tests/test_config.py::test_log_config_file PASSED [ 12%] tests/test_default_headers.py::test_default_default_headers PASSED [ 12%] tests/test_default_headers.py::test_override_server_header PASSED [ 13%] tests/test_default_headers.py::test_override_server_header_multiple_times PASSED [ 13%] tests/test_default_headers.py::test_add_additional_header PASSED [ 14%] tests/test_lifespan.py::test_lifespan_on PASSED [ 14%] tests/test_lifespan.py::test_lifespan_off PASSED [ 15%] tests/test_lifespan.py::test_lifespan_auto PASSED [ 15%] tests/test_lifespan.py::test_lifespan_auto_with_error PASSED [ 16%] tests/test_lifespan.py::test_lifespan_on_with_error PASSED [ 16%] tests/test_lifespan.py::test_lifespan_with_failed_startup[True-auto] PASSED [ 17%] tests/test_lifespan.py::test_lifespan_with_failed_startup[True-on] PASSED [ 17%] tests/test_lifespan.py::test_lifespan_with_failed_startup[False-auto] PASSED [ 18%] tests/test_lifespan.py::test_lifespan_with_failed_startup[False-on] PASSED [ 18%] tests/test_lifespan.py::test_lifespan_scope_asgi3app[auto] PASSED [ 19%] tests/test_lifespan.py::test_lifespan_scope_asgi3app[on] PASSED [ 19%] tests/test_lifespan.py::test_lifespan_scope_asgi2app[auto] PASSED [ 20%] tests/test_lifespan.py::test_lifespan_scope_asgi2app[on] PASSED [ 20%] tests/test_main.py::test_run PASSED [ 21%] tests/test_main.py::test_run_multiprocess PASSED [ 21%] tests/test_main.py::test_run_reload PASSED [ 22%] tests/test_main.py::test_run_with_shutdown PASSED [ 22%] tests/test_ssl.py::test_run PASSED [ 23%] tests/test_ssl.py::test_run_chain PASSED [ 23%] tests/test_ssl.py::test_run_password PASSED [ 24%] tests/importer/test_importer.py::test_invalid_format PASSED [ 24%] tests/importer/test_importer.py::test_invalid_module PASSED [ 25%] tests/importer/test_importer.py::test_invalid_attr PASSED [ 25%] tests/importer/test_importer.py::test_internal_import_error PASSED [ 26%] tests/importer/test_importer.py::test_valid_import PASSED [ 26%] tests/importer/test_importer.py::test_no_import_needed PASSED [ 27%] tests/middleware/test_debug.py::test_debug_text PASSED [ 27%] tests/middleware/test_debug.py::test_debug_html PASSED [ 28%] tests/middleware/test_debug.py::test_debug_after_response_sent PASSED [ 28%] tests/middleware/test_debug.py::test_debug_not_http PASSED [ 29%] tests/middleware/test_message_logger.py::test_message_logger PASSED [ 29%] tests/middleware/test_message_logger.py::test_message_logger_exc PASSED [ 30%] tests/middleware/test_proxy_headers.py::test_proxy_headers PASSED [ 30%] tests/middleware/test_proxy_headers.py::test_proxy_headers_no_port PASSED [ 31%] tests/middleware/test_trace_logging.py::test_trace_logging PASSED [ 31%] tests/middleware/test_trace_logging.py::test_access_logging[h11] PASSED [ 32%] tests/middleware/test_trace_logging.py::test_access_logging[httptools] PASSED [ 32%] tests/middleware/test_wsgi.py::test_wsgi_get PASSED [ 33%] tests/middleware/test_wsgi.py::test_wsgi_post PASSED [ 33%] tests/middleware/test_wsgi.py::test_wsgi_exception PASSED [ 34%] tests/middleware/test_wsgi.py::test_wsgi_exc_info PASSED [ 34%] tests/protocols/test_http.py::test_get_request[H11Protocol] PASSED [ 35%] tests/protocols/test_http.py::test_get_request[HttpToolsProtocol] PASSED [ 35%] tests/protocols/test_http.py::test_request_logging[H11Protocol-/] PASSED [ 36%] tests/protocols/test_http.py::test_request_logging[H11Protocol-/?foo] PASSED [ 36%] tests/protocols/test_http.py::test_request_logging[H11Protocol-/?foo=bar] PASSED [ 37%] tests/protocols/test_http.py::test_request_logging[H11Protocol-/?foo=bar&baz=1] PASSED [ 37%] tests/protocols/test_http.py::test_request_logging[HttpToolsProtocol-/] PASSED [ 38%] tests/protocols/test_http.py::test_request_logging[HttpToolsProtocol-/?foo] PASSED [ 38%] tests/protocols/test_http.py::test_request_logging[HttpToolsProtocol-/?foo=bar] PASSED [ 39%] tests/protocols/test_http.py::test_request_logging[HttpToolsProtocol-/?foo=bar&baz=1] PASSED [ 39%] tests/protocols/test_http.py::test_head_request[H11Protocol] PASSED [ 40%] tests/protocols/test_http.py::test_head_request[HttpToolsProtocol] PASSED [ 40%] tests/protocols/test_http.py::test_post_request[H11Protocol] PASSED [ 41%] tests/protocols/test_http.py::test_post_request[HttpToolsProtocol] PASSED [ 41%] tests/protocols/test_http.py::test_keepalive[H11Protocol] PASSED [ 42%] tests/protocols/test_http.py::test_keepalive[HttpToolsProtocol] PASSED [ 42%] tests/protocols/test_http.py::test_keepalive_timeout[H11Protocol] PASSED [ 43%] tests/protocols/test_http.py::test_keepalive_timeout[HttpToolsProtocol] PASSED [ 43%] tests/protocols/test_http.py::test_close[H11Protocol] PASSED [ 44%] tests/protocols/test_http.py::test_close[HttpToolsProtocol] PASSED [ 44%] tests/protocols/test_http.py::test_chunked_encoding[H11Protocol] PASSED [ 45%] tests/protocols/test_http.py::test_chunked_encoding[HttpToolsProtocol] PASSED [ 45%] tests/protocols/test_http.py::test_chunked_encoding_empty_body[H11Protocol] PASSED [ 46%] tests/protocols/test_http.py::test_chunked_encoding_empty_body[HttpToolsProtocol] PASSED [ 46%] tests/protocols/test_http.py::test_chunked_encoding_head_request[H11Protocol] PASSED [ 47%] tests/protocols/test_http.py::test_chunked_encoding_head_request[HttpToolsProtocol] PASSED [ 47%] tests/protocols/test_http.py::test_pipelined_requests[H11Protocol] PASSED [ 48%] tests/protocols/test_http.py::test_pipelined_requests[HttpToolsProtocol] PASSED [ 48%] tests/protocols/test_http.py::test_undersized_request[H11Protocol] PASSED [ 49%] tests/protocols/test_http.py::test_undersized_request[HttpToolsProtocol] PASSED [ 49%] tests/protocols/test_http.py::test_oversized_request[H11Protocol] PASSED [ 50%] tests/protocols/test_http.py::test_oversized_request[HttpToolsProtocol] PASSED [ 50%] tests/protocols/test_http.py::test_large_post_request[H11Protocol] PASSED [ 51%] tests/protocols/test_http.py::test_large_post_request[HttpToolsProtocol] PASSED [ 51%] tests/protocols/test_http.py::test_invalid_http[H11Protocol] PASSED [ 52%] tests/protocols/test_http.py::test_invalid_http[HttpToolsProtocol] PASSED [ 52%] tests/protocols/test_http.py::test_app_exception[H11Protocol] PASSED [ 53%] tests/protocols/test_http.py::test_app_exception[HttpToolsProtocol] PASSED [ 53%] tests/protocols/test_http.py::test_exception_during_response[H11Protocol] PASSED [ 54%] tests/protocols/test_http.py::test_exception_during_response[HttpToolsProtocol] PASSED [ 54%] tests/protocols/test_http.py::test_no_response_returned[H11Protocol] PASSED [ 55%] tests/protocols/test_http.py::test_no_response_returned[HttpToolsProtocol] PASSED [ 55%] tests/protocols/test_http.py::test_partial_response_returned[H11Protocol] PASSED [ 56%] tests/protocols/test_http.py::test_partial_response_returned[HttpToolsProtocol] PASSED [ 56%] tests/protocols/test_http.py::test_duplicate_start_message[H11Protocol] PASSED [ 57%] tests/protocols/test_http.py::test_duplicate_start_message[HttpToolsProtocol] PASSED [ 57%] tests/protocols/test_http.py::test_missing_start_message[H11Protocol] PASSED [ 58%] tests/protocols/test_http.py::test_missing_start_message[HttpToolsProtocol] PASSED [ 58%] tests/protocols/test_http.py::test_message_after_body_complete[H11Protocol] PASSED [ 59%] tests/protocols/test_http.py::test_message_after_body_complete[HttpToolsProtocol] PASSED [ 59%] tests/protocols/test_http.py::test_value_returned[H11Protocol] PASSED [ 60%] tests/protocols/test_http.py::test_value_returned[HttpToolsProtocol] PASSED [ 60%] tests/protocols/test_http.py::test_early_disconnect[H11Protocol] PASSED [ 61%] tests/protocols/test_http.py::test_early_disconnect[HttpToolsProtocol] PASSED [ 61%] tests/protocols/test_http.py::test_early_response[H11Protocol] PASSED [ 62%] tests/protocols/test_http.py::test_early_response[HttpToolsProtocol] PASSED [ 62%] tests/protocols/test_http.py::test_read_after_response[H11Protocol] PASSED [ 63%] tests/protocols/test_http.py::test_read_after_response[HttpToolsProtocol] PASSED [ 63%] tests/protocols/test_http.py::test_http10_request[H11Protocol] PASSED [ 64%] tests/protocols/test_http.py::test_http10_request[HttpToolsProtocol] PASSED [ 64%] tests/protocols/test_http.py::test_root_path[H11Protocol] PASSED [ 65%] tests/protocols/test_http.py::test_root_path[HttpToolsProtocol] PASSED [ 65%] tests/protocols/test_http.py::test_raw_path[H11Protocol] PASSED [ 66%] tests/protocols/test_http.py::test_raw_path[HttpToolsProtocol] PASSED [ 66%] tests/protocols/test_http.py::test_max_concurrency[H11Protocol] PASSED [ 67%] tests/protocols/test_http.py::test_max_concurrency[HttpToolsProtocol] PASSED [ 67%] tests/protocols/test_http.py::test_shutdown_during_request[H11Protocol] PASSED [ 68%] tests/protocols/test_http.py::test_shutdown_during_request[HttpToolsProtocol] PASSED [ 68%] tests/protocols/test_http.py::test_shutdown_during_idle[H11Protocol] PASSED [ 69%] tests/protocols/test_http.py::test_shutdown_during_idle[HttpToolsProtocol] PASSED [ 69%] tests/protocols/test_http.py::test_100_continue_sent_when_body_consumed[H11Protocol] PASSED [ 70%] tests/protocols/test_http.py::test_100_continue_sent_when_body_consumed[HttpToolsProtocol] PASSED [ 70%] tests/protocols/test_http.py::test_100_continue_not_sent_when_body_not_consumed[H11Protocol] PASSED [ 71%] tests/protocols/test_http.py::test_100_continue_not_sent_when_body_not_consumed[HttpToolsProtocol] PASSED [ 71%] tests/protocols/test_http.py::test_unsupported_upgrade_request[H11Protocol] PASSED [ 72%] tests/protocols/test_http.py::test_unsupported_upgrade_request[HttpToolsProtocol] PASSED [ 72%] tests/protocols/test_http.py::test_supported_upgrade_request[H11Protocol] PASSED [ 73%] tests/protocols/test_http.py::test_supported_upgrade_request[HttpToolsProtocol] PASSED [ 73%] tests/protocols/test_http.py::test_scopes[H11Protocol-asgi3app-expected_scopes0] PASSED [ 74%] tests/protocols/test_http.py::test_scopes[H11Protocol-asgi2app-expected_scopes1] PASSED [ 74%] tests/protocols/test_http.py::test_scopes[HttpToolsProtocol-asgi3app-expected_scopes0] PASSED [ 75%] tests/protocols/test_http.py::test_scopes[HttpToolsProtocol-asgi2app-expected_scopes1] PASSED [ 75%] tests/protocols/test_utils.py::test_get_local_addr_with_socket PASSED [ 76%] tests/protocols/test_utils.py::test_get_remote_addr_with_socket PASSED [ 76%] tests/protocols/test_utils.py::test_get_local_addr PASSED [ 77%] tests/protocols/test_utils.py::test_get_remote_addr PASSED [ 77%] tests/protocols/test_websocket.py::test_invalid_upgrade[WSProtocol] PASSED [ 78%] tests/protocols/test_websocket.py::test_invalid_upgrade[WebSocketProtocol] PASSED [ 78%] tests/protocols/test_websocket.py::test_accept_connection[WSProtocol] PASSED [ 79%] tests/protocols/test_websocket.py::test_accept_connection[WebSocketProtocol] PASSED [ 79%] tests/protocols/test_websocket.py::test_close_connection[WSProtocol] PASSED [ 80%] tests/protocols/test_websocket.py::test_close_connection[WebSocketProtocol] PASSED [ 80%] tests/protocols/test_websocket.py::test_headers[WSProtocol] PASSED [ 81%] tests/protocols/test_websocket.py::test_headers[WebSocketProtocol] PASSED [ 81%] tests/protocols/test_websocket.py::test_path_and_raw_path[WSProtocol] PASSED [ 82%] tests/protocols/test_websocket.py::test_path_and_raw_path[WebSocketProtocol] PASSED [ 82%] tests/protocols/test_websocket.py::test_send_text_data_to_client[WSProtocol] PASSED [ 83%] tests/protocols/test_websocket.py::test_send_text_data_to_client[WebSocketProtocol] PASSED [ 83%] tests/protocols/test_websocket.py::test_send_binary_data_to_client[WSProtocol] PASSED [ 84%] tests/protocols/test_websocket.py::test_send_binary_data_to_client[WebSocketProtocol] PASSED [ 84%] tests/protocols/test_websocket.py::test_send_and_close_connection[WSProtocol] PASSED [ 85%] tests/protocols/test_websocket.py::test_send_and_close_connection[WebSocketProtocol] PASSED [ 85%] tests/protocols/test_websocket.py::test_send_text_data_to_server[WSProtocol] PASSED [ 86%] tests/protocols/test_websocket.py::test_send_text_data_to_server[WebSocketProtocol] PASSED [ 86%] tests/protocols/test_websocket.py::test_send_binary_data_to_server[WSProtocol] PASSED [ 87%] tests/protocols/test_websocket.py::test_send_binary_data_to_server[WebSocketProtocol] PASSED [ 87%] tests/protocols/test_websocket.py::test_send_after_protocol_close[WSProtocol] PASSED [ 88%] tests/protocols/test_websocket.py::test_send_after_protocol_close[WebSocketProtocol] PASSED [ 88%] tests/protocols/test_websocket.py::test_missing_handshake[WSProtocol] PASSED [ 89%] tests/protocols/test_websocket.py::test_missing_handshake[WebSocketProtocol] PASSED [ 89%] tests/protocols/test_websocket.py::test_send_before_handshake[WSProtocol] PASSED [ 90%] tests/protocols/test_websocket.py::test_send_before_handshake[WebSocketProtocol] PASSED [ 90%] tests/protocols/test_websocket.py::test_duplicate_handshake[WSProtocol] PASSED [ 91%] tests/protocols/test_websocket.py::test_duplicate_handshake[WebSocketProtocol] PASSED [ 91%] tests/protocols/test_websocket.py::test_asgi_return_value[WSProtocol] PASSED [ 92%] tests/protocols/test_websocket.py::test_asgi_return_value[WebSocketProtocol] PASSED [ 92%] tests/protocols/test_websocket.py::test_app_close[WSProtocol] PASSED [ 93%] tests/protocols/test_websocket.py::test_app_close[WebSocketProtocol] PASSED [ 93%] tests/protocols/test_websocket.py::test_client_close[WSProtocol] PASSED [ 94%] tests/protocols/test_websocket.py::test_client_close[WebSocketProtocol] PASSED [ 94%] tests/protocols/test_websocket.py::test_subprotocols[proto1-WSProtocol] PASSED [ 95%] tests/protocols/test_websocket.py::test_subprotocols[proto1-WebSocketProtocol] PASSED [ 95%] tests/protocols/test_websocket.py::test_subprotocols[proto2-WSProtocol] PASSED [ 96%] tests/protocols/test_websocket.py::test_subprotocols[proto2-WebSocketProtocol] PASSED [ 96%] tests/supervisors/test_multiprocess.py::test_multiprocess_run PASSED [ 97%] tests/supervisors/test_statreload.py::test_statreload PASSED [ 97%] tests/supervisors/test_statreload.py::test_should_reload PASSED [ 98%] tests/supervisors/test_watchgodreload.py::test_watchgodreload PASSED [ 98%] tests/supervisors/test_watchgodreload.py::test_should_reload_when_python_file_is_changed PASSED [ 99%] tests/supervisors/test_watchgodreload.py::test_should_not_reload_when_dot_file_is_changed PASSED [ 99%] tests/supervisors/test_watchgodreload.py::test_should_reload_when_directories_have_same_prefix PASSED [100%] ============================= 200 passed in 6.25s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-uvicorn-0.12.2-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8xij7r + umask 022 + cd /builddir/build/BUILD + cd uvicorn-0.12.2 + DOCDIR=/builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/share/doc/python3-uvicorn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/share/doc/python3-uvicorn + cp -pr README.md /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/share/doc/python3-uvicorn + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UUixls + umask 022 + cd /builddir/build/BUILD + cd uvicorn-0.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/share/licenses/python3-uvicorn + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/share/licenses/python3-uvicorn + cp -pr LICENSE.md /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch/usr/share/licenses/python3-uvicorn + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-uvicorn = 0.12.2-1.fc34 python3-uvicorn = 0.12.2-1.fc34 python3.9-uvicorn = 0.12.2-1.fc34 python3.9dist(uvicorn) = 0.12.2 python3dist(uvicorn) = 0.12.2 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: (python3.9dist(click) >= 7 with python3.9dist(click) < 8) /usr/bin/python3 python(abi) = 3.9 python3.9dist(h11) >= 0.8 python3.9dist(setuptools) Obsoletes: python-uvicorn < 0.12.2-1.fc34 Processing files: python3-uvicorn+standard-0.12.2-1.fc34.noarch Provides: python-uvicorn+standard = 0.12.2-1.fc34 python3-uvicorn+standard = 0.12.2-1.fc34 python3.9-uvicorn+standard = 0.12.2-1.fc34 python3.9dist(uvicorn[standard]) = 0.12.2 python3dist(uvicorn[standard]) = 0.12.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (python3.9dist(httptools) >= 0.1 with python3.9dist(httptools) < 0.2) (python3.9dist(watchgod) < 0.7 with python3.9dist(watchgod) >= 0.6) (python3.9dist(websockets) >= 8 with python3.9dist(websockets) < 9) python(abi) = 3.9 python3.9dist(python-dotenv) >= 0.13 python3.9dist(pyyaml) >= 5.1 python3.9dist(setuptools) python3.9dist(uvloop) >= 0.14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch Wrote: /builddir/build/RPMS/python3-uvicorn+standard-0.12.2-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-uvicorn-0.12.2-1.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iZrj9p + umask 022 + cd /builddir/build/BUILD + cd uvicorn-0.12.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-uvicorn-0.12.2-1.fc34.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0