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