Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flask.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-34198-4492/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flask.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-flask-0.12.2-4.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flask.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-34198-4492/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flask.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Kn16Rj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Flask-0.12.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Flask-0.12.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Flask-0.12.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-detect-UTF-encodings-when-loading-json.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Fix-ValueError-for-some-invalid-Range-requests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-be-smarter-about-adding-.cli-to-reloader-command.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf examples/flaskr/ + rm -rf examples/minitwit/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N1K2wk + umask 022 + cd /builddir/build/BUILD + cd Flask-0.12.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/flask copying flask/json.py -> build/lib/flask copying flask/__init__.py -> build/lib/flask copying flask/_compat.py -> build/lib/flask copying flask/views.py -> build/lib/flask copying flask/wrappers.py -> build/lib/flask copying flask/ctx.py -> build/lib/flask copying flask/templating.py -> build/lib/flask copying flask/exthook.py -> build/lib/flask copying flask/sessions.py -> build/lib/flask copying flask/app.py -> build/lib/flask copying flask/testing.py -> build/lib/flask copying flask/cli.py -> build/lib/flask copying flask/helpers.py -> build/lib/flask copying flask/__main__.py -> build/lib/flask copying flask/debughelpers.py -> build/lib/flask copying flask/signals.py -> build/lib/flask copying flask/config.py -> build/lib/flask copying flask/logging.py -> build/lib/flask copying flask/globals.py -> build/lib/flask copying flask/blueprints.py -> build/lib/flask creating build/lib/flask/ext copying flask/ext/__init__.py -> build/lib/flask/ext running egg_info writing Flask.egg-info/PKG-INFO writing dependency_links to Flask.egg-info/dependency_links.txt writing entry points to Flask.egg-info/entry_points.txt writing requirements to Flask.egg-info/requires.txt writing top-level names to Flask.egg-info/top_level.txt reading manifest file 'Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' writing manifest file 'Flask.egg-info/SOURCES.txt' + sleep 1 ++ pwd + PYTHONPATH=/builddir/build/BUILD/Flask-0.12.2 + sphinx-build-3 -b html docs/ docs/_build/html/ Running Sphinx v1.7.6 -------------------------------------------------------------------------- Warning: Flask themes unavailable. Building with default theme If you want the Flask themes, run this command and build again: git submodule update --init -------------------------------------------------------------------------- making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) loading intersphinx inventory from http://werkzeug.pocoo.org/docs/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://werkzeug.pocoo.org/docs/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://werkzeug.pocoo.org/docs/objects.inv', , ConnectionError(...)) loading intersphinx inventory from http://click.pocoo.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://click.pocoo.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://click.pocoo.org/objects.inv', , ConnectionError(...)) loading intersphinx inventory from http://jinja.pocoo.org/docs/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://jinja.pocoo.org/docs/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://jinja.pocoo.org/docs/objects.inv', , ConnectionError(...)) loading intersphinx inventory from http://docs.sqlalchemy.org/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://docs.sqlalchemy.org/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.sqlalchemy.org/en/latest/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://wtforms.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://wtforms.readthedocs.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://wtforms.readthedocs.io/en/latest/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://pythonhosted.org/blinker/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://pythonhosted.org/blinker/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://pythonhosted.org/blinker/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 76 source files that are out of date updating environment: 76 added, 0 changed, 0 removed reading sources... [ 1%] advanced_foreword reading sources... [ 2%] api reading sources... [ 3%] appcontext reading sources... [ 5%] becomingbig reading sources... [ 6%] blueprints reading sources... [ 7%] changelog reading sources... [ 9%] cli reading sources... [ 10%] config reading sources... [ 11%] deploying/cgi reading sources... [ 13%] deploying/fastcgi reading sources... [ 14%] deploying/index reading sources... [ 15%] deploying/mod_wsgi reading sources... [ 17%] deploying/uwsgi reading sources... [ 18%] deploying/wsgi-standalone reading sources... [ 19%] design reading sources... [ 21%] errorhandling reading sources... [ 22%] extensiondev reading sources... [ 23%] extensions reading sources... [ 25%] foreword reading sources... [ 26%] htmlfaq reading sources... [ 27%] index reading sources... [ 28%] installation reading sources... [ 30%] latexindex reading sources... [ 31%] license reading sources... [ 32%] patterns/apierrors reading sources... [ 34%] patterns/appdispatch reading sources... [ 35%] patterns/appfactories reading sources... [ 36%] patterns/caching reading sources... [ 38%] patterns/celery reading sources... [ 39%] patterns/deferredcallbacks reading sources... [ 40%] patterns/distribute reading sources... [ 42%] patterns/errorpages reading sources... [ 43%] patterns/fabric reading sources... [ 44%] patterns/favicon reading sources... [ 46%] patterns/fileuploads reading sources... [ 47%] patterns/flashing reading sources... [ 48%] patterns/index reading sources... [ 50%] patterns/jquery reading sources... [ 51%] patterns/lazyloading reading sources... [ 52%] patterns/methodoverrides reading sources... [ 53%] patterns/mongokit reading sources... [ 55%] patterns/packages reading sources... [ 56%] patterns/requestchecksum reading sources... [ 57%] patterns/sqlalchemy reading sources... [ 59%] patterns/sqlite3 reading sources... [ 60%] patterns/streaming reading sources... [ 61%] patterns/subclassing reading sources... [ 63%] patterns/templateinheritance reading sources... [ 64%] patterns/urlprocessors reading sources... [ 65%] patterns/viewdecorators reading sources... [ 67%] patterns/wtforms reading sources... [ 68%] python3 reading sources... [ 69%] quickstart reading sources... [ 71%] reqcontext reading sources... [ 72%] security reading sources... [ 73%] server reading sources... [ 75%] shell reading sources... [ 76%] signals reading sources... [ 77%] styleguide reading sources... [ 78%] templating reading sources... [ 80%] testing reading sources... [ 81%] tutorial/css reading sources... [ 82%] tutorial/dbcon reading sources... [ 84%] tutorial/dbinit reading sources... [ 85%] tutorial/folders reading sources... [ 86%] tutorial/index reading sources... [ 88%] tutorial/introduction reading sources... [ 89%] tutorial/packaging reading sources... [ 90%] tutorial/schema reading sources... [ 92%] tutorial/setup reading sources... [ 93%] tutorial/templates reading sources... [ 94%] tutorial/testing reading sources... [ 96%] tutorial/views reading sources... [ 97%] unicode reading sources... [ 98%] upgrading reading sources... [100%] views looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] advanced_foreword writing output... [ 2%] api writing output... [ 3%] appcontext writing output... [ 5%] becomingbig writing output... [ 6%] blueprints writing output... [ 7%] changelog writing output... [ 9%] cli writing output... [ 10%] config writing output... [ 11%] deploying/cgi writing output... [ 13%] deploying/fastcgi writing output... [ 14%] deploying/index writing output... [ 15%] deploying/mod_wsgi writing output... [ 17%] deploying/uwsgi writing output... [ 18%] deploying/wsgi-standalone writing output... [ 19%] design writing output... [ 21%] errorhandling writing output... [ 22%] extensiondev writing output... [ 23%] extensions writing output... [ 25%] foreword writing output... [ 26%] htmlfaq writing output... [ 27%] index writing output... [ 28%] installation writing output... [ 30%] latexindex writing output... [ 31%] license writing output... [ 32%] patterns/apierrors writing output... [ 34%] patterns/appdispatch writing output... [ 35%] patterns/appfactories writing output... [ 36%] patterns/caching writing output... [ 38%] patterns/celery writing output... [ 39%] patterns/deferredcallbacks writing output... [ 40%] patterns/distribute writing output... [ 42%] patterns/errorpages writing output... [ 43%] patterns/fabric writing output... [ 44%] patterns/favicon writing output... [ 46%] patterns/fileuploads writing output... [ 47%] patterns/flashing writing output... [ 48%] patterns/index writing output... [ 50%] patterns/jquery writing output... [ 51%] patterns/lazyloading writing output... [ 52%] patterns/methodoverrides writing output... [ 53%] patterns/mongokit writing output... [ 55%] patterns/packages writing output... [ 56%] patterns/requestchecksum writing output... [ 57%] patterns/sqlalchemy writing output... [ 59%] patterns/sqlite3 writing output... [ 60%] patterns/streaming writing output... [ 61%] patterns/subclassing writing output... [ 63%] patterns/templateinheritance writing output... [ 64%] patterns/urlprocessors writing output... [ 65%] patterns/viewdecorators writing output... [ 67%] patterns/wtforms writing output... [ 68%] python3 writing output... [ 69%] quickstart writing output... [ 71%] reqcontext writing output... [ 72%] security writing output... [ 73%] server writing output... [ 75%] shell writing output... [ 76%] signals writing output... [ 77%] styleguide writing output... [ 78%] templating writing output... [ 80%] testing writing output... [ 81%] tutorial/css writing output... [ 82%] tutorial/dbcon writing output... [ 84%] tutorial/dbinit writing output... [ 85%] tutorial/folders writing output... [ 86%] tutorial/index writing output... [ 88%] tutorial/introduction writing output... [ 89%] tutorial/packaging writing output... [ 90%] tutorial/schema writing output... [ 92%] tutorial/setup writing output... [ 93%] tutorial/templates writing output... [ 94%] tutorial/testing writing output... [ 96%] tutorial/views writing output... [ 97%] unicode writing output... [ 98%] upgrading writing output... [100%] views generating indices... genindex py-modindex writing additional pages... search copying images... [ 20%] _static/yes.png copying images... [ 40%] _static/no.png copying images... [ 60%] _static/logo-full.png copying images... [ 80%] _static/debugger.png copying images... [100%] tutorial/../_static/flaskr.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 14 warnings. The HTML pages are in docs/_build/html. + rm -rf docs/_build/html/.buildinfo docs/_build/html/.doctrees + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UXZqpB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch + cd Flask-0.12.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr creating /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/json.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/__init__.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/_compat.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/views.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/wrappers.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/ctx.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/templating.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/exthook.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/sessions.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/app.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/testing.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/cli.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/helpers.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/__main__.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask creating /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/ext copying build/lib/flask/ext/__init__.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/ext copying build/lib/flask/debughelpers.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/signals.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/config.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/logging.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/globals.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask copying build/lib/flask/blueprints.py -> /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/json.py to json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/wrappers.py to wrappers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/ctx.py to ctx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/templating.py to templating.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/exthook.py to exthook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/sessions.py to sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/app.py to app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/testing.py to testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/ext/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/debughelpers.py to debughelpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/signals.py to signals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/globals.py to globals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/flask/blueprints.py to blueprints.cpython-36.pyc writing byte-compilation script '/tmp/tmp9gye42y8.py' /usr/libexec/platform-python /tmp/tmp9gye42y8.py removing /tmp/tmp9gye42y8.py running install_egg_info running egg_info writing Flask.egg-info/PKG-INFO writing dependency_links to Flask.egg-info/dependency_links.txt writing entry points to Flask.egg-info/entry_points.txt writing requirements to Flask.egg-info/requires.txt writing top-level names to Flask.egg-info/top_level.txt reading manifest file 'Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_themes' writing manifest file 'Flask.egg-info/SOURCES.txt' Copying Flask.egg-info to /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages/Flask-0.12.2-py3.6.egg-info running install_scripts Installing flask script to /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/bin/flask /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/bin/flask-3.6 + ln -s flask-3.6 /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/bin/flask-3 + ln -sf flask-3 /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/bin/flask + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.12.2-4.el8 --unique-debug-suffix -0.12.2-4.el8.noarch --unique-debug-src-base python-flask-0.12.2-4.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Flask-0.12.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KyVSGg + umask 022 + cd /builddir/build/BUILD + cd Flask-0.12.2 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + PYTHONPATH=/builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/lib/python3.6/site-packages + py.test-3.6 -v ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/Flask-0.12.2, inifile: setup.cfg collecting ... collected 398 items examples/blueprintexample/test_blueprintexample.py::test_urls PASSED [ 0%] tests/test_appctx.py::test_basic_url_generation PASSED [ 0%] tests/test_appctx.py::test_url_generation_requires_server_name PASSED [ 0%] tests/test_appctx.py::test_url_generation_without_context_fails PASSED [ 1%] tests/test_appctx.py::test_request_context_means_app_context PASSED [ 1%] tests/test_appctx.py::test_app_context_provides_current_app PASSED [ 1%] tests/test_appctx.py::test_app_tearing_down PASSED [ 1%] tests/test_appctx.py::test_app_tearing_down_with_previous_exception PASSED [ 2%] tests/test_appctx.py::test_app_tearing_down_with_handled_exception PASSED [ 2%] tests/test_appctx.py::test_app_ctx_globals_methods PASSED [ 2%] tests/test_appctx.py::test_custom_app_ctx_globals_class PASSED [ 2%] tests/test_appctx.py::test_context_refcounts PASSED [ 3%] tests/test_appctx.py::test_clean_pop PASSED [ 3%] tests/test_basic.py::test_options_work PASSED [ 3%] tests/test_basic.py::test_options_on_multiple_rules PASSED [ 3%] tests/test_basic.py::test_options_handling_disabled PASSED [ 4%] tests/test_basic.py::test_request_dispatching PASSED [ 4%] tests/test_basic.py::test_disallow_string_for_allowed_methods PASSED [ 4%] tests/test_basic.py::test_url_mapping PASSED [ 4%] tests/test_basic.py::test_werkzeug_routing PASSED [ 5%] tests/test_basic.py::test_endpoint_decorator PASSED [ 5%] tests/test_basic.py::test_session PASSED [ 5%] tests/test_basic.py::test_session_using_server_name PASSED [ 5%] tests/test_basic.py::test_session_using_server_name_and_port PASSED [ 6%] tests/test_basic.py::test_session_using_server_name_port_and_path PASSED [ 6%] tests/test_basic.py::test_session_using_application_root PASSED [ 6%] tests/test_basic.py::test_session_using_session_settings PASSED [ 6%] tests/test_basic.py::test_missing_session PASSED [ 7%] tests/test_basic.py::test_session_expiration PASSED [ 7%] tests/test_basic.py::test_session_expiration ERROR [ 7%] tests/test_basic.py::test_session_stored_last PASSED [ 7%] tests/test_basic.py::test_session_special_types PASSED [ 7%] tests/test_basic.py::test_session_cookie_setting PASSED [ 8%] tests/test_basic.py::test_flashes PASSED [ 8%] tests/test_basic.py::test_extended_flashing PASSED [ 8%] tests/test_basic.py::test_request_processing PASSED [ 8%] tests/test_basic.py::test_request_preprocessing_early_return PASSED [ 9%] tests/test_basic.py::test_after_request_processing PASSED [ 9%] tests/test_basic.py::test_teardown_request_handler PASSED [ 9%] tests/test_basic.py::test_teardown_request_handler_debug_mode PASSED [ 9%] tests/test_basic.py::test_teardown_request_handler_error PASSED [ 10%] tests/test_basic.py::test_before_after_request_order PASSED [ 10%] tests/test_basic.py::test_error_handling PASSED [ 10%] tests/test_basic.py::test_error_handling_processing PASSED [ 10%] tests/test_basic.py::test_baseexception_error_handling PASSED [ 11%] tests/test_basic.py::test_before_request_and_routing_errors PASSED [ 11%] tests/test_basic.py::test_user_error_handling PASSED [ 11%] tests/test_basic.py::test_http_error_subclass_handling PASSED [ 11%] tests/test_basic.py::test_trapping_of_bad_request_key_errors PASSED [ 12%] tests/test_basic.py::test_trapping_of_all_http_exceptions PASSED [ 12%] tests/test_basic.py::test_enctype_debug_helper PASSED [ 12%] tests/test_basic.py::test_response_creation PASSED [ 12%] tests/test_basic.py::test_make_response PASSED [ 13%] tests/test_basic.py::test_make_response_with_response_instance PASSED [ 13%] tests/test_basic.py::test_jsonify_no_prettyprint PASSED [ 13%] tests/test_basic.py::test_jsonify_prettyprint PASSED [ 13%] tests/test_basic.py::test_jsonify_mimetype PASSED [ 14%] tests/test_basic.py::test_jsonify_args_and_kwargs_check PASSED [ 14%] tests/test_basic.py::test_url_generation PASSED [ 14%] tests/test_basic.py::test_build_error_handler PASSED [ 14%] tests/test_basic.py::test_build_error_handler_reraise PASSED [ 15%] tests/test_basic.py::test_custom_converters PASSED [ 15%] tests/test_basic.py::test_static_files PASSED [ 15%] tests/test_basic.py::test_static_path_deprecated PASSED [ 15%] tests/test_basic.py::test_static_url_path PASSED [ 16%] tests/test_basic.py::test_none_response PASSED [ 16%] tests/test_basic.py::test_request_locals PASSED [ 16%] tests/test_basic.py::test_test_app_proper_environ PASSED [ 16%] tests/test_basic.py::test_exception_propagation PASSED [ 17%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-True-True-True] PASSED [ 17%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-True-True-False] PASSED [ 17%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-True-False-True] PASSED [ 17%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-True-False-False] PASSED [ 18%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-False-True-True] PASSED [ 18%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-False-True-False] PASSED [ 18%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-False-False-True] PASSED [ 18%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-False-False-False] PASSED [ 19%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-True-True-True] PASSED [ 19%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-True-True-False] PASSED [ 19%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-True-False-True] PASSED [ 19%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-True-False-False] PASSED [ 20%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-False-True-True] PASSED [ 20%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-False-True-False] PASSED [ 20%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-False-False-True] PASSED [ 20%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-False-False-False] PASSED [ 21%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-True-True-True] PASSED [ 21%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-True-True-False] PASSED [ 21%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-True-False-True] PASSED [ 21%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-True-False-False] PASSED [ 22%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-False-True-True] PASSED [ 22%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-False-True-False] PASSED [ 22%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-False-False-True] PASSED [ 22%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-False-False-False] PASSED [ 23%] tests/test_basic.py::test_max_content_length PASSED [ 23%] tests/test_basic.py::test_url_processors PASSED [ 23%] tests/test_basic.py::test_inject_blueprint_url_defaults PASSED [ 23%] tests/test_basic.py::test_nonascii_pathinfo PASSED [ 24%] tests/test_basic.py::test_debug_mode_complains_after_first_request PASSED [ 24%] tests/test_basic.py::test_before_first_request_functions PASSED [ 24%] tests/test_basic.py::test_before_first_request_functions_concurrent PASSED [ 24%] tests/test_basic.py::test_routing_redirect_debugging PASSED [ 25%] tests/test_basic.py::test_route_decorator_custom_endpoint PASSED [ 25%] tests/test_basic.py::test_preserve_only_once PASSED [ 25%] tests/test_basic.py::test_preserve_remembers_exception PASSED [ 25%] tests/test_basic.py::test_get_method_on_g PASSED [ 26%] tests/test_basic.py::test_g_iteration_protocol PASSED [ 26%] tests/test_basic.py::test_subdomain_basic_support PASSED [ 26%] tests/test_basic.py::test_subdomain_matching PASSED [ 26%] tests/test_basic.py::test_subdomain_matching_with_ports PASSED [ 27%] tests/test_basic.py::test_multi_route_rules PASSED [ 27%] tests/test_basic.py::test_multi_route_class_views PASSED [ 27%] tests/test_basic.py::test_run_defaults PASSED [ 27%] tests/test_basic.py::test_run_server_port PASSED [ 28%] tests/test_blueprints.py::test_blueprint_specific_error_handling PASSED [ 28%] tests/test_blueprints.py::test_blueprint_specific_user_error_handling PASSED [ 28%] tests/test_blueprints.py::test_blueprint_url_definitions PASSED [ 28%] tests/test_blueprints.py::test_blueprint_url_processors PASSED [ 29%] tests/test_blueprints.py::test_templates_and_static PASSED [ 29%] tests/test_blueprints.py::test_default_static_cache_timeout PASSED [ 29%] tests/test_blueprints.py::test_templates_list PASSED [ 29%] tests/test_blueprints.py::test_dotted_names PASSED [ 30%] tests/test_blueprints.py::test_dotted_names_from_app PASSED [ 30%] tests/test_blueprints.py::test_empty_url_defaults PASSED [ 30%] tests/test_blueprints.py::test_route_decorator_custom_endpoint PASSED [ 30%] tests/test_blueprints.py::test_route_decorator_custom_endpoint_with_dots PASSED [ 31%] tests/test_blueprints.py::test_template_filter PASSED [ 31%] tests/test_blueprints.py::test_add_template_filter PASSED [ 31%] tests/test_blueprints.py::test_template_filter_with_name PASSED [ 31%] tests/test_blueprints.py::test_add_template_filter_with_name PASSED [ 32%] tests/test_blueprints.py::test_template_filter_with_template PASSED [ 32%] tests/test_blueprints.py::test_template_filter_after_route_with_template PASSED [ 32%] tests/test_blueprints.py::test_add_template_filter_with_template PASSED [ 32%] tests/test_blueprints.py::test_template_filter_with_name_and_template PASSED [ 33%] tests/test_blueprints.py::test_add_template_filter_with_name_and_template PASSED [ 33%] tests/test_blueprints.py::test_template_test PASSED [ 33%] tests/test_blueprints.py::test_add_template_test PASSED [ 33%] tests/test_blueprints.py::test_template_test_with_name PASSED [ 34%] tests/test_blueprints.py::test_add_template_test_with_name PASSED [ 34%] tests/test_blueprints.py::test_template_test_with_template PASSED [ 34%] tests/test_blueprints.py::test_template_test_after_route_with_template PASSED [ 34%] tests/test_blueprints.py::test_add_template_test_with_template PASSED [ 35%] tests/test_blueprints.py::test_template_test_with_name_and_template PASSED [ 35%] tests/test_blueprints.py::test_add_template_test_with_name_and_template PASSED [ 35%] tests/test_cli.py::test_cli_name PASSED [ 35%] tests/test_cli.py::test_find_best_app PASSED [ 36%] tests/test_cli.py::test_prepare_exec_for_file PASSED [ 36%] tests/test_cli.py::test_locate_app PASSED [ 36%] tests/test_cli.py::test_find_default_import_path PASSED [ 36%] tests/test_cli.py::test_get_version PASSED [ 37%] tests/test_cli.py::test_scriptinfo PASSED [ 37%] tests/test_cli.py::test_with_appcontext PASSED [ 37%] tests/test_cli.py::test_appgroup PASSED [ 37%] tests/test_cli.py::test_flaskgroup PASSED [ 38%] tests/test_config.py::test_config_from_file PASSED [ 38%] tests/test_config.py::test_config_from_object PASSED [ 38%] tests/test_config.py::test_config_from_json PASSED [ 38%] tests/test_config.py::test_config_from_mapping PASSED [ 39%] tests/test_config.py::test_config_from_class PASSED [ 39%] tests/test_config.py::test_config_from_envvar PASSED [ 39%] tests/test_config.py::test_config_from_envvar_missing PASSED [ 39%] tests/test_config.py::test_config_missing PASSED [ 40%] tests/test_config.py::test_config_missing_json PASSED [ 40%] tests/test_config.py::test_custom_config_class PASSED [ 40%] tests/test_config.py::test_session_lifetime PASSED [ 40%] tests/test_config.py::test_send_file_max_age PASSED [ 41%] tests/test_config.py::test_get_namespace PASSED [ 41%] tests/test_config.py::test_from_pyfile_weird_encoding[utf-8] PASSED [ 41%] tests/test_config.py::test_from_pyfile_weird_encoding[iso-8859-15] PASSED [ 41%] tests/test_config.py::test_from_pyfile_weird_encoding[latin-1] PASSED [ 42%] tests/test_deprecations.py::TestRequestDeprecation::test_request_json PASSED [ 42%] tests/test_deprecations.py::TestRequestDeprecation::test_request_module PASSED [ 42%] tests/test_ext.py::test_flaskext_new_simple_import_normal PASSED [ 42%] tests/test_ext.py::test_flaskext_new_simple_import_module PASSED [ 43%] tests/test_ext.py::test_flaskext_new_package_import_normal PASSED [ 43%] tests/test_ext.py::test_flaskext_new_package_import_module PASSED [ 43%] tests/test_ext.py::test_flaskext_new_package_import_submodule_function PASSED [ 43%] tests/test_ext.py::test_flaskext_new_package_import_submodule PASSED [ 44%] tests/test_ext.py::test_flaskext_old_simple_import_normal PASSED [ 44%] tests/test_ext.py::test_flaskext_old_simple_import_module PASSED [ 44%] tests/test_ext.py::test_flaskext_old_package_import_normal PASSED [ 44%] tests/test_ext.py::test_flaskext_old_package_import_module PASSED [ 45%] tests/test_ext.py::test_flaskext_old_package_import_submodule PASSED [ 45%] tests/test_ext.py::test_flaskext_old_package_import_submodule_function PASSED [ 45%] tests/test_ext.py::test_flaskext_broken_package_no_module_caching PASSED [ 45%] tests/test_ext.py::test_no_error_swallowing FAILED [ 46%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-1] PASSED [ 46%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-t] PASSED [ 46%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-True] PASSED [ 46%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-False] PASSED [ 47%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-None] PASSED [ 47%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-value5] PASSED [ 47%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-value6] PASSED [ 47%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-value7] PASSED [ 48%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-value8] PASSED [ 48%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-1] PASSED [ 48%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-t] PASSED [ 48%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-True] PASSED [ 49%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-False] PASSED [ 49%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-None] PASSED [ 49%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-value5] PASSED [ 50%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-value6] PASSED [ 50%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-value7] PASSED [ 50%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-value8] PASSED [ 50%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-1] PASSED [ 51%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-t] PASSED [ 51%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-True] PASSED [ 51%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-False] PASSED [ 51%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-None] PASSED [ 52%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-value5] PASSED [ 52%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-value6] PASSED [ 52%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-value7] PASSED [ 52%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-value8] PASSED [ 53%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-1] PASSED [ 53%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-t] PASSED [ 53%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-True] PASSED [ 53%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-False] PASSED [ 54%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-None] PASSED [ 54%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-value5] PASSED [ 54%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-value6] PASSED [ 54%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-value7] PASSED [ 55%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-value8] PASSED [ 55%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-1] PASSED [ 55%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-t] PASSED [ 55%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-True] PASSED [ 56%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-False] PASSED [ 56%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-None] PASSED [ 56%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-value5] PASSED [ 56%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-value6] PASSED [ 57%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-value7] PASSED [ 57%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-value8] PASSED [ 57%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-1] PASSED [ 57%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-t] PASSED [ 58%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-True] PASSED [ 58%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-False] PASSED [ 58%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-None] PASSED [ 58%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-value5] PASSED [ 59%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-value6] PASSED [ 59%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-value7] PASSED [ 59%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-value8] PASSED [ 59%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-1] PASSED [ 60%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-t] PASSED [ 60%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-True] PASSED [ 60%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-False] PASSED [ 60%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-None] PASSED [ 61%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-value5] PASSED [ 61%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-value6] PASSED [ 61%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-value7] PASSED [ 61%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-value8] PASSED [ 62%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-1] PASSED [ 62%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-t] PASSED [ 62%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-True] PASSED [ 62%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-False] PASSED [ 63%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-None] PASSED [ 63%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-value5] PASSED [ 63%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-value6] PASSED [ 63%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-value7] PASSED [ 64%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-value8] PASSED [ 64%] tests/test_helpers.py::TestJSON::test_ignore_cached_json PASSED [ 64%] tests/test_helpers.py::TestJSON::test_post_empty_json_adds_exception_to_response_content_in_debug PASSED [ 64%] tests/test_helpers.py::TestJSON::test_post_empty_json_wont_add_exception_to_response_if_no_debug PASSED [ 65%] tests/test_helpers.py::TestJSON::test_json_bad_requests PASSED [ 65%] tests/test_helpers.py::TestJSON::test_json_custom_mimetypes PASSED [ 65%] tests/test_helpers.py::TestJSON::test_json_as_unicode PASSED [ 65%] tests/test_helpers.py::TestJSON::test_json_dump_to_file PASSED [ 66%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[0] PASSED [ 66%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[-1] PASSED [ 66%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[1] PASSED [ 66%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[23] PASSED [ 67%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[3.14] PASSED [ 67%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[s] PASSED [ 67%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[longer string] PASSED [ 67%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[True] PASSED [ 68%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[False] PASSED [ 68%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[None] PASSED [ 68%] tests/test_helpers.py::TestJSON::test_jsonify_dicts PASSED [ 68%] tests/test_helpers.py::TestJSON::test_jsonify_arrays PASSED [ 69%] tests/test_helpers.py::TestJSON::test_jsonify_date_types PASSED [ 69%] tests/test_helpers.py::TestJSON::test_jsonify_uuid_types PASSED [ 69%] tests/test_helpers.py::TestJSON::test_json_attr PASSED [ 69%] tests/test_helpers.py::TestJSON::test_template_escaping PASSED [ 70%] tests/test_helpers.py::TestJSON::test_json_customization PASSED [ 70%] tests/test_helpers.py::TestJSON::test_modified_url_encoding PASSED [ 70%] tests/test_helpers.py::TestJSON::test_json_key_sorting PASSED [ 70%] tests/test_helpers.py::TestSendfile::test_send_file_regular PASSED [ 71%] tests/test_helpers.py::TestSendfile::test_send_file_xsendfile PASSED [ 71%] tests/test_helpers.py::TestSendfile::test_send_file_last_modified PASSED [ 71%] tests/test_helpers.py::TestSendfile::test_send_file_object_without_mimetype PASSED [ 71%] tests/test_helpers.py::TestSendfile::test_send_file_object PASSED [ 72%] tests/test_helpers.py::TestSendfile::test_send_file_range_request PASSED [ 72%] tests/test_helpers.py::TestSendfile::test_send_file_range_request_xsendfile_invalid PASSED [ 72%] tests/test_helpers.py::TestSendfile::test_attachment PASSED [ 72%] tests/test_helpers.py::TestSendfile::test_static_file PASSED [ 73%] tests/test_helpers.py::TestSendfile::test_send_from_directory PASSED [ 73%] tests/test_helpers.py::TestSendfile::test_send_from_directory_bad_request PASSED [ 73%] tests/test_helpers.py::TestLogging::test_logger_cache PASSED [ 73%] tests/test_helpers.py::TestLogging::test_debug_log PASSED [ 74%] tests/test_helpers.py::TestLogging::test_debug_log_override PASSED [ 74%] tests/test_helpers.py::TestLogging::test_exception_logging PASSED [ 74%] tests/test_helpers.py::TestLogging::test_processor_exceptions PASSED [ 74%] tests/test_helpers.py::TestLogging::test_url_for_with_anchor PASSED [ 75%] tests/test_helpers.py::TestLogging::test_url_for_with_scheme PASSED [ 75%] tests/test_helpers.py::TestLogging::test_url_for_with_scheme_not_external PASSED [ 75%] tests/test_helpers.py::TestLogging::test_url_for_with_alternating_schemes PASSED [ 75%] tests/test_helpers.py::TestLogging::test_url_with_method PASSED [ 76%] tests/test_helpers.py::TestNoImports::test_name_with_import_error PASSED [ 76%] tests/test_helpers.py::TestStreaming::test_streaming_with_context PASSED [ 76%] tests/test_helpers.py::TestStreaming::test_streaming_with_context_as_decorator PASSED [ 76%] tests/test_helpers.py::TestStreaming::test_streaming_with_context_and_custom_close PASSED [ 77%] tests/test_helpers.py::TestSafeJoin::test_safe_join PASSED [ 77%] tests/test_helpers.py::TestSafeJoin::test_safe_join_exceptions PASSED [ 77%] tests/test_instance_config.py::test_explicit_instance_paths PASSED [ 77%] tests/test_instance_config.py::test_main_module_paths PASSED [ 78%] tests/test_instance_config.py::test_uninstalled_module_paths PASSED [ 78%] tests/test_instance_config.py::test_uninstalled_package_paths PASSED [ 78%] tests/test_instance_config.py::test_installed_module_paths[True] PASSED [ 78%] tests/test_instance_config.py::test_installed_module_paths[False] PASSED [ 79%] tests/test_instance_config.py::test_installed_package_paths[True] PASSED [ 79%] tests/test_instance_config.py::test_installed_package_paths[False] PASSED [ 79%] tests/test_instance_config.py::test_prefix_package_paths[True] PASSED [ 79%] tests/test_instance_config.py::test_prefix_package_paths[False] PASSED [ 80%] tests/test_instance_config.py::test_egg_installed_paths PASSED [ 80%] tests/test_instance_config.py::test_meta_path_loader_without_is_package SKIPPED [ 80%] tests/test_regression.py::test_memory_consumption PASSED [ 80%] tests/test_regression.py::test_safe_join_toplevel_pardir PASSED [ 81%] tests/test_regression.py::test_aborting PASSED [ 81%] tests/test_reqctx.py::test_teardown_on_pop PASSED [ 81%] tests/test_reqctx.py::test_teardown_with_previous_exception PASSED [ 81%] tests/test_reqctx.py::test_teardown_with_handled_exception PASSED [ 82%] tests/test_reqctx.py::test_proper_test_request_context PASSED [ 82%] tests/test_reqctx.py::test_context_binding PASSED [ 82%] tests/test_reqctx.py::test_context_test PASSED [ 82%] tests/test_reqctx.py::test_manual_context_binding PASSED [ 83%] tests/test_reqctx.py::test_greenlet_context_copying SKIPPED [ 83%] tests/test_reqctx.py::test_greenlet_context_copying_api SKIPPED [ 83%] tests/test_signals.py::test_template_rendered SKIPPED [ 83%] tests/test_signals.py::test_before_render_template SKIPPED [ 84%] tests/test_signals.py::test_request_signals SKIPPED [ 84%] tests/test_signals.py::test_request_exception_signal SKIPPED [ 84%] tests/test_signals.py::test_appcontext_signals SKIPPED [ 84%] tests/test_signals.py::test_flash_signal SKIPPED [ 85%] tests/test_signals.py::test_appcontext_tearing_down_signal SKIPPED [ 85%] tests/test_subclassing.py::test_suppressed_exception_logging PASSED [ 85%] tests/test_templating.py::test_context_processing PASSED [ 85%] tests/test_templating.py::test_original_win PASSED [ 86%] tests/test_templating.py::test_request_less_rendering PASSED [ 86%] tests/test_templating.py::test_standard_context PASSED [ 86%] tests/test_templating.py::test_escaping PASSED [ 86%] tests/test_templating.py::test_no_escaping PASSED [ 87%] tests/test_templating.py::test_escaping_without_template_filename PASSED [ 87%] tests/test_templating.py::test_macros PASSED [ 87%] tests/test_templating.py::test_template_filter PASSED [ 87%] tests/test_templating.py::test_add_template_filter PASSED [ 88%] tests/test_templating.py::test_template_filter_with_name PASSED [ 88%] tests/test_templating.py::test_add_template_filter_with_name PASSED [ 88%] tests/test_templating.py::test_template_filter_with_template PASSED [ 88%] tests/test_templating.py::test_add_template_filter_with_template PASSED [ 89%] tests/test_templating.py::test_template_filter_with_name_and_template PASSED [ 89%] tests/test_templating.py::test_add_template_filter_with_name_and_template PASSED [ 89%] tests/test_templating.py::test_template_test PASSED [ 89%] tests/test_templating.py::test_add_template_test PASSED [ 90%] tests/test_templating.py::test_template_test_with_name PASSED [ 90%] tests/test_templating.py::test_add_template_test_with_name PASSED [ 90%] tests/test_templating.py::test_template_test_with_template PASSED [ 90%] tests/test_templating.py::test_add_template_test_with_template PASSED [ 91%] tests/test_templating.py::test_template_test_with_name_and_template PASSED [ 91%] tests/test_templating.py::test_add_template_test_with_name_and_template PASSED [ 91%] tests/test_templating.py::test_add_template_global PASSED [ 91%] tests/test_templating.py::test_custom_template_loader PASSED [ 92%] tests/test_templating.py::test_iterable_loader PASSED [ 92%] tests/test_templating.py::test_templates_auto_reload PASSED [ 92%] tests/test_templating.py::test_template_loader_debugging PASSED [ 92%] tests/test_templating.py::test_custom_jinja_env PASSED [ 93%] tests/test_testing.py::test_environ_defaults_from_config PASSED [ 93%] tests/test_testing.py::test_environ_defaults PASSED [ 93%] tests/test_testing.py::test_environ_base_default PASSED [ 93%] tests/test_testing.py::test_environ_base_modified PASSED [ 94%] tests/test_testing.py::test_redirect_keep_session PASSED [ 94%] tests/test_testing.py::test_session_transactions PASSED [ 94%] tests/test_testing.py::test_session_transactions_no_null_sessions PASSED [ 94%] tests/test_testing.py::test_session_transactions_keep_context PASSED [ 95%] tests/test_testing.py::test_session_transaction_needs_cookies PASSED [ 95%] tests/test_testing.py::test_test_client_context_binding PASSED [ 95%] tests/test_testing.py::test_reuse_client PASSED [ 95%] tests/test_testing.py::test_test_client_calls_teardown_handlers PASSED [ 96%] tests/test_testing.py::test_full_url_request PASSED [ 96%] tests/test_testing.py::test_subdomain PASSED [ 96%] tests/test_testing.py::test_nosubdomain PASSED [ 96%] tests/test_user_error_handler.py::test_error_handler_no_match PASSED [ 97%] tests/test_user_error_handler.py::test_error_handler_subclass PASSED [ 97%] tests/test_user_error_handler.py::test_error_handler_http_subclass PASSED [ 97%] tests/test_user_error_handler.py::test_error_handler_blueprint PASSED [ 97%] tests/test_views.py::test_basic_view PASSED [ 98%] tests/test_views.py::test_method_based_view PASSED [ 98%] tests/test_views.py::test_view_patching PASSED [ 98%] tests/test_views.py::test_view_inheritance PASSED [ 98%] tests/test_views.py::test_view_decorators PASSED [ 99%] tests/test_views.py::test_implicit_head PASSED [ 99%] tests/test_views.py::test_explicit_head PASSED [ 99%] tests/test_views.py::test_endpoint_override PASSED [100%] ==================================== ERRORS ==================================== _________________ ERROR at teardown of test_session_expiration _________________ recwarn = WarningsRecorder(record=True) @pytest.yield_fixture(autouse=True) def catch_deprecation_warnings(recwarn): yield gc.collect() > assert not recwarn.list E assert not [] E + where [] = WarningsRecorder(record=True).list tests/conftest.py:134: AssertionError =================================== FAILURES =================================== ___________________________ test_no_error_swallowing ___________________________ flaskext_broken = None def test_no_error_swallowing(flaskext_broken): with pytest.raises(ImportError) as excinfo: import flask.ext.broken > assert excinfo.type is ImportError E AssertionError: assert is ImportError E + where = .type tests/test_ext.py:183: AssertionError ========== 1 failed, 387 passed, 10 skipped, 1 error in 9.15 seconds =========== + : + exit 0 Processing files: python3-flask-0.12.2-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WzkFEU + umask 022 + cd /builddir/build/BUILD + cd Flask-0.12.2 + DOCDIR=/builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/doc/python3-flask + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/doc/python3-flask + cp -pr CHANGES /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/doc/python3-flask + cp -pr README /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/doc/python3-flask + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.clsnuC + umask 022 + cd /builddir/build/BUILD + cd Flask-0.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/licenses/python3-flask + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/licenses/python3-flask + cp -pr LICENSE /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/licenses/python3-flask + exit 0 Provides: python3-flask = 1:0.12.2-4.el8 python3.6dist(flask) = 0.12.2 python3dist(flask) = 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: /usr/libexec/platform-python python(abi) = 3.6 Processing files: python-flask-doc-0.12.2-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VwKASG + umask 022 + cd /builddir/build/BUILD + cd Flask-0.12.2 + DOCDIR=/builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/doc/python-flask-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/doc/python-flask-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/doc/python-flask-doc + cp -pr examples /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/doc/python-flask-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0FHysN + umask 022 + cd /builddir/build/BUILD + cd Flask-0.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/licenses/python-flask-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/licenses/python-flask-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch/usr/share/licenses/python-flask-doc + exit 0 Provides: python-flask-doc = 1:0.12.2-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python3-flask-doc < 1:0.11.1-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch Wrote: /builddir/build/RPMS/python3-flask-0.12.2-4.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-flask-doc-0.12.2-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.horyIf + umask 022 + cd /builddir/build/BUILD + cd Flask-0.12.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flask-0.12.2-4.el8.noarch + exit 0 Child return code was: 0