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