Mock Version: 1.4.15 Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/PyGreSQL.spec'], chrootPath='/var/lib/mock/f30-build-16374536-1171551/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/PyGreSQL.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/PyGreSQL-5.1-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/PyGreSQL.spec'], chrootPath='/var/lib/mock/f30-build-16374536-1171551/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/PyGreSQL.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9sK7ak + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyGreSQL-5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyGreSQL-5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyGreSQL-5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type f -exec chmod 644 '{}' + + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ce0R3w + umask 022 + cd /builddir/build/BUILD + cd PyGreSQL-5.1 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-s390x-2.7 copying pg.py -> build/lib.linux-s390x-2.7 copying pgdb.py -> build/lib.linux-s390x-2.7 running build_ext building '_pg' extension creating build/temp.linux-s390x-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYGRESQL_VERSION=5.1 -DDIRECT_ACCESS -DLARGE_OBJECTS -DDEFAULT_VARS -DESCAPING_FUNCS -DSSL_INFO -I/usr/include/python2.7 -I/usr/include -I/usr/include/python2.7 -c pgmodule.c -o build/temp.linux-s390x-2.7/pgmodule.o -O2 -funsigned-char -Wall -Werror gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/pgmodule.o -L/usr/lib/python2.7/site-packages -L/usr/lib64 -L/usr/lib64 -lpq -lpython2.7 -o build/lib.linux-s390x-2.7/_pg.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-s390x-3.7 copying pg.py -> build/lib.linux-s390x-3.7 copying pgdb.py -> build/lib.linux-s390x-3.7 running build_ext building '_pg' extension creating build/temp.linux-s390x-3.7 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYGRESQL_VERSION=5.1 -DDIRECT_ACCESS -DLARGE_OBJECTS -DDEFAULT_VARS -DESCAPING_FUNCS -DSSL_INFO -I/usr/include/python3.7m -I/usr/include -I/usr/include/python3.7m -c pgmodule.c -o build/temp.linux-s390x-3.7/pgmodule.o -O2 -funsigned-char -Wall -Werror gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/pgmodule.o -L/usr/lib/python3.7/site-packages -L/usr/lib64 -L/usr/lib64 -lpq -lpython3.7m -o build/lib.linux-s390x-3.7/_pg.cpython-37m-s390x-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WjORJD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x + cd PyGreSQL-5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x running install running install_lib creating /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr creating /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64 creating /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7/site-packages copying build/lib.linux-s390x-2.7/pg.py -> /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7/site-packages copying build/lib.linux-s390x-2.7/pgdb.py -> /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7/site-packages copying build/lib.linux-s390x-2.7/_pg.so -> /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/pg.py to pg.pyc byte-compiling /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/pgdb.py to pgdb.pyc writing byte-compilation script '/tmp/tmpdoab3K.py' /usr/bin/python2 -O /tmp/tmpdoab3K.py removing /tmp/tmpdoab3K.py running install_egg_info running egg_info writing PyGreSQL.egg-info/PKG-INFO writing top-level names to PyGreSQL.egg-info/top_level.txt writing dependency_links to PyGreSQL.egg-info/dependency_links.txt reading manifest file 'PyGreSQL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'docs/index.rst' writing manifest file 'PyGreSQL.egg-info/SOURCES.txt' Copying PyGreSQL.egg-info to /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/PyGreSQL-5.1-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x running install running install_lib creating /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7/site-packages copying build/lib.linux-s390x-3.7/pg.py -> /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7/site-packages copying build/lib.linux-s390x-3.7/pgdb.py -> /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7/site-packages copying build/lib.linux-s390x-3.7/_pg.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/pg.py to pg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/pgdb.py to pgdb.cpython-37.pyc writing byte-compilation script '/tmp/tmpipruvr5k.py' /usr/bin/python3 /tmp/tmpipruvr5k.py removing /tmp/tmpipruvr5k.py running install_egg_info running egg_info writing PyGreSQL.egg-info/PKG-INFO writing dependency_links to PyGreSQL.egg-info/dependency_links.txt writing top-level names to PyGreSQL.egg-info/top_level.txt reading manifest file 'PyGreSQL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'docs/index.rst' writing manifest file 'PyGreSQL.egg-info/SOURCES.txt' Copying PyGreSQL.egg-info to /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/PyGreSQL-5.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 5.1-1.fc30 --unique-debug-suffix -5.1-1.fc30.s390x --unique-debug-src-base PyGreSQL-5.1-1.fc30.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PyGreSQL-5.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/_pg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/_pg.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/_pg.so extracting debug info from /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/_pg.cpython-37m-s390x-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 384 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p7tdsR + umask 022 + cd /builddir/build/BUILD + cd PyGreSQL-5.1 + . /usr/share/postgresql-setup/postgresql_pkg_tests.sh BUILDSTDERR: +++ pwd BUILDSTDERR: ++ : /builddir/build/BUILD/PyGreSQL-5.1/datadir BUILDSTDERR: +++ id -u -n BUILDSTDERR: ++ : mockbuild BUILDSTDERR: ++ : mockbuild BUILDSTDERR: ++ : mockbuild BUILDSTDERR: +++ try_random_port BUILDSTDERR: +++ _port=5948 BUILDSTDERR: +++ test -n 5948 BUILDSTDERR: +++ eval '_port=$(( $_port + 32000 ))' BUILDSTDERR: +++ echo 37948 BUILDSTDERR: ++ : 37948 BUILDSTDERR: ++ : /tmp BUILDSTDERR: ++ : test:test BUILDSTDERR: ++ : test:test BUILDSTDERR: ++ : : BUILDSTDERR: ++ : : BUILDSTDERR: ++ : : BUILDSTDERR: ++ export PGPORT=37948 BUILDSTDERR: ++ PGPORT=37948 BUILDSTDERR: ++ export PGHOST=/tmp BUILDSTDERR: ++ PGHOST=/tmp BUILDSTDERR: ++ : BUILDSTDERR: ++ trap __trap_cb EXIT + pgtests_start + unset __TRAP_ACTIONS + : + test -f /builddir/build/BUILD/PyGreSQL-5.1/datadir/postmaster.pid + test -e /builddir/build/BUILD/PyGreSQL-5.1/datadir + __pgtests_initdb + initdb /builddir/build/BUILD/PyGreSQL-5.1/datadir -U mockbuild --auth-local=peer --auth-host=md5 The files belonging to this database system will be owned by user "mockbuild". This user must also own the server process. The database cluster will be initialized with locale "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /builddir/build/BUILD/PyGreSQL-5.1/datadir ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /builddir/build/BUILD/PyGreSQL-5.1/datadir -l logfile start + __TRAP_ACTIONS='pgtests_cleanup ' + __pgtests_start + pg_ctl -D /builddir/build/BUILD/PyGreSQL-5.1/datadir -l /builddir/build/BUILD/PyGreSQL-5.1/datadir/start.log start -o '-k /tmp -p 37948' -w waiting for server to start.... done server started + __TRAP_ACTIONS='pgtests_stop pgtests_cleanup ' + __pgtests_create_admins_db + createdb -h /tmp mockbuild --owner mockbuild -p 37948 + __pgtests_passwd mockbuild mockbuild + psql -d postgres --set=user=mockbuild --set=pass=mockbuild -tA ALTER ROLE + for _pgt_user in $PGTESTS_USERS + save_IFS=' BUILDSTDERR: ' + IFS=: + _user= + _pass= + for _part in $_pgt_user + test -z '' + _user=test + for _part in $_pgt_user + test -z test + _pass=test + createuser test + __pgtests_passwd test test + psql -d postgres --set=user=test --set=pass=test -tA ALTER ROLE + IFS=' BUILDSTDERR: ' + for _pgt_db in $PGTESTS_DATABASES + save_IFS=' BUILDSTDERR: ' + IFS=: + _db= + _user= + for _part in $_pgt_db + test -z '' + _user=test + for _part in $_pgt_db + test -z test + _db=test + createdb test --owner test + IFS=' BUILDSTDERR: ' + cat + /usr/bin/python2 setup.py test running test running egg_info writing PyGreSQL.egg-info/PKG-INFO writing top-level names to PyGreSQL.egg-info/top_level.txt writing dependency_links to PyGreSQL.egg-info/dependency_links.txt reading manifest file 'PyGreSQL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'docs/index.rst' writing manifest file 'PyGreSQL.egg-info/SOURCES.txt' running build_ext building '_pg' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYGRESQL_VERSION=5.1 -DDIRECT_ACCESS -DLARGE_OBJECTS -DDEFAULT_VARS -DESCAPING_FUNCS -DSSL_INFO -DDIRECT_ACCESS -DLARGE_OBJECTS -DDEFAULT_VARS -DESCAPING_FUNCS -DSSL_INFO -I/usr/include/python2.7 -I/usr/include -I/usr/include/python2.7 -c pgmodule.c -o build/temp.linux-s390x-2.7/pgmodule.o -O2 -funsigned-char -Wall -Werror gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-s390x-2.7/pgmodule.o -L/usr/lib/python2.7/site-packages -L/usr/lib64 -L/usr/lib64 -lpq -lpython2.7 -o /builddir/build/BUILD/PyGreSQL-5.1/_pg.so BUILDSTDERR: testDel (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testGet (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testInit (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testItems (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testIter (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testKeys (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testSet (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testValues (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testWriteMethods (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testArray (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayLiteral (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfIds (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfJsonb (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfText (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testClassName (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testClear (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testClearWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testContextManager (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testCreateTable (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDate (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDateAndTimeArrays (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDbTypesInfo (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDbTypesTypecast (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDecodeJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeepArray (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDelete (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeletePrepared (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeleteReferenced (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeleteWithCompositeKey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeleteWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeleteWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDescribePrepared (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDescribePreparedUnnamed (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEmptyQuery (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEncodeJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEscapeBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEscapeIdentifier (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEscapeLiteral (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEscapeString (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGet (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAsDict (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAsList (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesIsAttrDict (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesIsCached (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesIsOrdered (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesWithQuotes (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesWithRegtypes (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesWithoutRegtypes (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetDatabases (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetFromView (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetLittleBobbyTables (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetParameter (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetParameterAll (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetParameterServerVersion (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetRelations (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetSetTypeCast (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetSystemRelations (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetSystemTables (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetTables (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetWithCompositeKey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testHasTablePrivilege (tests.test_classic_dbwrapper.TestDBClass) ... skipped 'must not be superuser' BUILDSTDERR: testHstore (tests.test_classic_dbwrapper.TestDBClass) ... skipped 'hstore extension not enabled' BUILDSTDERR: testInsert (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertGetJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertGetJsonb (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertIntoView (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertUpdateGetBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertUpdateGetRecord (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInterval (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testModuleName (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testMultipleQueries (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testNotificationHandler (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testPkey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testPrepare (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testPrepareUnnamed (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQuery (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryDataError (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryFormatted (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryFormattedWithAny (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryFormattedWithoutParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryPreparedUnnamedWithOutParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryPreparedUnnamedWithParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryPreparedWithParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryPreparedWithoutParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryWithParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testRecordInsertBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testRecordInsertJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testRecordLiteral (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testReopen (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testReset (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testResetParameter (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testResetParameterAll (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testSetParameter (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testSetParameterLocal (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testSetParameterSession (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTempCrud (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTime (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTimestamp (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTimestamptz (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTimetz (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTransaction (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTransactionAliases (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncate (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncateCascade (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncateOnly (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncateQuoted (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncateRestart (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUnescapeBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdate (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdateWithCompositeKey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdateWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdateWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdateWithoutOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsert (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsertBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsertWithCompositeKey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsertWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsertWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUuid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testAdaptQueryInlineDict (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryInlineList (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryTypedDict (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryTypedList (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryUntypedDict (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryUntypedList (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryWithPgRepr (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testGuessSimpleType (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAllDBAttributes (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeBackendPid (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeDb (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeDbname (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeError (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeHost (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeOptions (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributePort (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeProtocolVersion (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeServerVersion (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeSocket (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeSslAttributes (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeSslInUse (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeStatus (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeUser (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testExistingConnection (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testExistingDbApi2Connection (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodClose (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodDecodeJson (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEncodeJson (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEndcopy (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEscapeBytea (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEscapeIdentifier (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEscapeLiteral (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEscapeString (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodQuery (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodQueryDataError (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodQueryEmpty (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodReopen (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodReset (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodUnescapeBytea (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testBadParams (tests.test_classic_dbwrapper.TestDBClassInit) ... ok BUILDSTDERR: testDeleteDb (tests.test_classic_dbwrapper.TestDBClassInit) ... ok BUILDSTDERR: testArray (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayLiteral (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfIds (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfJsonb (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfText (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testClassName (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testClear (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testClearWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testContextManager (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testCreateTable (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDate (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDateAndTimeArrays (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDbTypesInfo (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDbTypesTypecast (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDecodeJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeepArray (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDelete (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeletePrepared (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeleteReferenced (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeleteWithCompositeKey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeleteWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeleteWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDescribePrepared (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDescribePreparedUnnamed (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEmptyQuery (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEncodeJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEscapeBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEscapeIdentifier (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEscapeLiteral (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEscapeString (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGet (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAsDict (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAsList (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesIsAttrDict (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesIsCached (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesIsOrdered (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesWithQuotes (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesWithRegtypes (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesWithoutRegtypes (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetDatabases (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetFromView (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetLittleBobbyTables (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetParameter (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetParameterAll (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetParameterServerVersion (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetRelations (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetSetTypeCast (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetSystemRelations (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetSystemTables (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetTables (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetWithCompositeKey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testHasTablePrivilege (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... skipped 'must not be superuser' BUILDSTDERR: testHstore (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... skipped 'hstore extension not enabled' BUILDSTDERR: testInsert (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertGetJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertGetJsonb (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertIntoView (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertUpdateGetBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertUpdateGetRecord (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInterval (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testModuleName (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testMultipleQueries (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testNotificationHandler (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testPkey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testPrepare (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testPrepareUnnamed (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQuery (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryDataError (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryFormatted (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryFormattedWithAny (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryFormattedWithoutParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryPreparedUnnamedWithOutParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryPreparedUnnamedWithParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryPreparedWithParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryPreparedWithoutParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryWithParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testRecordInsertBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testRecordInsertJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testRecordLiteral (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testReopen (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testReset (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testResetParameter (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testResetParameterAll (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testSetParameter (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testSetParameterLocal (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testSetParameterSession (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTempCrud (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTime (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTimestamp (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTimestamptz (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTimetz (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTransaction (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTransactionAliases (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncate (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncateCascade (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncateOnly (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncateQuoted (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncateRestart (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUnescapeBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdate (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdateWithCompositeKey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdateWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdateWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdateWithoutOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsert (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsertBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsertWithCompositeKey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsertWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsertWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUuid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDebugDefault (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsCallable (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsFalse (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsFileLike (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsString (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsTrue (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugMultipleArgs (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testLeaksWithClose (tests.test_classic_dbwrapper.TestMemoryLeaks) ... ok BUILDSTDERR: testLeaksWithoutClose (tests.test_classic_dbwrapper.TestMemoryLeaks) ... ok BUILDSTDERR: testGet (tests.test_classic_dbwrapper.TestSchemas) ... ok BUILDSTDERR: testGetAttnames (tests.test_classic_dbwrapper.TestSchemas) ... ok BUILDSTDERR: testGetTables (tests.test_classic_dbwrapper.TestSchemas) ... ok BUILDSTDERR: testMunging (tests.test_classic_dbwrapper.TestSchemas) ... ok BUILDSTDERR: test_round_trip (tests.test_dbapi20_copy.TestBinary) ... ok BUILDSTDERR: test_bad_params (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_binary (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_binary_with_sep (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_binary_with_unicode (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_columns (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_csv (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_csv_with_sep (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_file (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_iterable (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_iterable_invalid (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_iterable_with_newlines (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_string (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_string_multiple_rows (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_string_with_newline (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_unicode (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_null (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_query (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_sep (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_size_invalid (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_size_negative (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_size_positive (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_bad_params (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_binary (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_binary_with_sep (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_binary_with_unicode (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_columns (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_csv (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_csv_with_sep (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_decode (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_file (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_generator (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_generator_unicode (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_null (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_query (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_rowcount_increment (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_sep (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_input (tests.test_dbapi20_copy.TestStreams) ... ok BUILDSTDERR: test_output (tests.test_dbapi20_copy.TestStreams) ... ok BUILDSTDERR: test_context_manager (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_get (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_insert (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_invalidname (tests.test_classic.UtilityTest) BUILDSTDERR: Make sure that invalid table names are caught ... ok BUILDSTDERR: test_mixed_case (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_notify (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_notify_other_options (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_notify_timeout (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_params (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_pkey (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_schema (tests.test_classic.UtilityTest) BUILDSTDERR: Does it differentiate the same table name in different schemas ... ok BUILDSTDERR: test_sqlstate (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_update (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: testNotifyDistinctInTransaction (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyHandlerEmpty (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyHandlerOnce (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyNoTimeout (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyOnceWithPayload (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyQueryEmpty (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyQueryOnce (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyQuotedNames (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifySameInTransaction (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifySeveralTimes (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithArgs (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithArgsAndPayload (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithFivePayloads (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithTimeout (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithoutTimeout (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyZeroTimeout (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testReceiveImmediately (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testPgNotify (tests.test_classic_notification.TestPyNotifyAlias) ... ok BUILDSTDERR: testCloseHandler (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: testDeleteHandler (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: testNotify (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: testNotifyWithArgsAndPayload (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: testNotifyWrongEvent (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: test_BINARY (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Binary (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_DATETIME (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Date (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Exceptions (tests.test_dbapi20.test_PyGreSQL) BUILDSTDERR: Make sure required exceptions exist, and are in the ... ok BUILDSTDERR: test_ExceptionsAsConnectionAttributes (tests.test_dbapi20.test_PyGreSQL) BUILDSTDERR: Optional extension ... ok BUILDSTDERR: test_NUMBER (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_None (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_ROWID (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_STRING (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Time (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Timestamp (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_apilevel (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_arraysize (tests.test_dbapi20.test_PyGreSQL) BUILDSTDERR: Not much here - rest of the tests for this are in test_fetchmany ... ok BUILDSTDERR: test_autocommit (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_bool (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_build_row_factory (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc_bad_params (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc_no_params (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc_one_param (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc_two_params (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_close (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_colnames (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_coltypes (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_commit (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_connect (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_connect_kwargs (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_connection_as_contextmanager (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_connection_errors (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_as_contextmanager (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_connection (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_invalidation (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_isolation (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_iteration (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_type (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_with_badly_named_columns (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_with_named_columns (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_with_unnamed_columns (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_custom_type (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_datetime (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_description (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_description_fields (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_execute (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_execute_edge_cases (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_executemany (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetch_2_rows (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetchall (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetchmany (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetchmany_with_keep (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetchone (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_float (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_global_typecast (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_hstore (tests.test_dbapi20.test_PyGreSQL) ... skipped 'hstore extension not enabled' BUILDSTDERR: test_insert_array (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_insert_record (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_integrity_error (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_interval (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_json (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_jsonb (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_literal (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_memory_leaks (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_mixedfetch (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_nextset (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_no_close (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_paramstyle (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_percent_sign (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_pgdb_type (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_rollback (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_row_factory (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_rowcount (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_select_array (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_select_record (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_set_decimal_type (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_set_row_factory_size (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_set_typecast_for_arrays (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_setinputsizes (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_setoutputsize (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_setoutputsize_basic (tests.test_dbapi20.test_PyGreSQL) BUILDSTDERR: Basic test is to make sure setoutputsize doesn't blow up ... ok BUILDSTDERR: test_sqlstate (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_threadsafety (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_transaction (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_type_cache_info (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_type_cache_typecast (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_unicode_list_and_tuple (tests.test_dbapi20.test_PyGreSQL) ... skipped 'database does not support latin-1' BUILDSTDERR: test_unicode_with_latin1 (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_unicode_with_utf8 (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_update_rowcount (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_uuid (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_version (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_all_steps (tests.test_tutorial.TestClassicTutorial) ... ok BUILDSTDERR: test_all_steps (tests.test_tutorial.TestDbApi20Tutorial) ... ok BUILDSTDERR: testCanConnect (tests.test_classic_connection.TestCanConnect) ... ok BUILDSTDERR: testGetBool (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testGetByteEscaped (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testGetDecimal (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testGetDecimalPoint (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testSetBool (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testSetByteaEscaped (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testSetDecimal (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testSetDecimalPoint (tests.test_classic_connection.TestConfigFunctions) ... skipped 'cannot set English money locale' BUILDSTDERR: testSetRowFactorySize (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testAllConnectAttributes (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAllConnectMethods (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAllQueryMembers (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeBackendPid (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeDb (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeError (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeHost (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeOptions (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributePort (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeProtocolVersion (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeServerVersion (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeSocket (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeSslAttributes (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeSslInUse (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeStatus (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeUser (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testCancelLongRunningThread (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testClassName (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodCancel (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodClose (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodEndcopy (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodFileNo (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodParameter (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodQuery (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodQueryEmpty (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodReset (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodTransaction (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testModuleName (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testRepr (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testStr (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testGetline (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testGetlineBytesAndUnicode (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testParameterChecks (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testPutline (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testPutlineBytesAndUnicode (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testInserttable1Row (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttable4Rows (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableByteValues (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableFromListOfSets (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableFromSetofTuples (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableFromTupleOfLists (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableMaxValues (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableMultipleCalls (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableMultipleRows (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableNoEncoding (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableNullValues (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableUnicodeLatin1 (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableUnicodeLatin9 (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableUnicodeUtf8 (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testGetNoticeReceiver (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testGetNotify (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testNoticeReceiver (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testSetAndGetNoticeReceiver (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testSetNoticeReceiver (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testQueryWithBoolParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithBoolParamsNotDefault (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithDuplicateParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithGarbage (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithIntParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithMixedParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithNoneParam (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithStrParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithUnicodeParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithUnicodeParamsCyrillic (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithUnicodeParamsLatin1 (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithZeroParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testDescribeMultipleNamedQueries (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testDescribeNamedQuery (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testDescribeNonExistentQuery (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testDescribeUnnamedQuery (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testDuplicatePreparedStatement (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testEmptyPreparedStatement (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testInvalidPreparedStatement (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testMultipleNamedQueriesWithParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testMultipleNamedQueriesWithoutParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testNamedQueryWithoutParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testNonExistentPreparedStatement (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testUnnamedQueryWithParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testUnnamedQueryWithoutParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testContains (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testDictContains (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testDictIterate (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testDictIterateTwoColumns (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testDictNext (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testGetItem (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testGetItemOutOfRange (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testGetItemWithNegativeIndex (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testIterate (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testIterateTwice (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testIterateTwoColumns (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testLen (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNamedContains (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNamedIterate (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNamedIterateTwoColumns (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNamedNext (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNext (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testScalarContains (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testScalarIterate (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testScalarIterateTwoColumns (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testScalarNext (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testOneDictWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneDictWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneDictWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneNamedWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneNamedWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneNamedWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneScalarWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneScalarWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneScalarWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testScalarIter (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testScalarResult (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleDictWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleDictWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleDictWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleNamedWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleNamedWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleNamedWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleScalarWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleScalarWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testBool (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testBytea (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testDate (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testFloat (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testInt (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testJson (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testLong (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testMoney (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testText (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testBigGetresult (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testClassName (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresult (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresultDecimal (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresultLong (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresultNames (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresultString (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testFieldname (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testFieldnum (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3Cols (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3DictCols (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3DictRows (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3NamedCols (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3NamedRows (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3Rows (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGetresult (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGetresultDecimal (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGetresultLong (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGetresultString (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testLen (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testListfields (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testModuleName (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNamedresult (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNamedresultNames (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNamedresultWithBadFieldnames (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNamedresultWithGoodFieldnames (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNtuples (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testQuery (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testRepr (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testSelect0 (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testSelect0Semicolon (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testSelectDotSemicolon (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testStr (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testEscapeBytea (tests.test_classic_connection.TestStandaloneEscapeFunctions) ... ok BUILDSTDERR: testEscapeString (tests.test_classic_connection.TestStandaloneEscapeFunctions) ... ok BUILDSTDERR: testDictresulAscii (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testDictresultCyrillic (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testDictresultLatin1 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testDictresultLatin9 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testDictresultUtf8 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testGetresulAscii (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testGetresultCyrillic (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testGetresultLatin9 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testGetresultUtf8 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testGetLo (tests.test_classic_largeobj.TestCreatingLargeObjects) ... ok BUILDSTDERR: testLoCreate (tests.test_classic_largeobj.TestCreatingLargeObjects) ... ok BUILDSTDERR: testLoImport (tests.test_classic_largeobj.TestCreatingLargeObjects) ... ok BUILDSTDERR: testClassName (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testClose (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testError (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testExport (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testExportInExistent (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testModuleName (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testOid (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testOpen (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testPgcn (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testRead (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testRepr (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testSeek (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testSize (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testStr (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testTell (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testUnlink (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testUnlinkInexistent (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testWrite (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testWriteLatin1Bytes (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testWriteUtf8Bytes (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testWriteUtf8String (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testLargeObjectIntConstants (tests.test_classic_largeobj.TestModuleConstants) ... ok BUILDSTDERR: testCastInterval (tests.test_classic_functions.TestCastInterval) ... ok BUILDSTDERR: testGetBool (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetByteaEscaped (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetDatestyle (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetDecimal (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetDecimalPoint (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetJsondecode (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetBool (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetByteaEscaped (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetDecimal (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetDecimalPoint (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetJsondecode (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testEscapeBytea (tests.test_classic_functions.TestEscapeFunctions) ... ok BUILDSTDERR: testEscapeString (tests.test_classic_functions.TestEscapeFunctions) ... ok BUILDSTDERR: testUnescapeBytea (tests.test_classic_functions.TestEscapeFunctions) ... ok BUILDSTDERR: testDefBase (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testDefHost (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testDefOpt (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testDefPort (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasConnect (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasEscapeBytea (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasEscapeString (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgDataError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgDatabaseError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgIntegrityError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgInterfaceError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgInternalError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgInvalidResultError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgMultipleResultsError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgNoResultError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgNotSupportedError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgOperationalError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgProgrammingError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgWarning (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasUnescapeBytea (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testVersion (tests.test_classic_functions.TestModuleConstants) ... ok BUILDSTDERR: testParserCast (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserDelim (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserNested (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserParams (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserSimple (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserTooDeeplyNested (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserWithData (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserWithDifferentDelimiter (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserWithoutCast (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParser (tests.test_classic_functions.TestParseHStore) ... ok BUILDSTDERR: testParserCastNonUniform (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserCastUniform (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserDelim (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserManyElements (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserNested (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserParams (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserSimple (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserWithData (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserWithDifferentDelimiter (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserWithoutCast (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 737 tests in 5.656s BUILDSTDERR: OK (skipped=7) + /usr/bin/python3 setup.py test running test running egg_info writing PyGreSQL.egg-info/PKG-INFO writing dependency_links to PyGreSQL.egg-info/dependency_links.txt writing top-level names to PyGreSQL.egg-info/top_level.txt reading manifest file 'PyGreSQL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'docs/index.rst' writing manifest file 'PyGreSQL.egg-info/SOURCES.txt' running build_ext building '_pg' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYGRESQL_VERSION=5.1 -DDIRECT_ACCESS -DLARGE_OBJECTS -DDEFAULT_VARS -DESCAPING_FUNCS -DSSL_INFO -DDIRECT_ACCESS -DLARGE_OBJECTS -DDEFAULT_VARS -DESCAPING_FUNCS -DSSL_INFO -I/usr/include/python3.7m -I/usr/include -I/usr/include/python3.7m -c pgmodule.c -o build/temp.linux-s390x-3.7/pgmodule.o -O2 -funsigned-char -Wall -Werror gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-s390x-3.7/pgmodule.o -L/usr/lib/python3.7/site-packages -L/usr/lib64 -L/usr/lib64 -lpq -lpython3.7m -o /builddir/build/BUILD/PyGreSQL-5.1/_pg.cpython-37m-s390x-linux-gnu.so BUILDSTDERR: test_context_manager (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_get (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_insert (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_invalidname (tests.test_classic.UtilityTest) BUILDSTDERR: Make sure that invalid table names are caught ... ok BUILDSTDERR: test_mixed_case (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_notify (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_notify_other_options (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_notify_timeout (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_params (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_pkey (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_schema (tests.test_classic.UtilityTest) BUILDSTDERR: Does it differentiate the same table name in different schemas ... ok BUILDSTDERR: test_sqlstate (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: test_update (tests.test_classic.UtilityTest) ... ok BUILDSTDERR: testCanConnect (tests.test_classic_connection.TestCanConnect) ... ok BUILDSTDERR: testGetBool (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testGetByteEscaped (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testGetDecimal (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testGetDecimalPoint (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testSetBool (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testSetByteaEscaped (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testSetDecimal (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testSetDecimalPoint (tests.test_classic_connection.TestConfigFunctions) ... skipped 'cannot set English money locale' BUILDSTDERR: testSetRowFactorySize (tests.test_classic_connection.TestConfigFunctions) ... ok BUILDSTDERR: testAllConnectAttributes (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAllConnectMethods (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAllQueryMembers (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeBackendPid (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeDb (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeError (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeHost (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeOptions (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributePort (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeProtocolVersion (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeServerVersion (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeSocket (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeSslAttributes (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeSslInUse (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeStatus (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testAttributeUser (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testCancelLongRunningThread (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testClassName (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodCancel (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodClose (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodEndcopy (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodFileNo (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodParameter (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodQuery (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodQueryEmpty (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodReset (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testMethodTransaction (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testModuleName (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testRepr (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testStr (tests.test_classic_connection.TestConnectObject) ... ok BUILDSTDERR: testGetline (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testGetlineBytesAndUnicode (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testParameterChecks (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testPutline (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testPutlineBytesAndUnicode (tests.test_classic_connection.TestDirectSocketAccess) ... ok BUILDSTDERR: testInserttable1Row (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttable4Rows (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableByteValues (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableFromListOfSets (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableFromSetofTuples (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableFromTupleOfLists (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableMaxValues (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableMultipleCalls (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableMultipleRows (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableNoEncoding (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableNullValues (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableUnicodeLatin1 (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableUnicodeLatin9 (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testInserttableUnicodeUtf8 (tests.test_classic_connection.TestInserttable) ... ok BUILDSTDERR: testGetNoticeReceiver (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testGetNotify (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testNoticeReceiver (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testSetAndGetNoticeReceiver (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testSetNoticeReceiver (tests.test_classic_connection.TestNotificatons) ... ok BUILDSTDERR: testQueryWithBoolParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithBoolParamsNotDefault (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithDuplicateParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithGarbage (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithIntParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithMixedParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithNoneParam (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithStrParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithUnicodeParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithUnicodeParamsCyrillic (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithUnicodeParamsLatin1 (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testQueryWithZeroParams (tests.test_classic_connection.TestParamQueries) ... ok BUILDSTDERR: testDescribeMultipleNamedQueries (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testDescribeNamedQuery (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testDescribeNonExistentQuery (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testDescribeUnnamedQuery (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testDuplicatePreparedStatement (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testEmptyPreparedStatement (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testInvalidPreparedStatement (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testMultipleNamedQueriesWithParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testMultipleNamedQueriesWithoutParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testNamedQueryWithoutParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testNonExistentPreparedStatement (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testUnnamedQueryWithParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testUnnamedQueryWithoutParams (tests.test_classic_connection.TestPreparedQueries) ... ok BUILDSTDERR: testContains (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testDictContains (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testDictIterate (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testDictIterateTwoColumns (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testDictNext (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testGetItem (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testGetItemOutOfRange (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testGetItemWithNegativeIndex (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testIterate (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testIterateTwice (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testIterateTwoColumns (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testLen (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNamedContains (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNamedIterate (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNamedIterateTwoColumns (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNamedNext (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testNext (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testScalarContains (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testScalarIterate (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testScalarIterateTwoColumns (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testScalarNext (tests.test_classic_connection.TestQueryIterator) ... ok BUILDSTDERR: testOneDictWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneDictWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneDictWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneNamedWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneNamedWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneNamedWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneScalarWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneScalarWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneScalarWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testOneWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testScalarIter (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testScalarResult (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleDictWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleDictWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleDictWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleNamedWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleNamedWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleNamedWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleScalarWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleScalarWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleWithEmptyQuery (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleWithSingleRow (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testSingleWithTwoRows (tests.test_classic_connection.TestQueryOneSingleScalar) ... ok BUILDSTDERR: testBool (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testBytea (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testDate (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testFloat (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testInt (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testJson (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testLong (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testMoney (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testText (tests.test_classic_connection.TestQueryResultTypes) ... ok BUILDSTDERR: testBigGetresult (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testClassName (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresult (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresultDecimal (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresultLong (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresultNames (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testDictresultString (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testFieldname (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testFieldnum (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3Cols (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3DictCols (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3DictRows (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3NamedCols (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3NamedRows (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGet3Rows (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGetresult (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGetresultDecimal (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGetresultLong (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testGetresultString (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testLen (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testListfields (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testModuleName (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNamedresult (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNamedresultNames (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNamedresultWithBadFieldnames (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNamedresultWithGoodFieldnames (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testNtuples (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testQuery (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testRepr (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testSelect0 (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testSelect0Semicolon (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testSelectDotSemicolon (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testStr (tests.test_classic_connection.TestSimpleQueries) ... ok BUILDSTDERR: testEscapeBytea (tests.test_classic_connection.TestStandaloneEscapeFunctions) ... ok BUILDSTDERR: testEscapeString (tests.test_classic_connection.TestStandaloneEscapeFunctions) ... ok BUILDSTDERR: testDictresulAscii (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testDictresultCyrillic (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testDictresultLatin1 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testDictresultLatin9 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testDictresultUtf8 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testGetresulAscii (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testGetresultCyrillic (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testGetresultLatin9 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testGetresultUtf8 (tests.test_classic_connection.TestUnicodeQueries) ... ok BUILDSTDERR: testDel (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testGet (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testInit (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testItems (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testIter (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testKeys (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testSet (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testValues (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testWriteMethods (tests.test_classic_dbwrapper.TestAttrDict) ... ok BUILDSTDERR: testArray (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayLiteral (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfIds (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfJsonb (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testArrayOfText (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testClassName (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testClear (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testClearWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testContextManager (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testCreateTable (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDate (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDateAndTimeArrays (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDbTypesInfo (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDbTypesTypecast (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDecodeJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeepArray (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDelete (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeletePrepared (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeleteReferenced (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeleteWithCompositeKey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeleteWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDeleteWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDescribePrepared (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testDescribePreparedUnnamed (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEmptyQuery (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEncodeJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEscapeBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEscapeIdentifier (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEscapeLiteral (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testEscapeString (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGet (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAsDict (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAsList (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesIsAttrDict (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesIsCached (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesIsOrdered (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesWithQuotes (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesWithRegtypes (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetAttnamesWithoutRegtypes (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetDatabases (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetFromView (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetLittleBobbyTables (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetParameter (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetParameterAll (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetParameterServerVersion (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetRelations (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetSetTypeCast (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetSystemRelations (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetSystemTables (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetTables (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetWithCompositeKey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testGetWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testHasTablePrivilege (tests.test_classic_dbwrapper.TestDBClass) ... skipped 'must not be superuser' BUILDSTDERR: testHstore (tests.test_classic_dbwrapper.TestDBClass) ... skipped 'hstore extension not enabled' BUILDSTDERR: testInsert (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertGetJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertGetJsonb (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertIntoView (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertUpdateGetBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertUpdateGetRecord (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInsertWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testInterval (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testModuleName (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testMultipleQueries (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testNotificationHandler (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testPkey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testPrepare (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testPrepareUnnamed (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQuery (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryDataError (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryFormatted (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryFormattedWithAny (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryFormattedWithoutParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryPreparedUnnamedWithOutParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryPreparedUnnamedWithParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryPreparedWithParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryPreparedWithoutParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testQueryWithParams (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testRecordInsertBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testRecordInsertJson (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testRecordLiteral (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testReopen (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testReset (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testResetParameter (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testResetParameterAll (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testSetParameter (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testSetParameterLocal (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testSetParameterSession (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTempCrud (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTime (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTimestamp (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTimestamptz (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTimetz (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTransaction (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTransactionAliases (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncate (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncateCascade (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncateOnly (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncateQuoted (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testTruncateRestart (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUnescapeBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdate (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdateWithCompositeKey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdateWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdateWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpdateWithoutOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsert (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsertBytea (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsertWithCompositeKey (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsertWithOid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUpsertWithQuotedNames (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testUuid (tests.test_classic_dbwrapper.TestDBClass) ... ok BUILDSTDERR: testAdaptQueryInlineDict (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryInlineList (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryTypedDict (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryTypedList (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryUntypedDict (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryUntypedList (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAdaptQueryWithPgRepr (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testGuessSimpleType (tests.test_classic_dbwrapper.TestDBClassAdapter) ... ok BUILDSTDERR: testAllDBAttributes (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeBackendPid (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeDb (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeDbname (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeError (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeHost (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeOptions (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributePort (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeProtocolVersion (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeServerVersion (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeSocket (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeSslAttributes (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeSslInUse (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeStatus (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testAttributeUser (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testExistingConnection (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testExistingDbApi2Connection (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodClose (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodDecodeJson (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEncodeJson (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEndcopy (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEscapeBytea (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEscapeIdentifier (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEscapeLiteral (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodEscapeString (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodQuery (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodQueryDataError (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodQueryEmpty (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodReopen (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodReset (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testMethodUnescapeBytea (tests.test_classic_dbwrapper.TestDBClassBasic) ... ok BUILDSTDERR: testBadParams (tests.test_classic_dbwrapper.TestDBClassInit) ... ok BUILDSTDERR: testDeleteDb (tests.test_classic_dbwrapper.TestDBClassInit) ... ok BUILDSTDERR: testArray (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayLiteral (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfIds (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfJsonb (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testArrayOfText (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testClassName (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testClear (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testClearWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testContextManager (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testCreateTable (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDate (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDateAndTimeArrays (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDbTypesInfo (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDbTypesTypecast (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDecodeJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeepArray (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDelete (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeletePrepared (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeleteReferenced (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeleteWithCompositeKey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeleteWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDeleteWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDescribePrepared (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDescribePreparedUnnamed (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEmptyQuery (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEncodeJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEscapeBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEscapeIdentifier (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEscapeLiteral (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testEscapeString (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGet (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAsDict (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAsList (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesIsAttrDict (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesIsCached (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesIsOrdered (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesWithQuotes (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesWithRegtypes (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetAttnamesWithoutRegtypes (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetDatabases (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetFromView (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetLittleBobbyTables (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetParameter (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetParameterAll (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetParameterServerVersion (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetRelations (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetSetTypeCast (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetSystemRelations (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetSystemTables (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetTables (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetWithCompositeKey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testGetWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testHasTablePrivilege (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... skipped 'must not be superuser' BUILDSTDERR: testHstore (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... skipped 'hstore extension not enabled' BUILDSTDERR: testInsert (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertGetJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertGetJsonb (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertIntoView (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertUpdateGetBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertUpdateGetRecord (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInsertWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testInterval (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testModuleName (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testMultipleQueries (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testNotificationHandler (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testPkey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testPrepare (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testPrepareUnnamed (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQuery (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryDataError (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryFormatted (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryFormattedWithAny (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryFormattedWithoutParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryPreparedUnnamedWithOutParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryPreparedUnnamedWithParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryPreparedWithParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryPreparedWithoutParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testQueryWithParams (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testRecordInsertBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testRecordInsertJson (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testRecordLiteral (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testReopen (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testReset (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testResetParameter (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testResetParameterAll (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testSetParameter (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testSetParameterLocal (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testSetParameterSession (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTempCrud (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTime (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTimestamp (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTimestamptz (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTimetz (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTransaction (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTransactionAliases (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncate (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncateCascade (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncateOnly (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncateQuoted (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testTruncateRestart (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUnescapeBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdate (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdateWithCompositeKey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdateWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdateWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpdateWithoutOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsert (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsertBytea (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsertWithCompositeKey (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsertWithOid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUpsertWithQuotedNames (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testUuid (tests.test_classic_dbwrapper.TestDBClassNonStdOpts) ... ok BUILDSTDERR: testDebugDefault (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsCallable (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsFalse (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsFileLike (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsString (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugIsTrue (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testDebugMultipleArgs (tests.test_classic_dbwrapper.TestDebug) ... ok BUILDSTDERR: testLeaksWithClose (tests.test_classic_dbwrapper.TestMemoryLeaks) ... ok BUILDSTDERR: testLeaksWithoutClose (tests.test_classic_dbwrapper.TestMemoryLeaks) ... ok BUILDSTDERR: testGet (tests.test_classic_dbwrapper.TestSchemas) ... ok BUILDSTDERR: testGetAttnames (tests.test_classic_dbwrapper.TestSchemas) ... ok BUILDSTDERR: testGetTables (tests.test_classic_dbwrapper.TestSchemas) ... ok BUILDSTDERR: testMunging (tests.test_classic_dbwrapper.TestSchemas) ... ok BUILDSTDERR: testCastInterval (tests.test_classic_functions.TestCastInterval) ... ok BUILDSTDERR: testGetBool (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetByteaEscaped (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetDatestyle (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetDecimal (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetDecimalPoint (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testGetJsondecode (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetBool (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetByteaEscaped (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetDecimal (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetDecimalPoint (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testSetJsondecode (tests.test_classic_functions.TestConfigFunctions) ... ok BUILDSTDERR: testEscapeBytea (tests.test_classic_functions.TestEscapeFunctions) ... ok BUILDSTDERR: testEscapeString (tests.test_classic_functions.TestEscapeFunctions) ... ok BUILDSTDERR: testUnescapeBytea (tests.test_classic_functions.TestEscapeFunctions) ... ok BUILDSTDERR: testDefBase (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testDefHost (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testDefOpt (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testDefPort (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasConnect (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasEscapeBytea (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasEscapeString (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgDataError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgDatabaseError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgIntegrityError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgInterfaceError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgInternalError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgInvalidResultError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgMultipleResultsError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgNoResultError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgNotSupportedError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgOperationalError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgProgrammingError (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasPgWarning (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testhasUnescapeBytea (tests.test_classic_functions.TestHasConnect) ... ok BUILDSTDERR: testVersion (tests.test_classic_functions.TestModuleConstants) ... ok BUILDSTDERR: testParserCast (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserDelim (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserNested (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserParams (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserSimple (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserTooDeeplyNested (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserWithData (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserWithDifferentDelimiter (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParserWithoutCast (tests.test_classic_functions.TestParseArray) ... ok BUILDSTDERR: testParser (tests.test_classic_functions.TestParseHStore) ... ok BUILDSTDERR: testParserCastNonUniform (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserCastUniform (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserDelim (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserManyElements (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserNested (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserParams (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserSimple (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserWithData (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserWithDifferentDelimiter (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testParserWithoutCast (tests.test_classic_functions.TestParseRecord) ... ok BUILDSTDERR: testGetLo (tests.test_classic_largeobj.TestCreatingLargeObjects) ... ok BUILDSTDERR: testLoCreate (tests.test_classic_largeobj.TestCreatingLargeObjects) ... ok BUILDSTDERR: testLoImport (tests.test_classic_largeobj.TestCreatingLargeObjects) ... ok BUILDSTDERR: testClassName (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testClose (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testError (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testExport (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testExportInExistent (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testModuleName (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testOid (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testOpen (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testPgcn (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testRead (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testRepr (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testSeek (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testSize (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testStr (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testTell (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testUnlink (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testUnlinkInexistent (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testWrite (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testWriteLatin1Bytes (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testWriteUtf8Bytes (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testWriteUtf8String (tests.test_classic_largeobj.TestLargeObjects) ... ok BUILDSTDERR: testLargeObjectIntConstants (tests.test_classic_largeobj.TestModuleConstants) ... ok BUILDSTDERR: testNotifyDistinctInTransaction (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyHandlerEmpty (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyHandlerOnce (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyNoTimeout (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyOnceWithPayload (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyQueryEmpty (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyQueryOnce (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyQuotedNames (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifySameInTransaction (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifySeveralTimes (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithArgs (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithArgsAndPayload (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithFivePayloads (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithTimeout (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyWithoutTimeout (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testNotifyZeroTimeout (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testReceiveImmediately (tests.test_classic_notification.TestAsyncNotification) ... ok BUILDSTDERR: testPgNotify (tests.test_classic_notification.TestPyNotifyAlias) ... ok BUILDSTDERR: testCloseHandler (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: testDeleteHandler (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: testNotify (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: testNotifyWithArgsAndPayload (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: testNotifyWrongEvent (tests.test_classic_notification.TestSyncNotification) ... ok BUILDSTDERR: test_BINARY (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Binary (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_DATETIME (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Date (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Exceptions (tests.test_dbapi20.test_PyGreSQL) BUILDSTDERR: Make sure required exceptions exist, and are in the ... ok BUILDSTDERR: test_ExceptionsAsConnectionAttributes (tests.test_dbapi20.test_PyGreSQL) BUILDSTDERR: Optional extension ... ok BUILDSTDERR: test_NUMBER (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_None (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_ROWID (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_STRING (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Time (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_Timestamp (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_apilevel (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_arraysize (tests.test_dbapi20.test_PyGreSQL) BUILDSTDERR: Not much here - rest of the tests for this are in test_fetchmany ... ok BUILDSTDERR: test_autocommit (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_bool (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_build_row_factory (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc_bad_params (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc_no_params (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc_one_param (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_callproc_two_params (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_close (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_colnames (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_coltypes (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_commit (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_connect (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_connect_kwargs (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_connection_as_contextmanager (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_connection_errors (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_as_contextmanager (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_connection (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_invalidation (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_isolation (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_iteration (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_type (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_with_badly_named_columns (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_with_named_columns (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_cursor_with_unnamed_columns (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_custom_type (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_datetime (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_description (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_description_fields (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_execute (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_execute_edge_cases (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_executemany (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetch_2_rows (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetchall (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetchmany (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetchmany_with_keep (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_fetchone (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_float (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_global_typecast (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_hstore (tests.test_dbapi20.test_PyGreSQL) ... skipped 'hstore extension not enabled' BUILDSTDERR: test_insert_array (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_insert_record (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_integrity_error (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_interval (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_json (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_jsonb (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_literal (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_memory_leaks (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_mixedfetch (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_nextset (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_no_close (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_paramstyle (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_percent_sign (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_pgdb_type (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_rollback (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_row_factory (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_rowcount (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_select_array (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_select_record (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_set_decimal_type (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_set_row_factory_size (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_set_typecast_for_arrays (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_setinputsizes (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_setoutputsize (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_setoutputsize_basic (tests.test_dbapi20.test_PyGreSQL) BUILDSTDERR: Basic test is to make sure setoutputsize doesn't blow up ... ok BUILDSTDERR: test_sqlstate (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_threadsafety (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_transaction (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_type_cache_info (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_type_cache_typecast (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_unicode_list_and_tuple (tests.test_dbapi20.test_PyGreSQL) ... skipped 'database does not support latin-1' BUILDSTDERR: test_unicode_with_latin1 (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_unicode_with_utf8 (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_update_rowcount (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_uuid (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_version (tests.test_dbapi20.test_PyGreSQL) ... ok BUILDSTDERR: test_round_trip (tests.test_dbapi20_copy.TestBinary) ... ok BUILDSTDERR: test_bad_params (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_binary (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_binary_with_sep (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_binary_with_unicode (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_columns (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_csv (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_csv_with_sep (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_file (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_bytes (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_iterable (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_iterable_bytes (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_iterable_invalid (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_iterable_with_newlines (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_string (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_string_multiple_rows (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_input_string_with_newline (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_null (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_query (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_sep (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_size_invalid (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_size_negative (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_size_positive (tests.test_dbapi20_copy.TestCopyFrom) ... ok BUILDSTDERR: test_bad_params (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_binary (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_binary_with_sep (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_binary_with_unicode (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_columns (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_csv (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_csv_with_sep (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_decode (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_file (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_generator (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_generator_bytes (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_null (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_query (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_rowcount_increment (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_sep (tests.test_dbapi20_copy.TestCopyTo) ... ok BUILDSTDERR: test_input (tests.test_dbapi20_copy.TestStreams) ... ok BUILDSTDERR: test_output (tests.test_dbapi20_copy.TestStreams) ... ok BUILDSTDERR: test_all_steps (tests.test_tutorial.TestClassicTutorial) ... ok BUILDSTDERR: test_all_steps (tests.test_tutorial.TestDbApi20Tutorial) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 738 tests in 4.996s BUILDSTDERR: OK (skipped=7) + exit 0 + __trap_cb + IFS=' ' + for __func in $__TRAP_ACTIONS + pgtests_stop + pg_ctl stop -D /builddir/build/BUILD/PyGreSQL-5.1/datadir -w waiting for server to shut down.... done server stopped + __clean_trap_action pgtests_stop + __new_actions= + for __action in $__TRAP_ACTIONS + test pgtests_stop = pgtests_stop + : + for __action in $__TRAP_ACTIONS + test pgtests_cleanup = pgtests_stop + __new_actions='pgtests_cleanup ' + __TRAP_ACTIONS='pgtests_cleanup ' + for __func in $__TRAP_ACTIONS + pgtests_cleanup + : + rm -r /builddir/build/BUILD/PyGreSQL-5.1/datadir + __clean_trap_action pgtests_cleanup + __new_actions= + for __action in $__TRAP_ACTIONS + test pgtests_cleanup = pgtests_cleanup + : + __TRAP_ACTIONS= Processing files: python2-pygresql-5.1-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.juCUPR + umask 022 + cd /builddir/build/BUILD + cd PyGreSQL-5.1 + DOCDIR=/builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/doc/python2-pygresql + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/doc/python2-pygresql + cp -pr docs/about.rst docs/announce.rst docs/copyright.rst /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/doc/python2-pygresql + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TeaS5S + umask 022 + cd /builddir/build/BUILD + cd PyGreSQL-5.1 + LICENSEDIR=/builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/licenses/python2-pygresql + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/licenses/python2-pygresql + cp -pr docs/copyright.rst /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/licenses/python2-pygresql + exit 0 Provides: PyGreSQL = 5.1-1.fc30 PyGreSQL(s390-64) = 5.1-1.fc30 postgresql-python = 8.5.0-1 python-PyGreSQL = 5.1-1.fc30 python-PyGreSQL(s390-64) = 5.1-1.fc30 python-pygresql = 5.1-1.fc30 python-pygresql(s390-64) = 5.1-1.fc30 python2-PyGreSQL = 5.1-1.fc30 python2-PyGreSQL(s390-64) = 5.1-1.fc30 python2-pygresql = 5.1-1.fc30 python2-pygresql(s390-64) = 5.1-1.fc30 python2.7dist(pygresql) = 5.1 python2dist(pygresql) = 5.1 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: PyGreSQL < 5.1-1.fc30 postgresql-python < 8.5 python-PyGreSQL < 5.1-1.fc30 python-pygresql < 5.1-1.fc30 Processing files: python3-pygresql-5.1-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.otn652 + umask 022 + cd /builddir/build/BUILD + cd PyGreSQL-5.1 + DOCDIR=/builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/doc/python3-pygresql + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/doc/python3-pygresql + cp -pr docs/about.rst docs/announce.rst docs/copyright.rst /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/doc/python3-pygresql + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nBPPhg + umask 022 + cd /builddir/build/BUILD + cd PyGreSQL-5.1 + LICENSEDIR=/builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/licenses/python3-pygresql + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/licenses/python3-pygresql + cp -pr docs/copyright.rst /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x/usr/share/licenses/python3-pygresql + exit 0 Provides: python3-PyGreSQL = 5.1-1.fc30 python3-PyGreSQL(s390-64) = 5.1-1.fc30 python3-pygresql = 5.1-1.fc30 python3-pygresql(s390-64) = 5.1-1.fc30 python3.7dist(pygresql) = 5.1 python3dist(pygresql) = 5.1 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python3-PyGreSQL < 5.1-1.fc30 Processing files: PyGreSQL-debugsource-5.1-1.fc30.s390x Provides: PyGreSQL-debugsource = 5.1-1.fc30 PyGreSQL-debugsource(s390-64) = 5.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: PyGreSQL-debuginfo-5.1-1.fc30.s390x Provides: PyGreSQL-debuginfo = 5.1-1.fc30 PyGreSQL-debuginfo(s390-64) = 5.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyGreSQL-debugsource(s390-64) = 5.1-1.fc30 Processing files: python2-pygresql-debuginfo-5.1-1.fc30.s390x Provides: debuginfo(build-id) = 05f87a22f6332cc06c7605b0f92945f12dc5a526 python2-pygresql-debuginfo = 5.1-1.fc30 python2-pygresql-debuginfo(s390-64) = 5.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyGreSQL-debugsource(s390-64) = 5.1-1.fc30 Processing files: python3-pygresql-debuginfo-5.1-1.fc30.s390x Provides: debuginfo(build-id) = 47ba3ed69e9b995750c09fe0e0d6d07501c88b21 python3-pygresql-debuginfo = 5.1-1.fc30 python3-pygresql-debuginfo(s390-64) = 5.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyGreSQL-debugsource(s390-64) = 5.1-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x Wrote: /builddir/build/RPMS/python2-pygresql-5.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python3-pygresql-5.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/PyGreSQL-debugsource-5.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/PyGreSQL-debuginfo-5.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python2-pygresql-debuginfo-5.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python3-pygresql-debuginfo-5.1-1.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CXqAc3 + umask 022 + cd /builddir/build/BUILD + cd PyGreSQL-5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyGreSQL-5.1-1.fc30.s390x + exit 0 Child return code was: 0