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