[Python-modules-team] Bug#841596: sqlobject: FTBFS: tests failed
Lucas Nussbaum
lucas at debian.org
Fri Oct 21 13:59:37 UTC 2016
Source: sqlobject
Version: 3.1.0+dfsg-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20161021 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --with python2,python3 --buildsystem=pybuild
> dh_testdir -O--buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py config
> running config
> I: pybuild base:184: python3.5 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build
> running build
> running build_py
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/events.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/joins.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/styles.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/cache.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/conftest.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/converters.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/wsgi_middleware.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/classregistry.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/compat.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/views.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/main.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/sqlbuilder.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/col.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/boundattributes.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/dbconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/__version__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/declarative.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/dberrors.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/sresults.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/constraints.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> copying sqlobject/index.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/firebird
> copying sqlobject/firebird/firebirdconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/firebird
> copying sqlobject/firebird/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/firebird
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/include
> copying sqlobject/include/hashcol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/include
> copying sqlobject/include/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/include
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/include/tests
> copying sqlobject/include/tests/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/include/tests
> copying sqlobject/include/tests/test_hashcol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/include/tests
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance
> copying sqlobject/inheritance/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance
> copying sqlobject/inheritance/iteration.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_aggregates.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_indexes.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_foreignKey.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_asdict.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_inheritance_tree.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/testDestroyCascade.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_inheritance.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_deep_inheritance.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/inheritance/tests
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/manager
> copying sqlobject/manager/command.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/manager
> copying sqlobject/manager/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/manager
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/maxdb
> copying sqlobject/maxdb/maxdbconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/maxdb
> copying sqlobject/maxdb/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/maxdb
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/mysql
> copying sqlobject/mysql/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/mysql
> copying sqlobject/mysql/mysqlconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/mysql
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/mssql
> copying sqlobject/mssql/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/mssql
> copying sqlobject/mssql/mssqlconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/mssql
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/postgres
> copying sqlobject/postgres/pgconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/postgres
> copying sqlobject/postgres/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/postgres
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/rdbhost
> copying sqlobject/rdbhost/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/rdbhost
> copying sqlobject/rdbhost/rdbhostconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/rdbhost
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/sqlite
> copying sqlobject/sqlite/sqliteconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/sqlite
> copying sqlobject/sqlite/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/sqlite
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/sybase
> copying sqlobject/sybase/sybaseconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/sybase
> copying sqlobject/sybase/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/sybase
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_SQLRelatedJoin.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_datetime.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_setters.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_mysql.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_declarative.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/dbtest.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_md5.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_exceptions.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_joins.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_create_drop.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_auto.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_SingleJoin.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_aggregates.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_comparison.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_combining_joins.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_indexes.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_sqlbuilder.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_class_hash.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_ForeignKey.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_identity.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_decimal.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_uuidcol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_basic.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_picklecol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_style.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_parse_uri.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_sqlite.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_events.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_lazy.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_constraints.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_delete.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_empty.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_SQLMultipleJoin.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_sqlmeta_idName.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_groupBy.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_converters.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_asdict.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_joins_conditional.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_select.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_sqlbuilder_joins_instances.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_blob.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_aliases.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_views.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_validation.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_schema.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_reparent_sqlmeta.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_unicode.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_jsoncol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_enum.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_sqlbuilder_dbspecific.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_postgres.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_string_id.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_subqueries.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_sqlobject_admin.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_csvexport.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_sorting.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_slice.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_cache.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_default_style.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_perConnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_transactions.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_NoneValuedResultItem.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_jsonbcol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_pickle.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_inheritance.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_paste.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_expire.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_columns_order.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_cyclic_reference.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_sqlbuilder_importproxy.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_boundattributes.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_complex_sorting.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_select_through.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_distinct.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> copying sqlobject/tests/test_new_joins.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/tests
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/util
> copying sqlobject/util/threadinglocal.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/util
> copying sqlobject/util/moduleloader.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/util
> copying sqlobject/util/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/util
> copying sqlobject/util/csvexport.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/util
> copying sqlobject/util/csvimport.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/util
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/versioning
> copying sqlobject/versioning/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/versioning
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/versioning/test
> copying sqlobject/versioning/test/test_version.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/versioning/test
> copying sqlobject/versioning/test/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build/sqlobject/versioning/test
> running build_scripts
> creating build
> creating build/scripts-2.7
> copying and adjusting scripts/sqlobject-admin -> build/scripts-2.7
> copying and adjusting scripts/sqlobject-convertOldURI -> build/scripts-2.7
> changing mode of build/scripts-2.7/sqlobject-admin from 664 to 775
> changing mode of build/scripts-2.7/sqlobject-convertOldURI from 664 to 775
> I: pybuild base:184: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/events.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/joins.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/styles.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/cache.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/conftest.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/converters.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/wsgi_middleware.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/classregistry.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/compat.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/views.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/main.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/sqlbuilder.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/col.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/boundattributes.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/dbconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/__version__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/declarative.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/dberrors.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/sresults.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/constraints.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> copying sqlobject/index.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/firebird
> copying sqlobject/firebird/firebirdconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/firebird
> copying sqlobject/firebird/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/firebird
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/include
> copying sqlobject/include/hashcol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/include
> copying sqlobject/include/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/include
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/include/tests
> copying sqlobject/include/tests/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/include/tests
> copying sqlobject/include/tests/test_hashcol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/include/tests
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance
> copying sqlobject/inheritance/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance
> copying sqlobject/inheritance/iteration.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_aggregates.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_indexes.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_foreignKey.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_asdict.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_inheritance_tree.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/testDestroyCascade.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_inheritance.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> copying sqlobject/inheritance/tests/test_deep_inheritance.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/inheritance/tests
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/manager
> copying sqlobject/manager/command.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/manager
> copying sqlobject/manager/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/manager
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/maxdb
> copying sqlobject/maxdb/maxdbconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/maxdb
> copying sqlobject/maxdb/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/maxdb
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/mysql
> copying sqlobject/mysql/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/mysql
> copying sqlobject/mysql/mysqlconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/mysql
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/mssql
> copying sqlobject/mssql/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/mssql
> copying sqlobject/mssql/mssqlconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/mssql
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/postgres
> copying sqlobject/postgres/pgconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/postgres
> copying sqlobject/postgres/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/postgres
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/rdbhost
> copying sqlobject/rdbhost/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/rdbhost
> copying sqlobject/rdbhost/rdbhostconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/rdbhost
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/sqlite
> copying sqlobject/sqlite/sqliteconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/sqlite
> copying sqlobject/sqlite/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/sqlite
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/sybase
> copying sqlobject/sybase/sybaseconnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/sybase
> copying sqlobject/sybase/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/sybase
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_SQLRelatedJoin.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_datetime.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_setters.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_mysql.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_declarative.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/dbtest.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_md5.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_exceptions.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_joins.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_create_drop.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_auto.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_SingleJoin.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_aggregates.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_comparison.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_combining_joins.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_indexes.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_sqlbuilder.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_class_hash.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_ForeignKey.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_identity.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_decimal.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_uuidcol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_basic.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_picklecol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_style.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_parse_uri.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_sqlite.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_events.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_lazy.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_constraints.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_delete.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_empty.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_SQLMultipleJoin.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_sqlmeta_idName.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_groupBy.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_converters.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_asdict.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_joins_conditional.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_select.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_sqlbuilder_joins_instances.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_blob.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_aliases.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_views.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_validation.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_schema.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_reparent_sqlmeta.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_unicode.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_jsoncol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_enum.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_sqlbuilder_dbspecific.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_postgres.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_string_id.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_subqueries.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_sqlobject_admin.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_csvexport.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_sorting.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_slice.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_cache.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_default_style.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_perConnection.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_transactions.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_NoneValuedResultItem.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_jsonbcol.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_pickle.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_inheritance.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_paste.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_expire.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_columns_order.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_cyclic_reference.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_sqlbuilder_importproxy.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_boundattributes.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_complex_sorting.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_select_through.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_distinct.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> copying sqlobject/tests/test_new_joins.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/tests
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/util
> copying sqlobject/util/threadinglocal.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/util
> copying sqlobject/util/moduleloader.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/util
> copying sqlobject/util/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/util
> copying sqlobject/util/csvexport.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/util
> copying sqlobject/util/csvimport.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/util
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/versioning
> copying sqlobject/versioning/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/versioning
> creating /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/versioning/test
> copying sqlobject/versioning/test/test_version.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/versioning/test
> copying sqlobject/versioning/test/__init__.py -> /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_3.5/build/sqlobject/versioning/test
> running build_scripts
> creating build/scripts-3.5
> copying and adjusting scripts/sqlobject-admin -> build/scripts-3.5
> copying and adjusting scripts/sqlobject-convertOldURI -> build/scripts-3.5
> changing mode of build/scripts-3.5/sqlobject-admin from 664 to 775
> changing mode of build/scripts-3.5/sqlobject-convertOldURI from 664 to 775
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build; python2.7 -m pytest "/<<BUILDDIR>>/sqlobject-3.1.0+dfsg"
> ============================= test session starts ==============================
> platform linux2 -- Python 2.7.12+, pytest-3.0.3, py-1.4.31, pluggy-0.4.0
> rootdir: /<<BUILDDIR>>/sqlobject-3.1.0+dfsg, inifile:
> collected 295 items
>
> ../../../sqlobject/include/tests/test_hashcol.py ..
> ../../../sqlobject/inheritance/tests/test_aggregates.py .
> ../../../sqlobject/inheritance/tests/test_asdict.py ..
> ../../../sqlobject/inheritance/tests/test_deep_inheritance.py ...
> ../../../sqlobject/inheritance/tests/test_foreignKey.py ..
> ../../../sqlobject/inheritance/tests/test_indexes.py .
> ../../../sqlobject/inheritance/tests/test_inheritance.py ....
> ../../../sqlobject/inheritance/tests/test_inheritance_tree.py .
> ../../../sqlobject/tests/test_ForeignKey.py .F..
> ../../../sqlobject/tests/test_NoneValuedResultItem.py .
> ../../../sqlobject/tests/test_SQLMultipleJoin.py ..
> ../../../sqlobject/tests/test_SQLRelatedJoin.py ..
> ../../../sqlobject/tests/test_SingleJoin.py .
> ../../../sqlobject/tests/test_aggregates.py ...
> ../../../sqlobject/tests/test_aliases.py ...
> ../../../sqlobject/tests/test_asdict.py .
> ../../../sqlobject/tests/test_auto.py .FEE.
> ../../../sqlobject/tests/test_basic.py .................
> ../../../sqlobject/tests/test_blob.py .
> ../../../sqlobject/tests/test_boundattributes.py s
> ../../../sqlobject/tests/test_cache.py ...
> ../../../sqlobject/tests/test_class_hash.py .
> ../../../sqlobject/tests/test_columns_order.py .
> ../../../sqlobject/tests/test_combining_joins.py .
> ../../../sqlobject/tests/test_comparison.py .
> ../../../sqlobject/tests/test_complex_sorting.py ..
> ../../../sqlobject/tests/test_constraints.py .
> ../../../sqlobject/tests/test_converters.py ..................................
> ../../../sqlobject/tests/test_create_drop.py .
> ../../../sqlobject/tests/test_csvexport.py ...
> ../../../sqlobject/tests/test_cyclic_reference.py .
> ../../../sqlobject/tests/test_datetime.py ..
> ../../../sqlobject/tests/test_decimal.py ..
> ../../../sqlobject/tests/test_declarative.py ..
> ../../../sqlobject/tests/test_default_style.py ......
> ../../../sqlobject/tests/test_delete.py .....
> ../../../sqlobject/tests/test_distinct.py .
> ../../../sqlobject/tests/test_empty.py .
> ../../../sqlobject/tests/test_enum.py .....
> ../../../sqlobject/tests/test_events.py ........
> ../../../sqlobject/tests/test_exceptions.py .
> ../../../sqlobject/tests/test_expire.py .
> ../../../sqlobject/tests/test_groupBy.py ..
> ../../../sqlobject/tests/test_identity.py .
> ../../../sqlobject/tests/test_indexes.py .s..
> ../../../sqlobject/tests/test_inheritance.py ..
> ../../../sqlobject/tests/test_joins.py .....
> ../../../sqlobject/tests/test_joins_conditional.py .......
> ../../../sqlobject/tests/test_jsonbcol.py s
> ../../../sqlobject/tests/test_jsoncol.py .
> ../../../sqlobject/tests/test_lazy.py .
> ../../../sqlobject/tests/test_md5.py .
> ../../../sqlobject/tests/test_mysql.py ss
> ../../../sqlobject/tests/test_new_joins.py .....
> ../../../sqlobject/tests/test_parse_uri.py ..
> ../../../sqlobject/tests/test_paste.py ss
> ../../../sqlobject/tests/test_perConnection.py .
> ../../../sqlobject/tests/test_pickle.py s
> ../../../sqlobject/tests/test_picklecol.py .
> ../../../sqlobject/tests/test_postgres.py sss
> ../../../sqlobject/tests/test_reparent_sqlmeta.py .
> ../../../sqlobject/tests/test_schema.py s
> ../../../sqlobject/tests/test_select.py ...................
> ../../../sqlobject/tests/test_select_through.py .....
> ../../../sqlobject/tests/test_setters.py .
> ../../../sqlobject/tests/test_slice.py .
> ../../../sqlobject/tests/test_sorting.py ....
> ../../../sqlobject/tests/test_sqlbuilder.py .....
> ../../../sqlobject/tests/test_sqlbuilder_dbspecific.py .............
> ../../../sqlobject/tests/test_sqlbuilder_importproxy.py ....
> ../../../sqlobject/tests/test_sqlbuilder_joins_instances.py .......
> ../../../sqlobject/tests/test_sqlite.py ........
> ../../../sqlobject/tests/test_sqlmeta_idName.py .
> ../../../sqlobject/tests/test_string_id.py .
> ../../../sqlobject/tests/test_style.py .
> ../../../sqlobject/tests/test_subqueries.py .........
> ../../../sqlobject/tests/test_transactions.py ..ss
> ../../../sqlobject/tests/test_unicode.py ...
> ../../../sqlobject/tests/test_uuidcol.py .
> ../../../sqlobject/tests/test_validation.py .....
> ../../../sqlobject/tests/test_views.py ...........
> ../../../sqlobject/versioning/test/test_version.py ........
>
> ==================================== ERRORS ====================================
> ________________ ERROR at setup of TestPeople.test_dynamicJoin _________________
>
> self = <sqlobject.tests.test_auto.TestPeople instance at 0x7f81743a65a8>
> meth = <bound method TestPeople.test_dynamicJoin of <sqlobject.tests.test_auto.TestPeople instance at 0x7f81743a65a8>>
>
> def setup_method(self, meth):
> setupClass(Person)
> setupClass(Phone)
> for n in ['jane', 'tim', 'bob', 'jake']:
> > Person(name=n)
>
> ../../../sqlobject/tests/test_auto.py:37:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ../../../sqlobject/main.py:1301: in __init__
> self._create(id, **kw)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> self = <Person (not initialized)>, id = None, kw = {'name': 'jane'}
> column = <SOStringCol nickname>
> default = <class sqlobject.sqlbuilder.NoDefault at 0x7f8174c43ce8>
>
> def _create(self, id, **kw):
>
> self.sqlmeta._creating = True
> self._SO_createValues = {}
> self._SO_validatorState = sqlbuilder.SQLObjectState(self)
>
> # First we do a little fix-up on the keywords we were
> # passed:
> for column in self.sqlmeta.columnList:
>
> # Then we check if the column wasn't passed in, and
> # if not we try to get the default.
> if column.name not in kw and column.foreignName not in kw:
> default = column.default
>
> # If we don't get it, it's an error:
> # If we specified an SQL DEFAULT, then we should use that
> if default is NoDefault:
> if column.defaultSQL is None:
> raise TypeError(
> "%s() did not get expected keyword argument "
> > "'%s'" % (self.__class__.__name__, column.name))
> E TypeError: Person() did not get expected keyword argument 'nickname'
>
> ../../../sqlobject/main.py:1337: TypeError
> _______________ ERROR at setup of TestPeople.test_collidingName ________________
>
> self = <sqlobject.tests.test_auto.TestPeople instance at 0x7f81732c77a0>
> meth = <bound method TestPeople.test_collidingName of <sqlobject.tests.test_auto.TestPeople instance at 0x7f81732c77a0>>
>
> def setup_method(self, meth):
> setupClass(Person)
> setupClass(Phone)
> for n in ['jane', 'tim', 'bob', 'jake']:
> > Person(name=n)
>
> ../../../sqlobject/tests/test_auto.py:37:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ../../../sqlobject/main.py:1301: in __init__
> self._create(id, **kw)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> self = <Person (not initialized)>, id = None, kw = {'name': 'jane'}
> column = <SOStringCol nickname>
> default = <class sqlobject.sqlbuilder.NoDefault at 0x7f8174c43ce8>
>
> def _create(self, id, **kw):
>
> self.sqlmeta._creating = True
> self._SO_createValues = {}
> self._SO_validatorState = sqlbuilder.SQLObjectState(self)
>
> # First we do a little fix-up on the keywords we were
> # passed:
> for column in self.sqlmeta.columnList:
>
> # Then we check if the column wasn't passed in, and
> # if not we try to get the default.
> if column.name not in kw and column.foreignName not in kw:
> default = column.default
>
> # If we don't get it, it's an error:
> # If we specified an SQL DEFAULT, then we should use that
> if default is NoDefault:
> if column.defaultSQL is None:
> raise TypeError(
> "%s() did not get expected keyword argument "
> > "'%s'" % (self.__class__.__name__, column.name))
> E TypeError: Person() did not get expected keyword argument 'nickname'
>
> ../../../sqlobject/main.py:1337: TypeError
> =================================== FAILURES ===================================
> ____________________________________ test2 _____________________________________
>
> def test2():
> TestWorkKey._connection = getConnection()
> InstalledTestDatabase.drop(TestWorkKey)
> setupClass([TestComposerKey, TestWorkKey2], force=True)
> TestWorkKey2.sqlmeta.addColumn(ForeignKey('TestComposerKey'),
> > changeSchema=True)
>
> ../../../sqlobject/tests/test_ForeignKey.py:85:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ../../../sqlobject/main.py:464: in addColumn
> conn.addColumn(sqlmeta.table, column)
> ../../../sqlobject/sqlite/sqliteconnection.py:313: in addColumn
> self.query('VACUUM %s' % tableName)
> ../../../sqlobject/dbconnection.py:439: in query
> return self._runWithConnection(self._query, s)
> ../../../sqlobject/dbconnection.py:348: in _runWithConnection
> val = meth(conn, *args)
> ../../../sqlobject/dbconnection.py:436: in _query
> self._executeRetry(conn, conn.cursor(), s)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> self = <sqlobject.sqlite.sqliteconnection.SQLiteConnection instance at 0x7f81743fa0e0>
> conn = <sqlite3.Connection object at 0x7f8173a1f2e8>
> cursor = <sqlite3.Cursor object at 0x7f8173a56420>
> query = 'VACUUM test_work_key2'
>
> def _executeRetry(self, conn, cursor, query):
> if self.debug:
> self.printDebug(conn, query, 'QueryR')
> try:
> return cursor.execute(query)
> except self.module.OperationalError as e:
> > raise dberrors.OperationalError(ErrorMessage(e))
> E OperationalError: unknown database test_work_key2
>
> ../../../sqlobject/sqlite/sqliteconnection.py:222: OperationalError
> ________________________ TestPeople.test_dynamicColumn _________________________
>
> self = <sqlobject.tests.test_auto.TestPeople instance at 0x7f8174404d88>
>
> def test_dynamicColumn(self):
> nickname = StringCol('nickname', length=10)
> > Person.sqlmeta.addColumn(nickname, changeSchema=True)
>
> ../../../sqlobject/tests/test_auto.py:48:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ../../../sqlobject/main.py:464: in addColumn
> conn.addColumn(sqlmeta.table, column)
> ../../../sqlobject/sqlite/sqliteconnection.py:313: in addColumn
> self.query('VACUUM %s' % tableName)
> ../../../sqlobject/dbconnection.py:439: in query
> return self._runWithConnection(self._query, s)
> ../../../sqlobject/dbconnection.py:348: in _runWithConnection
> val = meth(conn, *args)
> ../../../sqlobject/dbconnection.py:436: in _query
> self._executeRetry(conn, conn.cursor(), s)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> self = <sqlobject.sqlite.sqliteconnection.SQLiteConnection instance at 0x7f81743fa0e0>
> conn = <sqlite3.Connection object at 0x7f8173a1f2e8>
> cursor = <sqlite3.Cursor object at 0x7f8173702a40>, query = 'VACUUM person'
>
> def _executeRetry(self, conn, cursor, query):
> if self.debug:
> self.printDebug(conn, query, 'QueryR')
> try:
> return cursor.execute(query)
> except self.module.OperationalError as e:
> > raise dberrors.OperationalError(ErrorMessage(e))
> E OperationalError: unknown database person
>
> ../../../sqlobject/sqlite/sqliteconnection.py:222: OperationalError
> ============================ pytest-warning summary ============================
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/inheritance/tests/test_aggregates.py cannot collect test class 'TestAggregate1' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/inheritance/tests/test_aggregates.py cannot collect test class 'TestAggregate2' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/inheritance/tests/test_foreignKey.py cannot collect test class 'TestInheritableBase' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/inheritance/tests/test_foreignKey.py cannot collect test class 'TestInheritableForeignKey' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_ForeignKey.py cannot collect test class 'TestComposerKey' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_ForeignKey.py cannot collect test class 'TestWorkKey' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_ForeignKey.py cannot collect test class 'TestWorkKey2' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_ForeignKey.py cannot collect test class 'TestOtherColumn' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_ForeignKey.py cannot collect test class 'TestFKValidationA' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_ForeignKey.py cannot collect test class 'TestFKValidationB' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_ForeignKey.py cannot collect test class 'TestFKValidationC' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_NoneValuedResultItem.py cannot collect test class 'TestComposer' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_NoneValuedResultItem.py cannot collect test class 'TestWork' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_asdict.py cannot collect test class 'TestAsDict' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO1' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO2' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO3' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO4' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO5' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO6' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO7' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO8' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO9' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO10' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO11' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_basic.py cannot collect test class 'TestSO12' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_comparison.py cannot collect test class 'TestComparison' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_create_drop.py cannot collect test class 'TestCreateDrop' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_cyclic_reference.py cannot collect test class 'TestCyclicReferenceA' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_cyclic_reference.py cannot collect test class 'TestCyclicReferenceB' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_default_style.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_default_style.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_default_style.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_default_style.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_default_style.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_default_style.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_delete.py cannot collect test class 'TestSO1' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_exceptions.py cannot collect test class 'TestException' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_exceptions.py cannot collect test class 'TestExceptionWithNonexistingTable' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_identity.py cannot collect test class 'TestIdentity' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_joins_conditional.py cannot collect test class 'TestJoin1' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_joins_conditional.py cannot collect test class 'TestJoin2' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_joins_conditional.py cannot collect test class 'TestJoin3' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_joins_conditional.py cannot collect test class 'TestJoin4' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_joins_conditional.py cannot collect test class 'TestJoin5' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_mysql.py cannot collect test class 'TestSOListMySQL' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_perConnection.py cannot collect test class 'TestPerConnection' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_pickle.py cannot collect test class 'TestPickle' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_postgres.py cannot collect test class 'TestSSLMode' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_postgres.py cannot collect test class 'TestSOList' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_schema.py cannot collect test class 'TestSchema' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_setters.py cannot collect test class 'TestPlainAndNonPlainSetter' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder.py cannot collect test class 'TestSQLBuilder' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlbuilder_dbspecific.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlite.py cannot collect test class 'TestSO1' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlmeta_idName.py cannot collect test class 'TestSqlmeta1' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlmeta_idName.py cannot collect test class 'TestSqlmeta2' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlmeta_idName.py cannot collect test class 'TestSqlmeta3' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlmeta_idName.py cannot collect test class 'TestSqlmeta4' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlmeta_idName.py cannot collect test class 'TestSqlmeta5' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlmeta_idName.py cannot collect test class 'TestSqlmeta6' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlobject_admin.py cannot collect test class 'Test1' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlobject_admin.py cannot collect test class 'Test2' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlobject_admin.py cannot collect test class 'Test3' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlobject_admin.py cannot collect test class 'Test4' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_sqlobject_admin.py cannot collect test class 'Test5' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_subqueries.py cannot collect test class 'TestIn1' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_subqueries.py cannot collect test class 'TestIn2' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_subqueries.py cannot collect test class 'TestOuter' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_transactions.py cannot collect test class 'TestSOTrans' because it has a __init__ constructor
> WC1 /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/sqlobject/tests/test_unicode.py cannot collect test class 'TestUnicode' because it has a __init__ constructor
> 2 failed, 277 passed, 14 skipped, 83 pytest-warnings, 2 error in 3.11 seconds =
> E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: cd /<<BUILDDIR>>/sqlobject-3.1.0+dfsg/.pybuild/pythonX.Y_2.7/build; python2.7 -m pytest "{dir}"
> dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185
If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.
The full build log is available from:
http://aws-logs.debian.net/2016/10/21/sqlobject_3.1.0+dfsg-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Python-modules-team
mailing list