Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253667 Details for
Bug 1424123
python3-cherrypy: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 60.33 KB, created by
Fedora Release Engineering
on 2017-02-17 15:59:40 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 15:59:40 UTC
Size:
60.33 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-cherrypy.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7f4810d46390>shell=Falsegid=425timeout=172800chrootPath='/var/lib/mock/f26-build-7645635-694519/root'uid=1000printOutput=Falseuser='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-cherrypy.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python3-cherrypy-8.7.0-2.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-cherrypy.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7f4810d46390>shell=Falsegid=425timeout=172800chrootPath='/var/lib/mock/f26-build-7645635-694519/root'uid=1000private_network=TrueprintOutput=Falseuser='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-cherrypy.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aymN2J >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf CherryPy-8.7.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/CherryPy-8.7.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd CherryPy-8.7.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ dos2unix cherrypy/tutorial/tutorial.conf >dos2unix: converting file cherrypy/tutorial/tutorial.conf to Unix format... >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.czdu64 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd CherryPy-8.7.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/cherrypy >copying cherrypy/_cprequest.py -> build/lib/cherrypy >copying cherrypy/_cpcompat.py -> build/lib/cherrypy >copying cherrypy/_cpnative_server.py -> build/lib/cherrypy >copying cherrypy/_cpconfig.py -> build/lib/cherrypy >copying cherrypy/_helper.py -> build/lib/cherrypy >copying cherrypy/_cpchecker.py -> build/lib/cherrypy >copying cherrypy/_cpwsgi.py -> build/lib/cherrypy >copying cherrypy/__init__.py -> build/lib/cherrypy >copying cherrypy/_cpreqbody.py -> build/lib/cherrypy >copying cherrypy/_cpmodpy.py -> build/lib/cherrypy >copying cherrypy/daemon.py -> build/lib/cherrypy >copying cherrypy/_cptree.py -> build/lib/cherrypy >copying cherrypy/_cplogging.py -> build/lib/cherrypy >copying cherrypy/_cpdispatch.py -> build/lib/cherrypy >copying cherrypy/_cptools.py -> build/lib/cherrypy >copying cherrypy/_cperror.py -> build/lib/cherrypy >copying cherrypy/_cpwsgi_server.py -> build/lib/cherrypy >copying cherrypy/_cpserver.py -> build/lib/cherrypy >copying cherrypy/__main__.py -> build/lib/cherrypy >creating build/lib/cherrypy/lib >copying cherrypy/lib/caching.py -> build/lib/cherrypy/lib >copying cherrypy/lib/sessions.py -> build/lib/cherrypy/lib >copying cherrypy/lib/gctools.py -> build/lib/cherrypy/lib >copying cherrypy/lib/jsontools.py -> build/lib/cherrypy/lib >copying cherrypy/lib/httputil.py -> build/lib/cherrypy/lib >copying cherrypy/lib/auth_digest.py -> build/lib/cherrypy/lib >copying cherrypy/lib/cptools.py -> build/lib/cherrypy/lib >copying cherrypy/lib/covercp.py -> build/lib/cherrypy/lib >copying cherrypy/lib/auth_basic.py -> build/lib/cherrypy/lib >copying cherrypy/lib/httpauth.py -> build/lib/cherrypy/lib >copying cherrypy/lib/reprconf.py -> build/lib/cherrypy/lib >copying cherrypy/lib/__init__.py -> build/lib/cherrypy/lib >copying cherrypy/lib/static.py -> build/lib/cherrypy/lib >copying cherrypy/lib/auth.py -> build/lib/cherrypy/lib >copying cherrypy/lib/lockfile.py -> build/lib/cherrypy/lib >copying cherrypy/lib/xmlrpcutil.py -> build/lib/cherrypy/lib >copying cherrypy/lib/locking.py -> build/lib/cherrypy/lib >copying cherrypy/lib/profiler.py -> build/lib/cherrypy/lib >copying cherrypy/lib/encoding.py -> build/lib/cherrypy/lib >copying cherrypy/lib/cpstats.py -> build/lib/cherrypy/lib >creating build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut03_get_and_post.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut06_default_method.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut02_expose_methods.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut01_helloworld.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut07_sessions.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/__init__.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut05_derived_objects.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut09_files.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut04_complex_site.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut10_http_errors.py -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tut08_generators_and_yield.py -> build/lib/cherrypy/tutorial >creating build/lib/cherrypy/test >copying cherrypy/test/test_misc_tools.py -> build/lib/cherrypy/test >copying cherrypy/test/test_wsgiapps.py -> build/lib/cherrypy/test >copying cherrypy/test/_test_states_demo.py -> build/lib/cherrypy/test >copying cherrypy/test/test_dynamicobjectmapping.py -> build/lib/cherrypy/test >copying cherrypy/test/test_objectmapping.py -> build/lib/cherrypy/test >copying cherrypy/test/test_logging.py -> build/lib/cherrypy/test >copying cherrypy/test/test_params.py -> build/lib/cherrypy/test >copying cherrypy/test/test_wsgi_unix_socket.py -> build/lib/cherrypy/test >copying cherrypy/test/test_httpauth.py -> build/lib/cherrypy/test >copying cherrypy/test/modfastcgi.py -> build/lib/cherrypy/test >copying cherrypy/test/test_auth_digest.py -> build/lib/cherrypy/test >copying cherrypy/test/test_httplib.py -> build/lib/cherrypy/test >copying cherrypy/test/test_tools.py -> build/lib/cherrypy/test >copying cherrypy/test/test_config_server.py -> build/lib/cherrypy/test >copying cherrypy/test/modwsgi.py -> build/lib/cherrypy/test >copying cherrypy/test/test_core.py -> build/lib/cherrypy/test >copying cherrypy/test/test_iterator.py -> build/lib/cherrypy/test >copying cherrypy/test/sessiondemo.py -> build/lib/cherrypy/test >copying cherrypy/test/test_xmlrpc.py -> build/lib/cherrypy/test >copying cherrypy/test/test_conn.py -> build/lib/cherrypy/test >copying cherrypy/test/test_request_obj.py -> build/lib/cherrypy/test >copying cherrypy/test/test_encoding.py -> build/lib/cherrypy/test >copying cherrypy/test/helper.py -> build/lib/cherrypy/test >copying cherrypy/test/benchmark.py -> build/lib/cherrypy/test >copying cherrypy/test/test_refleaks.py -> build/lib/cherrypy/test >copying cherrypy/test/test_static.py -> build/lib/cherrypy/test >copying cherrypy/test/test_sessionauthenticate.py -> build/lib/cherrypy/test >copying cherrypy/test/__init__.py -> build/lib/cherrypy/test >copying cherrypy/test/logtest.py -> build/lib/cherrypy/test >copying cherrypy/test/test_routes.py -> build/lib/cherrypy/test >copying cherrypy/test/test_json.py -> build/lib/cherrypy/test >copying cherrypy/test/test_bus.py -> build/lib/cherrypy/test >copying cherrypy/test/test_tutorials.py -> build/lib/cherrypy/test >copying cherrypy/test/test_mime.py -> build/lib/cherrypy/test >copying cherrypy/test/test_proxy.py -> build/lib/cherrypy/test >copying cherrypy/test/_test_decorators.py -> build/lib/cherrypy/test >copying cherrypy/test/checkerdemo.py -> build/lib/cherrypy/test >copying cherrypy/test/test_states.py -> build/lib/cherrypy/test >copying cherrypy/test/test_etags.py -> build/lib/cherrypy/test >copying cherrypy/test/test_session.py -> build/lib/cherrypy/test >copying cherrypy/test/test_wsgi_vhost.py -> build/lib/cherrypy/test >copying cherrypy/test/test_auth_basic.py -> build/lib/cherrypy/test >copying cherrypy/test/test_config.py -> build/lib/cherrypy/test >copying cherrypy/test/modfcgid.py -> build/lib/cherrypy/test >copying cherrypy/test/test_wsgi_ns.py -> build/lib/cherrypy/test >copying cherrypy/test/test_virtualhost.py -> build/lib/cherrypy/test >copying cherrypy/test/test_http.py -> build/lib/cherrypy/test >copying cherrypy/test/test_caching.py -> build/lib/cherrypy/test >copying cherrypy/test/test_compat.py -> build/lib/cherrypy/test >copying cherrypy/test/webtest.py -> build/lib/cherrypy/test >copying cherrypy/test/modpy.py -> build/lib/cherrypy/test >creating build/lib/cherrypy/process >copying cherrypy/process/win32.py -> build/lib/cherrypy/process >copying cherrypy/process/plugins.py -> build/lib/cherrypy/process >copying cherrypy/process/__init__.py -> build/lib/cherrypy/process >copying cherrypy/process/wspbus.py -> build/lib/cherrypy/process >copying cherrypy/process/servers.py -> build/lib/cherrypy/process >creating build/lib/cherrypy/scaffold >copying cherrypy/scaffold/__init__.py -> build/lib/cherrypy/scaffold >creating build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/__init__.py -> build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/test_wsgiserver.py -> build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/ssl_builtin.py -> build/lib/cherrypy/wsgiserver >copying cherrypy/wsgiserver/ssl_pyopenssl.py -> build/lib/cherrypy/wsgiserver >running egg_info >writing CherryPy.egg-info/PKG-INFO >writing dependency_links to CherryPy.egg-info/dependency_links.txt >writing requirements to CherryPy.egg-info/requires.txt >writing top-level names to CherryPy.egg-info/top_level.txt >reading manifest file 'CherryPy.egg-info/SOURCES.txt' >writing manifest file 'CherryPy.egg-info/SOURCES.txt' >copying cherrypy/cherryd -> build/lib/cherrypy >copying cherrypy/favicon.ico -> build/lib/cherrypy >copying cherrypy/tutorial/README.txt -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/custom_error.html -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/pdf_file.pdf -> build/lib/cherrypy/tutorial >copying cherrypy/tutorial/tutorial.conf -> build/lib/cherrypy/tutorial >copying cherrypy/test/fastcgi.conf -> build/lib/cherrypy/test >copying cherrypy/test/fcgi.conf -> build/lib/cherrypy/test >copying cherrypy/test/style.css -> build/lib/cherrypy/test >copying cherrypy/test/test.pem -> build/lib/cherrypy/test >creating build/lib/cherrypy/test/static >copying cherrypy/test/static/404.html -> build/lib/cherrypy/test/static >copying cherrypy/test/static/dirback.jpg -> build/lib/cherrypy/test/static >copying cherrypy/test/static/index.html -> build/lib/cherrypy/test/static >copying cherrypy/scaffold/apache-fcgi.conf -> build/lib/cherrypy/scaffold >copying cherrypy/scaffold/example.conf -> build/lib/cherrypy/scaffold >copying cherrypy/scaffold/site.conf -> build/lib/cherrypy/scaffold >creating build/lib/cherrypy/scaffold/static >copying cherrypy/scaffold/static/made_with_cherrypy_small.png -> build/lib/cherrypy/scaffold/static >running build_scripts >creating build/scripts-3.6 >copying and adjusting cherrypy/cherryd -> build/scripts-3.6 >changing mode of build/scripts-3.6/cherryd from 644 to 755 >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BdOIMt >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch >++ dirname /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch >+ cd CherryPy-8.7.0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6 >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cprequest.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cpcompat.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cpnative_server.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_misc_tools.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_wsgiapps.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/_test_states_demo.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/static >copying build/lib/cherrypy/test/static/index.html -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/static >copying build/lib/cherrypy/test/static/dirback.jpg -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/static >copying build/lib/cherrypy/test/static/404.html -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/static >copying build/lib/cherrypy/test/test_dynamicobjectmapping.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_objectmapping.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_logging.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_params.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_wsgi_unix_socket.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_httpauth.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/modfastcgi.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_auth_digest.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_httplib.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_tools.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_config_server.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/modwsgi.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_core.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_iterator.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/sessiondemo.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_xmlrpc.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_conn.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_request_obj.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/fastcgi.conf -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_encoding.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/helper.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/benchmark.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_refleaks.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/fcgi.conf -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_static.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_sessionauthenticate.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/logtest.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_routes.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_json.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_bus.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_tutorials.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_mime.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_proxy.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/_test_decorators.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/checkerdemo.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_states.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_etags.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_session.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_wsgi_vhost.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_auth_basic.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_config.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/modfcgid.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/style.css -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_wsgi_ns.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_virtualhost.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_http.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_caching.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test.pem -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/test_compat.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/webtest.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/test/modpy.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test >copying build/lib/cherrypy/_cpconfig.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_helper.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/test_wsgiserver.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/ssl_builtin.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/wsgiserver/ssl_pyopenssl.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/wsgiserver >copying build/lib/cherrypy/_cpchecker.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cpwsgi.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/favicon.ico -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/caching.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/sessions.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/gctools.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/jsontools.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/httputil.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/auth_digest.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/cptools.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/covercp.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/auth_basic.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/httpauth.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/reprconf.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/static.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/auth.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/lockfile.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/xmlrpcutil.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/locking.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/profiler.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/encoding.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >copying build/lib/cherrypy/lib/cpstats.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process >copying build/lib/cherrypy/process/win32.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process >copying build/lib/cherrypy/process/plugins.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process >copying build/lib/cherrypy/process/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process >copying build/lib/cherrypy/process/wspbus.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process >copying build/lib/cherrypy/process/servers.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold/static >copying build/lib/cherrypy/scaffold/static/made_with_cherrypy_small.png -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold/static >copying build/lib/cherrypy/scaffold/apache-fcgi.conf -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold >copying build/lib/cherrypy/scaffold/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold >copying build/lib/cherrypy/scaffold/site.conf -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold >copying build/lib/cherrypy/scaffold/example.conf -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold >copying build/lib/cherrypy/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cpreqbody.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cpmodpy.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/daemon.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cptree.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cplogging.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/cherryd -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cpdispatch.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cptools.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cperror.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/_cpwsgi_server.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut03_get_and_post.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tutorial.conf -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut06_default_method.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut02_expose_methods.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut01_helloworld.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/pdf_file.pdf -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut07_sessions.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/custom_error.html -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/README.txt -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/__init__.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut05_derived_objects.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut09_files.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut04_complex_site.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut10_http_errors.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/tutorial/tut08_generators_and_yield.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial >copying build/lib/cherrypy/_cpserver.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >copying build/lib/cherrypy/__main__.py -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cprequest.py to _cprequest.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpcompat.py to _cpcompat.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpnative_server.py to _cpnative_server.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_misc_tools.py to test_misc_tools.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_wsgiapps.py to test_wsgiapps.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/_test_states_demo.py to _test_states_demo.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_dynamicobjectmapping.py to test_dynamicobjectmapping.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_objectmapping.py to test_objectmapping.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_logging.py to test_logging.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_params.py to test_params.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_wsgi_unix_socket.py to test_wsgi_unix_socket.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_httpauth.py to test_httpauth.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/modfastcgi.py to modfastcgi.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_auth_digest.py to test_auth_digest.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_httplib.py to test_httplib.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_tools.py to test_tools.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_config_server.py to test_config_server.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/modwsgi.py to modwsgi.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_core.py to test_core.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_iterator.py to test_iterator.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/sessiondemo.py to sessiondemo.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_xmlrpc.py to test_xmlrpc.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_conn.py to test_conn.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_request_obj.py to test_request_obj.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_encoding.py to test_encoding.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/helper.py to helper.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/benchmark.py to benchmark.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_refleaks.py to test_refleaks.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_static.py to test_static.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_sessionauthenticate.py to test_sessionauthenticate.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/logtest.py to logtest.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_routes.py to test_routes.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_json.py to test_json.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_bus.py to test_bus.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_tutorials.py to test_tutorials.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_mime.py to test_mime.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_proxy.py to test_proxy.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/_test_decorators.py to _test_decorators.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/checkerdemo.py to checkerdemo.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_states.py to test_states.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_etags.py to test_etags.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_session.py to test_session.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_wsgi_vhost.py to test_wsgi_vhost.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_auth_basic.py to test_auth_basic.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_config.py to test_config.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/modfcgid.py to modfcgid.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_wsgi_ns.py to test_wsgi_ns.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_virtualhost.py to test_virtualhost.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_http.py to test_http.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_caching.py to test_caching.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/test_compat.py to test_compat.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/webtest.py to webtest.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/test/modpy.py to modpy.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpconfig.py to _cpconfig.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_helper.py to _helper.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/wsgiserver/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/wsgiserver/test_wsgiserver.py to test_wsgiserver.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/wsgiserver/ssl_builtin.py to ssl_builtin.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/wsgiserver/ssl_pyopenssl.py to ssl_pyopenssl.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpchecker.py to _cpchecker.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpwsgi.py to _cpwsgi.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/caching.py to caching.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/sessions.py to sessions.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/gctools.py to gctools.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/jsontools.py to jsontools.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/httputil.py to httputil.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/auth_digest.py to auth_digest.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/cptools.py to cptools.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/covercp.py to covercp.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/auth_basic.py to auth_basic.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/httpauth.py to httpauth.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/reprconf.py to reprconf.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/static.py to static.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/auth.py to auth.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/lockfile.py to lockfile.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/xmlrpcutil.py to xmlrpcutil.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/locking.py to locking.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/profiler.py to profiler.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/encoding.py to encoding.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/lib/cpstats.py to cpstats.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process/win32.py to win32.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process/plugins.py to plugins.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process/wspbus.py to wspbus.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/process/servers.py to servers.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/scaffold/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpreqbody.py to _cpreqbody.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpmodpy.py to _cpmodpy.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/daemon.py to daemon.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cptree.py to _cptree.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cplogging.py to _cplogging.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpdispatch.py to _cpdispatch.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cptools.py to _cptools.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cperror.py to _cperror.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpwsgi_server.py to _cpwsgi_server.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut03_get_and_post.py to tut03_get_and_post.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut06_default_method.py to tut06_default_method.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut02_expose_methods.py to tut02_expose_methods.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut01_helloworld.py to tut01_helloworld.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut07_sessions.py to tut07_sessions.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut05_derived_objects.py to tut05_derived_objects.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut09_files.py to tut09_files.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut04_complex_site.py to tut04_complex_site.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut10_http_errors.py to tut10_http_errors.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/tutorial/tut08_generators_and_yield.py to tut08_generators_and_yield.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/_cpserver.py to _cpserver.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/cherrypy/__main__.py to __main__.cpython-36.pyc >writing byte-compilation script '/tmp/tmpv9zh82pf.py' >/usr/bin/python3 /tmp/tmpv9zh82pf.py >removing /tmp/tmpv9zh82pf.py >running install_egg_info >running egg_info >writing CherryPy.egg-info/PKG-INFO >writing dependency_links to CherryPy.egg-info/dependency_links.txt >writing requirements to CherryPy.egg-info/requires.txt >writing top-level names to CherryPy.egg-info/top_level.txt >reading manifest file 'CherryPy.egg-info/SOURCES.txt' >writing manifest file 'CherryPy.egg-info/SOURCES.txt' >Copying CherryPy.egg-info to /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/lib/python3.6/site-packages/CherryPy-8.7.0-py3.6.egg-info >running install_scripts >creating /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/bin >copying build/scripts-3.6/cherryd -> /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/bin >changing mode of /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/bin/cherryd to 755 >+ mv /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/bin/cherryd /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/bin/python3.6-cherryd >+ ln -s python3.6-cherryd /builddir/build/BUILDROOT/python3-cherrypy-8.7.0-2.fc26.noarch/usr/bin/python3-cherryd >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/CherryPy-8.7.0 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /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 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lUHCRW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd CherryPy-8.7.0 >+ LANG=C.utf-8 >+ /usr/bin/python3 -m pytest --ignore=build >============================= test session starts ============================== >platform linux -- Python 3.6.0, pytest-3.0.6, py-1.4.32, pluggy-0.4.0 >rootdir: /builddir/build/BUILD/CherryPy-8.7.0, inifile: >collected 265 items >cherrypy/test/test_auth_basic.py .... >cherrypy/test/test_auth_digest.py ... >cherrypy/test/test_bus.py ........... >cherrypy/test/test_caching.py ....X.. >cherrypy/test/test_compat.py s. >cherrypy/test/test_config.py .......... >cherrypy/test/test_config_server.py ..... >cherrypy/test/test_conn.py ..................X... >cherrypy/test/test_core.py ................... >cherrypy/test/test_dynamicobjectmapping.py .... >cherrypy/test/test_encoding.py ............ >cherrypy/test/test_etags.py .... >cherrypy/test/test_http.py .s....... >cherrypy/test/test_httpauth.py ..... >cherrypy/test/test_httplib.py . >cherrypy/test/test_iterator.py .. >cherrypy/test/test_json.py .... >cherrypy/test/test_logging.py ....... >cherrypy/test/test_mime.py ..... >cherrypy/test/test_misc_tools.py .......... >cherrypy/test/test_objectmapping.py ......... >cherrypy/test/test_params.py .... >cherrypy/test/test_proxy.py .. >cherrypy/test/test_refleaks.py .. >cherrypy/test/test_request_obj.py ............... >cherrypy/test/test_routes.py ss >cherrypy/test/test_session.py x.X.X.....s. >cherrypy/test/test_sessionauthenticate.py .. >cherrypy/test/test_states.py ............... >cherrypy/test/test_static.py ....F.......... >cherrypy/test/test_tools.py ........... >cherrypy/test/test_tutorials.py ........... >cherrypy/test/test_virtualhost.py ... >cherrypy/test/test_wsgi_ns.py .. >cherrypy/test/test_wsgi_unix_socket.py .... >cherrypy/test/test_wsgi_vhost.py .. >cherrypy/test/test_wsgiapps.py ..... >cherrypy/test/test_xmlrpc.py .. >cherrypy/wsgiserver/test_wsgiserver.py . >=================================== FAILURES =================================== >_________________________ StaticTest.test_file_stream __________________________ >self = <cherrypy.test.test_static.StaticTest testMethod=test_file_stream> > @pytest.mark.xfail(platform.system() == 'Darwin', > reason='#1475') > def test_file_stream(self): > if cherrypy.server.protocol_version != 'HTTP/1.1': > return self.skip() > > self.PROTOCOL = 'HTTP/1.1' > > # Make an initial request > self.persistent = True > conn = self.HTTP_CONN > conn.putrequest('GET', '/bigfile', skip_host=True) > conn.putheader('Host', self.HOST) > conn.endheaders() > response = conn.response_class(conn.sock, method='GET') > response.begin() > self.assertEqual(response.status, 200) > > body = b'' > remaining = BIGFILE_SIZE > while remaining > 0: > data = response.fp.read(65536) > if not data: > break > body += data > remaining -= len(data) > > if self.scheme == 'https': > newconn = HTTPSConnection > else: > newconn = HTTPConnection > s, h, b = helper.webtest.openURL( > b'/tell', headers=[], host=self.HOST, port=self.PORT, > http_conn=newconn) > if not b: > # The file was closed on the server. > tell_position = BIGFILE_SIZE > else: > tell_position = int(b) > > read_so_far = len(body) > > # It is difficult for us to force the server to only read > # the bytes that we ask for - there are going to be buffers > # inbetween. > # > # CherryPy will attempt to write as much data as it can to > # the socket, and we don't have a way to determine what that > # size will be. So we make the following assumption - by > # the time we have read in the entire file on the server, > # we will have at least received half of it. If this is not > # the case, then this is an indicator that either: > # - machines that are running this test are using buffer > # sizes greater than half of BIGFILE_SIZE; or > # - streaming is broken. > # > # At the time of writing, we seem to have encountered > # buffer sizes bigger than 512K, so we've increased > # BIGFILE_SIZE to 4MB and in 2016 to 20MB and then 32MB. > # This test is going to keep failing according to the > # improvements in hardware and OS buffers. > if tell_position >= BIGFILE_SIZE: > if read_so_far < (BIGFILE_SIZE / 2): > self.fail( > 'The file should have advanced to position %r, but ' > 'has already advanced to the end of the file. It ' > 'may not be streamed as intended, or at the wrong ' > 'chunk size (64k)' % read_so_far) > elif tell_position < read_so_far: > self.fail( > 'The file should have advanced to position %r, but has ' > 'only advanced to position %r. It may not be streamed ' > 'as intended, or at the wrong chunk size (64k)' % > (read_so_far, tell_position)) > > if body != b'x' * BIGFILE_SIZE: > self.fail("Body != 'x' * %d. Got %r instead (%d bytes)." % >> (BIGFILE_SIZE, body[:50], len(body))) >E AssertionError: Body != 'x' * 33554432. Got b'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' instead (30801920 bytes). >cherrypy/test/test_static.py:321: AssertionError >==== 1 failed, 254 passed, 5 skipped, 1 xfailed, 4 xpassed in 88.17 seconds ==== >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.lUHCRW (%check) > Bad exit status from /var/tmp/rpm-tmp.lUHCRW (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-cherrypy.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1424123
: 1253667 |
1253668
|
1253669