[21:05:56.254] su postgres <<-EOF [21:05:56.254] ulimit -c unlimited [21:05:56.254] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [21:05:56.254] EOF [21:15:55.698] 1/290 postgresql:setup / tmp_install OK 6.78s [21:15:55.698] 2/290 postgresql:setup / install_test_files OK 0.07s [21:15:55.698] 5/290 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.26s [21:15:55.698] 132/290 postgresql:libpq / libpq/001_uri OK 0.47s [21:15:55.698] 133/290 postgresql:libpq / libpq/002_api OK 0.12s [21:15:55.698] 137/290 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.17s [21:15:55.698] 142/290 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.22s [21:15:55.698] 147/290 postgresql:pg_checksums / pg_checksums/001_basic OK 0.12s [21:15:55.698] 149/290 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.17s [21:15:55.698] 152/290 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.22s [21:15:55.698] 155/290 postgresql:pg_config / pg_config/001_pg_config OK 0.17s [21:15:55.698] 156/290 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.57s [21:15:55.698] 158/290 postgresql:pg_ctl / pg_ctl/002_status OK 0.57s [21:15:55.698] 161/290 postgresql:pg_dump / pg_dump/001_basic OK 0.47s [21:15:55.698] 174/290 postgresql:pg_rewind / pg_rewind/006_options OK 0.22s [21:15:55.698] 178/290 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.12s [21:15:55.698] 179/290 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.17s [21:15:55.698] 180/290 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.17s [21:15:55.698] 181/290 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 1.62s [21:15:55.698] 183/290 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 0.67s [21:15:55.698] 184/290 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.82s [21:15:55.698] 185/290 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 0.52s [21:15:55.698] 187/290 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 1.67s [21:15:55.698] 188/290 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 1.07s [21:15:55.698] 189/290 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 1.57s [21:15:55.698] 192/290 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.17s [21:15:55.698] 195/290 postgresql:pgbench / pgbench/002_pgbench_no_server OK 0.53s [21:15:55.698] 205/290 postgresql:scripts / scripts/080_pg_isready OK 0.57s [21:15:55.698] 212/290 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.37s [21:15:55.698] 221/290 postgresql:oid2name / oid2name/001_basic OK 0.17s [21:15:55.698] 225/290 postgresql:vacuumlo / vacuumlo/001_basic OK 0.17s [21:15:55.698] 274/290 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 0.77s [21:15:55.698] [21:15:55.698] The output from 10 first failed tests: [21:15:55.698] [21:15:55.698] 3/290 postgresql:setup / initdb_cache FAIL 1.07s (exit status 1) [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:03 INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 -c [21:15:55.698] import shutil [21:15:55.698] import sys [21:15:55.698] import subprocess [21:15:55.698] [21:15:55.698] shutil.rmtree(sys.argv[1], ignore_errors=True) [21:15:55.698] sp = subprocess.run(sys.argv[2:] + [sys.argv[1]]) [21:15:55.698] sys.exit(sp.returncode) [21:15:55.698] /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/initdb --auth trust --no-sync --no-instructions --lc-messages=C --no-clean [21:15:55.698] --- stdout --- [21:15:55.698] Running in no-clean mode. Mistakes will not be cleaned up. [21:15:55.698] The files belonging to this database system will be owned by user "postgres". [21:15:55.698] This user must also own the server process. [21:15:55.698] [21:15:55.698] The database cluster will be initialized with this locale configuration: [21:15:55.698] provider: libc [21:15:55.698] LC_COLLATE: C.UTF-8 [21:15:55.698] LC_CTYPE: C.UTF-8 [21:15:55.698] LC_MESSAGES: C [21:15:55.698] LC_MONETARY: C.UTF-8 [21:15:55.698] LC_NUMERIC: C.UTF-8 [21:15:55.698] LC_TIME: C.UTF-8 [21:15:55.698] The default database encoding has accordingly been set to "UTF8". [21:15:55.698] The default text search configuration will be set to "english". [21:15:55.698] [21:15:55.698] Data page checksums are disabled. [21:15:55.698] [21:15:55.698] creating directory /tmp/cirrus-ci-build/build/tmp_install/initdb-template ... ok [21:15:55.698] creating subdirectories ... ok [21:15:55.698] selecting dynamic shared memory implementation ... posix [21:15:55.698] selecting default max_connections ... 100 [21:15:55.698] selecting default shared_buffers ... 128MB [21:15:55.698] selecting default time zone ... Etc/UTC [21:15:55.698] creating configuration files ... ok [21:15:55.698] running bootstrap script ... ok [21:15:55.698] performing post-bootstrap initialization ... [21:15:55.698] --- stderr --- [21:15:55.698] ../src/backend/optimizer/plan/planner.c:569:28: runtime error: load of value 126, which is not a valid value for type '_Bool' [21:15:55.698] ==23040==Using libbacktrace symbolizer. [21:15:55.698] #0 0x563a8d2625c8 in standard_planner ../src/backend/optimizer/plan/planner.c:569 [21:15:55.698] #1 0x563a8d262654 in planner ../src/backend/optimizer/plan/planner.c:276 [21:15:55.698] #2 0x563a8d4cfbf3 in pg_plan_query ../src/backend/tcop/postgres.c:903 [21:15:55.698] #3 0x563a8d4cff60 in pg_plan_queries ../src/backend/tcop/postgres.c:995 [21:15:55.698] #4 0x563a8d4d033a in exec_simple_query ../src/backend/tcop/postgres.c:1192 [21:15:55.698] #5 0x563a8d4d323a in PostgresMain ../src/backend/tcop/postgres.c:4675 [21:15:55.698] #6 0x563a8d4d37bf in PostgresSingleUserMain ../src/backend/tcop/postgres.c:4128 [21:15:55.698] #7 0x563a8d1a894c in main ../src/backend/main/main.c:194 [21:15:55.698] #8 0x7f26c21cbd09 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x23d09) [21:15:55.698] #9 0x563a8cd18229 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres+0x8b3229) [21:15:55.698] [21:15:55.698] Aborted (core dumped) [21:15:55.698] child process exited with exit code 134 [21:15:55.698] initdb: data directory "/tmp/cirrus-ci-build/build/tmp_install/initdb-template" not removed at user's request [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] 4/290 postgresql:regress / regress/regress ERROR 0.39s [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:04 PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40051 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [21:15:55.698] --- stdout --- [21:15:55.698] # executing test in /tmp/cirrus-ci-build/build/testrun/regress/regress group regress test regress [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # using temp instance on port 40051 with PID 23068 [21:15:55.698] Bail out!# test failed [21:15:55.698] --- stderr --- [21:15:55.698] psql: error: connection to server on socket "/tmp/pg_regress-u5jCmJ/.s.PGSQL.40051" failed: FATAL: database "postgres" does not exist [21:15:55.698] # command failed: "psql" -X -q -c "CREATE DATABASE \"regression\" TEMPLATE=template0" -c "ALTER DATABASE \"regression\" SET lc_messages TO 'C';ALTER DATABASE \"regression\" SET lc_monetary TO 'C';ALTER DATABASE \"regression\" SET lc_numeric TO 'C';ALTER DATABASE \"regression\" SET lc_time TO 'C';ALTER DATABASE \"regression\" SET bytea_output TO 'hex';ALTER DATABASE \"regression\" SET timezone_abbreviations TO 'Default';" "postgres" [21:15:55.698] [21:15:55.698] (test program exited with status code 2) [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] 6/290 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1.79s [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:04 with_icu='yes' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [21:15:55.698] --- stdout --- [21:15:55.698] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade group pg_upgrade test 002_pg_upgrade [21:15:55.698] # testing using transfer mode --copy [21:15:55.698] # initializing database system by running initdb [21:15:55.698] Bail out! command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --locale C --locale-provider icu --icu-locale fr-CA" exited with value 1 [21:15:55.698] # test failed [21:15:55.698] --- stderr --- [21:15:55.698] [21:15:55.698] (test program exited with status code 255) [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] 7/290 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 0.55s [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:04 with_icu='yes' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 003_logical_slots -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl [21:15:55.698] --- stdout --- [21:15:55.698] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/003_logical_slots group pg_upgrade test 003_logical_slots [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # test failed [21:15:55.698] --- stderr --- [21:15:55.698] [21:15:55.698] (test program exited with status code 29) [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] 8/290 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 0.98s [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:04 with_icu='yes' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 004_subscription -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl [21:15:55.698] --- stdout --- [21:15:55.698] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/004_subscription group pg_upgrade test 004_subscription [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # test failed [21:15:55.698] --- stderr --- [21:15:55.698] [21:15:55.698] (test program exited with status code 29) [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] 9/290 postgresql:isolation / isolation/isolation ERROR 0.39s [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:04 PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/isolation:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/isolation --testgroup isolation --testname isolation -- /tmp/cirrus-ci-build/build/src/test/isolation/pg_isolation_regress --inputdir /tmp/cirrus-ci-build/src/test/isolation --expecteddir /tmp/cirrus-ci-build/src/test/isolation --bindir --dlpath /tmp/cirrus-ci-build/build/src/test/isolation --max-concurrent-tests=20 --dbname isolation_regression --outputdir /tmp/cirrus-ci-build/build/testrun/isolation/isolation --temp-instance /tmp/cirrus-ci-build/build/testrun/isolation/isolation/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/isolation/isolation_schedule [21:15:55.698] --- stdout --- [21:15:55.698] # executing test in /tmp/cirrus-ci-build/build/testrun/isolation/isolation group isolation test isolation [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # using temp instance on port 40052 with PID 23073 [21:15:55.698] Bail out!# test failed [21:15:55.698] --- stderr --- [21:15:55.698] psql: error: connection to server on socket "/tmp/pg_regress-4nTrlV/.s.PGSQL.40052" failed: FATAL: database "postgres" does not exist [21:15:55.698] # command failed: "psql" -X -q -c "CREATE DATABASE \"isolation_regression\" TEMPLATE=template0" -c "ALTER DATABASE \"isolation_regression\" SET lc_messages TO 'C';ALTER DATABASE \"isolation_regression\" SET lc_monetary TO 'C';ALTER DATABASE \"isolation_regression\" SET lc_numeric TO 'C';ALTER DATABASE \"isolation_regression\" SET lc_time TO 'C';ALTER DATABASE \"isolation_regression\" SET bytea_output TO 'hex';ALTER DATABASE \"isolation_regression\" SET timezone_abbreviations TO 'Default';" "postgres" [21:15:55.698] [21:15:55.698] (test program exited with status code 2) [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] 10/290 postgresql:recovery / recovery/001_stream_rep ERROR 1.63s [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:04 PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' enable_injection_points='yes' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 001_stream_rep -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/001_stream_rep.pl [21:15:55.698] --- stdout --- [21:15:55.698] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/001_stream_rep group recovery test 001_stream_rep [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # test failed [21:15:55.698] --- stderr --- [21:15:55.698] [21:15:55.698] (test program exited with status code 29) [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] 11/290 postgresql:recovery / recovery/002_archiving ERROR 0.95s [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:04 PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' enable_injection_points='yes' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 002_archiving -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/002_archiving.pl [21:15:55.698] --- stdout --- [21:15:55.698] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/002_archiving group recovery test 002_archiving [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # test failed [21:15:55.698] --- stderr --- [21:15:55.698] [21:15:55.698] (test program exited with status code 29) [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] 12/290 postgresql:recovery / recovery/003_recovery_targets ERROR 0.27s [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:04 PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' enable_injection_points='yes' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 003_recovery_targets -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/003_recovery_targets.pl [21:15:55.698] --- stdout --- [21:15:55.698] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/003_recovery_targets group recovery test 003_recovery_targets [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] Bail out! command "pg_resetwal --epoch 1 /tmp/cirrus-ci-build/build/testrun/recovery/003_recovery_targets/data/t_003_recovery_targets_primary_data/pgdata" exited with value 1 [21:15:55.698] # test failed [21:15:55.698] --- stderr --- [21:15:55.698] [21:15:55.698] (test program exited with status code 255) [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] 13/290 postgresql:recovery / recovery/004_timeline_switch ERROR 1.17s [21:15:55.698] [21:15:55.698] --- command --- [21:15:55.698] 21:06:04 PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' enable_injection_points='yes' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 004_timeline_switch -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/004_timeline_switch.pl [21:15:55.698] --- stdout --- [21:15:55.698] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/004_timeline_switch group recovery test 004_timeline_switch [21:15:55.698] # initializing database system by copying initdb template [21:15:55.698] # test failed [21:15:55.698] --- stderr --- [21:15:55.698] [21:15:55.698] (test program exited with status code 29) [21:15:55.698] ------- [21:15:55.698] [21:15:55.698] [21:15:55.698] Summary of Failures: [21:15:55.698] [21:15:55.698] 3/290 postgresql:setup / initdb_cache FAIL 1.07s (exit status 1) [21:15:55.698] 4/290 postgresql:regress / regress/regress ERROR 0.39s [21:15:55.698] 6/290 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1.79s [21:15:55.698] 7/290 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 0.55s [21:15:55.698] 8/290 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 0.98s [21:15:55.698] 9/290 postgresql:isolation / isolation/isolation ERROR 0.39s [21:15:55.698] 10/290 postgresql:recovery / recovery/001_stream_rep ERROR 1.63s [21:15:55.698] 11/290 postgresql:recovery / recovery/002_archiving ERROR 0.95s [21:15:55.698] 12/290 postgresql:recovery / recovery/003_recovery_targets ERROR 0.27s [21:15:55.698] 13/290 postgresql:recovery / recovery/004_timeline_switch ERROR 1.17s [21:15:55.698] 14/290 postgresql:recovery / recovery/005_replay_delay ERROR 0.43s [21:15:55.698] 15/290 postgresql:recovery / recovery/006_logical_decoding ERROR 0.74s [21:15:55.698] 16/290 postgresql:recovery / recovery/007_sync_rep ERROR 590.74s [21:15:55.698] 17/290 postgresql:recovery / recovery/008_fsm_truncation ERROR 1.27s [21:15:55.698] 18/290 postgresql:recovery / recovery/009_twophase ERROR 4.35s [21:15:55.698] 19/290 postgresql:recovery / recovery/010_logical_decoding_timelines ERROR 0.52s [21:15:55.698] 20/290 postgresql:recovery / recovery/012_subtransactions ERROR 1.42s [21:15:55.698] 21/290 postgresql:recovery / recovery/013_crash_restart ERROR 0.42s [21:15:55.698] 22/290 postgresql:recovery / recovery/014_unlogged_reinit ERROR 0.42s [21:15:55.698] 23/290 postgresql:recovery / recovery/015_promotion_pages ERROR 0.52s [21:15:55.698] 24/290 postgresql:recovery / recovery/016_min_consistency ERROR 0.73s [21:15:55.698] 25/290 postgresql:recovery / recovery/017_shm ERROR 1.67s [21:15:55.698] 26/290 postgresql:recovery / recovery/018_wal_optimize ERROR 0.42s [21:15:55.698] 27/290 postgresql:recovery / recovery/019_replslot_limit ERROR 1.63s [21:15:55.698] 28/290 postgresql:recovery / recovery/020_archive_status ERROR 0.42s [21:15:55.698] 29/290 postgresql:recovery / recovery/021_row_visibility ERROR 0.42s [21:15:55.698] 30/290 postgresql:recovery / recovery/022_crash_temp_files ERROR 0.47s [21:15:55.698] 31/290 postgresql:recovery / recovery/023_pitr_prepared_xact ERROR 0.57s [21:15:55.698] 32/290 postgresql:recovery / recovery/024_archive_recovery ERROR 0.93s [21:15:55.698] 33/290 postgresql:recovery / recovery/025_stuck_on_old_timeline ERROR 198.29s [21:15:55.698] 34/290 postgresql:recovery / recovery/026_overwrite_contrecord ERROR 0.32s [21:15:55.698] 35/290 postgresql:recovery / recovery/027_stream_regress ERROR 1.02s [21:15:55.698] 36/290 postgresql:recovery / recovery/028_pitr_timelines ERROR 0.87s [21:15:55.698] 37/290 postgresql:recovery / recovery/029_stats_restart ERROR 0.42s [21:15:55.698] 38/290 postgresql:recovery / recovery/030_stats_cleanup_replica ERROR 0.77s [21:15:55.698] 39/290 postgresql:recovery / recovery/031_recovery_conflict ERROR 0.42s [21:15:55.698] 40/290 postgresql:recovery / recovery/032_relfilenode_reuse ERROR 0.77s [21:15:55.698] 41/290 postgresql:recovery / recovery/033_replay_tsp_drops ERROR 0.57s [21:15:55.698] 42/290 postgresql:recovery / recovery/034_create_database ERROR 0.52s [21:15:55.698] 43/290 postgresql:recovery / recovery/035_standby_logical_decoding ERROR 0.47s [21:15:55.698] 44/290 postgresql:recovery / recovery/036_truncated_dropped ERROR 0.42s [21:15:55.698] 45/290 postgresql:recovery / recovery/037_invalid_database ERROR 0.52s [21:15:55.698] 46/290 postgresql:recovery / recovery/038_save_logical_slots_shutdown ERROR 0.73s [21:15:55.698] 47/290 postgresql:recovery / recovery/039_end_of_wal ERROR 0.42s [21:15:55.698] 48/290 postgresql:recovery / recovery/040_standby_failover_slots_sync ERROR 0.42s [21:15:55.698] 49/290 postgresql:recovery / recovery/041_checkpoint_at_promote ERROR 0.68s [21:15:55.698] 50/290 postgresql:kerberos / kerberos/001_auth SKIP 3.88s [21:15:55.698] 51/290 postgresql:plpgsql / plpgsql/regress ERROR 0.52s [21:15:55.698] 52/290 postgresql:plperl / plperl/regress ERROR 0.32s [21:15:55.698] 53/290 postgresql:plpython / plpython/regress ERROR 0.32s [21:15:55.698] 54/290 postgresql:pltcl / pltcl/regress ERROR 0.42s [21:15:55.698] 55/290 postgresql:amcheck / amcheck/regress ERROR 0.27s [21:15:55.698] 56/290 postgresql:basic_archive / basic_archive/regress ERROR 0.32s [21:15:55.698] 57/290 postgresql:bloom / bloom/regress ERROR 0.27s [21:15:55.698] 58/290 postgresql:bool_plperl / bool_plperl/regress ERROR 0.32s [21:15:55.698] 59/290 postgresql:btree_gin / btree_gin/regress ERROR 0.47s [21:15:55.698] 60/290 postgresql:btree_gist / btree_gist/regress ERROR 0.47s [21:15:55.698] 61/290 postgresql:citext / citext/regress ERROR 0.27s [21:15:55.698] 62/290 postgresql:cube / cube/regress ERROR 0.42s [21:15:55.698] 63/290 postgresql:dblink / dblink/regress ERROR 0.47s [21:15:55.698] 64/290 postgresql:dict_int / dict_int/regress ERROR 0.32s [21:15:55.698] 65/290 postgresql:dict_xsyn / dict_xsyn/regress ERROR 0.32s [21:15:55.698] 66/290 postgresql:earthdistance / earthdistance/regress ERROR 0.32s [21:15:55.698] 67/290 postgresql:file_fdw / file_fdw/regress ERROR 0.52s [21:15:55.698] 68/290 postgresql:fuzzystrmatch / fuzzystrmatch/regress ERROR 0.47s [21:15:55.698] 69/290 postgresql:hstore / hstore/regress ERROR 0.42s [21:15:55.698] 70/290 postgresql:hstore_plperl / hstore_plperl/regress ERROR 0.57s [21:15:55.698] 71/290 postgresql:hstore_plpython / hstore_plpython/regress ERROR 0.52s [21:15:55.698] 72/290 postgresql:intarray / intarray/regress ERROR 0.42s [21:15:55.698] 73/290 postgresql:isn / isn/regress ERROR 0.37s [21:15:55.698] 74/290 postgresql:jsonb_plperl / jsonb_plperl/regress ERROR 0.57s [21:15:55.698] 75/290 postgresql:jsonb_plpython / jsonb_plpython/regress ERROR 0.42s [21:15:55.698] 76/290 postgresql:lo / lo/regress ERROR 0.42s [21:15:55.698] 77/290 postgresql:ltree / ltree/regress ERROR 0.37s [21:15:55.698] 78/290 postgresql:ltree_plpython / ltree_plpython/regress ERROR 0.32s [21:15:55.698] 79/290 postgresql:pageinspect / pageinspect/regress ERROR 0.27s [21:15:55.698] 80/290 postgresql:passwordcheck / passwordcheck/regress ERROR 0.37s [21:15:55.698] 81/290 postgresql:pg_buffercache / pg_buffercache/regress ERROR 0.27s [21:15:55.698] 82/290 postgresql:pgcrypto / pgcrypto/regress ERROR 0.37s [21:15:55.698] 83/290 postgresql:pg_freespacemap / pg_freespacemap/regress ERROR 0.42s [21:15:55.698] 84/290 postgresql:pgrowlocks / pgrowlocks/isolation ERROR 0.47s [21:15:55.698] 85/290 postgresql:pg_stat_statements / pg_stat_statements/regress ERROR 0.42s [21:15:55.698] 86/290 postgresql:pgstattuple / pgstattuple/regress ERROR 0.52s [21:15:55.698] 87/290 postgresql:pg_surgery / pg_surgery/regress ERROR 0.42s [21:15:55.698] 88/290 postgresql:pg_trgm / pg_trgm/regress ERROR 0.42s [21:15:55.698] 89/290 postgresql:pg_visibility / pg_visibility/regress ERROR 0.27s [21:15:55.698] 90/290 postgresql:pg_walinspect / pg_walinspect/regress ERROR 0.27s [21:15:55.698] 91/290 postgresql:postgres_fdw / postgres_fdw/regress ERROR 0.42s [21:15:55.698] 92/290 postgresql:seg / seg/regress ERROR 0.37s [21:15:55.698] 93/290 postgresql:tablefunc / tablefunc/regress ERROR 0.37s [21:15:55.698] 94/290 postgresql:tcn / tcn/isolation ERROR 0.32s [21:15:55.698] 95/290 postgresql:test_decoding / test_decoding/regress ERROR 0.32s [21:15:55.698] 96/290 postgresql:test_decoding / test_decoding/isolation ERROR 0.37s [21:15:55.698] 97/290 postgresql:tsm_system_rows / tsm_system_rows/regress ERROR 0.32s [21:15:55.698] 98/290 postgresql:tsm_system_time / tsm_system_time/regress ERROR 0.32s [21:15:55.698] 99/290 postgresql:unaccent / unaccent/regress ERROR 0.32s [21:15:55.698] 100/290 postgresql:uuid-ossp / uuid-ossp/regress ERROR 0.42s [21:15:55.698] 101/290 postgresql:xml2 / xml2/regress ERROR 0.32s [21:15:55.698] 102/290 postgresql:brin / brin/isolation ERROR 0.37s [21:15:55.698] 103/290 postgresql:commit_ts / commit_ts/regress ERROR 0.32s [21:15:55.698] 104/290 postgresql:delay_execution / delay_execution/isolation ERROR 0.37s [21:15:55.698] 105/290 postgresql:dummy_index_am / dummy_index_am/regress ERROR 0.42s [21:15:55.698] 106/290 postgresql:dummy_seclabel / dummy_seclabel/regress ERROR 0.37s [21:15:55.698] 107/290 postgresql:gin / gin/regress ERROR 0.37s [21:15:55.698] 108/290 postgresql:injection_points / injection_points/regress ERROR 0.52s [21:15:55.698] 109/290 postgresql:plsample / plsample/regress ERROR 0.47s [21:15:55.698] 110/290 postgresql:spgist_name_ops / spgist_name_ops/regress ERROR 0.52s [21:15:55.698] 111/290 postgresql:test_bloomfilter / test_bloomfilter/regress ERROR 0.47s [21:15:55.698] 112/290 postgresql:test_copy_callbacks / test_copy_callbacks/regress ERROR 0.37s [21:15:55.698] 113/290 postgresql:test_ddl_deparse / test_ddl_deparse/regress ERROR 0.32s [21:15:55.698] 114/290 postgresql:test_dsa / test_dsa/regress ERROR 0.32s [21:15:55.698] 115/290 postgresql:test_dsm_registry / test_dsm_registry/regress ERROR 0.52s [21:15:55.698] 116/290 postgresql:test_extensions / test_extensions/regress ERROR 2.72s [21:15:55.698] 117/290 postgresql:test_ginpostinglist / test_ginpostinglist/regress ERROR 0.42s [21:15:55.698] 118/290 postgresql:test_integerset / test_integerset/regress ERROR 0.37s [21:15:55.698] 119/290 postgresql:test_lfind / test_lfind/regress ERROR 0.42s [21:15:55.698] 120/290 postgresql:test_oat_hooks / test_oat_hooks/regress ERROR 3.33s [21:15:55.698] 121/290 postgresql:test_parser / test_parser/regress ERROR 0.42s [21:15:55.698] 122/290 postgresql:test_pg_dump / test_pg_dump/regress ERROR 0.37s [21:15:55.698] 123/290 postgresql:test_predtest / test_predtest/regress ERROR 0.37s [21:15:55.698] 124/290 postgresql:test_rbtree / test_rbtree/regress ERROR 0.32s [21:15:55.698] 125/290 postgresql:test_regex / test_regex/regress ERROR 0.42s [21:15:55.698] 126/290 postgresql:test_resowner / test_resowner/regress ERROR 0.37s [21:15:55.698] 127/290 postgresql:test_rls_hooks / test_rls_hooks/regress ERROR 0.47s [21:15:55.698] 128/290 postgresql:test_shm_mq / test_shm_mq/regress ERROR 0.62s [21:15:55.698] 129/290 postgresql:test_slru / test_slru/regress ERROR 0.42s [21:15:55.698] 130/290 postgresql:unsafe_tests / unsafe_tests/regress ERROR 0.52s [21:15:55.698] 131/290 postgresql:ecpg / ecpg/ecpg ERROR 0.62s [21:15:55.698] 134/290 postgresql:libpq / libpq/003_load_balance_host_list ERROR 1.82s [21:15:55.698] 135/290 postgresql:libpq / libpq/004_load_balance_dns ERROR 1.82s [21:15:55.698] 136/290 postgresql:initdb / initdb/001_initdb ERROR 49.90s [21:15:55.698] 138/290 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR 0.52s [21:15:55.698] 139/290 postgresql:pg_amcheck / pg_amcheck/003_check ERROR 0.52s [21:15:55.698] 140/290 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR 0.57s [21:15:55.698] 141/290 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage ERROR 0.52s [21:15:55.698] 143/290 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup ERROR 3.67s [21:15:55.698] 144/290 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace ERROR 0.52s [21:15:55.698] 145/290 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal ERROR 3.62s [21:15:55.698] 146/290 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical ERROR 0.62s [21:15:55.698] 148/290 postgresql:pg_checksums / pg_checksums/002_actions ERROR 0.77s [21:15:55.698] 150/290 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR 0.52s [21:15:55.698] 151/290 postgresql:pg_combinebackup / pg_combinebackup/003_timeline ERROR 0.52s [21:15:55.698] 153/290 postgresql:pg_combinebackup / pg_combinebackup/005_integrity ERROR 4.48s [21:15:55.698] 154/290 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy ERROR 0.52s [21:15:55.698] 157/290 postgresql:pg_ctl / pg_ctl/001_start_stop ERROR 4.33s [21:15:55.698] 159/290 postgresql:pg_ctl / pg_ctl/003_promote ERROR 1.22s [21:15:55.698] 160/290 postgresql:pg_ctl / pg_ctl/004_logrotate ERROR 180.91s [21:15:55.698] 162/290 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 0.57s [21:15:55.698] 163/290 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR 0.52s [21:15:55.698] 164/290 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR 6.63s [21:15:55.698] 165/290 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR 0.52s [21:15:55.698] 166/290 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR 4.22s [21:15:55.698] 167/290 postgresql:pg_resetwal / pg_resetwal/001_basic ERROR 0.52s [21:15:55.698] 168/290 postgresql:pg_resetwal / pg_resetwal/002_corrupted ERROR 0.47s [21:15:55.698] 169/290 postgresql:pg_rewind / pg_rewind/001_basic ERROR 0.52s [21:15:55.698] 170/290 postgresql:pg_rewind / pg_rewind/002_databases ERROR 4.38s [21:15:55.698] 171/290 postgresql:pg_rewind / pg_rewind/003_extrafiles ERROR 0.57s [21:15:55.698] 172/290 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink ERROR 0.47s [21:15:55.698] 173/290 postgresql:pg_rewind / pg_rewind/005_same_timeline ERROR 0.52s [21:15:55.698] 175/290 postgresql:pg_rewind / pg_rewind/007_standby_source ERROR 0.47s [21:15:55.698] 176/290 postgresql:pg_rewind / pg_rewind/008_min_recovery_point ERROR 0.47s [21:15:55.698] 177/290 postgresql:pg_rewind / pg_rewind/009_growing_files ERROR 0.47s [21:15:55.698] 182/290 postgresql:pg_verifybackup / pg_verifybackup/003_corruption ERROR 0.57s [21:15:55.698] 186/290 postgresql:pg_verifybackup / pg_verifybackup/007_wal ERROR 1.07s [21:15:55.698] 190/290 postgresql:pg_waldump / pg_waldump/001_basic ERROR 0.47s [21:15:55.698] 191/290 postgresql:pg_waldump / pg_waldump/002_save_fullpage ERROR 0.42s [21:15:55.698] 193/290 postgresql:pg_walsummary / pg_walsummary/002_blocks ERROR 0.42s [21:15:55.698] 194/290 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 2.23s [21:15:55.698] 196/290 postgresql:psql / psql/001_basic ERROR 2.88s [21:15:55.698] 197/290 postgresql:psql / psql/010_tab_completion ERROR 0.42s [21:15:55.698] 198/290 postgresql:psql / psql/020_cancel ERROR 196.99s [21:15:55.698] 199/290 postgresql:scripts / scripts/010_clusterdb ERROR 0.47s [21:15:55.698] 200/290 postgresql:scripts / scripts/011_clusterdb_all ERROR 3.32s [21:15:55.698] 201/290 postgresql:scripts / scripts/020_createdb ERROR 11.59s [21:15:55.698] 202/290 postgresql:scripts / scripts/040_createuser ERROR 10.74s [21:15:55.698] 203/290 postgresql:scripts / scripts/050_dropdb ERROR 0.47s [21:15:55.698] 204/290 postgresql:scripts / scripts/070_dropuser ERROR 0.47s [21:15:55.698] 206/290 postgresql:scripts / scripts/090_reindexdb ERROR 0.52s [21:15:55.698] 207/290 postgresql:scripts / scripts/091_reindexdb_all ERROR 7.03s [21:15:55.698] 208/290 postgresql:scripts / scripts/100_vacuumdb ERROR 3.17s [21:15:55.698] 209/290 postgresql:scripts / scripts/101_vacuumdb_all ERROR 2.92s [21:15:55.698] 210/290 postgresql:scripts / scripts/102_vacuumdb_stages ERROR 2.82s [21:15:55.698] 211/290 postgresql:scripts / scripts/200_connstr ERROR 1.82s [21:15:55.698] 213/290 postgresql:amcheck / amcheck/001_verify_heapam ERROR 0.42s [21:15:55.698] 214/290 postgresql:amcheck / amcheck/002_cic ERROR 0.42s [21:15:55.698] 215/290 postgresql:amcheck / amcheck/003_cic_2pc ERROR 0.42s [21:15:55.698] 216/290 postgresql:amcheck / amcheck/004_verify_nbtree_unique ERROR 0.42s [21:15:55.698] 217/290 postgresql:amcheck / amcheck/005_pitr ERROR 0.47s [21:15:55.698] 218/290 postgresql:auto_explain / auto_explain/001_auto_explain ERROR 0.42s [21:15:55.698] 219/290 postgresql:bloom / bloom/001_wal ERROR 0.82s [21:15:55.698] 220/290 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic ERROR 0.42s [21:15:55.698] 222/290 postgresql:pg_prewarm / pg_prewarm/001_basic ERROR 0.47s [21:15:55.698] 223/290 postgresql:pg_stat_statements / pg_stat_statements/010_restart ERROR 0.42s [21:15:55.698] 224/290 postgresql:test_decoding / test_decoding/001_repl_stats ERROR 0.42s [21:15:55.698] 226/290 postgresql:authentication / authentication/001_password ERROR 0.62s [21:15:55.698] 227/290 postgresql:authentication / authentication/002_saslprep ERROR 2.47s [21:15:55.698] 228/290 postgresql:authentication / authentication/003_peer ERROR 0.52s [21:15:55.698] 229/290 postgresql:authentication / authentication/004_file_inclusion ERROR 0.42s [21:15:55.698] 230/290 postgresql:authentication / authentication/005_sspi SKIP 0.12s [21:15:55.698] 231/290 postgresql:authentication / authentication/006_login_trigger ERROR 2.12s [21:15:55.698] 232/290 postgresql:subscription / subscription/001_rep_changes ERROR 0.77s [21:15:55.698] 233/290 postgresql:subscription / subscription/002_types ERROR 0.72s [21:15:55.698] 234/290 postgresql:subscription / subscription/003_constraints ERROR 0.67s [21:15:55.698] 235/290 postgresql:subscription / subscription/004_sync ERROR 0.67s [21:15:55.698] 236/290 postgresql:subscription / subscription/005_encoding ERROR 1.82s [21:15:55.698] 237/290 postgresql:subscription / subscription/006_rewrite ERROR 0.77s [21:15:55.698] 238/290 postgresql:subscription / subscription/007_ddl ERROR 0.87s [21:15:55.698] 239/290 postgresql:subscription / subscription/008_diff_schema ERROR 0.77s [21:15:55.698] 240/290 postgresql:subscription / subscription/009_matviews ERROR 0.67s [21:15:55.698] 241/290 postgresql:subscription / subscription/010_truncate ERROR 0.77s [21:15:55.698] 242/290 postgresql:subscription / subscription/011_generated ERROR 0.77s [21:15:55.698] 243/290 postgresql:subscription / subscription/012_collation ERROR 1.87s [21:15:55.698] 244/290 postgresql:subscription / subscription/013_partition ERROR 0.92s [21:15:55.698] 245/290 postgresql:subscription / subscription/014_binary ERROR 0.67s [21:15:55.698] 246/290 postgresql:subscription / subscription/015_stream ERROR 0.67s [21:15:55.698] 247/290 postgresql:subscription / subscription/016_stream_subxact ERROR 0.77s [21:15:55.698] 248/290 postgresql:subscription / subscription/017_stream_ddl ERROR 0.67s [21:15:55.698] 249/290 postgresql:subscription / subscription/018_stream_subxact_abort ERROR 0.77s [21:15:55.698] 250/290 postgresql:subscription / subscription/019_stream_subxact_ddl_abort ERROR 0.72s [21:15:55.698] 251/290 postgresql:subscription / subscription/020_messages ERROR 0.67s [21:15:55.698] 252/290 postgresql:subscription / subscription/021_twophase ERROR 0.67s [21:15:55.698] 253/290 postgresql:subscription / subscription/022_twophase_cascade ERROR 0.92s [21:15:55.698] 254/290 postgresql:subscription / subscription/023_twophase_stream ERROR 0.67s [21:15:55.698] 255/290 postgresql:subscription / subscription/024_add_drop_pub ERROR 0.67s [21:15:55.698] 256/290 postgresql:subscription / subscription/025_rep_changes_for_schema ERROR 0.67s [21:15:55.698] 257/290 postgresql:subscription / subscription/026_stats ERROR 0.67s [21:15:55.698] 258/290 postgresql:subscription / subscription/027_nosuperuser ERROR 0.77s [21:15:55.698] 259/290 postgresql:subscription / subscription/028_row_filter ERROR 0.67s [21:15:55.698] 260/290 postgresql:subscription / subscription/029_on_error ERROR 0.67s [21:15:55.698] 261/290 postgresql:subscription / subscription/030_origin ERROR 0.67s [21:15:55.698] 262/290 postgresql:subscription / subscription/031_column_list ERROR 0.67s [21:15:55.698] 263/290 postgresql:subscription / subscription/032_subscribe_use_index ERROR 0.67s [21:15:55.698] 264/290 postgresql:subscription / subscription/033_run_as_table_owner ERROR 0.67s [21:15:55.698] 265/290 postgresql:subscription / subscription/100_bugs ERROR 0.67s [21:15:55.698] 266/290 postgresql:brin / brin/01_workitems ERROR 0.42s [21:15:55.698] 267/290 postgresql:brin / brin/02_wal_consistency ERROR 0.42s [21:15:55.698] 268/290 postgresql:commit_ts / commit_ts/001_base ERROR 0.42s [21:15:55.698] 269/290 postgresql:commit_ts / commit_ts/002_standby ERROR 0.72s [21:15:55.698] 270/290 postgresql:commit_ts / commit_ts/003_standby_2 ERROR 0.72s [21:15:55.698] 271/290 postgresql:commit_ts / commit_ts/004_restart ERROR 0.47s [21:15:55.698] 272/290 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd ERROR 0.62s [21:15:55.698] 273/290 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline ERROR 0.57s [21:15:55.698] 275/290 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic ERROR 0.42s [21:15:55.698] 276/290 postgresql:test_misc / test_misc/001_constraint_validation ERROR 0.42s [21:15:55.698] 277/290 postgresql:test_misc / test_misc/002_tablespace ERROR 1.27s [21:15:55.698] 278/290 postgresql:test_misc / test_misc/003_check_guc ERROR 0.42s [21:15:55.698] 279/290 postgresql:test_misc / test_misc/004_io_direct ERROR 3.73s [21:15:55.698] 280/290 postgresql:test_pg_dump / test_pg_dump/001_base ERROR 0.42s [21:15:55.698] 281/290 postgresql:worker_spi / worker_spi/001_worker_spi ERROR 0.42s [21:15:55.698] 282/290 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.12s [21:15:55.698] 283/290 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.12s [21:15:55.698] 284/290 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.12s [21:15:55.698] 285/290 postgresql:ssl / ssl/001_ssltests ERROR 0.42s [21:15:55.698] 286/290 postgresql:ssl / ssl/002_scram ERROR 1.82s [21:15:55.698] 287/290 postgresql:ssl / ssl/003_sslinfo ERROR 1.52s [21:15:55.698] 288/290 postgresql:ldap / ldap/001_auth ERROR 0.52s [21:15:55.698] 289/290 postgresql:ldap / ldap/002_bindpasswd ERROR 0.57s [21:15:55.698] 290/290 postgresql:icu / icu/010_database ERROR 0.42s [21:15:55.698] [21:15:55.698] Ok: 32 [21:15:55.698] Expected Fail: 0 [21:15:55.698] Fail: 253 [21:15:55.698] Unexpected Pass: 0 [21:15:55.698] Skipped: 5 [21:15:55.698] Timeout: 0 [21:15:55.710] [21:15:55.710] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [21:15:55.731] [21:15:55.731] Exit status: 253