Created
August 2, 2023 02:00
-
-
Save mweinelt/046825bd23758ba799459077f117d1ba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://cache.nixos.org/5fxrrw9mjs06wyxafl8n1c37v3dlzwxl.narinfo | |
https://cache.nixos.org/k7g2sgazarngk5fnf4iyww514zn3q76d.narinfo | |
https://cache.nixos.org/nar/0wp4gznxzh7bfmlzah7h0v2ayf43v54d2hdwwimfk4rk7yv8c0vk.nar.xz | |
https://cache.nixos.org/nar/0lcxmksb365gjjnsdvilpklkkb5wbw2h2xwdpa21rg6mj0wn3qcm.nar.xz | |
https://cache.nixos.org/f5vxv1yr26dlqd1nkbkwq25dpwqqci45.narinfo | |
https://cache.nixos.org/h9ip3ip2xa3gv93q011z69yjw3dd64vk.narinfo | |
https://cache.nixos.org/dwb0xrrs1i60k70h0rgd2xi3nfx5xivm.narinfo | |
Sourcing python-remove-tests-dir-hook | |
Sourcing python-catch-conflicts-hook.sh | |
Sourcing python-remove-bin-bytecode-hook.sh | |
Sourcing pip-build-hook | |
Using pipBuildPhase | |
Using pipShellHook | |
Sourcing pip-install-hook | |
Using pipInstallPhase | |
Sourcing python-imports-check-hook.sh | |
Using pythonImportsCheckPhase | |
Sourcing python-namespaces-hook | |
Sourcing python-catch-conflicts-hook.sh | |
Sourcing sphinx-hook | |
Sourcing pytest-check-hook | |
Using pytestCheckPhase | |
unpacking sources | |
unpacking source archive /nix/store/6ncnrsbiaqy7k9ba12nbm28as8f949sk-source | |
source root is source | |
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tools/update_oids.py | |
patching sources | |
applying patch /nix/store/2v03sv128flqm2pr2f69ahaa3ma5lp19-ctypes.patch | |
patching file psycopg/psycopg/pq/_pq_ctypes.py | |
patching file tests/fix_pq.py | |
applying patch /nix/store/wbn9wxx97sfrbw6mdhwh2nng4n6fg6ps-762bb2e4c840886acca12a3676296e10a7114fa2.patch | |
patching file tests/test_concurrency.py | |
patching file tests/test_concurrency_async.py | |
updateAutotoolsGnuConfigScriptsPhase | |
configuring | |
no configure script, doing nothing | |
building | |
Executing pipBuildPhase | |
Creating a wheel... | |
[33mWARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.[0m[33m | |
[0mProcessing /build/source/psycopg | |
Running command Preparing metadata (pyproject.toml) | |
running dist_info | |
creating /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info | |
writing /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/PKG-INFO | |
writing dependency_links to /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/dependency_links.txt | |
writing requirements to /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/requires.txt | |
writing top-level names to /build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/top_level.txt | |
writing manifest file '/build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/SOURCES.txt' | |
reading manifest file '/build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/SOURCES.txt' | |
adding license file 'LICENSE.txt' | |
writing manifest file '/build/pip-modern-metadata-vhxvw6p1/psycopg.egg-info/SOURCES.txt' | |
creating '/build/pip-modern-metadata-vhxvw6p1/psycopg-3.1.9.dist-info' | |
Preparing metadata (pyproject.toml) ... [?25l[?25hdone | |
Building wheels for collected packages: psycopg | |
Running command Building wheel for psycopg (pyproject.toml) | |
running bdist_wheel | |
running build | |
running build_py | |
creating build | |
creating build/lib | |
creating build/lib/psycopg | |
copying psycopg/adapt.py -> build/lib/psycopg | |
copying psycopg/_adapters_map.py -> build/lib/psycopg | |
copying psycopg/_pipeline.py -> build/lib/psycopg | |
copying psycopg/_dns.py -> build/lib/psycopg | |
copying psycopg/version.py -> build/lib/psycopg | |
copying psycopg/_encodings.py -> build/lib/psycopg | |
copying psycopg/_struct.py -> build/lib/psycopg | |
copying psycopg/generators.py -> build/lib/psycopg | |
copying psycopg/dbapi20.py -> build/lib/psycopg | |
copying psycopg/cursor_async.py -> build/lib/psycopg | |
copying psycopg/_wrappers.py -> build/lib/psycopg | |
copying psycopg/connection_async.py -> build/lib/psycopg | |
copying psycopg/postgres.py -> build/lib/psycopg | |
copying psycopg/_cmodule.py -> build/lib/psycopg | |
copying psycopg/abc.py -> build/lib/psycopg | |
copying psycopg/errors.py -> build/lib/psycopg | |
copying psycopg/server_cursor.py -> build/lib/psycopg | |
copying psycopg/__init__.py -> build/lib/psycopg | |
copying psycopg/_enums.py -> build/lib/psycopg | |
copying psycopg/conninfo.py -> build/lib/psycopg | |
copying psycopg/connection.py -> build/lib/psycopg | |
copying psycopg/_tpc.py -> build/lib/psycopg | |
copying psycopg/_column.py -> build/lib/psycopg | |
copying psycopg/rows.py -> build/lib/psycopg | |
copying psycopg/client_cursor.py -> build/lib/psycopg | |
copying psycopg/cursor.py -> build/lib/psycopg | |
copying psycopg/_tz.py -> build/lib/psycopg | |
copying psycopg/_compat.py -> build/lib/psycopg | |
copying psycopg/copy.py -> build/lib/psycopg | |
copying psycopg/_typeinfo.py -> build/lib/psycopg | |
copying psycopg/transaction.py -> build/lib/psycopg | |
copying psycopg/sql.py -> build/lib/psycopg | |
copying psycopg/_preparing.py -> build/lib/psycopg | |
copying psycopg/_queries.py -> build/lib/psycopg | |
copying psycopg/waiting.py -> build/lib/psycopg | |
copying psycopg/_transform.py -> build/lib/psycopg | |
creating build/lib/psycopg/types | |
copying psycopg/types/net.py -> build/lib/psycopg/types | |
copying psycopg/types/bool.py -> build/lib/psycopg/types | |
copying psycopg/types/composite.py -> build/lib/psycopg/types | |
copying psycopg/types/hstore.py -> build/lib/psycopg/types | |
copying psycopg/types/shapely.py -> build/lib/psycopg/types | |
copying psycopg/types/string.py -> build/lib/psycopg/types | |
copying psycopg/types/uuid.py -> build/lib/psycopg/types | |
copying psycopg/types/datetime.py -> build/lib/psycopg/types | |
copying psycopg/types/array.py -> build/lib/psycopg/types | |
copying psycopg/types/none.py -> build/lib/psycopg/types | |
copying psycopg/types/json.py -> build/lib/psycopg/types | |
copying psycopg/types/enum.py -> build/lib/psycopg/types | |
copying psycopg/types/__init__.py -> build/lib/psycopg/types | |
copying psycopg/types/range.py -> build/lib/psycopg/types | |
copying psycopg/types/multirange.py -> build/lib/psycopg/types | |
copying psycopg/types/numeric.py -> build/lib/psycopg/types | |
creating build/lib/psycopg/crdb | |
copying psycopg/crdb/connection.py -> build/lib/psycopg/crdb | |
copying psycopg/crdb/_types.py -> build/lib/psycopg/crdb | |
copying psycopg/crdb/__init__.py -> build/lib/psycopg/crdb | |
creating build/lib/psycopg/pq | |
copying psycopg/pq/_pq_ctypes.py -> build/lib/psycopg/pq | |
copying psycopg/pq/pq_ctypes.py -> build/lib/psycopg/pq | |
copying psycopg/pq/__init__.py -> build/lib/psycopg/pq | |
copying psycopg/pq/abc.py -> build/lib/psycopg/pq | |
copying psycopg/pq/_enums.py -> build/lib/psycopg/pq | |
copying psycopg/pq/_debug.py -> build/lib/psycopg/pq | |
copying psycopg/pq/misc.py -> build/lib/psycopg/pq | |
copying psycopg/py.typed -> build/lib/psycopg | |
installing to build/bdist.linux-x86_64/wheel | |
running install | |
running install_lib | |
creating build/bdist.linux-x86_64 | |
creating build/bdist.linux-x86_64/wheel | |
creating build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_column.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_dns.py -> build/bdist.linux-x86_64/wheel/psycopg | |
creating build/bdist.linux-x86_64/wheel/psycopg/pq | |
copying build/lib/psycopg/pq/misc.py -> build/bdist.linux-x86_64/wheel/psycopg/pq | |
copying build/lib/psycopg/pq/__init__.py -> build/bdist.linux-x86_64/wheel/psycopg/pq | |
copying build/lib/psycopg/pq/_pq_ctypes.py -> build/bdist.linux-x86_64/wheel/psycopg/pq | |
copying build/lib/psycopg/pq/pq_ctypes.py -> build/bdist.linux-x86_64/wheel/psycopg/pq | |
copying build/lib/psycopg/pq/abc.py -> build/bdist.linux-x86_64/wheel/psycopg/pq | |
copying build/lib/psycopg/pq/_debug.py -> build/bdist.linux-x86_64/wheel/psycopg/pq | |
copying build/lib/psycopg/pq/_enums.py -> build/bdist.linux-x86_64/wheel/psycopg/pq | |
copying build/lib/psycopg/connection.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_pipeline.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/py.typed -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_enums.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/errors.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/abc.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_wrappers.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/client_cursor.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/connection_async.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/adapt.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/waiting.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/sql.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_transform.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/server_cursor.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_preparing.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/cursor.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_compat.py -> build/bdist.linux-x86_64/wheel/psycopg | |
creating build/bdist.linux-x86_64/wheel/psycopg/crdb | |
copying build/lib/psycopg/crdb/_types.py -> build/bdist.linux-x86_64/wheel/psycopg/crdb | |
copying build/lib/psycopg/crdb/__init__.py -> build/bdist.linux-x86_64/wheel/psycopg/crdb | |
copying build/lib/psycopg/crdb/connection.py -> build/bdist.linux-x86_64/wheel/psycopg/crdb | |
creating build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/array.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/composite.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/string.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/none.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/hstore.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/json.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/enum.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/shapely.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/datetime.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/range.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/bool.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/multirange.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/__init__.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/uuid.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/numeric.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/types/net.py -> build/bdist.linux-x86_64/wheel/psycopg/types | |
copying build/lib/psycopg/_tz.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/postgres.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_struct.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_cmodule.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/conninfo.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/version.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/__init__.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/generators.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/rows.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_encodings.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_tpc.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/copy.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/cursor_async.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/transaction.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/dbapi20.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_adapters_map.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_typeinfo.py -> build/bdist.linux-x86_64/wheel/psycopg | |
copying build/lib/psycopg/_queries.py -> build/bdist.linux-x86_64/wheel/psycopg | |
running install_egg_info | |
running egg_info | |
creating psycopg.egg-info | |
writing psycopg.egg-info/PKG-INFO | |
writing dependency_links to psycopg.egg-info/dependency_links.txt | |
writing requirements to psycopg.egg-info/requires.txt | |
writing top-level names to psycopg.egg-info/top_level.txt | |
writing manifest file 'psycopg.egg-info/SOURCES.txt' | |
reading manifest file 'psycopg.egg-info/SOURCES.txt' | |
adding license file 'LICENSE.txt' | |
writing manifest file 'psycopg.egg-info/SOURCES.txt' | |
Copying psycopg.egg-info to build/bdist.linux-x86_64/wheel/psycopg-3.1.9-py3.11.egg-info | |
running install_scripts | |
creating build/bdist.linux-x86_64/wheel/psycopg-3.1.9.dist-info/WHEEL | |
creating '/build/pip-wheel-va8e7xhk/.tmp-ui593wyo/psycopg-3.1.9-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
adding 'psycopg/__init__.py' | |
adding 'psycopg/_adapters_map.py' | |
adding 'psycopg/_cmodule.py' | |
adding 'psycopg/_column.py' | |
adding 'psycopg/_compat.py' | |
adding 'psycopg/_dns.py' | |
adding 'psycopg/_encodings.py' | |
adding 'psycopg/_enums.py' | |
adding 'psycopg/_pipeline.py' | |
adding 'psycopg/_preparing.py' | |
adding 'psycopg/_queries.py' | |
adding 'psycopg/_struct.py' | |
adding 'psycopg/_tpc.py' | |
adding 'psycopg/_transform.py' | |
adding 'psycopg/_typeinfo.py' | |
adding 'psycopg/_tz.py' | |
adding 'psycopg/_wrappers.py' | |
adding 'psycopg/abc.py' | |
adding 'psycopg/adapt.py' | |
adding 'psycopg/client_cursor.py' | |
adding 'psycopg/connection.py' | |
adding 'psycopg/connection_async.py' | |
adding 'psycopg/conninfo.py' | |
adding 'psycopg/copy.py' | |
adding 'psycopg/cursor.py' | |
adding 'psycopg/cursor_async.py' | |
adding 'psycopg/dbapi20.py' | |
adding 'psycopg/errors.py' | |
adding 'psycopg/generators.py' | |
adding 'psycopg/postgres.py' | |
adding 'psycopg/py.typed' | |
adding 'psycopg/rows.py' | |
adding 'psycopg/server_cursor.py' | |
adding 'psycopg/sql.py' | |
adding 'psycopg/transaction.py' | |
adding 'psycopg/version.py' | |
adding 'psycopg/waiting.py' | |
adding 'psycopg/crdb/__init__.py' | |
adding 'psycopg/crdb/_types.py' | |
adding 'psycopg/crdb/connection.py' | |
adding 'psycopg/pq/__init__.py' | |
adding 'psycopg/pq/_debug.py' | |
adding 'psycopg/pq/_enums.py' | |
adding 'psycopg/pq/_pq_ctypes.py' | |
adding 'psycopg/pq/abc.py' | |
adding 'psycopg/pq/misc.py' | |
adding 'psycopg/pq/pq_ctypes.py' | |
adding 'psycopg/types/__init__.py' | |
adding 'psycopg/types/array.py' | |
adding 'psycopg/types/bool.py' | |
adding 'psycopg/types/composite.py' | |
adding 'psycopg/types/datetime.py' | |
adding 'psycopg/types/enum.py' | |
adding 'psycopg/types/hstore.py' | |
adding 'psycopg/types/json.py' | |
adding 'psycopg/types/multirange.py' | |
adding 'psycopg/types/net.py' | |
adding 'psycopg/types/none.py' | |
adding 'psycopg/types/numeric.py' | |
adding 'psycopg/types/range.py' | |
adding 'psycopg/types/shapely.py' | |
adding 'psycopg/types/string.py' | |
adding 'psycopg/types/uuid.py' | |
adding 'psycopg-3.1.9.dist-info/LICENSE.txt' | |
adding 'psycopg-3.1.9.dist-info/METADATA' | |
adding 'psycopg-3.1.9.dist-info/WHEEL' | |
adding 'psycopg-3.1.9.dist-info/top_level.txt' | |
adding 'psycopg-3.1.9.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
Building wheel for psycopg (pyproject.toml) ... [?25l[?25hdone | |
Created wheel for psycopg: filename=psycopg-3.1.9-py3-none-any.whl size=167782 sha256=de2644e69bc4016a003f957daa00f887155a41bd1397c078c274303eec3d777d | |
Stored in directory: /build/pip-ephem-wheel-cache-ei3mopq6/wheels/48/03/0f/dd1f428193b98cfe1bb9ce443abcc74a3002eab928303c61ea | |
Successfully built psycopg | |
Finished creating a wheel... | |
Finished executing pipBuildPhase | |
installing | |
Executing pipInstallPhase | |
/build/source/psycopg/dist /build/source/psycopg | |
Processing ./psycopg-3.1.9-py3-none-any.whl | |
Requirement already satisfied: typing-extensions>=4.1 in /nix/store/3x25g7w9iipi5rf0l6r6ml9aih69a3ch-python3.11-typing-extensions-4.5.0/lib/python3.11/site-packages (from psycopg==3.1.9) (4.5.0) | |
Installing collected packages: psycopg | |
Successfully installed psycopg-3.1.9 | |
/build/source/psycopg | |
Finished executing pipInstallPhase | |
pythonOutputDistPhase | |
Executing pythonOutputDistPhase | |
Finished executing pythonOutputDistPhase | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/f5vxv1yr26dlqd1nkbkwq25dpwqqci45-python3.11-psycopg-3.1.9 | |
checking for references to /build/ in /nix/store/f5vxv1yr26dlqd1nkbkwq25dpwqqci45-python3.11-psycopg-3.1.9... | |
patching script interpreter paths in /nix/store/f5vxv1yr26dlqd1nkbkwq25dpwqqci45-python3.11-psycopg-3.1.9 | |
stripping (with command strip and flags -S -p) in /nix/store/f5vxv1yr26dlqd1nkbkwq25dpwqqci45-python3.11-psycopg-3.1.9/lib | |
shrinking RPATHs of ELF executables and libraries in /nix/store/h9ip3ip2xa3gv93q011z69yjw3dd64vk-python3.11-psycopg-3.1.9-dist | |
checking for references to /build/ in /nix/store/h9ip3ip2xa3gv93q011z69yjw3dd64vk-python3.11-psycopg-3.1.9-dist... | |
patching script interpreter paths in /nix/store/h9ip3ip2xa3gv93q011z69yjw3dd64vk-python3.11-psycopg-3.1.9-dist | |
Executing pythonRemoveTestsDir | |
Finished executing pythonRemoveTestsDir | |
running install tests | |
no Makefile or custom installCheckPhase, doing nothing | |
pythonCatchConflictsPhase | |
pythonRemoveBinBytecodePhase | |
pythonImportsCheckPhase | |
Executing pythonImportsCheckPhase | |
Check whether the following modules can be imported: psycopg psycopg_c psycopg_pool | |
buildSphinxPhase | |
Executing buildSphinxPhase | |
Executing sphinx-build with html builder | |
[01mRunning Sphinx v5.3.0[39;49;00m | |
[01mmaking output directory... [39;49;00mdone | |
locale_dir /build/source/docs/locales/en/LC_MESSAGES does not exists | |
loading intersphinx inventory from https://docs.python.org/3/objects.inv... | |
loading intersphinx inventory from https://www.psycopg.org/docs/objects.inv... | |
[91mWARNING: failed to reach any of the inventories with the following issues: | |
intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ffff4541190>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))[39;49;00m | |
[91mWARNING: failed to reach any of the inventories with the following issues: | |
intersphinx inventory 'https://www.psycopg.org/docs/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='www.psycopg.org', port=443): Max retries exceeded with url: /docs/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ffff426f090>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))[39;49;00m | |
locale_dir /build/source/docs/locales/en/LC_MESSAGES does not exists | |
[01mbuilding [mo]: [39;49;00mtargets for 0 po files that are out of date | |
[01mbuilding [html]: [39;49;00mtargets for 39 source files that are out of date | |
[01mupdating environment: [39;49;00mlocale_dir /build/source/docs/locales/en/LC_MESSAGES does not exists | |
[new config] 39 added, 0 changed, 0 removed | |
[01mreading sources... [39;49;00m[ 2%] [35madvanced/adapt[39;49;00m | |
reading postgres libpq docs from /nix/store/bmqiw7ix9ybkp6hgdlj9pqnh8xyhvhz6-libpq.sgml | |
parsing libpq docs from /build/source/psycopg/.sphinx/html/doctrees/libpq-14.sgml | |
[01mreading sources... [39;49;00m[ 5%] [35madvanced/async[39;49;00m | |
[01mreading sources... [39;49;00m[ 7%] [35madvanced/cursors[39;49;00m | |
[01mreading sources... [39;49;00m[ 10%] [35madvanced/index[39;49;00m | |
[01mreading sources... [39;49;00m[ 12%] [35madvanced/pipeline[39;49;00m | |
[01mreading sources... [39;49;00m[ 15%] [35madvanced/pool[39;49;00m | |
[01mreading sources... [39;49;00m[ 17%] [35madvanced/prepare[39;49;00m | |
[01mreading sources... [39;49;00m[ 20%] [35madvanced/rows[39;49;00m | |
[01mreading sources... [39;49;00m[ 23%] [35madvanced/typing[39;49;00m | |
[01mreading sources... [39;49;00m[ 25%] [35mapi/abc[39;49;00m | |
[01mreading sources... [39;49;00m[ 28%] [35mapi/adapt[39;49;00m | |
[01mreading sources... [39;49;00m[ 30%] [35mapi/connections[39;49;00m | |
[01mreading sources... [39;49;00m[ 33%] [35mapi/conninfo[39;49;00m | |
[01mreading sources... [39;49;00m[ 35%] [35mapi/copy[39;49;00m | |
[01mreading sources... [39;49;00m[ 38%] [35mapi/crdb[39;49;00m | |
[01mreading sources... [39;49;00m[ 41%] [35mapi/cursors[39;49;00m | |
[01mreading sources... [39;49;00m[ 43%] [35mapi/dns[39;49;00m | |
[01mreading sources... [39;49;00m[ 46%] [35mapi/errors[39;49;00m | |
[01mreading sources... [39;49;00m[ 48%] [35mapi/index[39;49;00m | |
[01mreading sources... [39;49;00m[ 51%] [35mapi/module[39;49;00m | |
[01mreading sources... [39;49;00m[ 53%] [35mapi/objects[39;49;00m | |
[01mreading sources... [39;49;00m[ 56%] [35mapi/pool[39;49;00m | |
[01mreading sources... [39;49;00m[ 58%] [35mapi/pq[39;49;00m | |
[01mreading sources... [39;49;00m[ 61%] [35mapi/rows[39;49;00m | |
[01mreading sources... [39;49;00m[ 64%] [35mapi/sql[39;49;00m | |
[01mreading sources... [39;49;00m[ 66%] [35mapi/types[39;49;00m | |
[01mreading sources... [39;49;00m[ 69%] [35mbasic/adapt[39;49;00m | |
[01mreading sources... [39;49;00m[ 71%] [35mbasic/copy[39;49;00m | |
[01mreading sources... [39;49;00m[ 74%] [35mbasic/from_pg2[39;49;00m | |
[01mreading sources... [39;49;00m[ 76%] [35mbasic/index[39;49;00m | |
[01mreading sources... [39;49;00m[ 79%] [35mbasic/install[39;49;00m | |
[01mreading sources... [39;49;00m[ 82%] [35mbasic/params[39;49;00m | |
[01mreading sources... [39;49;00m[ 84%] [35mbasic/pgtypes[39;49;00m | |
[01mreading sources... [39;49;00m[ 87%] [35mbasic/transactions[39;49;00m | |
[01mreading sources... [39;49;00m[ 89%] [35mbasic/usage[39;49;00m | |
[01mreading sources... [39;49;00m[ 92%] [35mindex[39;49;00m | |
[01mreading sources... [39;49;00m[ 94%] [35mnews[39;49;00m | |
[01mreading sources... [39;49;00m[ 97%] [35mnews_pool[39;49;00m | |
[01mreading sources... [39;49;00m[100%] [35mrelease[39;49;00m | |
[01mlooking for now-outdated files... [39;49;00mnone found | |
[01mpickling environment... [39;49;00mdone | |
[01mchecking consistency... [39;49;00mdone | |
[01mpreparing documents... [39;49;00mdone | |
[01mwriting output... [39;49;00m[ 2%] [32madvanced/adapt[39;49;00m | |
[01mwriting output... [39;49;00m[ 5%] [32madvanced/async[39;49;00m | |
[01mwriting output... [39;49;00m[ 7%] [32madvanced/cursors[39;49;00m | |
[01mwriting output... [39;49;00m[ 10%] [32madvanced/index[39;49;00m | |
[01mwriting output... [39;49;00m[ 12%] [32madvanced/pipeline[39;49;00m | |
[01mwriting output... [39;49;00m[ 15%] [32madvanced/pool[39;49;00m | |
[01mwriting output... [39;49;00m[ 17%] [32madvanced/prepare[39;49;00m | |
[01mwriting output... [39;49;00m[ 20%] [32madvanced/rows[39;49;00m | |
[01mwriting output... [39;49;00m[ 23%] [32madvanced/typing[39;49;00m | |
[01mwriting output... [39;49;00m[ 25%] [32mapi/abc[39;49;00m | |
[01mwriting output... [39;49;00m[ 28%] [32mapi/adapt[39;49;00m | |
[01mwriting output... [39;49;00m[ 30%] [32mapi/connections[39;49;00m | |
[01mwriting output... [39;49;00m[ 33%] [32mapi/conninfo[39;49;00m | |
[01mwriting output... [39;49;00m[ 35%] [32mapi/copy[39;49;00m | |
[01mwriting output... [39;49;00m[ 38%] [32mapi/crdb[39;49;00m | |
[01mwriting output... [39;49;00m[ 41%] [32mapi/cursors[39;49;00m | |
[01mwriting output... [39;49;00m[ 43%] [32mapi/dns[39;49;00m | |
[01mwriting output... [39;49;00m[ 46%] [32mapi/errors[39;49;00m | |
[01mwriting output... [39;49;00m[ 48%] [32mapi/index[39;49;00m | |
[01mwriting output... [39;49;00m[ 51%] [32mapi/module[39;49;00m | |
[01mwriting output... [39;49;00m[ 53%] [32mapi/objects[39;49;00m | |
[01mwriting output... [39;49;00m[ 56%] [32mapi/pool[39;49;00m | |
[01mwriting output... [39;49;00m[ 58%] [32mapi/pq[39;49;00m | |
[01mwriting output... [39;49;00m[ 61%] [32mapi/rows[39;49;00m | |
[01mwriting output... [39;49;00m[ 64%] [32mapi/sql[39;49;00m | |
[01mwriting output... [39;49;00m[ 66%] [32mapi/types[39;49;00m | |
[01mwriting output... [39;49;00m[ 69%] [32mbasic/adapt[39;49;00m | |
[01mwriting output... [39;49;00m[ 71%] [32mbasic/copy[39;49;00m | |
[01mwriting output... [39;49;00m[ 74%] [32mbasic/from_pg2[39;49;00m | |
[01mwriting output... [39;49;00m[ 76%] [32mbasic/index[39;49;00m | |
[01mwriting output... [39;49;00m[ 79%] [32mbasic/install[39;49;00m | |
[01mwriting output... [39;49;00m[ 82%] [32mbasic/params[39;49;00m | |
[01mwriting output... [39;49;00m[ 84%] [32mbasic/pgtypes[39;49;00m | |
[01mwriting output... [39;49;00m[ 87%] [32mbasic/transactions[39;49;00m | |
[01mwriting output... [39;49;00m[ 89%] [32mbasic/usage[39;49;00m | |
[01mwriting output... [39;49;00m[ 92%] [32mindex[39;49;00m | |
[01mwriting output... [39;49;00m[ 94%] [32mnews[39;49;00m | |
[01mwriting output... [39;49;00m[ 97%] [32mnews_pool[39;49;00m | |
[01mwriting output... [39;49;00m[100%] [32mrelease[39;49;00m | |
[91m/build/source/docs/basic/from_pg2.rst:262: WARNING: undefined label: 'pg2:copy'[39;49;00m | |
[91m/build/source/docs/basic/from_pg2.rst:279: WARNING: undefined label: 'pg2:with'[39;49;00m | |
[91m/build/source/docs/basic/usage.rst:183: WARNING: undefined label: 'pg2:with'[39;49;00m | |
[01mgenerating indices... [39;49;00mgenindex py-modindex done | |
[01mwriting additional pages... [39;49;00msearch done | |
[01mcopying images... [39;49;00m[100%] [33mpictures/adapt.svg[39;49;00m | |
[01mcopying static files... [39;49;00mdone | |
[01mcopying extra files... [39;49;00mdone | |
[01mdumping search index in English (code: en)... [39;49;00mdone | |
[01mdumping object inventory... [39;49;00mdone | |
[01mbuild succeeded, 5 warnings.[39;49;00m | |
The HTML pages are in .sphinx/html/html. | |
installSphinxPhase | |
Executing installSphinxPhase | |
pytestCheckPhase | |
Executing pytestCheckPhase | |
initializing postgresql | |
The files belonging to this database system will be owned by user "nixbld". | |
This user must also own the server process. | |
The database cluster will be initialized with locale "C.UTF-8". | |
The default database encoding has accordingly been set to "UTF8". | |
The default text search configuration will be set to "english". | |
Data page checksums are disabled. | |
creating directory /build/postgresql ... ok | |
creating subdirectories ... ok | |
selecting dynamic shared memory implementation ... posix | |
selecting default max_connections ... 100 | |
selecting default shared_buffers ... 128MB | |
selecting default time zone ... UTC | |
creating configuration files ... ok | |
running bootstrap script ... ok | |
performing post-bootstrap initialization ... ok | |
syncing data to disk ... ok | |
initdb: warning: enabling "trust" authentication for local connections | |
You can change this by editing pg_hba.conf or using the option -A, or | |
--auth-local and --auth-host, the next time you run initdb. | |
Success. You can now start the database server using: | |
/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/bin/pg_ctl -D /build/postgresql -l logfile start | |
starting postgresql | |
waiting for server to start....2023-08-02 01:12:30.029 UTC [280] LOG: starting PostgreSQL 14.8 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.3.0, 64-bit | |
2023-08-02 01:12:30.029 UTC [280] LOG: listening on IPv4 address "127.0.0.1", port 5432 | |
2023-08-02 01:12:30.031 UTC [280] LOG: listening on Unix socket "/build/run/postgresql/.s.PGSQL.5432" | |
2023-08-02 01:12:30.035 UTC [281] LOG: database system was shut down at 2023-08-02 01:12:29 UTC | |
2023-08-02 01:12:30.042 UTC [280] LOG: database system is ready to accept connections | |
done | |
server started | |
setting up postgresql | |
CREATE ROLE | |
CREATE DATABASE | |
[1m============================= test session starts ==============================[0m | |
platform linux -- Python 3.11.4, pytest-7.2.1, pluggy-1.0.0 | |
cachedir: /build | |
Using --randomly-seed=2437584961 | |
default selector: EpollSelector | |
Server version: PostgreSQL 14.8 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.3.0, 64-bit | |
libpq wrapper implementation: c | |
libpq used: 140008 | |
libpq compiled: 140008 | |
rootdir: /build/source, configfile: pyproject.toml, testpaths: tests | |
plugins: anyio-3.7.0, randomly-3.12.0 | |
collected 4661 items / 68 deselected / 4593 selected [0m[1m | |
tests/types/test_string.py [32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:40.611 UTC [302] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:40.611 UTC [302] STATEMENT: select chr($1)::name | |
2023-08-02 01:12:40.613 UTC [302] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:40.613 UTC [302] STATEMENT: copy (select chr(8364)) to stdout (format TEXT) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:40.788 UTC [310] ERROR: invalid byte sequence for encoding "UTF8": 0x00 | |
2023-08-02 01:12:40.788 UTC [310] CONTEXT: unnamed portal parameter $1 | |
2023-08-02 01:12:40.788 UTC [310] STATEMENT: select $1::text | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:41.096 UTC [323] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:41.096 UTC [323] STATEMENT: select chr($1)::name | |
2023-08-02 01:12:41.097 UTC [323] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:41.097 UTC [323] STATEMENT: copy (select chr(8364)) to stdout (format BINARY) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 0%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:41.845 UTC [345] ERROR: could not determine data type of parameter $1 | |
2023-08-02 01:12:41.845 UTC [345] STATEMENT: select concat($1, $2) | |
[32m.[0m[32m.[0m2023-08-02 01:12:41.882 UTC [347] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:41.882 UTC [347] STATEMENT: select chr($1)::bpchar | |
2023-08-02 01:12:41.883 UTC [347] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:41.883 UTC [347] STATEMENT: copy (select chr(8364)) to stdout (format TEXT) | |
[32m.[0m2023-08-02 01:12:41.894 UTC [348] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:41.894 UTC [348] STATEMENT: select chr($1)::varchar | |
2023-08-02 01:12:41.895 UTC [348] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:41.895 UTC [348] STATEMENT: copy (select chr(8364)) to stdout (format BINARY) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:42.604 UTC [372] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:42.604 UTC [372] STATEMENT: select chr($1)::varchar | |
2023-08-02 01:12:42.605 UTC [372] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:42.605 UTC [372] STATEMENT: copy (select chr(8364)) to stdout (format TEXT) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:42.726 UTC [381] ERROR: could not determine data type of parameter $1 | |
2023-08-02 01:12:42.726 UTC [381] STATEMENT: select concat($1, $2) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:42.899 UTC [389] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:42.899 UTC [389] STATEMENT: select chr($1)::bpchar | |
2023-08-02 01:12:42.900 UTC [389] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:42.900 UTC [389] STATEMENT: copy (select chr(8364)) to stdout (format BINARY) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:43.479 UTC [409] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:43.479 UTC [409] STATEMENT: select chr($1)::text | |
2023-08-02 01:12:43.480 UTC [409] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:43.480 UTC [409] STATEMENT: copy (select chr(8364)) to stdout (format BINARY) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 2%] | |
[0m2023-08-02 01:12:43.645 UTC [413] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:43.645 UTC [413] STATEMENT: select chr($1)::text | |
2023-08-02 01:12:43.646 UTC [413] ERROR: character with byte sequence 0xe2 0x82 0xac in encoding "UTF8" has no equivalent in encoding "LATIN1" | |
2023-08-02 01:12:43.646 UTC [413] STATEMENT: copy (select chr(8364)) to stdout (format TEXT) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 2%][0m | |
tests/test_pipeline.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:44.065 UTC [440] ERROR: column "error" does not exist at character 8 | |
2023-08-02 01:12:44.065 UTC [440] STATEMENT: select error | |
[32m.[0m2023-08-02 01:12:44.075 UTC [441] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:12:44.075 UTC [441] STATEMENT: select 1 from nosuchtable | |
[32m.[0m2023-08-02 01:12:44.086 UTC [442] ERROR: division by zero | |
2023-08-02 01:12:44.086 UTC [442] STATEMENT: select 1 / $1 | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:44.162 UTC [446] ERROR: column "error" does not exist at character 8 | |
2023-08-02 01:12:44.162 UTC [446] STATEMENT: select error | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:44.418 UTC [451] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:12:44.418 UTC [451] STATEMENT: select 1 from nosuchtable | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:44.483 UTC [454] ERROR: insert or update on table "selfref" violates foreign key constraint "selfref_y_fkey" | |
2023-08-02 01:12:44.483 UTC [454] DETAIL: Key (y)=(-1) is not present in table "selfref". | |
2023-08-02 01:12:44.483 UTC [454] STATEMENT: COMMIT | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:44.603 UTC [467] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:12:44.603 UTC [467] STATEMENT: select 1 from nosuchtable | |
[32m.[0m[32m.[0m2023-08-02 01:12:44.636 UTC [469] ERROR: division by zero | |
2023-08-02 01:12:44.636 UTC [469] STATEMENT: select 1 / $1 | |
[32m.[0m2023-08-02 01:12:44.663 UTC [470] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:12:44.663 UTC [470] STATEMENT: select * from nosuchtable | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:44.911 UTC [477] ERROR: cannot insert multiple commands into a prepared statement | |
2023-08-02 01:12:44.911 UTC [477] STATEMENT: select 1; select 2 | |
[32m.[0m2023-08-02 01:12:44.926 UTC [478] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:12:44.926 UTC [478] STATEMENT: select 1 from nosuchtable | |
[32m.[0m2023-08-02 01:12:44.943 UTC [479] ERROR: relation "doesnotexist" does not exist at character 15 | |
2023-08-02 01:12:44.943 UTC [479] STATEMENT: select * from doesnotexist | |
[32m.[0m[32m.[0m[32m.[0m[32m [ 3%][0m | |
tests/crdb/test_copy.py [33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[32m [ 4%][0m | |
tests/types/test_multirange.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:45.708 UTC [492] ERROR: operator does not exist: tsmultirange[] = text[] at character 57 | |
2023-08-02 01:12:45.708 UTC [492] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:12:45.708 UTC [492] STATEMENT: select array['{}'::tsmultirange, '{(,)}'::tsmultirange] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 5%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:12:47.550 UTC [519] ERROR: operator does not exist: nummultirange[] = text[] at character 59 | |
2023-08-02 01:12:47.550 UTC [519] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:12:47.550 UTC [519] STATEMENT: select array['{}'::nummultirange, '{(,)}'::nummultirange] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 5%][0m | |
tests/test_copy_async.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:13:28.089 UTC [597] ERROR: COPY from stdin failed: error from Python: Exception - nuttengoggenio | |
2023-08-02 01:13:28.089 UTC [597] CONTEXT: COPY copy_in, line 3 | |
2023-08-02 01:13:28.089 UTC [597] STATEMENT: copy copy_in from stdin (format text) | |
[32m.[0m2023-08-02 01:13:28.105 UTC [598] ERROR: COPY from stdin failed: error from Python: Exception - mannaggiamiseria | |
2023-08-02 01:13:28.105 UTC [598] CONTEXT: COPY copy_in, line 1 | |
2023-08-02 01:13:28.105 UTC [598] STATEMENT: copy copy_in from stdin (format TEXT) | |
[32m.[0m2023-08-02 01:13:28.116 UTC [599] ERROR: canceling statement due to user request | |
2023-08-02 01:13:28.116 UTC [599] STATEMENT: copy (select generate_series(1, 1000000)) to stdout | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 6%] | |
[0m[32m.[0m2023-08-02 01:13:42.013 UTC [627] ERROR: division by zero | |
2023-08-02 01:13:42.013 UTC [627] STATEMENT: copy (select 1/n from generate_series(-10, 10) x(n)) to stdout | |
[32m.[0m[32m.[0m2023-08-02 01:13:42.034 UTC [629] ERROR: extra data after last expected column | |
2023-08-02 01:13:42.034 UTC [629] CONTEXT: COPY copy_in, line 1: "3 aaaaaaaaaa" | |
2023-08-02 01:13:42.034 UTC [629] STATEMENT: copy copy_in (id) from stdin | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:13:42.102 UTC [635] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:13:42.102 UTC [635] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:13:43.884 UTC [647] ERROR: unexpected message type 0x58 during COPY from stdin | |
2023-08-02 01:13:43.884 UTC [647] CONTEXT: COPY wat, line 1 | |
2023-08-02 01:13:43.884 UTC [647] STATEMENT: copy wat from stdin | |
2023-08-02 01:13:43.884 UTC [647] FATAL: terminating connection because protocol synchronization was lost | |
2023-08-02 01:13:43.885 UTC [647] LOG: could not send data to client: Broken pipe | |
[32m.[0m[32m.[0m2023-08-02 01:13:43.924 UTC [650] ERROR: duplicate key value violates unique constraint "copy_in_pkey" | |
2023-08-02 01:13:43.924 UTC [650] DETAIL: Key (col1)=(40010) already exists. | |
2023-08-02 01:13:43.924 UTC [650] CONTEXT: COPY copy_in, line 3 | |
2023-08-02 01:13:43.924 UTC [650] STATEMENT: copy copy_in from stdin (format text) | |
[32m.[0m[32m.[0m2023-08-02 01:13:43.958 UTC [652] ERROR: duplicate key value violates unique constraint "copy_in_pkey" | |
2023-08-02 01:13:43.958 UTC [652] DETAIL: Key (col1)=(40010) already exists. | |
2023-08-02 01:13:43.958 UTC [652] CONTEXT: COPY copy_in, line 3 | |
2023-08-02 01:13:43.958 UTC [652] STATEMENT: copy copy_in from stdin (format text) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:03.881 UTC [681] ERROR: COPY from stdin failed: error from Python: Exception - mannaggiamiseria | |
2023-08-02 01:14:03.881 UTC [681] CONTEXT: COPY copy_in, line 1 | |
2023-08-02 01:14:03.881 UTC [681] STATEMENT: copy copy_in from stdin (format BINARY) | |
[32m.[0m[32m.[0m2023-08-02 01:14:04.684 UTC [684] ERROR: COPY from stdin failed: error from Python: TypeError - cannot copy str data in binary mode: use bytes instead | |
2023-08-02 01:14:04.684 UTC [684] CONTEXT: COPY copy_in, line 1 | |
2023-08-02 01:14:04.684 UTC [684] STATEMENT: copy copy_in from stdin (format binary) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 7%][0m | |
tests/types/test_range.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 7%][0m | |
tests/test_prepared_async.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:06.139 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.139 UTC [709] STATEMENT: select wat | |
2023-08-02 01:14:06.139 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.139 UTC [709] STATEMENT: select wat | |
2023-08-02 01:14:06.139 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.139 UTC [709] STATEMENT: select wat | |
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat | |
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat | |
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat | |
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat | |
2023-08-02 01:14:06.140 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.140 UTC [709] STATEMENT: select wat | |
2023-08-02 01:14:06.141 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.141 UTC [709] STATEMENT: select wat | |
2023-08-02 01:14:06.141 UTC [709] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:14:06.141 UTC [709] STATEMENT: select wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 8%][0m | |
tests/pool/test_pool_async_noasyncio.py [32m.[0m[32m.[0m[32m [ 8%][0m | |
tests/pool/test_null_pool_async.py [32m.[0m2023-08-02 01:14:09.817 UTC [730] ERROR: syntax error at or near "WAT" at character 1 | |
2023-08-02 01:14:09.817 UTC [730] STATEMENT: WAT | |
[32m.[0m[32m.[0m2023-08-02 01:14:10.334 UTC [733] ERROR: syntax error at or near "WAT" at character 1 | |
2023-08-02 01:14:10.334 UTC [733] STATEMENT: WAT | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:13.538 UTC [768] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:14:13.538 UTC [768] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 9%] | |
[0m2023-08-02 01:14:14.633 UTC [785] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:14:14.633 UTC [785] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m [ 9%][0m | |
tests/types/test_composite.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 9%][0m | |
tests/test_conninfo.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 9%][0m | |
tests/test_pipeline_async.py 2023-08-02 01:14:15.812 UTC [795] ERROR: column "error" does not exist at character 8 | |
2023-08-02 01:14:15.812 UTC [795] STATEMENT: select error | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:15.894 UTC [800] ERROR: insert or update on table "selfref" violates foreign key constraint "selfref_y_fkey" | |
2023-08-02 01:14:15.894 UTC [800] DETAIL: Key (y)=(-1) is not present in table "selfref". | |
2023-08-02 01:14:15.894 UTC [800] STATEMENT: COMMIT | |
[32m.[0m2023-08-02 01:14:15.908 UTC [801] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:14:15.908 UTC [801] STATEMENT: select 1 from nosuchtable | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:15.996 UTC [807] ERROR: division by zero | |
2023-08-02 01:14:15.996 UTC [807] STATEMENT: select 1 / $1 | |
[32m.[0m2023-08-02 01:14:16.011 UTC [808] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:14:16.011 UTC [808] STATEMENT: select 1 from nosuchtable | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:16.091 UTC [813] ERROR: cannot insert multiple commands into a prepared statement | |
2023-08-02 01:14:16.091 UTC [813] STATEMENT: select 1; select 2 | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:16.202 UTC [819] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:14:16.202 UTC [819] STATEMENT: select 1 from nosuchtable | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:16.259 UTC [823] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:14:16.259 UTC [823] STATEMENT: select 1 from nosuchtable | |
[32m.[0m2023-08-02 01:14:16.273 UTC [824] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:14:16.273 UTC [824] STATEMENT: select * from nosuchtable | |
[32m.[0m2023-08-02 01:14:16.288 UTC [825] ERROR: division by zero | |
2023-08-02 01:14:16.288 UTC [825] STATEMENT: select 1 / $1 | |
[32m.[0m[32m.[0m2023-08-02 01:14:16.312 UTC [827] ERROR: relation "doesnotexist" does not exist at character 15 | |
2023-08-02 01:14:16.312 UTC [827] STATEMENT: select * from doesnotexist | |
[32m.[0m[32m.[0m2023-08-02 01:14:16.337 UTC [829] ERROR: column "error" does not exist at character 8 | |
2023-08-02 01:14:16.337 UTC [829] STATEMENT: select error | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 10%] | |
[0m[32m [ 10%][0m | |
tests/crdb/test_cursor_async.py [33ms[0m[33ms[0m[32m [ 10%][0m | |
tests/test_concurrency_async.py 2023-08-02 01:14:16.751 UTC [838] FATAL: terminating connection due to administrator command | |
2023-08-02 01:14:16.751 UTC [838] STATEMENT: select pg_sleep(1.0) | |
[32m.[0m2023-08-02 01:14:17.269 UTC [840] ERROR: canceling statement due to user request | |
2023-08-02 01:14:17.269 UTC [840] STATEMENT: select pg_sleep(2) | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:18.837 UTC [845] ERROR: canceling statement due to user request | |
2023-08-02 01:14:18.837 UTC [845] STATEMENT: select pg_sleep(2) | |
[32m.[0m[32m [ 10%][0m | |
tests/test_client_cursor_async.py 2023-08-02 01:14:18.855 UTC [848] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:14:18.855 UTC [848] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:21.295 UTC [863] ERROR: relation "nosuchtable" does not exist at character 13 | |
2023-08-02 01:14:21.295 UTC [863] STATEMENT: insert into nosuchtable values (10, 'hello') | |
[32m.[0m2023-08-02 01:14:21.305 UTC [864] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:14:21.305 UTC [864] STATEMENT: wat (10, 'hello') | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:25.873 UTC [879] ERROR: invalid input syntax for type integer: "wat" at character 8 | |
2023-08-02 01:14:25.873 UTC [879] STATEMENT: select 'wat'::int | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:25.899 UTC [882] ERROR: invalid input syntax for type bigint: "" at character 33 | |
2023-08-02 01:14:25.899 UTC [882] STATEMENT: insert into testmany values (1, '') | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:27.840 UTC [895] ERROR: invalid input syntax for type bigint: "" at character 33 | |
2023-08-02 01:14:27.840 UTC [895] STATEMENT: insert into testmany values (1, '') | |
[32m.[0m[32m.[0m[32m.[0m[32m [ 11%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:36.260 UTC [933] ERROR: unexpected message type 0x58 during COPY from stdin | |
2023-08-02 01:14:36.260 UTC [933] CONTEXT: COPY testcopy, line 1 | |
2023-08-02 01:14:36.260 UTC [933] STATEMENT: copy testcopy from stdin | |
2023-08-02 01:14:36.261 UTC [933] FATAL: terminating connection because protocol synchronization was lost | |
2023-08-02 01:14:36.261 UTC [933] LOG: could not send data to client: Broken pipe | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:38.510 UTC [951] ERROR: invalid input syntax for type bigint: "" at character 33 | |
2023-08-02 01:14:38.510 UTC [951] STATEMENT: insert into testmany values (1, '') | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 12%][0m | |
tests/types/test_enum.py [32m.[0m[32m [ 12%][0m | |
tests/test_typeinfo.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 13%][0m | |
tests/test_windows.py [33ms[0m[32m [ 13%][0m | |
tests/pool/test_pool_async.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:47.165 UTC [1040] ERROR: syntax error at or near "WAT" at character 1 | |
2023-08-02 01:14:47.165 UTC [1040] STATEMENT: WAT | |
[32m.[0m[32m.[0m2023-08-02 01:14:47.188 UTC [1043] ERROR: syntax error at or near "WAT" at character 1 | |
2023-08-02 01:14:47.188 UTC [1043] STATEMENT: WAT | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:47.714 UTC [1048] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:14:47.714 UTC [1048] STATEMENT: wat | |
[32m.[0m[31mF[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:14:50.350 UTC [1074] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:14:50.350 UTC [1074] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 14%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 14%][0m | |
tests/test_cursor_async.py [32m.[0m[32m.[0m[32m.[0m2023-08-02 01:15:00.324 UTC [1161] ERROR: could not determine data type of parameter $2 | |
2023-08-02 01:15:00.324 UTC [1161] STATEMENT: copy (select $1, $2) to stdout | |
[32m.[0m2023-08-02 01:15:00.332 UTC [1162] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:15:00.332 UTC [1162] STATEMENT: wat ($1, $2) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:15:09.082 UTC [1189] ERROR: column "b" is of type bigint but expression is of type text at character 34 | |
2023-08-02 01:15:09.082 UTC [1189] HINT: You will need to rewrite or cast the expression. | |
2023-08-02 01:15:09.082 UTC [1189] STATEMENT: insert into testmany values ($1, $2) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 15%] | |
[0m[32m.[0m2023-08-02 01:15:35.835 UTC [1273] ERROR: relation "nosuchtable" does not exist at character 13 | |
2023-08-02 01:15:35.835 UTC [1273] STATEMENT: insert into nosuchtable values ($1, $2) | |
[32m.[0m[32m.[0m2023-08-02 01:15:35.861 UTC [1275] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:15:35.861 UTC [1275] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:15:42.972 UTC [1294] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:15:42.972 UTC [1294] STATEMENT: wat? | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:15:48.251 UTC [1315] ERROR: unexpected message type 0x58 during COPY from stdin | |
2023-08-02 01:15:48.251 UTC [1315] CONTEXT: COPY testcopy, line 1 | |
2023-08-02 01:15:48.251 UTC [1315] STATEMENT: copy testcopy from stdin | |
2023-08-02 01:15:48.252 UTC [1315] FATAL: terminating connection because protocol synchronization was lost | |
2023-08-02 01:15:48.252 UTC [1315] LOG: could not send data to client: Broken pipe | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:15:50.990 UTC [1325] ERROR: canceling statement due to user request | |
2023-08-02 01:15:50.990 UTC [1325] STATEMENT: select generate_series(1, 10000) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:15:56.513 UTC [1350] ERROR: invalid input syntax for type integer: "wat" | |
2023-08-02 01:15:56.513 UTC [1350] CONTEXT: unnamed portal parameter $1 = '...' | |
2023-08-02 01:15:56.513 UTC [1350] STATEMENT: select $1::int | |
[32m.[0m[32m.[0m2023-08-02 01:15:56.537 UTC [1352] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:15:56.537 UTC [1352] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:04.814 UTC [1383] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:16:04.814 UTC [1383] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 17%] | |
[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:35.865 UTC [1474] ERROR: invalid input syntax for type bigint: "" | |
2023-08-02 01:16:35.865 UTC [1474] CONTEXT: unnamed portal parameter $2 = '' | |
2023-08-02 01:16:35.865 UTC [1474] STATEMENT: insert into testmany values ($1, $2) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:37.304 UTC [1485] ERROR: invalid input syntax for type bigint: "" | |
2023-08-02 01:16:37.304 UTC [1485] CONTEXT: unnamed portal parameter $2 = '' | |
2023-08-02 01:16:37.304 UTC [1485] STATEMENT: insert into testmany values ($1, $2) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 17%][0m | |
tests/crdb/test_copy_async.py [33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[31m [ 18%][0m | |
tests/test_server_cursor_async.py [32m.[0m2023-08-02 01:16:49.173 UTC [1522] ERROR: cannot insert multiple commands into a prepared statement | |
2023-08-02 01:16:49.173 UTC [1522] STATEMENT: DECLARE "foo" CURSOR FOR select 1; select 2 | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:49.208 UTC [1525] ERROR: cursor "foo" does not exist | |
2023-08-02 01:16:49.208 UTC [1525] STATEMENT: FETCH FORWARD 1 FROM "foo" | |
[32m.[0m2023-08-02 01:16:49.219 UTC [1526] ERROR: syntax error at end of input at character 26 | |
2023-08-02 01:16:49.219 UTC [1526] STATEMENT: DECLARE "foo" CURSOR FOR | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:49.335 UTC [1535] ERROR: syntax error at or near "create" at character 26 | |
2023-08-02 01:16:49.335 UTC [1535] STATEMENT: DECLARE "foo" CURSOR FOR create table ssc () | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:49.374 UTC [1539] ERROR: division by zero | |
2023-08-02 01:16:49.374 UTC [1539] STATEMENT: DECLARE "foo" CURSOR FOR select 1 / $1 | |
[32m.[0m2023-08-02 01:16:49.386 UTC [1540] ERROR: syntax error at or near "wat" at character 26 | |
2023-08-02 01:16:49.386 UTC [1540] STATEMENT: DECLARE "foo" CURSOR FOR wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:49.439 UTC [1545] ERROR: cursor "tmp" does not exist | |
2023-08-02 01:16:49.439 UTC [1545] STATEMENT: MOVE 0 FROM "tmp" | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:49.484 UTC [1550] ERROR: cursor "foo" does not exist | |
2023-08-02 01:16:49.484 UTC [1550] STATEMENT: FETCH FORWARD 1 FROM "foo" | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:49.517 UTC [1553] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:16:49.517 UTC [1553] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 19%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:49.605 UTC [1563] ERROR: cursor can only scan forward | |
2023-08-02 01:16:49.605 UTC [1563] HINT: Declare it with SCROLL option to enable backward scan. | |
2023-08-02 01:16:49.605 UTC [1563] STATEMENT: MOVE -1 FROM "foo" | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 19%][0m | |
tests/test_tpc_async.py 2023-08-02 01:16:49.697 UTC [1573] ERROR: prepared transactions are disabled | |
2023-08-02 01:16:49.697 UTC [1573] HINT: Set max_prepared_transactions to a nonzero value. | |
2023-08-02 01:16:49.697 UTC [1573] STATEMENT: PREPARE TRANSACTION 'x' | |
[32m.[0m2023-08-02 01:16:49.706 UTC [1574] ERROR: prepared transactions are disabled | |
2023-08-02 01:16:49.706 UTC [1574] HINT: Set max_prepared_transactions to a nonzero value. | |
2023-08-02 01:16:49.706 UTC [1574] STATEMENT: PREPARE TRANSACTION 'x' | |
[32m.[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[31m [ 19%][0m | |
tests/test_errors.py 2023-08-02 01:16:49.872 UTC [1594] ERROR: insert or update on table "test_deferred" violates foreign key constraint "test_deferred_ref_fkey" | |
2023-08-02 01:16:49.872 UTC [1594] DETAIL: Key (ref)=(2) is not present in table "test_deferred". | |
2023-08-02 01:16:49.872 UTC [1594] STATEMENT: COMMIT | |
[32m.[0m[31m [ 19%][0m | |
tests/test_waiting.py [32m.[0m2023-08-02 01:16:49.885 UTC [1596] FATAL: database "nosuchdb" does not exist | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 20%][0m | |
tests/crdb/test_connection_async.py [33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[31m [ 20%][0m | |
tests/test_transaction_async.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:50.400 UTC [1624] FATAL: terminating connection due to administrator command | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 21%] | |
[0m[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 22%][0m | |
tests/test_connection_async.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:51.959 UTC [1699] WARNING: hello warning | |
2023-08-02 01:16:51.959 UTC [1699] CONTEXT: PL/pgSQL function inline_code_block line 1 at RAISE | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:52.003 UTC [1703] FATAL: terminating connection due to administrator command | |
2023-08-02 01:16:52.003 UTC [1703] STATEMENT: select pg_terminate_backend(pg_backend_pid()) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:52.129 UTC [1716] FATAL: terminating connection due to administrator command | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:52.592 UTC [1727] ERROR: syntax error at or near "meh" at character 1 | |
2023-08-02 01:16:52.592 UTC [1727] STATEMENT: meh | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:52.630 UTC [1731] FATAL: database "nosuchdb" does not exist | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 23%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:52.784 UTC [1746] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:16:52.784 UTC [1746] STATEMENT: select wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:52.881 UTC [1757] ERROR: syntax error at or near "meh" at character 1 | |
2023-08-02 01:16:52.881 UTC [1757] STATEMENT: meh | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:53.021 UTC [1773] FATAL: terminating connection due to administrator command | |
2023-08-02 01:16:53.021 UTC [1773] STATEMENT: select pg_terminate_backend($1) | |
[32m.[0m2023-08-02 01:16:53.042 UTC [1774] ERROR: insert or update on table "selfref" violates foreign key constraint "selfref_y_fkey" | |
2023-08-02 01:16:53.042 UTC [1774] DETAIL: Key (y)=(-1) is not present in table "selfref". | |
2023-08-02 01:16:53.042 UTC [1774] STATEMENT: COMMIT | |
[32m.[0m[32m.[0m[32m.[0m[31m [ 24%][0m | |
tests/types/test_multirange.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:53.470 UTC [1810] ERROR: invalid memory alloc request size 16529842504 | |
2023-08-02 01:16:53.470 UTC [1810] CONTEXT: COPY copymr, line 1, column mr | |
2023-08-02 01:16:53.470 UTC [1810] STATEMENT: copy copymr (mr) from stdin (format BINARY) | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 24%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:53.732 UTC [1824] ERROR: operator does not exist: datemultirange[] = text[] at character 61 | |
2023-08-02 01:16:53.732 UTC [1824] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:16:53.732 UTC [1824] STATEMENT: select array['{}'::datemultirange, '{(,)}'::datemultirange] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:53.961 UTC [1834] ERROR: operator does not exist: int8multirange[] = text[] at character 61 | |
2023-08-02 01:16:53.961 UTC [1834] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:16:53.961 UTC [1834] STATEMENT: select array['{}'::int8multirange, '{(,)}'::int8multirange] = $1 | |
[33mx[0m2023-08-02 01:16:54.008 UTC [1835] ERROR: operator does not exist: tstzmultirange[] = text[] at character 61 | |
2023-08-02 01:16:54.008 UTC [1835] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:16:54.008 UTC [1835] STATEMENT: select array['{}'::tstzmultirange, '{(,)}'::tstzmultirange] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:54.227 UTC [1853] ERROR: invalid memory alloc request size 16561957760 | |
2023-08-02 01:16:54.227 UTC [1853] CONTEXT: COPY copymr, line 1, column mr | |
2023-08-02 01:16:54.227 UTC [1853] STATEMENT: copy copymr (mr) from stdin (format BINARY) | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:16:54.625 UTC [1874] ERROR: operator does not exist: int4multirange[] = text[] at character 61 | |
2023-08-02 01:16:54.625 UTC [1874] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:16:54.625 UTC [1874] STATEMENT: select array['{}'::int4multirange, '{(,)}'::int4multirange] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 26%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 27%][0m | |
tests/pool/test_null_pool.py [32m.[0m[32m.[0m2023-08-02 01:16:56.055 UTC [1946] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:16:56.055 UTC [1946] STATEMENT: wat | |
[32m.[0m[32m.[0m2023-08-02 01:16:56.068 UTC [1952] ERROR: syntax error at or near "WAT" at character 1 | |
2023-08-02 01:16:56.068 UTC [1952] STATEMENT: WAT | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:00.045 UTC [2105] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:17:00.045 UTC [2105] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:00.090 UTC [2128] ERROR: syntax error at or near "WAT" at character 1 | |
2023-08-02 01:17:00.090 UTC [2128] STATEMENT: WAT | |
[32m.[0m[32m.[0m[32m.[0m[31m [ 28%][0m | |
tests/types/test_json.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 29%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 30%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 32%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 33%][0m | |
tests/test_server_cursor.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:02.648 UTC [2381] ERROR: division by zero | |
2023-08-02 01:17:02.648 UTC [2381] STATEMENT: DECLARE "foo" CURSOR FOR select 1 / $1 | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:02.811 UTC [2397] ERROR: cursor "foo" does not exist | |
2023-08-02 01:17:02.811 UTC [2397] STATEMENT: FETCH FORWARD 1 FROM "foo" | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:02.846 UTC [2400] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:17:02.846 UTC [2400] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:02.871 UTC [2403] ERROR: syntax error at or near "create" at character 26 | |
2023-08-02 01:17:02.871 UTC [2403] STATEMENT: DECLARE "foo" CURSOR FOR create table ssc () | |
[32m.[0m[32m.[0m2023-08-02 01:17:02.886 UTC [2405] ERROR: cursor "foo" does not exist | |
2023-08-02 01:17:02.886 UTC [2405] STATEMENT: FETCH FORWARD 1 FROM "foo" | |
[32m.[0m2023-08-02 01:17:02.893 UTC [2406] ERROR: cursor "tmp" does not exist | |
2023-08-02 01:17:02.893 UTC [2406] STATEMENT: MOVE 0 FROM "tmp" | |
[32m.[0m[32m.[0m2023-08-02 01:17:02.906 UTC [2408] ERROR: cursor can only scan forward | |
2023-08-02 01:17:02.906 UTC [2408] HINT: Declare it with SCROLL option to enable backward scan. | |
2023-08-02 01:17:02.906 UTC [2408] STATEMENT: MOVE -1 FROM "foo" | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:02.956 UTC [2415] ERROR: syntax error at or near "wat" at character 26 | |
2023-08-02 01:17:02.956 UTC [2415] STATEMENT: DECLARE "foo" CURSOR FOR wat | |
[32m.[0m[32m.[0m[31m [ 34%] | |
[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:02.993 UTC [2420] ERROR: syntax error at end of input at character 26 | |
2023-08-02 01:17:02.993 UTC [2420] STATEMENT: DECLARE "foo" CURSOR FOR | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:03.025 UTC [2424] ERROR: cannot insert multiple commands into a prepared statement | |
2023-08-02 01:17:03.025 UTC [2424] STATEMENT: DECLARE "foo" CURSOR FOR select 1; select 2 | |
[32m.[0m[31m [ 34%][0m | |
tests/types/test_range.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 35%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:04.202 UTC [2494] ERROR: operator does not exist: int4range[] = text[] at character 52 | |
2023-08-02 01:17:04.202 UTC [2494] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:17:04.202 UTC [2494] STATEMENT: select array['empty'::int4range, '(,)'::int4range] = $1 | |
[33mx[0m[32m.[0m2023-08-02 01:17:04.261 UTC [2496] ERROR: operator does not exist: tsrange[] = text[] at character 48 | |
2023-08-02 01:17:04.261 UTC [2496] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:17:04.261 UTC [2496] STATEMENT: select array['empty'::tsrange, '(,)'::tsrange] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 36%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:04.820 UTC [2539] ERROR: operator does not exist: daterange[] = text[] at character 52 | |
2023-08-02 01:17:04.820 UTC [2539] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:17:04.820 UTC [2539] STATEMENT: select array['empty'::daterange, '(,)'::daterange] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:05.138 UTC [2558] ERROR: insufficient data left in message | |
2023-08-02 01:17:05.138 UTC [2558] CONTEXT: COPY copyrange, line 1, column r | |
2023-08-02 01:17:05.138 UTC [2558] STATEMENT: copy copyrange (r) from stdin (format BINARY) | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 38%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:06.516 UTC [2634] ERROR: invalid message format | |
2023-08-02 01:17:06.516 UTC [2634] CONTEXT: COPY copyrange, line 1, column r | |
2023-08-02 01:17:06.516 UTC [2634] STATEMENT: copy copyrange (r) from stdin (format BINARY) | |
[33mx[0m[32m.[0m[32m.[0m2023-08-02 01:17:06.625 UTC [2637] ERROR: operator does not exist: int8range[] = text[] at character 52 | |
2023-08-02 01:17:06.625 UTC [2637] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:17:06.625 UTC [2637] STATEMENT: select array['empty'::int8range, '(,)'::int8range] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:06.773 UTC [2646] ERROR: operator does not exist: numrange[] = text[] at character 50 | |
2023-08-02 01:17:06.773 UTC [2646] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:17:06.773 UTC [2646] STATEMENT: select array['empty'::numrange, '(,)'::numrange] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:06.999 UTC [2661] ERROR: operator does not exist: tstzrange[] = text[] at character 52 | |
2023-08-02 01:17:06.999 UTC [2661] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:17:06.999 UTC [2661] STATEMENT: select array['empty'::tstzrange, '(,)'::tstzrange] = $1 | |
[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 39%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 40%][0m | |
tests/pq/test_pgconn.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:07.497 UTC [2699] FATAL: terminating connection due to administrator command | |
2023-08-02 01:17:07.497 UTC [2699] STATEMENT: select pg_terminate_backend(pg_backend_pid()) | |
[32m.[0m2023-08-02 01:17:07.510 UTC [2701] FATAL: database "psycopg_test_not_for_real" does not exist | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:07.547 UTC [2705] FATAL: database "psycopg_test_not_for_real" does not exist | |
[32m.[0m2023-08-02 01:17:07.554 UTC [2706] FATAL: terminating connection due to administrator command | |
2023-08-02 01:17:07.554 UTC [2706] STATEMENT: select pg_terminate_backend(pg_backend_pid()) | |
[32m.[0m[32m.[0m[33ms[0m2023-08-02 01:17:07.583 UTC [2709] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:17:07.583 UTC [2709] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:07.622 UTC [2713] ERROR: invalid value for parameter "client_encoding": "wat" | |
2023-08-02 01:17:07.622 UTC [2713] STATEMENT: set client_encoding to wat | |
[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:07.707 UTC [2720] FATAL: terminating connection due to administrator command | |
2023-08-02 01:17:07.707 UTC [2720] STATEMENT: select pg_terminate_backend(2720) | |
[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 41%] | |
[0m[32m.[0m[32m.[0m[31m [ 41%][0m | |
tests/test_connection.py [32m.[0m[32m.[0m2023-08-02 01:17:08.628 UTC [2740] WARNING: hello warning | |
2023-08-02 01:17:08.628 UTC [2740] CONTEXT: PL/pgSQL function inline_code_block line 1 at RAISE | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:08.865 UTC [2757] FATAL: terminating connection due to administrator command | |
2023-08-02 01:17:08.865 UTC [2757] STATEMENT: select pg_terminate_backend(pg_backend_pid()) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:08.921 UTC [2765] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:17:08.921 UTC [2765] STATEMENT: select wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:09.463 UTC [2776] FATAL: database "nosuchdb" does not exist | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:09.507 UTC [2782] FATAL: terminating connection due to administrator command | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:09.543 UTC [2785] ERROR: insert or update on table "selfref" violates foreign key constraint "selfref_y_fkey" | |
2023-08-02 01:17:09.543 UTC [2785] DETAIL: Key (y)=(-1) is not present in table "selfref". | |
2023-08-02 01:17:09.543 UTC [2785] STATEMENT: COMMIT | |
[32m.[0m[32m.[0m[31m [ 42%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:09.610 UTC [2792] ERROR: syntax error at or near "meh" at character 1 | |
2023-08-02 01:17:09.610 UTC [2792] STATEMENT: meh | |
2023-08-02 01:17:09.611 UTC [2792] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:09.611 UTC [2792] STATEMENT: select 1 | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:09.681 UTC [2800] FATAL: terminating connection due to administrator command | |
2023-08-02 01:17:09.681 UTC [2800] STATEMENT: select pg_terminate_backend($1) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:09.822 UTC [2815] ERROR: syntax error at or near "meh" at character 1 | |
2023-08-02 01:17:09.822 UTC [2815] STATEMENT: meh | |
[32m.[0m[32m.[0m[31m [ 43%][0m | |
tests/pool/test_pool_async_noasyncio.py [32m.[0m[31m [ 43%][0m | |
tests/types/test_hstore.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 43%][0m | |
tests/test_psycopg_dbapi20.py [33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m2023-08-02 01:17:10.068 UTC [2829] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.068 UTC [2829] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.068 UTC [2829] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.068 UTC [2829] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.074 UTC [2830] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.074 UTC [2830] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.075 UTC [2830] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.075 UTC [2830] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.082 UTC [2831] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.082 UTC [2831] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.082 UTC [2831] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.082 UTC [2831] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.096 UTC [2833] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.096 UTC [2833] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.096 UTC [2833] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.096 UTC [2833] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.106 UTC [2834] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.106 UTC [2834] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.106 UTC [2834] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.106 UTC [2834] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.122 UTC [2836] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.122 UTC [2836] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.122 UTC [2836] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.122 UTC [2836] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.132 UTC [2837] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.132 UTC [2837] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.133 UTC [2837] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.133 UTC [2837] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.145 UTC [2839] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.145 UTC [2839] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.145 UTC [2839] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.145 UTC [2839] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.153 UTC [2840] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.153 UTC [2840] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.153 UTC [2840] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.153 UTC [2840] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.168 UTC [2842] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.168 UTC [2842] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.168 UTC [2842] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.168 UTC [2842] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.183 UTC [2844] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.183 UTC [2844] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.183 UTC [2844] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.183 UTC [2844] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.191 UTC [2845] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.191 UTC [2845] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.191 UTC [2845] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.191 UTC [2845] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.205 UTC [2847] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.205 UTC [2847] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.205 UTC [2847] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.205 UTC [2847] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.224 UTC [2849] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.224 UTC [2849] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.224 UTC [2849] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.224 UTC [2849] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.241 UTC [2851] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.241 UTC [2851] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.242 UTC [2851] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.242 UTC [2851] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.251 UTC [2852] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.251 UTC [2852] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.251 UTC [2852] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.251 UTC [2852] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.263 UTC [2854] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.263 UTC [2854] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.264 UTC [2854] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.264 UTC [2854] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.273 UTC [2855] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.273 UTC [2855] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.273 UTC [2855] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.273 UTC [2855] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.290 UTC [2857] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.290 UTC [2857] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.290 UTC [2857] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.290 UTC [2857] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.297 UTC [2858] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.297 UTC [2858] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.297 UTC [2858] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.297 UTC [2858] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.304 UTC [2859] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.304 UTC [2859] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.305 UTC [2859] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.305 UTC [2859] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.323 UTC [2861] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.323 UTC [2861] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.323 UTC [2861] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.323 UTC [2861] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.330 UTC [2862] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.330 UTC [2862] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.331 UTC [2862] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.331 UTC [2862] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.337 UTC [2863] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.337 UTC [2863] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.337 UTC [2863] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.337 UTC [2863] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.352 UTC [2865] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.352 UTC [2865] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.352 UTC [2865] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.352 UTC [2865] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.371 UTC [2867] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.371 UTC [2867] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.371 UTC [2867] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.371 UTC [2867] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.384 UTC [2869] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.384 UTC [2869] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.384 UTC [2869] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.384 UTC [2869] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.400 UTC [2871] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.400 UTC [2871] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.400 UTC [2871] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.400 UTC [2871] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.408 UTC [2872] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.408 UTC [2872] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.409 UTC [2872] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.409 UTC [2872] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.417 UTC [2873] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.417 UTC [2873] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.417 UTC [2873] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.417 UTC [2873] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.432 UTC [2875] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.432 UTC [2875] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.433 UTC [2875] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.433 UTC [2875] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.443 UTC [2877] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.443 UTC [2877] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.444 UTC [2877] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.444 UTC [2877] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m[31m [ 44%] | |
[0m2023-08-02 01:17:10.456 UTC [2879] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.456 UTC [2879] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.457 UTC [2879] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.457 UTC [2879] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.463 UTC [2880] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.463 UTC [2880] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.463 UTC [2880] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.463 UTC [2880] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m2023-08-02 01:17:10.474 UTC [2882] ERROR: table "dbapi20test_booze" does not exist | |
2023-08-02 01:17:10.474 UTC [2882] STATEMENT: drop table dbapi20test_booze | |
2023-08-02 01:17:10.474 UTC [2882] ERROR: current transaction is aborted, commands ignored until end of transaction block | |
2023-08-02 01:17:10.474 UTC [2882] STATEMENT: drop table dbapi20test_barflys | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 45%][0m | |
tests/pq/test_pipeline.py [32m.[0m[32m.[0m[33ms[0m[32m.[0m2023-08-02 01:17:10.752 UTC [2913] ERROR: function no_such_function(unknown) does not exist at character 8 | |
2023-08-02 01:17:10.752 UTC [2913] HINT: No function matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:17:10.752 UTC [2913] STATEMENT: select no_such_function($1) | |
[32m.[0m[31m [ 45%][0m | |
tests/test_rows.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 45%][0m | |
tests/test_encodings.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 46%][0m | |
tests/types/test_uuid.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 46%][0m | |
tests/types/test_composite.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 47%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 47%][0m | |
tests/types/test_bool.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 48%][0m | |
tests/crdb/test_adapt.py [33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[31m [ 48%][0m | |
tests/test_adapt.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:13.145 UTC [3034] ERROR: column "data" is of type jsonb but expression is of type text at character 37 | |
2023-08-02 01:17:13.145 UTC [3034] HINT: You will need to rewrite or cast the expression. | |
2023-08-02 01:17:13.145 UTC [3034] STATEMENT: insert into testjson (data) values ($1) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 49%] | |
[0m[32m.[0m[32m.[0m[31m [ 49%][0m | |
tests/test_conninfo.py [32m.[0m[32m.[0m[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:15.599 UTC [3097] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:17:15.599 UTC [3097] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 50%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 50%][0m | |
tests/pq/test_escaping.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 51%][0m | |
tests/types/test_none.py [32m.[0m[31m [ 51%][0m | |
tests/test_concurrency_async.py 2023-08-02 01:17:16.335 UTC [3131] ERROR: canceling statement due to user request | |
2023-08-02 01:17:16.335 UTC [3131] STATEMENT: select pg_sleep(5) | |
[32m.[0m[31m [ 51%][0m | |
tests/types/test_shapely.py 2023-08-02 01:17:16.384 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory | |
2023-08-02 01:17:16.384 UTC [521] STATEMENT: create extension if not exists postgis | |
[33ms[0m2023-08-02 01:17:16.395 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory | |
2023-08-02 01:17:16.395 UTC [521] STATEMENT: create extension if not exists postgis | |
[33ms[0m2023-08-02 01:17:16.404 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory | |
2023-08-02 01:17:16.404 UTC [521] STATEMENT: create extension if not exists postgis | |
[33ms[0m2023-08-02 01:17:16.414 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory | |
2023-08-02 01:17:16.414 UTC [521] STATEMENT: create extension if not exists postgis | |
[33ms[0m2023-08-02 01:17:16.425 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory | |
2023-08-02 01:17:16.425 UTC [521] STATEMENT: create extension if not exists postgis | |
[33ms[0m[32m.[0m[32m.[0m2023-08-02 01:17:16.452 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory | |
2023-08-02 01:17:16.452 UTC [521] STATEMENT: create extension if not exists postgis | |
[33ms[0m2023-08-02 01:17:16.463 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory | |
2023-08-02 01:17:16.463 UTC [521] STATEMENT: create extension if not exists postgis | |
[33ms[0m2023-08-02 01:17:16.474 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory | |
2023-08-02 01:17:16.474 UTC [521] STATEMENT: create extension if not exists postgis | |
[33ms[0m2023-08-02 01:17:16.482 UTC [521] ERROR: could not open extension control file "/nix/store/bi093jw7gzns6r8byn8dzrjibf2j1dc8-postgresql-14.8/share/postgresql/extension/postgis.control": No such file or directory | |
2023-08-02 01:17:16.482 UTC [521] STATEMENT: create extension if not exists postgis | |
[33ms[0m[31m [ 51%][0m | |
tests/pq/test_misc.py 2023-08-02 01:17:16.492 UTC [3144] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:17:16.492 UTC [3144] STATEMENT: wat | |
[32m.[0m[32m.[0m2023-08-02 01:17:16.508 UTC [3146] ERROR: relation "foo€bar" does not exist at character 15 | |
2023-08-02 01:17:16.508 UTC [3146] STATEMENT: select 1 from "foo€bar" | |
[32m.[0m2023-08-02 01:17:16.517 UTC [3147] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:17:16.517 UTC [3147] STATEMENT: wat | |
[32m.[0m[31m [ 52%][0m | |
tests/types/test_datetime.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 52%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 54%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 56%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 57%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 59%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 60%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33mx[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 62%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 63%][0m | |
tests/types/test_enum.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 64%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 66%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:25.075 UTC [3847] ERROR: invalid input value for enum puretestenum: "ONE" | |
2023-08-02 01:17:25.075 UTC [3847] CONTEXT: unnamed portal parameter $1 | |
2023-08-02 01:17:25.075 UTC [3847] STATEMENT: select $1::text | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 67%] | |
[0m[32m.[0m[32m.[0m[31m [ 67%][0m | |
tests/pq/test_async.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 68%][0m | |
tests/test_typeinfo.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 69%][0m | |
tests/pq/test_exec.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 69%][0m | |
tests/test_client_cursor.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:26.162 UTC [3952] WARNING: TIME(10) precision reduced to maximum allowed, 6 at character 14 | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:28.201 UTC [3976] ERROR: invalid input syntax for type bigint: "" at character 33 | |
2023-08-02 01:17:28.201 UTC [3976] STATEMENT: insert into testmany values (1, '') | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:28.282 UTC [3979] ERROR: invalid input syntax for type bigint: "" at character 33 | |
2023-08-02 01:17:28.282 UTC [3979] STATEMENT: insert into testmany values (1, '') | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:28.318 UTC [3982] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:17:28.318 UTC [3982] STATEMENT: wat | |
[32m.[0m[32m.[0m2023-08-02 01:17:28.350 UTC [3984] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:17:28.350 UTC [3984] STATEMENT: wat (10, 'hello') | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 70%] | |
[0m[32m.[0m2023-08-02 01:17:28.427 UTC [3991] ERROR: unexpected message type 0x58 during COPY from stdin | |
2023-08-02 01:17:28.427 UTC [3991] CONTEXT: COPY testcopy, line 1 | |
2023-08-02 01:17:28.427 UTC [3991] STATEMENT: copy testcopy from stdin | |
2023-08-02 01:17:28.428 UTC [3991] FATAL: terminating connection because protocol synchronization was lost | |
2023-08-02 01:17:28.428 UTC [3991] LOG: could not send data to client: Broken pipe | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:28.465 UTC [3995] ERROR: invalid input syntax for type bigint: "" at character 33 | |
2023-08-02 01:17:28.465 UTC [3995] STATEMENT: insert into testmany values (1, '') | |
[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:28.493 UTC [3998] ERROR: invalid input syntax for type integer: "wat" at character 8 | |
2023-08-02 01:17:28.493 UTC [3998] STATEMENT: select 'wat'::int | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:17:28.605 UTC [4007] ERROR: relation "nosuchtable" does not exist at character 13 | |
2023-08-02 01:17:28.605 UTC [4007] STATEMENT: insert into nosuchtable values (10, 'hello') | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 71%][0m | |
tests/pq/test_pq.py [33ms[0m[32m.[0m[33ms[0m[32m.[0m[33ms[0m[31m [ 71%][0m | |
tests/test_module.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 71%][0m | |
tests/crdb/test_no_crdb.py [32m.[0m[33ms[0m[31m [ 71%][0m | |
tests/test_cursor.py [32m.[0m[32m.[0m[32m.[0m2023-08-02 01:18:50.769 UTC [4096] WARNING: TIME(10) precision reduced to maximum allowed, 6 at character 14 | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:18:51.600 UTC [4119] ERROR: invalid input syntax for type integer: "wat" | |
2023-08-02 01:18:51.600 UTC [4119] CONTEXT: unnamed portal parameter $1 = '...' | |
2023-08-02 01:18:51.600 UTC [4119] STATEMENT: select $1::int | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:18:52.079 UTC [4124] ERROR: column "b" is of type bigint but expression is of type text at character 34 | |
2023-08-02 01:18:52.079 UTC [4124] HINT: You will need to rewrite or cast the expression. | |
2023-08-02 01:18:52.079 UTC [4124] STATEMENT: insert into testmany values ($1, $2) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:18:52.138 UTC [4128] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:18:52.138 UTC [4128] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:18:53.583 UTC [4139] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:18:53.583 UTC [4139] STATEMENT: wat ($1, $2) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 73%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:18:54.315 UTC [4152] ERROR: invalid input syntax for type bigint: "" | |
2023-08-02 01:18:54.315 UTC [4152] CONTEXT: unnamed portal parameter $2 = '' | |
2023-08-02 01:18:54.315 UTC [4152] STATEMENT: insert into testmany values ($1, $2) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:18:54.379 UTC [4156] ERROR: invalid input syntax for type bigint: "" | |
2023-08-02 01:18:54.379 UTC [4156] CONTEXT: unnamed portal parameter $2 = '' | |
2023-08-02 01:18:54.379 UTC [4156] STATEMENT: insert into testmany values ($1, $2) | |
[32m.[0m2023-08-02 01:18:54.393 UTC [4157] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:18:54.393 UTC [4157] STATEMENT: wat? | |
[32m.[0m[32m.[0m2023-08-02 01:18:54.436 UTC [4160] ERROR: could not determine data type of parameter $2 | |
2023-08-02 01:18:54.436 UTC [4160] STATEMENT: copy (select $1, $2) to stdout | |
[32m.[0m2023-08-02 01:18:54.452 UTC [4161] ERROR: relation "nosuchtable" does not exist at character 13 | |
2023-08-02 01:18:54.452 UTC [4161] STATEMENT: insert into nosuchtable values ($1, $2) | |
[32m.[0m2023-08-02 01:18:54.475 UTC [4162] ERROR: canceling statement due to user request | |
2023-08-02 01:18:54.475 UTC [4162] STATEMENT: select generate_series(1, 10000) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:18:56.362 UTC [4169] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:18:56.362 UTC [4169] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:18:57.286 UTC [4181] ERROR: unexpected message type 0x58 during COPY from stdin | |
2023-08-02 01:18:57.286 UTC [4181] CONTEXT: COPY testcopy, line 1 | |
2023-08-02 01:18:57.286 UTC [4181] STATEMENT: copy testcopy from stdin | |
2023-08-02 01:18:57.287 UTC [4181] FATAL: terminating connection because protocol synchronization was lost | |
2023-08-02 01:18:57.288 UTC [4181] LOG: could not send data to client: Broken pipe | |
2023-08-02 01:18:57.301 UTC [4182] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:18:57.301 UTC [4182] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 74%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 75%][0m | |
tests/types/test_array.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 76%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 78%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 78%][0m | |
tests/test_concurrency.py 2023-08-02 01:38:40.611 UTC [4637] ERROR: canceling statement due to user request | |
2023-08-02 01:38:40.611 UTC [4637] STATEMENT: select pg_sleep(2) | |
[32m.[0m2023-08-02 01:38:42.602 UTC [4643] ERROR: canceling statement due to user request | |
2023-08-02 01:38:42.602 UTC [4643] STATEMENT: select pg_sleep(60) | |
[32m.[0m2023-08-02 01:38:43.041 UTC [4645] FATAL: terminating connection due to administrator command | |
2023-08-02 01:38:43.041 UTC [4645] STATEMENT: select pg_sleep(1.0) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:38:49.942 UTC [4667] ERROR: canceling statement due to user request | |
2023-08-02 01:38:49.942 UTC [4667] STATEMENT: select pg_sleep(2) | |
[32m.[0m[31m [ 78%][0m | |
tests/test_prepared.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:38:51.398 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.398 UTC [4689] STATEMENT: select wat | |
2023-08-02 01:38:51.399 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.399 UTC [4689] STATEMENT: select wat | |
2023-08-02 01:38:51.400 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.400 UTC [4689] STATEMENT: select wat | |
2023-08-02 01:38:51.400 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.400 UTC [4689] STATEMENT: select wat | |
2023-08-02 01:38:51.401 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.401 UTC [4689] STATEMENT: select wat | |
2023-08-02 01:38:51.402 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.402 UTC [4689] STATEMENT: select wat | |
2023-08-02 01:38:51.402 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.402 UTC [4689] STATEMENT: select wat | |
2023-08-02 01:38:51.403 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.403 UTC [4689] STATEMENT: select wat | |
2023-08-02 01:38:51.403 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.403 UTC [4689] STATEMENT: select wat | |
2023-08-02 01:38:51.404 UTC [4689] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:38:51.404 UTC [4689] STATEMENT: select wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 79%][0m | |
tests/test_tpc.py [32m.[0m[32m.[0m[32m.[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m2023-08-02 01:38:52.815 UTC [4719] ERROR: prepared transactions are disabled | |
2023-08-02 01:38:52.815 UTC [4719] HINT: Set max_prepared_transactions to a nonzero value. | |
2023-08-02 01:38:52.815 UTC [4719] STATEMENT: PREPARE TRANSACTION 'x' | |
[32m.[0m2023-08-02 01:38:53.102 UTC [4720] ERROR: prepared transactions are disabled | |
2023-08-02 01:38:53.102 UTC [4720] HINT: Set max_prepared_transactions to a nonzero value. | |
2023-08-02 01:38:53.102 UTC [4720] STATEMENT: PREPARE TRANSACTION 'x' | |
[32m.[0m[31m [ 80%][0m | |
tests/pool/test_pool.py [31mF[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:38:59.954 UTC [4767] ERROR: syntax error at or near "WAT" at character 1 | |
2023-08-02 01:38:59.954 UTC [4767] STATEMENT: WAT | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:39:00.840 UTC [4801] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:39:00.840 UTC [4801] STATEMENT: wat | |
[32m.[0m2023-08-02 01:39:01.233 UTC [4806] ERROR: syntax error at or near "WAT" at character 1 | |
2023-08-02 01:39:01.233 UTC [4806] STATEMENT: WAT | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31mF[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:39:20.808 UTC [5022] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:39:20.808 UTC [5022] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 81%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 81%][0m | |
tests/pq/test_pgresult.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:39:23.486 UTC [5110] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:39:23.486 UTC [5110] STATEMENT: wat | |
[32m.[0m[32m.[0m2023-08-02 01:39:23.588 UTC [5112] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:39:23.588 UTC [5112] STATEMENT: select wat | |
[32m.[0m2023-08-02 01:39:23.605 UTC [5113] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:39:23.605 UTC [5113] STATEMENT: select wat | |
[32m.[0m2023-08-02 01:39:23.621 UTC [5114] ERROR: column "wat" does not exist at character 8 | |
2023-08-02 01:39:23.621 UTC [5114] STATEMENT: select wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 81%][0m | |
tests/crdb/test_cursor.py [33ms[0m[33ms[0m[31m [ 81%][0m | |
tests/types/test_net.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 82%][0m | |
tests/test_query.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 83%][0m | |
tests/test_errors.py 2023-08-02 01:39:26.189 UTC [5155] ERROR: relation "wat" does not exist at character 15 | |
2023-08-02 01:39:26.189 UTC [5155] STATEMENT: select 1 from wat | |
[32m.[0m2023-08-02 01:39:26.217 UTC [5156] FATAL: database "nosuchdb" does not exist | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:39:26.471 UTC [5160] ERROR: relation "nosuchtable" does not exist at character 15 | |
2023-08-02 01:39:26.471 UTC [5160] STATEMENT: select * from nosuchtable | |
[32m.[0m2023-08-02 01:39:28.753 UTC [5161] ERROR: relation "€" does not exist at character 13 | |
2023-08-02 01:39:28.753 UTC [5161] QUERY: insert into "€" values (1) | |
2023-08-02 01:39:28.753 UTC [5161] CONTEXT: PL/pgSQL function inline_code_block line 2 at EXECUTE | |
2023-08-02 01:39:28.753 UTC [5161] STATEMENT: | |
do $$begin | |
execute format('insert into "%s" values (1)', chr(8364)); | |
end$$ language plpgsql; | |
[32m.[0m2023-08-02 01:39:28.849 UTC [5162] ERROR: relation "nonexist" does not exist at character 15 | |
2023-08-02 01:39:28.849 UTC [5162] STATEMENT: select * from nonexist | |
[32m.[0m2023-08-02 01:39:28.896 UTC [5163] ERROR: relation "nonexist" does not exist at character 15 | |
2023-08-02 01:39:28.896 UTC [5163] STATEMENT: select * from nonexist | |
[32m.[0m[32m.[0m2023-08-02 01:39:29.218 UTC [5165] ERROR: relation "wat" does not exist at character 15 | |
2023-08-02 01:39:29.218 UTC [5165] STATEMENT: select 1 from wat | |
[32m.[0m2023-08-02 01:39:29.322 UTC [5166] ERROR: relation "wat" does not exist at character 15 | |
2023-08-02 01:39:29.322 UTC [5166] STATEMENT: select 1 from wat | |
[32m.[0m2023-08-02 01:39:29.398 UTC [5167] ERROR: made up code | |
2023-08-02 01:39:29.398 UTC [5167] CONTEXT: PL/pgSQL function inline_code_block line 2 at RAISE | |
2023-08-02 01:39:29.398 UTC [5167] STATEMENT: | |
do $$begin | |
raise exception 'made up code' using errcode = 'PXX99'; | |
end$$ language plpgsql | |
[32m.[0m2023-08-02 01:39:29.449 UTC [5168] ERROR: relation "wat" does not exist at character 15 | |
2023-08-02 01:39:29.449 UTC [5168] STATEMENT: select * from wat | |
[32m.[0m2023-08-02 01:39:29.597 UTC [5169] ERROR: new row for relation "test_exc" violates check constraint "chk_eq1" | |
2023-08-02 01:39:29.597 UTC [5169] DETAIL: Failing row contains (2). | |
2023-08-02 01:39:29.597 UTC [5169] STATEMENT: insert into test_exc values(2) | |
[32m.[0m2023-08-02 01:39:29.758 UTC [5170] ERROR: insert or update on table "test_deferred" violates foreign key constraint "test_deferred_ref_fkey" | |
2023-08-02 01:39:29.758 UTC [5170] DETAIL: Key (ref)=(2) is not present in table "test_deferred". | |
2023-08-02 01:39:29.758 UTC [5170] STATEMENT: COMMIT | |
[32m.[0m2023-08-02 01:39:29.848 UTC [5171] ERROR: relation "wat" does not exist at character 15 | |
2023-08-02 01:39:29.848 UTC [5171] STATEMENT: select 1 from wat | |
[32m.[0m2023-08-02 01:39:29.879 UTC [5172] ERROR: relation "wat" does not exist at character 15 | |
2023-08-02 01:39:29.879 UTC [5172] STATEMENT: select 1 from wat | |
[32m.[0m2023-08-02 01:39:29.941 UTC [5173] ERROR: syntax error at or near "l" at character 1 | |
2023-08-02 01:39:29.941 UTC [5173] STATEMENT: l'acqua e' poca e 'a papera nun galleggia | |
2023-08-02 01:39:29.943 UTC [5173] ERROR: relation "water" does not exist at character 19 | |
2023-08-02 01:39:29.943 UTC [5173] STATEMENT: select level from water where ducks > 1 | |
[32m.[0m[32m.[0m2023-08-02 01:39:30.194 UTC [5175] ERROR: relation "€" does not exist at character 13 | |
2023-08-02 01:39:30.194 UTC [5175] QUERY: insert into "€" values (1) | |
2023-08-02 01:39:30.194 UTC [5175] CONTEXT: PL/pgSQL function inline_code_block line 2 at EXECUTE | |
2023-08-02 01:39:30.194 UTC [5175] STATEMENT: | |
do $$begin | |
execute format('insert into "%s" values (1)', chr(8364)); | |
end$$ language plpgsql; | |
[32m.[0m2023-08-02 01:39:30.240 UTC [5176] FATAL: database "nosuchdb" does not exist | |
[32m.[0m[32m.[0m[32m.[0m[31m [ 84%][0m | |
tests/test_copy.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:39:34.005 UTC [5181] ERROR: syntax error at or near "wat" at character 1 | |
2023-08-02 01:39:34.005 UTC [5181] STATEMENT: wat | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:40:55.993 UTC [5202] ERROR: COPY from stdin failed: error from Python: TypeError - cannot copy str data in binary mode: use bytes instead | |
2023-08-02 01:40:55.993 UTC [5202] CONTEXT: COPY copy_in, line 1 | |
2023-08-02 01:40:55.993 UTC [5202] STATEMENT: copy copy_in from stdin (format binary) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:43:12.520 UTC [5231] ERROR: canceling statement due to user request | |
2023-08-02 01:43:12.520 UTC [5231] STATEMENT: copy (select generate_series(1, 1000000)) to stdout | |
[32m.[0m[32m.[0m2023-08-02 01:43:12.671 UTC [5234] ERROR: COPY from stdin failed: error from Python: Exception - mannaggiamiseria | |
2023-08-02 01:43:12.671 UTC [5234] CONTEXT: COPY copy_in, line 1 | |
2023-08-02 01:43:12.671 UTC [5234] STATEMENT: copy copy_in from stdin (format BINARY) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:45:43.896 UTC [5259] ERROR: unexpected message type 0x58 during COPY from stdin | |
2023-08-02 01:45:43.896 UTC [5259] CONTEXT: COPY wat, line 1 | |
2023-08-02 01:45:43.896 UTC [5259] STATEMENT: copy wat from stdin | |
2023-08-02 01:45:43.897 UTC [5259] FATAL: terminating connection because protocol synchronization was lost | |
2023-08-02 01:45:43.897 UTC [5259] LOG: could not send data to client: Broken pipe | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 85%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:50:37.640 UTC [5304] ERROR: division by zero | |
2023-08-02 01:50:37.640 UTC [5304] STATEMENT: copy (select 1/n from generate_series(-10, 10) x(n)) to stdout | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:52:15.012 UTC [5322] ERROR: COPY from stdin failed: error from Python: Exception - mannaggiamiseria | |
2023-08-02 01:52:15.012 UTC [5322] CONTEXT: COPY copy_in, line 1 | |
2023-08-02 01:52:15.012 UTC [5322] STATEMENT: copy copy_in from stdin (format TEXT) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:52:44.013 UTC [5334] ERROR: extra data after last expected column | |
2023-08-02 01:52:44.013 UTC [5334] CONTEXT: COPY copy_in, line 1: "3 aaaaaaaaaa" | |
2023-08-02 01:52:44.013 UTC [5334] STATEMENT: copy copy_in (id) from stdin | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:52:44.570 UTC [5341] ERROR: duplicate key value violates unique constraint "copy_in_pkey" | |
2023-08-02 01:52:44.570 UTC [5341] DETAIL: Key (col1)=(40010) already exists. | |
2023-08-02 01:52:44.570 UTC [5341] CONTEXT: COPY copy_in, line 3 | |
2023-08-02 01:52:44.570 UTC [5341] STATEMENT: copy copy_in from stdin (format text) | |
[32m.[0m[32m.[0m2023-08-02 01:52:44.762 UTC [5343] ERROR: COPY from stdin failed: error from Python: Exception - nuttengoggenio | |
2023-08-02 01:52:44.762 UTC [5343] CONTEXT: COPY copy_in, line 3 | |
2023-08-02 01:52:44.762 UTC [5343] STATEMENT: copy copy_in from stdin (format text) | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:53:16.733 UTC [5354] ERROR: duplicate key value violates unique constraint "copy_in_pkey" | |
2023-08-02 01:53:16.733 UTC [5354] DETAIL: Key (col1)=(40010) already exists. | |
2023-08-02 01:53:16.733 UTC [5354] CONTEXT: COPY copy_in, line 3 | |
2023-08-02 01:53:16.733 UTC [5354] STATEMENT: copy copy_in from stdin (format text) | |
[32m.[0m[32m.[0m[31m [ 86%][0m | |
tests/pq/test_conninfo.py [32m.[0m[32m.[0m[32m.[0m[33ms[0m[31m [ 86%][0m | |
tests/crdb/test_connection.py [33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[33ms[0m[31m [ 86%][0m | |
tests/test_waiting.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:53:37.958 UTC [5376] FATAL: database "nosuchdb" does not exist | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 87%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 87%][0m | |
tests/pq/test_copy.py [32m.[0m[32m.[0m2023-08-02 01:53:39.541 UTC [5403] ERROR: invalid input syntax for type integer: "hardly a number" | |
2023-08-02 01:53:39.541 UTC [5403] CONTEXT: COPY copy_in, line 1, column col2: "hardly a number" | |
2023-08-02 01:53:39.541 UTC [5403] STATEMENT: copy copy_in from stdin | |
[32m.[0m2023-08-02 01:53:39.640 UTC [5404] ERROR: COPY from stdin failed: nuttengoggenio | |
2023-08-02 01:53:39.640 UTC [5404] CONTEXT: COPY copy_in, line 201 | |
2023-08-02 01:53:39.640 UTC [5404] STATEMENT: copy copy_in from stdin | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 87%][0m | |
tests/test_transaction.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m2023-08-02 01:53:43.011 UTC [5460] FATAL: terminating connection due to administrator command | |
[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 88%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 89%][0m | |
tests/test_sql.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 90%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[33ms[0m[32m.[0m[32m.[0m[33ms[0m[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[33ms[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 91%][0m | |
tests/crdb/test_conninfo.py [33ms[0m[33ms[0m[33ms[0m[33ms[0m[31m [ 91%][0m | |
tests/types/test_numeric.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 92%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 94%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 95%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 97%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 99%] | |
[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 99%][0m | |
tests/test_generators.py [32m.[0m2023-08-02 01:54:22.224 UTC [5940] ERROR: function no_such_function(integer) does not exist at character 8 | |
2023-08-02 01:54:22.224 UTC [5940] HINT: No function matches the given name and argument types. You might need to add explicit type casts. | |
2023-08-02 01:54:22.224 UTC [5940] STATEMENT: select no_such_function(1) | |
[32m.[0m2023-08-02 01:54:22.284 UTC [5941] ERROR: duplicate key value violates unique constraint "pg_pipeline_uniqviol_pkey" | |
2023-08-02 01:54:22.284 UTC [5941] DETAIL: Key (id)=(1) already exists. | |
2023-08-02 01:54:22.284 UTC [5941] STATEMENT: insert into pg_pipeline_uniqviol values ($1, $2) returning id | |
[32m.[0m[32m.[0m[31m [100%][0m | |
=================================== FAILURES =================================== | |
[31m[1m___________________________ test_reconnect[asyncio] ____________________________[0m | |
proxy = <tests.fix_proxy.Proxy object at 0x7ffdec066790> | |
caplog = <_pytest.logging.LogCaptureFixture object at 0x7ffdec067f10> | |
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7ffdec066cd0> | |
[37m@pytest[39;49;00m.mark.slow[90m[39;49;00m | |
[94masync[39;49;00m [94mdef[39;49;00m [92mtest_reconnect[39;49;00m(proxy, caplog, monkeypatch):[90m[39;49;00m | |
caplog.set_level(logging.WARNING, logger=[33m"[39;49;00m[33mpsycopg.pool[39;49;00m[33m"[39;49;00m)[90m[39;49;00m | |
[90m[39;49;00m | |
[94massert[39;49;00m pool.base.ConnectionAttempt.INITIAL_DELAY == [94m1.0[39;49;00m[90m[39;49;00m | |
[94massert[39;49;00m pool.base.ConnectionAttempt.DELAY_JITTER == [94m0.1[39;49;00m[90m[39;49;00m | |
monkeypatch.setattr(pool.base.ConnectionAttempt, [33m"[39;49;00m[33mINITIAL_DELAY[39;49;00m[33m"[39;49;00m, [94m0.1[39;49;00m)[90m[39;49;00m | |
monkeypatch.setattr(pool.base.ConnectionAttempt, [33m"[39;49;00m[33mDELAY_JITTER[39;49;00m[33m"[39;49;00m, [94m0.0[39;49;00m)[90m[39;49;00m | |
[90m[39;49;00m | |
caplog.clear()[90m[39;49;00m | |
proxy.start()[90m[39;49;00m | |
[94masync[39;49;00m [94mwith[39;49;00m pool.AsyncConnectionPool(proxy.client_dsn, min_size=[94m1[39;49;00m) [94mas[39;49;00m p:[90m[39;49;00m | |
[94mawait[39;49;00m p.wait([94m2.0[39;49;00m)[90m[39;49;00m | |
proxy.stop()[90m[39;49;00m | |
[90m[39;49;00m | |
[94mwith[39;49;00m pytest.raises(psycopg.OperationalError):[90m[39;49;00m | |
[94masync[39;49;00m [94mwith[39;49;00m p.connection() [94mas[39;49;00m conn:[90m[39;49;00m | |
[94mawait[39;49;00m conn.execute([33m"[39;49;00m[33mselect 1[39;49;00m[33m"[39;49;00m)[90m[39;49;00m | |
[90m[39;49;00m | |
[94mawait[39;49;00m asyncio.sleep([94m1.0[39;49;00m)[90m[39;49;00m | |
proxy.start()[90m[39;49;00m | |
[94mawait[39;49;00m p.wait()[90m[39;49;00m | |
[90m[39;49;00m | |
[94masync[39;49;00m [94mwith[39;49;00m p.connection() [94mas[39;49;00m conn:[90m[39;49;00m | |
[94mawait[39;49;00m conn.execute([33m"[39;49;00m[33mselect 1[39;49;00m[33m"[39;49;00m)[90m[39;49;00m | |
[90m[39;49;00m | |
[94massert[39;49;00m [33m"[39;49;00m[33mBAD[39;49;00m[33m"[39;49;00m [95min[39;49;00m caplog.messages[[94m0[39;49;00m][90m[39;49;00m | |
times = [rec.created [94mfor[39;49;00m rec [95min[39;49;00m caplog.records][90m[39;49;00m | |
[94massert[39;49;00m times[[94m1[39;49;00m] - times[[94m0[39;49;00m] < [94m0.05[39;49;00m[90m[39;49;00m | |
deltas = [times[i + [94m1[39;49;00m] - times[i] [94mfor[39;49;00m i [95min[39;49;00m [96mrange[39;49;00m([94m1[39;49;00m, [96mlen[39;49;00m(times) - [94m1[39;49;00m)][90m[39;49;00m | |
[94massert[39;49;00m [96mlen[39;49;00m(deltas) == [94m3[39;49;00m[90m[39;49;00m | |
want = [94m0.1[39;49;00m[90m[39;49;00m | |
[94mfor[39;49;00m delta [95min[39;49;00m deltas:[90m[39;49;00m | |
> [94massert[39;49;00m delta == pytest.approx(want, [94m0.05[39;49;00m), deltas[90m[39;49;00m | |
[1m[31mE AssertionError: [0.11509847640991211, 0.2041318416595459, 0.40631914138793945][0m | |
[1m[31mE assert 0.11509847640991211 == 0.1 ± 5.0e-03[0m | |
[1m[31mE comparison failed[0m | |
[1m[31mE Obtained: 0.11509847640991211[0m | |
[1m[31mE Expected: 0.1 ± 5.0e-03[0m | |
[1m[31mtests/pool/test_pool_async.py[0m:831: AssertionError | |
------------------------------ Captured log call ------------------------------- | |
[33mWARNING [0m psycopg.pool:pool_async.py:520 discarding closed connection: <psycopg.AsyncConnection [BAD] at 0x7ffdec064390> | |
[33mWARNING [0m psycopg.pool:pool_async.py:475 error connecting in 'pool-62': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool_async.py:475 error connecting in 'pool-62': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool_async.py:475 error connecting in 'pool-62': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool_async.py:475 error connecting in 'pool-62': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[31m[1m________________________________ test_reconnect ________________________________[0m | |
proxy = <tests.fix_proxy.Proxy object at 0x7ffdcb836590> | |
caplog = <_pytest.logging.LogCaptureFixture object at 0x7ffdcb9dc710> | |
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7ffdcb834790> | |
[37m@pytest[39;49;00m.mark.slow[90m[39;49;00m | |
[94mdef[39;49;00m [92mtest_reconnect[39;49;00m(proxy, caplog, monkeypatch):[90m[39;49;00m | |
caplog.set_level(logging.WARNING, logger=[33m"[39;49;00m[33mpsycopg.pool[39;49;00m[33m"[39;49;00m)[90m[39;49;00m | |
[90m[39;49;00m | |
[94massert[39;49;00m pool.base.ConnectionAttempt.INITIAL_DELAY == [94m1.0[39;49;00m[90m[39;49;00m | |
[94massert[39;49;00m pool.base.ConnectionAttempt.DELAY_JITTER == [94m0.1[39;49;00m[90m[39;49;00m | |
monkeypatch.setattr(pool.base.ConnectionAttempt, [33m"[39;49;00m[33mINITIAL_DELAY[39;49;00m[33m"[39;49;00m, [94m0.1[39;49;00m)[90m[39;49;00m | |
monkeypatch.setattr(pool.base.ConnectionAttempt, [33m"[39;49;00m[33mDELAY_JITTER[39;49;00m[33m"[39;49;00m, [94m0.0[39;49;00m)[90m[39;49;00m | |
[90m[39;49;00m | |
caplog.clear()[90m[39;49;00m | |
proxy.start()[90m[39;49;00m | |
[94mwith[39;49;00m pool.ConnectionPool(proxy.client_dsn, min_size=[94m1[39;49;00m) [94mas[39;49;00m p:[90m[39;49;00m | |
p.wait([94m2.0[39;49;00m)[90m[39;49;00m | |
proxy.stop()[90m[39;49;00m | |
[90m[39;49;00m | |
[94mwith[39;49;00m pytest.raises(psycopg.OperationalError):[90m[39;49;00m | |
[94mwith[39;49;00m p.connection() [94mas[39;49;00m conn:[90m[39;49;00m | |
conn.execute([33m"[39;49;00m[33mselect 1[39;49;00m[33m"[39;49;00m)[90m[39;49;00m | |
[90m[39;49;00m | |
sleep([94m1.0[39;49;00m)[90m[39;49;00m | |
> proxy.start()[90m[39;49;00m | |
[1m[31mtests/pool/test_pool.py[0m:866: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
[1m[31mtests/fix_proxy.py[0m:93: in start | |
[96mself[39;49;00m._wait_listen()[90m[39;49;00m | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <tests.fix_proxy.Proxy object at 0x7ffdcb836590> | |
[94mdef[39;49;00m [92m_wait_listen[39;49;00m([96mself[39;49;00m):[90m[39;49;00m | |
[94mwith[39;49;00m socket.socket(socket.AF_INET, socket.SOCK_STREAM) [94mas[39;49;00m sock:[90m[39;49;00m | |
[94mfor[39;49;00m i [95min[39;49;00m [96mrange[39;49;00m([94m20[39;49;00m):[90m[39;49;00m | |
[94mif[39;49;00m [94m0[39;49;00m == sock.connect_ex(([96mself[39;49;00m.client_host, [96mself[39;49;00m.client_port)):[90m[39;49;00m | |
[94mbreak[39;49;00m[90m[39;49;00m | |
time.sleep([94m0.1[39;49;00m)[90m[39;49;00m | |
[94melse[39;49;00m:[90m[39;49;00m | |
> [94mraise[39;49;00m [96mValueError[39;49;00m([33m"[39;49;00m[33mthe proxy didn[39;49;00m[33m'[39;49;00m[33mt start listening in time[39;49;00m[33m"[39;49;00m)[90m[39;49;00m | |
[1m[31mE ValueError: the proxy didn't start listening in time[0m | |
[1m[31mtests/fix_proxy.py[0m:125: ValueError | |
------------------------------ Captured log call ------------------------------- | |
[33mWARNING [0m psycopg.pool:pool.py:594 discarding closed connection: <psycopg.Connection [BAD] at 0x7ffdcbad5d50> | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-130': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[31m[1m_______________________ test_reconnect_after_grow_failed _______________________[0m | |
proxy = <tests.fix_proxy.Proxy object at 0x7ffdcbaf6b90> | |
[37m@pytest[39;49;00m.mark.slow[90m[39;49;00m | |
[94mdef[39;49;00m [92mtest_reconnect_after_grow_failed[39;49;00m(proxy):[90m[39;49;00m | |
[90m# Retry reconnection after a failed connection attempt has put the pool[39;49;00m[90m[39;49;00m | |
[90m# in grow mode. See issue #370.[39;49;00m[90m[39;49;00m | |
proxy.stop()[90m[39;49;00m | |
[90m[39;49;00m | |
ev = Event()[90m[39;49;00m | |
[90m[39;49;00m | |
[94mdef[39;49;00m [92mfailed[39;49;00m(pool):[90m[39;49;00m | |
ev.set()[90m[39;49;00m | |
[90m[39;49;00m | |
[94mwith[39;49;00m pool.ConnectionPool([90m[39;49;00m | |
proxy.client_dsn, min_size=[94m4[39;49;00m, reconnect_timeout=[94m1.0[39;49;00m, reconnect_failed=failed[90m[39;49;00m | |
) [94mas[39;49;00m p:[90m[39;49;00m | |
[94massert[39;49;00m ev.wait(timeout=[94m2[39;49;00m)[90m[39;49;00m | |
[90m[39;49;00m | |
[94mwith[39;49;00m pytest.raises(pool.PoolTimeout):[90m[39;49;00m | |
[94mwith[39;49;00m p.connection(timeout=[94m0.5[39;49;00m) [94mas[39;49;00m conn:[90m[39;49;00m | |
[94mpass[39;49;00m[90m[39;49;00m | |
[90m[39;49;00m | |
ev.clear()[90m[39;49;00m | |
[94massert[39;49;00m ev.wait(timeout=[94m2[39;49;00m)[90m[39;49;00m | |
[90m[39;49;00m | |
> proxy.start()[90m[39;49;00m | |
[1m[31mtests/pool/test_pool.py[0m:946: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
[1m[31mtests/fix_proxy.py[0m:93: in start | |
[96mself[39;49;00m._wait_listen()[90m[39;49;00m | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <tests.fix_proxy.Proxy object at 0x7ffdcbaf6b90> | |
[94mdef[39;49;00m [92m_wait_listen[39;49;00m([96mself[39;49;00m):[90m[39;49;00m | |
[94mwith[39;49;00m socket.socket(socket.AF_INET, socket.SOCK_STREAM) [94mas[39;49;00m sock:[90m[39;49;00m | |
[94mfor[39;49;00m i [95min[39;49;00m [96mrange[39;49;00m([94m20[39;49;00m):[90m[39;49;00m | |
[94mif[39;49;00m [94m0[39;49;00m == sock.connect_ex(([96mself[39;49;00m.client_host, [96mself[39;49;00m.client_port)):[90m[39;49;00m | |
[94mbreak[39;49;00m[90m[39;49;00m | |
time.sleep([94m0.1[39;49;00m)[90m[39;49;00m | |
[94melse[39;49;00m:[90m[39;49;00m | |
> [94mraise[39;49;00m [96mValueError[39;49;00m([33m"[39;49;00m[33mthe proxy didn[39;49;00m[33m'[39;49;00m[33mt start listening in time[39;49;00m[33m"[39;49;00m)[90m[39;49;00m | |
[1m[31mE ValueError: the proxy didn't start listening in time[0m | |
[1m[31mtests/fix_proxy.py[0m:125: ValueError | |
------------------------------ Captured log call ------------------------------- | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:549 error connecting in 'pool-161': connection failed: Connection refused | |
Is the server running on that host and accepting TCP/IP connections? | |
[33mWARNING [0m psycopg.pool:pool.py:551 reconnection attempt in pool 'pool-161' failed after 1.0 sec | |
[36m[1m=========================== short test summary info ============================[0m | |
[31mFAILED[0m tests/pool/test_pool_async.py::[1mtest_reconnect[asyncio][0m - AssertionError: [0.11509847640991211, 0.2041318416595459, 0.40631914138793945] | |
[31mFAILED[0m tests/pool/test_pool.py::[1mtest_reconnect[0m - ValueError: the proxy didn't start listening in time | |
[31mFAILED[0m tests/pool/test_pool.py::[1mtest_reconnect_after_grow_failed[0m - ValueError: the proxy didn't start listening in time | |
[31m= [31m[1m3 failed[0m, [32m4412 passed[0m, [33m149 skipped[0m, [33m68 deselected[0m, [33m29 xfailed[0m[31m in 2518.35s (0:41:58)[0m[31m =[0m | |
/nix/store/7aprjn0yf6p06krg4087sxvilfp4c8yy-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment