Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-flask-restful.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.9sY0Mc:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '99fc84588814489b99a23c4fc2d4e21d', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.9sY0Mc:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-flask-restful.spec'] with env {'LANG': 'en_US.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-flask-restful-0.3.5-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-flask-restful.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.9sY0Mc:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '603e2519c3d54196bffa356ff82b5a33', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.9sY0Mc:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-flask-restful.spec'] with env {'LANG': 'en_US.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S9oAal + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flask-restful-0.3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.3.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd flask-restful-0.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf docs/_themes/.gitignore + echo 'Patch #0 (python-flask-restful.remove_q0_testcase.patch):' Patch #0 (python-flask-restful.remove_q0_testcase.patch): + /usr/bin/cat /builddir/build/SOURCES/python-flask-restful.remove_q0_testcase.patch + /usr/bin/patch -p0 --fuzz=0 patching file tests/test_accept.py Hunk #1 succeeded at 144 (offset 23 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I5Z3Bc + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/flask_restful copying flask_restful/__init__.py -> build/lib/flask_restful copying flask_restful/fields.py -> build/lib/flask_restful copying flask_restful/inputs.py -> build/lib/flask_restful copying flask_restful/paging.py -> build/lib/flask_restful copying flask_restful/reqparse.py -> build/lib/flask_restful creating build/lib/flask_restful/representations copying flask_restful/representations/__init__.py -> build/lib/flask_restful/representations copying flask_restful/representations/json.py -> build/lib/flask_restful/representations creating build/lib/flask_restful/utils copying flask_restful/utils/__init__.py -> build/lib/flask_restful/utils copying flask_restful/utils/cors.py -> build/lib/flask_restful/utils copying flask_restful/utils/crypto.py -> build/lib/flask_restful/utils running egg_info creating Flask_RESTful.egg-info writing requirements to Flask_RESTful.egg-info/requires.txt writing Flask_RESTful.egg-info/PKG-INFO writing top-level names to Flask_RESTful.egg-info/top_level.txt writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'CHANGES' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.pyo' found under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'tests' BUILDSTDERR: warning: no previously-included files matching '*.pyo' found under directory 'tests' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'examples' BUILDSTDERR: warning: no previously-included files matching '*.pyo' found under directory 'examples' BUILDSTDERR: no previously-included directories found matching 'docs/_build' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rCVfh8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386 + cd flask-restful-0.3.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr creating /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful copying build/lib/flask_restful/__init__.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful copying build/lib/flask_restful/fields.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful copying build/lib/flask_restful/inputs.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful copying build/lib/flask_restful/paging.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful copying build/lib/flask_restful/reqparse.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful creating /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/__init__.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/json.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/representations creating /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/__init__.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/cors.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/crypto.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/utils byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/inputs.py to inputs.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/paging.py to paging.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/reqparse.py to reqparse.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/representations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/representations/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/utils/cors.py to cors.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/flask_restful/utils/crypto.py to crypto.pyc writing byte-compilation script '/tmp/tmpEslQFz.py' /usr/bin/python2 -O /tmp/tmpEslQFz.py removing /tmp/tmpEslQFz.py running install_egg_info running egg_info writing requirements to Flask_RESTful.egg-info/requires.txt writing Flask_RESTful.egg-info/PKG-INFO writing top-level names to Flask_RESTful.egg-info/top_level.txt writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'CHANGES' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.pyo' found under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'tests' BUILDSTDERR: warning: no previously-included files matching '*.pyo' found under directory 'tests' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'examples' BUILDSTDERR: warning: no previously-included files matching '*.pyo' found under directory 'examples' BUILDSTDERR: no previously-included directories found matching 'docs/_build' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' Copying Flask_RESTful.egg-info to /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7/site-packages/Flask_RESTful-0.3.5-py2.7.egg-info running install_scripts + /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/flask-restful-0.3.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ICzrS5 + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.5 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to Flask_RESTful.egg-info/requires.txt writing Flask_RESTful.egg-info/PKG-INFO writing top-level names to Flask_RESTful.egg-info/top_level.txt writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'CHANGES' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.pyo' found under directory 'docs' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'tests' BUILDSTDERR: warning: no previously-included files matching '*.pyo' found under directory 'tests' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'examples' BUILDSTDERR: warning: no previously-included files matching '*.pyo' found under directory 'examples' BUILDSTDERR: no previously-included directories found matching 'docs/_build' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: test_accept_default_any_pick_first (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_default_application_json (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_default_override_accept (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_invalid_default_no_representations (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_no_default_accept_highest_quality_of_three (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_no_default_accept_highest_quality_of_two (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_no_default_custom_repr_match (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_no_default_custom_repr_not_acceptable (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_no_default_match_acceptable (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_no_default_no_match_not_acceptable (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_accept_no_default_no_representations (tests.test_accept.AcceptTestCase) ... ok BUILDSTDERR: test_abort_custom_message (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_abort_data (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_abort_no_data (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_abort_type (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_add_resource (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_add_resource_endpoint (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_add_resource_forward_resource_class_parameters (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_add_resource_kwargs (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_add_the_same_resource_on_same_endpoint (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_add_two_conflicting_resources_on_same_endpoint (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_allow_null_presents_data (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_api_base (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_api_delayed_initialization (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_api_prefix (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_api_representation (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_calling_owns_endpoint_before_api_init (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_custom_error_message (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_decorator (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_endpoints (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_error_router_falls_back_to_original (tests.test_api.APITestCase) BUILDSTDERR: Verify that if an exception occurs in the Flask-RESTful error handler, ... ok BUILDSTDERR: test_exception_header_forwarded (tests.test_api.APITestCase) BUILDSTDERR: Test that HTTPException's headers are extended properly ... ok BUILDSTDERR: test_exception_header_forwarding_doesnt_duplicate_headers (tests.test_api.APITestCase) BUILDSTDERR: Test that HTTPException's headers do not add a duplicate ... ok BUILDSTDERR: test_fr_405 (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_api_error (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_auth (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_error (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_error_401_no_challenge_by_default (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_error_401_sends_challege_configured_realm (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_error_401_sends_challege_default_realm (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_error_does_not_swallow_exceptions (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_error_signal (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_error_with_code (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_non_api_error (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_server_error (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_handle_smart_errors (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_http_code (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_json_float_marshalled (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_json_with_no_settings (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_decorator (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_decorator_tuple (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_decorator_tuple_with_envelope (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_decorator_with_envelope (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_field (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_field_decorator (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_field_decorator_tuple (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_list (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_list_of_lists (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_list_of_nesteds (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_nested (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_nested_dict (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_nested_property (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_nested_with_non_null (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_nested_with_null (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_tuple (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_tuple_with_envelope (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_marshal_with_envelope (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_media_types (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_media_types_method (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_media_types_q (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_non_api_error_404_catchall (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_output_func (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_output_unpack (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_read_json_settings_from_config (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_redirect (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_resource (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_resource_decorator (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_resource_error (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_resource_head (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_resource_resp (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_resource_text_plain (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_unauthorized (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_unauthorized_custom_realm (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_unauthorized_no_challenge_by_default (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_url_for (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_url_for_with_blueprint (tests.test_api.APITestCase) BUILDSTDERR: Verify that url_for works when an Api object is mounted on a ... ok BUILDSTDERR: test_use_custom_jsonencoder (tests.test_api.APITestCase) ... ok BUILDSTDERR: test_will_prettyprint_json_in_debug_mode (tests.test_api.APITestCase) ... ok BUILDSTDERR: tests.test_api.test_unpack(('hey', 200, {}), ('hey', 200, {})) ... ok BUILDSTDERR: tests.test_api.test_unpack((('hey',), 200, {}), (('hey',), 200, {})) ... ok BUILDSTDERR: tests.test_api.test_unpack(('hey', 201, {}), ('hey', 201, {})) ... ok BUILDSTDERR: tests.test_api.test_unpack(('hey', 201, 'foo'), ('hey', 201, 'foo')) ... ok BUILDSTDERR: tests.test_api.test_unpack((['hey', 201], 200, {}), (['hey', 201], 200, {})) ... ok BUILDSTDERR: test_add_resource_endpoint (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_add_resource_endpoint_after_registration (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_api_base (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_api_delayed_initialization (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_error_routing (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_non_blueprint_non_rest_error_routing (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_non_blueprint_rest_error_routing (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_registration_prefix_overrides_blueprint_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_url_part_order_aeb (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_url_with_api_and_blueprint_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_url_with_api_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_url_with_blueprint_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_url_with_registration_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok BUILDSTDERR: test_access_control_expose_headers (tests.test_cors.CORSTestCase) ... ok BUILDSTDERR: test_crossdomain (tests.test_cors.CORSTestCase) ... ok BUILDSTDERR: test_no_crossdomain (tests.test_cors.CORSTestCase) ... ok BUILDSTDERR: test_encrypt_decrypt (tests.test_crypto.CryptoTestCase) ... ok BUILDSTDERR: test_advanced_fixed (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_arbitrary (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_attribute (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_basic_dictionary (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_basic_field (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_date_field_invalid (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_decimal_trash (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_fixed (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_fixed_with_attribute (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_float (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_float_decode_error (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_formatted_string (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_formatted_string_invalid_obj (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_formatting_field (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_formatting_field_dict (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_formatting_field_none (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_formatting_field_tuple (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_get_value (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_get_value_no_value (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_get_value_obj (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_indexable_object (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_infinite_fixed (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_int (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_int_decode_error (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_int_default (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_iso8601_date_field_with_offset (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_iso8601_date_field_without_offset (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_list (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_list_from_dict_with_attribute (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_list_from_object (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_list_from_set (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_list_of_nested (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_list_of_raw (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_list_with_attribute (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_list_with_scoped_attribute_on_dict_or_obj (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_nested_raw_field (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_nested_with_default (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_no_attribute (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_no_int (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_null_list (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_raw_field (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_rfc822_date_field_with_offset (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_rfc822_date_field_without_offset (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_string (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_string_no_value (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_string_none (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_string_with_attribute (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_string_with_lambda (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_string_with_partial (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_to_dict (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_to_dict_custom_marshal (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_to_dict_obj (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_unsupported_datetime_format (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_absolute (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_absolute_scheme (tests.test_fields.FieldsTestCase) BUILDSTDERR: Url.scheme should override current_request.scheme ... ok BUILDSTDERR: test_url_invalid_object (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_with_blueprint (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_with_blueprint_absolute (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_with_blueprint_absolute_scheme (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_with_blueprint_invalid_object (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_without_endpoint (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_without_endpoint_absolute (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_without_endpoint_absolute_scheme (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_url_without_endpoint_invalid_object (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: test_zero_fixed (tests.test_fields.FieldsTestCase) ... ok BUILDSTDERR: tests.test_fields.test_float(-3.13, , '-3.13') ... ok BUILDSTDERR: tests.test_fields.test_float(-3.13, , '-3.13') ... ok BUILDSTDERR: tests.test_fields.test_float(3.0, , 3) ... ok BUILDSTDERR: tests.test_fields.test_boolean(True, , True) ... ok BUILDSTDERR: tests.test_fields.test_boolean(False, , False) ... ok BUILDSTDERR: tests.test_fields.test_boolean(False, , {}) ... ok BUILDSTDERR: tests.test_fields.test_boolean(True, , 'false') ... ok BUILDSTDERR: tests.test_fields.test_boolean(True, , '0') ... ok BUILDSTDERR: tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 00:00:00 -0000', 'Sat, 01 Jan 2011 00:00:00 -0000') ... ok BUILDSTDERR: tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 23:59:59 -0000', 'Sat, 01 Jan 2011 23:59:59 -0000') ... ok BUILDSTDERR: tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 23:59:59 -0000', 'Sat, 01 Jan 2011 23:59:59 -0000') ... ok BUILDSTDERR: tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 22:59:59 -0000', 'Sat, 01 Jan 2011 22:59:59 -0000') ... ok BUILDSTDERR: tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T00:00:00', '2011-01-01T00:00:00') ... ok BUILDSTDERR: tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59', '2011-01-01T23:59:59') ... ok BUILDSTDERR: tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59.001000', '2011-01-01T23:59:59.001000') ... ok BUILDSTDERR: tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59+00:00', '2011-01-01T23:59:59+00:00') ... ok BUILDSTDERR: tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59.001000+00:00', '2011-01-01T23:59:59.001000+00:00') ... ok BUILDSTDERR: tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59+01:00', '2011-01-01T23:59:59+01:00') ... ok BUILDSTDERR: test_bad_boolean (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_boolean (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_boolean_false (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_boolean_is_false_for_0 (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_boolean_is_true_for_1 (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_boolean_true (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_boolean_upper_case (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_boolean_with_python_bool (tests.test_inputs.TypesTestCase) BUILDSTDERR: Input that is already a native python `bool` should be passed through ... ok BUILDSTDERR: test_date_input (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_date_input_error (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_date_later_than_1900 (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_int_range_good (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_int_range_high (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_int_range_inclusive (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_int_range_low (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_natual_negative (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_natual_string (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_natural (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_positive (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_positive_negative_input (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: test_positive_zero (tests.test_inputs.TypesTestCase) ... ok BUILDSTDERR: tests.test_inputs.test_reverse_rfc822_datetime(datetime.datetime(2011, 1, 1, 0, 0, tzinfo=), datetime.datetime(2011, 1, 1, 0, 0, tzinfo=)) ... ok BUILDSTDERR: tests.test_inputs.test_reverse_rfc822_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=), datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=)) ... ok BUILDSTDERR: tests.test_inputs.test_reverse_rfc822_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=), datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=)) ... ok BUILDSTDERR: tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 0, 0, tzinfo=), datetime.datetime(2011, 1, 1, 0, 0, tzinfo=)) ... ok BUILDSTDERR: tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=), datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=)) ... ok BUILDSTDERR: tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, 1000, tzinfo=), datetime.datetime(2011, 1, 1, 23, 59, 59, 1000, tzinfo=)) ... ok BUILDSTDERR: tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=), datetime.datetime(2011, 1, 1, 21, 59, 59, tzinfo=)) ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://www.djangoproject.com/', 'http://www.djangoproject.com/') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://localhost/', 'http://localhost/') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://example.com/', 'http://example.com/') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://www.example.com/', 'http://www.example.com/') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://www.example.com:8000/test', 'http://www.example.com:8000/test') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://valid-with-hyphens.com/', 'http://valid-with-hyphens.com/') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://subdomain.example.com/', 'http://subdomain.example.com/') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://200.8.9.10/', 'http://200.8.9.10/') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://200.8.9.10:8000/test', 'http://200.8.9.10:8000/test') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://valid-----hyphens.com/', 'http://valid-----hyphens.com/') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://example.com?something=value', 'http://example.com?something=value') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://example.com/index.php?something=value&another=value2', 'http://example.com/index.php?something=value&another=value2') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://foo:bar@example.com', 'http://foo:bar@example.com') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://foo:@example.com', 'http://foo:@example.com') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://foo:@2001:db8:85a3::8a2e:370:7334', 'http://foo:@2001:db8:85a3::8a2e:370:7334') ... ok BUILDSTDERR: tests.test_inputs.test_urls('http://foo2:qd1%r@example.com', 'http://foo2:qd1%r@example.com') ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('foo',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://example',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://example.',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://invalid-.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://-invalid.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://inv-.alid-.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://inv-.-alid.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('foo bar baz',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls(u'foo \u2713',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://@foo:bar@example.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://:bar@example.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_urls('http://bar:bar:bar@example.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_url_error_message('google.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_url_error_message('domain.google.com',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_url_error_message('kevin:pass@google.com/path?query',) ... ok BUILDSTDERR: tests.test_inputs.test_bad_url_error_message(u'google.com/path?\u2713',) ... ok BUILDSTDERR: tests.test_inputs.test_regex_bad_input(, at 0xf6c8ebfc>) ... ok BUILDSTDERR: tests.test_inputs.test_regex_bad_input(, at 0xf6c8e64c>) ... ok BUILDSTDERR: tests.test_inputs.test_regex_bad_input(, at 0xf6c8e614>) ... ok BUILDSTDERR: tests.test_inputs.test_regex_bad_input(, at 0xf6c8e5dc>) ... ok BUILDSTDERR: tests.test_inputs.test_regex_good_input('123', '123') ... ok BUILDSTDERR: tests.test_inputs.test_regex_good_input('1234567890', '1234567890') ... ok BUILDSTDERR: tests.test_inputs.test_regex_good_input('00000', '00000') ... ok BUILDSTDERR: tests.test_inputs.test_regex_bad_pattern BUILDSTDERR: Regex error raised immediately when regex input parser is created. ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2014, 3, 5, 16, 35, 6, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2014, 3, 5, 16, 35, 6, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 3, 12, 30, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 3, 12, 30, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 15, 0, tzinfo=), datetime.datetime(2013, 1, 31, 15, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 15, 0, tzinfo=), datetime.datetime(2013, 1, 31, 15, 0, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 22, 0, tzinfo=), datetime.datetime(2013, 1, 15, 22, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 22, 0, tzinfo=), datetime.datetime(2013, 1, 15, 22, 0, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 1, 4, 0, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 1, 4, 0, 0, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 2, 1, 12, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 2, 1, 12, 0, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 6, 30, 0, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 6, 30, 0, 0, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 2, 17, 19, 0, tzinfo=), datetime.datetime(2013, 2, 28, 22, 0, tzinfo=)), (datetime.datetime(2013, 2, 17, 19, 0, tzinfo=), datetime.datetime(2013, 2, 28, 22, 0, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 10, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 10, 30, 46, tzinfo=)), (datetime.datetime(2013, 1, 1, 10, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 10, 30, 46, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 8, 30, tzinfo=), datetime.datetime(2013, 1, 1, 8, 31, tzinfo=)), (datetime.datetime(2013, 1, 1, 8, 30, tzinfo=), datetime.datetime(2013, 1, 1, 8, 31, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 19, 0, tzinfo=), datetime.datetime(2013, 1, 1, 20, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 19, 0, tzinfo=), datetime.datetime(2013, 1, 1, 20, 0, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, tzinfo=))) ... ok BUILDSTDERR: tests.test_inputs.test_invalid_isointerval_error ... ok BUILDSTDERR: tests.test_inputs.test_bad_isointervals(, , '2013-01T14:') ... ok BUILDSTDERR: tests.test_inputs.test_bad_isointervals(, , '') ... ok BUILDSTDERR: tests.test_inputs.test_bad_isointervals(, , 'asdf') ... ok BUILDSTDERR: tests.test_inputs.test_bad_isointervals(, , '01/01/2013') ... ok BUILDSTDERR: test_bookmark_paging (tests.test_paging.PagingTestCase) ... ok BUILDSTDERR: test_action (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_action_default (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_action_filter (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_both_json_and_values_location (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_chaining (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_choices (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_choices_default (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_convert_default_type_with_null_input (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_convert_with_null_input_when_not_nullable (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_default (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_default_default (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_default_dest (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_default_help (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_default_operators (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_default_type (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_dest (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_filestorage_custom_type (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_get_json_location (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_help_no_error_msg (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_help_with_error_msg (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_ignore (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_ignore_default (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_int_choice_types (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_int_range_choice_types (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_json_location (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_location_get_json (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_location_header (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_location_header_list (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_location_json (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_location_url (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_location_url_list (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_name (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_namespace_configurability (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_namespace_existence (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_namespace_missing (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_no_help (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_none_argument (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_not_json_location_and_content_type_json (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_operator (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_option_case_sensitive (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_append (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_append_default (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_append_ignore (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_append_single (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_callable_default (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_choices (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_choices_correct (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_choices_insensitive (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_choices_sensitive (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_default (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_default_append (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_dest (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_eq (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_eq_other (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_error_bundling (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_error_bundling_w_parser_arg (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_foo_operators_four_hunderd (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_foo_operators_ignore (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_gte (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_gte_lte_eq (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_ignore (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_lte (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_lte_gte_append (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_lte_gte_missing (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_lte_gte_mock (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_none (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_required (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_store_missing (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_unicode (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_parse_unicode_app (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_passing_arguments_object (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_request_parse_copy_including_settings (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_request_parser_copy (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_request_parser_remove_argument (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_request_parser_replace_argument (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_required (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_required_default (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_source (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_source_bad_location (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_source_default_location (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_strict_parsing_off (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_strict_parsing_off_partial_hit (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_strict_parsing_on (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_strict_parsing_on_partial_hit (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_trim_argument (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_trim_request_parser (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_trim_request_parser_json (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_trim_request_parser_override_by_argument (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_type (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_type_callable (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_type_callable_none (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_type_decimal (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_type_filestorage (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: test_viewargs (tests.test_reqparse.ReqParseTestCase) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 384 tests in 0.460s BUILDSTDERR: OK + exit 0 Processing files: python2-flask-restful-0.3.5-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lm3SZ5 + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.5 + DOCDIR=/builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/share/doc/python2-flask-restful-0.3.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/share/doc/python2-flask-restful-0.3.5 + cp -pr AUTHORS.md /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/share/doc/python2-flask-restful-0.3.5 + cp -pr README.md /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/share/doc/python2-flask-restful-0.3.5 + cp -pr examples/ /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/share/doc/python2-flask-restful-0.3.5 + cp -pr docs/ /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/share/doc/python2-flask-restful-0.3.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.u0a2a6 + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/share/licenses/python2-flask-restful-0.3.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/share/licenses/python2-flask-restful-0.3.5 + cp -pr LICENSE /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386/usr/share/licenses/python2-flask-restful-0.3.5 + exit 0 Provides: python-flask-restful = 0.3.5-4.el7 python2-flask-restful = 0.3.5-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-flask-restful < 0.3.5-4.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386 Wrote: /builddir/build/RPMS/python2-flask-restful-0.3.5-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RjGnhc + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flask-restful-0.3.5-4.el7.i386 + exit 0 Child return code was: 0