[23:20:51.924] su postgres <<-EOF [23:20:51.924] ulimit -c unlimited [23:20:51.924] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [23:20:51.924] EOF [23:20:52.846] 1/319 postgresql:setup / tmp_install OK 0.58s [23:20:52.892] 2/319 postgresql:setup / install_test_files OK 0.05s [23:20:54.218] 3/319 postgresql:setup / initdb_cache OK 1.32s [23:20:54.428] 4/319 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.20s 9 subtests passed [23:21:00.890] 5/319 postgresql:recovery / recovery/002_archiving OK 6.56s 8 subtests passed [23:21:04.909] 6/319 postgresql:recovery / recovery/003_recovery_targets OK 10.48s 9 subtests passed [23:21:07.583] 7/319 postgresql:recovery / recovery/004_timeline_switch OK 6.69s 3 subtests passed [23:21:07.793] 8/319 postgresql:recovery / recovery/001_stream_rep OK 13.50s 62 subtests passed [23:21:08.604] 9/319 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 14.37s 12 subtests passed [23:21:09.395] ▶ 10/319 + create_index 2959 ms FAIL [23:21:09.396] ▶ 10/319 + create_aggregate 25 ms FAIL [23:21:09.396] ▶ 10/319 + create_function_sql 21 ms FAIL [23:21:09.396] ▶ 10/319 + create_cast 22 ms FAIL [23:21:09.396] ▶ 10/319 + constraints 28 ms FAIL [23:21:09.396] ▶ 10/319 + triggers 25 ms FAIL [23:21:09.396] ▶ 10/319 + select 21 ms FAIL [23:21:09.397] ▶ 10/319 + inherit 11 ms FAIL [23:21:09.397] ▶ 10/319 + typed_table 20 ms FAIL [23:21:09.397] ▶ 10/319 + vacuum 25 ms FAIL [23:21:09.397] ▶ 10/319 + drop_if_exists 18 ms FAIL [23:21:09.397] ▶ 10/319 + updatable_views 12 ms FAIL [23:21:09.397] ▶ 10/319 + roleattributes 28 ms FAIL [23:21:09.397] ▶ 10/319 + create_am 19 ms FAIL [23:21:09.398] ▶ 10/319 + hash_func 26 ms FAIL [23:21:09.398] ▶ 10/319 + errors 22 ms FAIL [23:21:09.398] ▶ 10/319 + infinite_recurse 20 ms FAIL [23:21:09.398] ▶ 10/319 + aggregates 2304 ms FAIL [23:21:09.554] 11/319 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 15.30s 14 subtests passed [23:21:12.509] 12/319 postgresql:recovery / recovery/006_logical_decoding OK 4.93s 20 subtests passed [23:21:14.107] 13/319 postgresql:recovery / recovery/005_replay_delay OK 9.20s 3 subtests passed [23:21:14.270] 14/319 postgresql:recovery / recovery/007_sync_rep OK 6.47s 11 subtests passed [23:21:15.433] ▶ 15/319 - regression tests pass FAIL [23:21:15.440] ▶ 15/319 - dump before running pg_upgrade FAIL [23:21:15.447] 15/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 21.21s exit status 32 [23:21:15.447] >>> MALLOC_PERTURB_=43 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib with_icu=yes 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/bin:/sbin:/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MESON_TEST_ITERATION=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /usr/local/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 --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/local/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 [23:21:15.447] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:21:15.447] stderr: [23:21:15.447] # Failed test 'regression tests pass' [23:21:15.447] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [23:21:15.447] # got: '256' [23:21:15.447] # expected: '0' [23:21:15.447] # Failed test 'dump before running pg_upgrade' [23:21:15.447] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 326. [23:21:15.447] # Tests were run but no plan was declared and done_testing() was not seen. [23:21:15.447] # Looks like your test exited with 32 just after 6. [23:21:15.447] [23:21:15.447] (test program exited with status code 32) [23:21:15.447] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:21:15.447] [23:21:16.311] 16/319 postgresql:recovery / recovery/010_logical_decoding_timelines OK 3.80s 13 subtests passed [23:21:16.872] 17/319 postgresql:recovery / recovery/013_crash_restart OK 2.60s 18 subtests passed [23:21:18.430] 18/319 postgresql:recovery / recovery/014_unlogged_reinit OK 2.98s 23 subtests passed [23:21:19.205] 19/319 postgresql:recovery / recovery/012_subtransactions OK 5.10s 12 subtests passed [23:21:19.285] 20/319 postgresql:recovery / recovery/015_promotion_pages OK 2.97s 1 subtests passed [23:21:19.393] 21/319 postgresql:recovery / recovery/016_min_consistency OK 2.52s 1 subtests passed [23:21:21.266] 22/319 postgresql:recovery / recovery/009_twophase OK 11.71s 30 subtests passed [23:21:21.617] ▶ 10/319 + psql 1569 ms FAIL [23:21:21.797] 23/319 postgresql:recovery / recovery/017_shm OK 3.36s 4 subtests passed [23:21:23.475] 24/319 postgresql:recovery / recovery/008_fsm_truncation OK 14.87s 1 subtests passed [23:21:24.614] 25/319 postgresql:recovery / recovery/021_row_visibility OK 3.35s 10 subtests passed [23:21:24.727] 26/319 postgresql:recovery / recovery/022_crash_temp_files OK 2.93s 11 subtests passed [23:21:25.396] 27/319 postgresql:recovery / recovery/020_archive_status OK 6.00s 19 subtests passed [23:21:26.833] 28/319 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.36s 1 subtests passed [23:21:28.027] 29/319 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 3.30s 1 subtests passed [23:21:28.442] 30/319 postgresql:recovery / recovery/024_archive_recovery OK 3.83s 2 subtests passed [23:21:32.026] 31/319 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.63s 3 subtests passed [23:21:33.148] 32/319 postgresql:recovery / recovery/028_pitr_timelines OK 5.12s 3 subtests passed [23:21:35.186] 33/319 postgresql:recovery / recovery/029_stats_restart OK 6.74s 42 subtests passed [23:21:35.421] 34/319 postgresql:recovery / recovery/018_wal_optimize OK 16.21s 38 subtests passed [23:21:37.532] 35/319 postgresql:recovery / recovery/030_stats_cleanup_replica OK 5.50s 11 subtests passed [23:21:37.846] 36/319 postgresql:recovery / recovery/019_replslot_limit OK 18.56s 26 subtests passed [23:21:39.122] 37/319 postgresql:recovery / recovery/031_recovery_conflict OK 5.97s 18 subtests passed [23:21:41.096] 38/319 postgresql:recovery / recovery/034_create_database OK 3.56s 2 subtests passed [23:21:41.531] 39/319 postgresql:recovery / recovery/032_relfilenode_reuse OK 6.34s 14 subtests passed [23:21:43.407] 40/319 postgresql:recovery / recovery/037_invalid_database OK 2.31s 10 subtests passed [23:21:43.890] 41/319 postgresql:recovery / recovery/036_truncated_dropped OK 4.77s 8 subtests passed [23:21:44.752] ▶ 10/319 + event_trigger 512 ms FAIL [23:21:44.753] 10/319 postgresql:regress / regress/regress ERROR 50.53s exit status 1 [23:21:44.754] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=40 MESON_TEST_ITERATION=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --pg-test-extra '' --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 [23:21:44.754] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:21:44.754] stderr: [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # (test process exited with exit code 2) [23:21:44.754] # 20 of 224 tests failed. [23:21:44.754] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [23:21:44.754] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.out". [23:21:44.754] [23:21:44.754] (test program exited with status code 1) [23:21:44.754] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:21:44.754] [23:21:45.912] 42/319 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.38s 2 subtests passed [23:21:46.466] ▶ 43/319 - regression tests pass FAIL [23:21:46.477] 43/319 postgresql:recovery / recovery/027_stream_regress ERROR 19.64s exit status 29 [23:21:46.477] >>> MALLOC_PERTURB_=218 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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/bin:/sbin:/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so enable_injection_points=yes MESON_TEST_ITERATION=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/local/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/027_stream_regress.pl [23:21:46.477] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:21:46.477] stderr: [23:21:46.477] # Failed test 'regression tests pass' [23:21:46.477] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [23:21:46.477] # got: '256' [23:21:46.477] # expected: '0' [23:21:46.477] # Tests were run but no plan was declared and done_testing() was not seen. [23:21:46.477] # Looks like your test exited with 29 just after 2. [23:21:46.477] [23:21:46.477] (test program exited with status code 29) [23:21:46.477] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:21:46.477] [23:21:47.577] 44/319 postgresql:recovery / recovery/033_replay_tsp_drops OK 12.15s 3 subtests passed [23:21:47.971] 45/319 postgresql:recovery / recovery/041_checkpoint_at_promote OK 3.21s 6 subtests passed [23:21:49.412] 46/319 postgresql:recovery / recovery/043_no_contrecord_switch OK 2.93s 1 subtests passed [23:21:49.746] 47/319 postgresql:recovery / recovery/042_low_level_backup OK 3.83s 4 subtests passed [23:21:51.148] 48/319 postgresql:recovery / recovery/039_end_of_wal OK 7.74s 14 subtests passed [23:21:51.491] 49/319 postgresql:plpgsql / plpgsql/regress OK 3.52s 13 subtests passed [23:21:51.991] 50/319 postgresql:plperl / plperl/regress OK 2.58s 13 subtests passed [23:21:53.397] 51/319 postgresql:plpython / plpython/regress OK 3.65s 23 subtests passed [23:21:53.533] 52/319 postgresql:pltcl / pltcl/regress OK 2.38s 8 subtests passed [23:21:54.198] 53/319 postgresql:basic_archive / basic_archive/regress OK 2.21s 1 subtests passed [23:21:55.148] 54/319 postgresql:bloom / bloom/regress OK 1.75s 1 subtests passed [23:21:55.202] 55/319 postgresql:bool_plperl / bool_plperl/regress OK 1.67s 2 subtests passed [23:21:55.239] 56/319 postgresql:amcheck / amcheck/regress OK 3.75s 3 subtests passed [23:21:55.767] 57/319 postgresql:kerberos / kerberos/001_auth OK 8.19s 142 subtests passed [23:21:55.965] 58/319 postgresql:recovery / recovery/035_standby_logical_decoding OK 18.11s 86 subtests passed [23:21:56.994] 59/319 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 13.10s 32 subtests passed [23:21:57.710] 60/319 postgresql:cube / cube/regress OK 2.47s 2 subtests passed [23:21:57.753] 61/319 postgresql:citext / citext/regress OK 2.55s 3 subtests passed [23:21:57.819] 62/319 postgresql:dict_int / dict_int/regress OK 1.85s 1 subtests passed [23:21:57.951] 63/319 postgresql:btree_gin / btree_gin/regress OK 3.75s 30 subtests passed [23:21:58.312] 64/319 postgresql:dblink / dblink/regress OK 2.54s 1 subtests passed [23:21:58.940] 65/319 postgresql:dict_xsyn / dict_xsyn/regress OK 1.94s 1 subtests passed [23:21:59.364] 66/319 postgresql:btree_gist / btree_gist/regress OK 4.21s 32 subtests passed [23:22:00.135] 67/319 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.31s 2 subtests passed [23:22:00.184] 68/319 postgresql:earthdistance / earthdistance/regress OK 2.47s 1 subtests passed [23:22:00.240] 69/319 postgresql:file_fdw / file_fdw/regress OK 2.49s 1 subtests passed [23:22:00.854] 70/319 postgresql:hstore_plperl / hstore_plperl/regress OK 2.54s 3 subtests passed [23:22:01.183] 71/319 postgresql:hstore / hstore/regress OK 3.23s 2 subtests passed [23:22:01.329] 72/319 postgresql:hstore_plpython / hstore_plpython/regress OK 2.39s 1 subtests passed [23:22:02.867] 73/319 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.63s 1 subtests passed [23:22:02.885] 74/319 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.69s 2 subtests passed [23:22:03.004] 75/319 postgresql:isn / isn/regress OK 2.87s 1 subtests passed [23:22:03.634] 76/319 postgresql:lo / lo/regress OK 2.78s 1 subtests passed [23:22:03.967] 77/319 postgresql:ltree_plpython / ltree_plpython/regress OK 2.64s 1 subtests passed [23:22:04.074] 78/319 postgresql:ltree / ltree/regress OK 2.89s 1 subtests passed [23:22:04.991] 79/319 postgresql:pg_buffercache / pg_buffercache/regress OK 1.99s 1 subtests passed [23:22:05.261] 80/319 postgresql:passwordcheck / passwordcheck/regress OK 2.38s 1 subtests passed [23:22:06.020] 81/319 postgresql:pageinspect / pageinspect/regress OK 3.15s 8 subtests passed [23:22:06.233] 82/319 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.26s 1 subtests passed [23:22:06.282] 83/319 postgresql:intarray / intarray/regress OK 6.90s 1 subtests passed [23:22:06.370] 84/319 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.30s 1 subtests passed [23:22:07.624] 85/319 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.63s 1 subtests passed [23:22:07.818] 86/319 postgresql:pgstattuple / pgstattuple/regress OK 1.80s 1 subtests passed [23:22:07.961] 87/319 postgresql:pgcrypto / pgcrypto/regress OK 4.32s 23 subtests passed [23:22:08.557] 88/319 postgresql:pg_visibility / pg_visibility/regress OK 2.19s 1 subtests passed [23:22:08.614] 89/319 postgresql:pg_surgery / pg_surgery/regress OK 2.38s 1 subtests passed [23:22:08.998] 90/319 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.73s 14 subtests passed [23:22:09.515] 91/319 postgresql:pg_trgm / pg_trgm/regress OK 3.19s 3 subtests passed [23:22:10.064] 92/319 postgresql:pg_walinspect / pg_walinspect/regress OK 2.44s 2 subtests passed [23:22:10.585] 93/319 postgresql:seg / seg/regress OK 2.62s 3 subtests passed [23:22:11.231] 94/319 postgresql:tcn / tcn/isolation OK 2.62s 1 subtests passed [23:22:11.424] 95/319 postgresql:tablefunc / tablefunc/regress OK 2.87s 1 subtests passed [23:22:12.002] 96/319 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.94s 1 subtests passed [23:22:12.617] 97/319 postgresql:tsm_system_time / tsm_system_time/regress OK 2.03s 1 subtests passed [23:22:13.295] 98/319 postgresql:unaccent / unaccent/regress OK 2.06s 1 subtests passed [23:22:13.365] 99/319 postgresql:uuid-ossp / uuid-ossp/regress OK 1.94s 1 subtests passed [23:22:14.034] 100/319 postgresql:xml2 / xml2/regress OK 2.03s 1 subtests passed [23:22:14.318] 101/319 postgresql:brin / brin/isolation OK 1.70s 1 subtests passed [23:22:15.291] 102/319 postgresql:commit_ts / commit_ts/regress OK 2.00s 1 subtests passed [23:22:15.389] 103/319 postgresql:isolation / isolation/isolation OK 81.12s 117 subtests passed [23:22:16.113] 104/319 postgresql:test_decoding / test_decoding/isolation OK 6.58s 12 subtests passed [23:22:16.388] 105/319 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.07s 1 subtests passed [23:22:16.532] 106/319 postgresql:delay_execution / delay_execution/isolation OK 3.17s 2 subtests passed [23:22:16.582] 107/319 postgresql:dummy_index_am / dummy_index_am/regress OK 2.55s 1 subtests passed [23:22:18.090] 108/319 postgresql:gin / gin/regress OK 2.80s 1 subtests passed [23:22:18.357] 109/319 postgresql:injection_points / injection_points/regress OK 2.97s 2 subtests passed [23:22:18.403] 110/319 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.87s 1 subtests passed [23:22:18.532] 111/319 postgresql:plsample / plsample/regress OK 2.14s 1 subtests passed [23:22:18.861] 112/319 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.28s 1 subtests passed [23:22:20.026] 113/319 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.93s 1 subtests passed [23:22:20.237] 114/319 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.70s 1 subtests passed [23:22:20.302] 115/319 postgresql:test_dsa / test_dsa/regress OK 1.90s 1 subtests passed [23:22:20.399] 116/319 postgresql:test_decoding / test_decoding/regress OK 11.39s 19 subtests passed [23:22:21.799] 117/319 postgresql:test_extensions / test_extensions/regress OK 2.89s 2 subtests passed [23:22:21.828] 118/319 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.80s 1 subtests passed [23:22:22.110] 119/319 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.75s 21 subtests passed [23:22:22.133] 120/319 postgresql:postgres_fdw / postgres_fdw/regress OK 14.31s 2 subtests passed [23:22:22.703] 121/319 postgresql:test_lfind / test_lfind/regress OK 2.40s 1 subtests passed [23:22:23.027] 122/319 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.63s 2 subtests passed [23:22:23.238] 123/319 postgresql:injection_points / injection_points/isolation OK 7.12s 3 subtests passed [23:22:23.972] 124/319 postgresql:test_pg_dump / test_pg_dump/regress OK 2.14s 1 subtests passed [23:22:24.176] 125/319 postgresql:test_parser / test_parser/regress OK 2.38s 1 subtests passed [23:22:24.664] 126/319 postgresql:test_radixtree / test_radixtree/regress OK 2.53s 1 subtests passed [23:22:24.712] 127/319 postgresql:test_predtest / test_predtest/regress OK 2.60s 1 subtests passed [23:22:25.294] 128/319 postgresql:test_rbtree / test_rbtree/regress OK 2.59s 1 subtests passed [23:22:25.635] 129/319 postgresql:test_integerset / test_integerset/regress OK 5.40s 1 subtests passed [23:22:25.739] 130/319 postgresql:test_regex / test_regex/regress OK 2.71s 2 subtests passed [23:22:25.757] 131/319 postgresql:test_resowner / test_resowner/regress OK 2.51s 1 subtests passed [23:22:26.710] 132/319 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.74s 1 subtests passed [23:22:26.885] 133/319 postgresql:libpq / libpq/002_api OK 0.17s 1 subtests passed [23:22:27.097] 134/319 postgresql:libpq / libpq/001_uri OK 1.34s 63 subtests passed [23:22:27.208] 135/319 postgresql:test_slru / test_slru/regress OK 2.54s 1 subtests passed [23:22:27.268] 136/319 postgresql:test_tidstore / test_tidstore/regress OK 2.56s 1 subtests passed [23:22:27.310] 137/319 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.21s [23:22:27.512] 138/319 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.20s 9 subtests passed [23:22:27.861] 139/319 postgresql:typcache / typcache/regress OK 2.57s 1 subtests passed [23:22:28.917] 140/319 postgresql:test_shm_mq / test_shm_mq/regress OK 4.74s 1 subtests passed [23:22:28.918] 141/319 postgresql:unsafe_tests / unsafe_tests/regress OK 3.28s 4 subtests passed [23:22:32.087] 142/319 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.57s 107 subtests passed [23:22:32.304] 143/319 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.22s 51 subtests passed [23:22:32.919] 144/319 postgresql:ecpg / ecpg/ecpg OK 7.18s 65 subtests passed [23:22:33.040] 145/319 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.12s 32 subtests passed [23:22:33.648] 146/319 postgresql:libpq / libpq/003_load_balance_host_list OK 6.76s 127 subtests passed [23:22:33.934] 147/319 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.98s 10 subtests passed [23:22:34.828] 148/319 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.91s 3 subtests passed [23:22:35.067] 149/319 postgresql:pg_checksums / pg_checksums/001_basic OK 0.24s 9 subtests passed [23:22:36.055] 150/319 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.40s 21 subtests passed [23:22:36.349] 151/319 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.28s 13 subtests passed [23:22:37.435] 152/319 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.39s 43 subtests passed [23:22:40.169] 153/319 postgresql:pg_amcheck / pg_amcheck/003_check OK 12.31s 75 subtests passed [23:22:40.681] 154/319 postgresql:pg_checksums / pg_checksums/002_actions OK 5.61s 66 subtests passed [23:22:41.746] 155/319 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 5.40s 6 subtests passed [23:22:42.096] 156/319 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.66s 7 subtests passed [23:22:42.559] 157/319 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.39s 11 subtests passed [23:22:43.362] 158/319 postgresql:libpq / libpq/005_negotiate_encryption OK 16.15s 249 subtests passed [23:22:44.877] 159/319 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.78s 3 subtests passed [23:22:45.067] 160/319 postgresql:pg_config / pg_config/001_pg_config OK 0.19s 21 subtests passed [23:22:45.121] 161/319 postgresql:initdb / initdb/001_initdb OK 17.85s 56 subtests passed [23:22:45.368] 162/319 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.61s 4 subtests passed [23:22:45.901] 163/319 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.53s 4 subtests passed [23:22:46.290] 164/319 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 12.35s 36 subtests passed [23:22:46.664] 165/319 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.59s 18 subtests passed [23:22:47.263] 166/319 postgresql:pg_ctl / pg_ctl/002_status OK 1.89s 3 subtests passed [23:22:47.404] 167/319 postgresql:pg_dump / pg_dump/001_basic OK 0.70s 93 subtests passed [23:22:47.892] 168/319 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.33s 2 subtests passed [23:22:47.915] 169/319 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.79s 25 subtests passed [23:22:48.121] 170/319 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.44s 22 subtests passed [23:22:49.164] 171/319 postgresql:pg_ctl / pg_ctl/003_promote OK 3.26s 12 subtests passed [23:22:49.840] 172/319 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.43s 3 subtests passed [23:22:50.264] 173/319 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.97s 14 subtests passed [23:22:50.908] 174/319 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 18.60s 200 subtests passed [23:22:51.949] 175/319 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.06s 4 subtests passed [23:22:52.060] 176/319 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.22s 9 subtests passed [23:22:52.545] 177/319 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.38s 75 subtests passed [23:22:55.562] 178/319 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.99s 1 subtests passed [23:22:55.805] 179/319 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.89s 108 subtests passed [23:22:55.877] 180/319 postgresql:pg_rewind / pg_rewind/006_options OK 0.31s 13 subtests passed [23:22:58.946] 181/319 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 7.00s 5 subtests passed [23:22:58.954] 182/319 postgresql:pg_dump / pg_dump/010_dump_connstr OK 10.83s 14 subtests passed [23:22:59.241] 183/319 postgresql:pg_rewind / pg_rewind/002_databases OK 8.33s 11 subtests passed [23:22:59.445] 184/319 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.20s 13 subtests passed [23:22:59.684] 185/319 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 7.62s 9 subtests passed [23:22:59.732] 186/319 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.29s 13 subtests passed [23:22:59.957] 187/319 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.27s 17 subtests passed [23:23:00.464] 188/319 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.66s 7 subtests passed [23:23:02.071] 189/319 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.12s 3 subtests passed [23:23:02.491] 190/319 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.61s 3 subtests passed [23:23:02.601] 191/319 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.50s 60 subtests passed [23:23:03.342] 192/319 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.88s 32 subtests passed [23:23:04.106] 193/319 postgresql:pg_rewind / pg_rewind/001_basic OK 13.84s 56 subtests passed [23:23:04.727] 194/319 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.23s 5 subtests passed [23:23:05.149] 195/319 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 5.42s 38 subtests passed [23:23:05.742] 196/319 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.14s 9 subtests passed [23:23:05.916] 197/319 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.96s 1 subtests passed [23:23:06.204] 198/319 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.29s 11 subtests passed [23:23:06.815] 199/319 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.47s 15 subtests passed [23:23:08.080] 200/319 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.34s 5 subtests passed [23:23:08.406] 201/319 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.20s 7 subtests passed [23:23:08.876] 202/319 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.77s 10 subtests passed [23:23:09.024] 203/319 postgresql:pgbench / pgbench/002_pgbench_no_server OK 0.94s 208 subtests passed [23:23:09.164] 204/319 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 9.21s 92 subtests passed [23:23:10.167] 205/319 postgresql:pg_waldump / pg_waldump/001_basic OK 5.02s 92 subtests passed [23:23:11.047] 206/319 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.32s 18 subtests passed [23:23:11.254] 207/319 postgresql:psql / psql/020_cancel OK 2.23s 2 subtests passed [23:23:11.850] 208/319 postgresql:scripts / scripts/010_clusterdb OK 2.68s 16 subtests passed [23:23:11.956] 209/319 postgresql:psql / psql/010_tab_completion OK 3.08s 89 subtests passed [23:23:12.413] 210/319 postgresql:psql / psql/001_basic OK 4.01s 108 subtests passed [23:23:13.267] 211/319 postgresql:scripts / scripts/011_clusterdb_all OK 3.10s 7 subtests passed [23:23:14.525] 212/319 postgresql:scripts / scripts/040_createuser OK 3.27s 37 subtests passed [23:23:14.579] 213/319 postgresql:scripts / scripts/080_pg_isready OK 2.16s 11 subtests passed [23:23:14.647] 214/319 postgresql:scripts / scripts/050_dropdb OK 2.80s 16 subtests passed [23:23:14.819] 215/319 postgresql:scripts / scripts/070_dropuser OK 2.86s 13 subtests passed [23:23:17.366] 216/319 postgresql:scripts / scripts/101_vacuumdb_all OK 2.68s 5 subtests passed [23:23:17.721] 217/319 postgresql:scripts / scripts/091_reindexdb_all OK 3.19s 13 subtests passed [23:23:17.964] 218/319 postgresql:scripts / scripts/020_createdb OK 6.91s 60 subtests passed [23:23:18.123] 219/319 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.40s 39 subtests passed [23:23:18.455] 220/319 postgresql:scripts / scripts/090_reindexdb OK 5.14s 64 subtests passed [23:23:19.807] 221/319 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.99s 4 subtests passed [23:23:21.027] 222/319 postgresql:amcheck / amcheck/002_cic OK 2.90s 3 subtests passed [23:23:21.050] 223/319 postgresql:scripts / scripts/100_vacuumdb OK 6.47s 85 subtests passed [23:23:21.603] 224/319 postgresql:amcheck / amcheck/003_cic_2pc OK 3.15s 5 subtests passed [23:23:22.486] 225/319 postgresql:scripts / scripts/200_connstr OK 5.12s 3 subtests passed [23:23:23.058] 226/319 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.25s 6 subtests passed [23:23:23.327] 227/319 postgresql:oid2name / oid2name/001_basic OK 0.27s 9 subtests passed [23:23:23.719] 228/319 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.67s 19 subtests passed [23:23:23.948] 229/319 postgresql:amcheck / amcheck/005_pitr OK 2.92s 3 subtests passed [23:23:24.673] 230/319 postgresql:pg_dump / pg_dump/002_pg_dump OK 37.40s 11492 subtests passed [23:23:25.740] 231/319 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.41s 7 subtests passed [23:23:26.353] 232/319 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.63s 3 subtests passed [23:23:26.660] 233/319 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.71s 2 subtests passed [23:23:26.726] 234/319 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.24s 16 subtests passed [23:23:26.986] 235/319 postgresql:vacuumlo / vacuumlo/001_basic OK 0.31s 9 subtests passed [23:23:28.176] 236/319 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.41s 3 subtests passed [23:23:28.988] 237/319 postgresql:amcheck / amcheck/001_verify_heapam OK 11.02s 272 subtests passed [23:23:29.197] 238/319 postgresql:authentication / authentication/002_saslprep OK 2.21s 20 subtests passed [23:23:29.350] 239/319 postgresql:authentication / authentication/005_sspi SKIP 0.15s [23:23:29.578] 240/319 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.22s 6 subtests passed [23:23:29.811] 241/319 postgresql:postmaster / postmaster/001_basic OK 0.23s 9 subtests passed [23:23:30.522] 242/319 postgresql:pgbench / pgbench/001_pgbench_with_server OK 23.70s 467 subtests passed [23:23:30.611] 243/319 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 4.87s 3 subtests passed [23:23:31.152] 244/319 postgresql:authentication / authentication/003_peer OK 2.97s 53 subtests passed [23:23:31.333] 245/319 postgresql:authentication / authentication/004_file_inclusion OK 2.34s 2 subtests passed [23:23:31.543] 246/319 postgresql:authentication / authentication/001_password OK 4.82s 182 subtests passed [23:23:31.675] 247/319 postgresql:authentication / authentication/006_login_trigger OK 2.32s 32 subtests passed [23:23:32.959] 248/319 postgresql:postmaster / postmaster/002_connection_limits OK 3.15s 27 subtests passed [23:23:33.639] 249/319 postgresql:postmaster / postmaster/003_start_stop OK 3.11s 25 subtests passed [23:23:34.200] 250/319 postgresql:bloom / bloom/001_wal OK 12.60s 31 subtests passed [23:23:36.679] 251/319 postgresql:subscription / subscription/005_encoding OK 5.00s 1 subtests passed [23:23:36.939] 252/319 postgresql:subscription / subscription/003_constraints OK 5.60s 6 subtests passed [23:23:38.032] 253/319 postgresql:subscription / subscription/002_types OK 6.88s 4 subtests passed [23:23:38.230] 254/319 postgresql:subscription / subscription/006_rewrite OK 5.27s 2 subtests passed [23:23:38.971] 255/319 postgresql:subscription / subscription/004_sync OK 7.43s 8 subtests passed [23:23:39.016] 256/319 postgresql:subscription / subscription/007_ddl OK 5.38s 4 subtests passed [23:23:40.876] 257/319 postgresql:subscription / subscription/008_diff_schema OK 6.67s 5 subtests passed [23:23:42.140] 258/319 postgresql:subscription / subscription/009_matviews OK 5.46s 1 subtests passed [23:23:42.894] 259/319 postgresql:subscription / subscription/012_collation OK 4.66s 2 subtests passed [23:23:43.764] 260/319 postgresql:subscription / subscription/001_rep_changes OK 13.15s 36 subtests passed [23:23:46.169] 261/319 postgresql:subscription / subscription/011_generated OK 8.14s 11 subtests passed [23:23:46.345] 262/319 postgresql:subscription / subscription/010_truncate OK 9.40s 14 subtests passed [23:23:47.058] 263/319 postgresql:subscription / subscription/014_binary OK 8.04s 8 subtests passed [23:23:47.120] 264/319 postgresql:subscription / subscription/016_stream_subxact OK 4.98s 3 subtests passed [23:23:48.329] 265/319 postgresql:subscription / subscription/017_stream_ddl OK 5.43s 3 subtests passed [23:23:51.248] 266/319 postgresql:subscription / subscription/020_messages OK 4.90s 5 subtests passed [23:23:51.769] 267/319 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.60s 2 subtests passed [23:23:52.703] 268/319 postgresql:subscription / subscription/018_stream_subxact_abort OK 8.94s 9 subtests passed [23:23:56.481] 269/319 postgresql:subscription / subscription/024_add_drop_pub OK 5.23s 3 subtests passed [23:23:57.791] 270/319 postgresql:subscription / subscription/013_partition OK 18.82s 74 subtests passed [23:23:58.011] 271/319 postgresql:subscription / subscription/021_twophase OK 10.95s 30 subtests passed [23:23:58.228] 272/319 postgresql:subscription / subscription/025_rep_changes_for_schema OK 6.46s 13 subtests passed [23:23:58.924] 273/319 postgresql:subscription / subscription/023_twophase_stream OK 10.59s 33 subtests passed [23:24:01.326] 274/319 postgresql:subscription / subscription/022_twophase_cascade OK 14.20s 41 subtests passed [23:24:02.035] 275/319 postgresql:subscription / subscription/015_stream OK 21.16s 10 subtests passed [23:24:02.220] 276/319 postgresql:subscription / subscription/026_stats OK 9.52s 13 subtests passed [23:24:04.082] 277/319 postgresql:subscription / subscription/029_on_error OK 6.07s 5 subtests passed [23:24:07.602] 278/319 postgresql:subscription / subscription/030_origin OK 9.37s 11 subtests passed [23:24:08.091] 279/319 postgresql:subscription / subscription/028_row_filter OK 10.30s 24 subtests passed [23:24:09.371] 280/319 postgresql:subscription / subscription/033_run_as_table_owner OK 7.33s 10 subtests passed [23:24:10.553] 281/319 postgresql:brin / brin/01_workitems OK 2.95s 2 subtests passed [23:24:10.852] 282/319 postgresql:subscription / subscription/027_nosuperuser OK 14.37s 19 subtests passed [23:24:11.111] 283/319 postgresql:brin / brin/02_wal_consistency OK 3.02s 2 subtests passed [23:24:12.034] 284/319 postgresql:subscription / subscription/034_temporal OK 9.81s 32 subtests passed [23:24:12.481] 285/319 postgresql:subscription / subscription/032_subscribe_use_index OK 11.15s 15 subtests passed [23:24:12.857] 286/319 postgresql:commit_ts / commit_ts/001_base OK 3.47s 2 subtests passed [23:24:13.645] 287/319 postgresql:subscription / subscription/031_column_list OK 14.72s 36 subtests passed [23:24:14.270] 288/319 postgresql:commit_ts / commit_ts/002_standby OK 3.71s 4 subtests passed [23:24:15.109] 289/319 postgresql:injection_points / injection_points/001_stats OK 3.07s 9 subtests passed [23:24:15.118] 290/319 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.26s 21 subtests passed [23:24:15.174] 291/319 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.32s 4 subtests passed [23:24:15.398] 292/319 postgresql:commit_ts / commit_ts/004_restart OK 4.27s 16 subtests passed [23:24:15.437] 293/319 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.26s 12 subtests passed [23:24:15.576] 294/319 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.18s 2 subtests passed [23:24:15.631] 295/319 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.15s 4 subtests passed [23:24:15.886] 296/319 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.24s 4 subtests passed [23:24:16.713] 297/319 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.44s 2 subtests passed [23:24:17.556] 298/319 postgresql:test_misc / test_misc/003_check_guc OK 1.92s 3 subtests passed [23:24:17.968] 299/319 postgresql:test_misc / test_misc/002_tablespace OK 2.39s 20 subtests passed [23:24:18.097] 300/319 postgresql:test_misc / test_misc/001_constraint_validation OK 2.66s 42 subtests passed [23:24:18.341] 301/319 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.23s 516 subtests passed [23:24:19.249] 302/319 postgresql:test_misc / test_misc/005_timeouts OK 2.53s 2 subtests passed [23:24:19.980] 303/319 postgresql:test_misc / test_misc/004_io_direct OK 4.09s 3 subtests passed [23:24:20.095] 304/319 postgresql:test_misc / test_misc/007_catcache_inval OK 2.13s 2 subtests passed [23:24:20.140] 305/319 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.16s [23:24:20.227] 306/319 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.67s 2 subtests passed [23:24:20.302] 307/319 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.21s [23:24:20.424] 308/319 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.28s [23:24:20.677] 309/319 postgresql:test_slru / test_slru/001_multixact OK 2.33s 3 subtests passed [23:24:21.784] 310/319 postgresql:subscription / subscription/100_bugs OK 17.70s 13 subtests passed [23:24:22.924] 311/319 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.67s 8 subtests passed [23:24:24.285] 312/319 postgresql:ssl / ssl/003_sslinfo OK 3.86s 21 subtests passed [23:24:24.423] 313/319 postgresql:ssl / ssl/002_scram OK 4.12s 28 subtests passed [23:24:24.526] 314/319 postgresql:ldap / ldap/002_bindpasswd OK 2.74s 3 subtests passed [23:24:24.843] 315/319 postgresql:icu / icu/010_database OK 1.92s 8 subtests passed [23:24:24.983] 316/319 postgresql:test_pg_dump / test_pg_dump/001_base OK 6.88s 1044 subtests passed [23:24:26.774] 317/319 postgresql:ldap / ldap/001_auth OK 6.09s 47 subtests passed [23:24:27.981] 318/319 postgresql:test_json_parser / test_json_parser/002_inline OK 12.86s 3400 subtests passed [23:24:28.871] 319/319 postgresql:ssl / ssl/001_ssltests OK 8.64s 227 subtests passed [23:24:28.953] [23:24:28.953] Summary of Failures: [23:24:28.953] [23:24:28.953] 15/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 21.21s exit status 32 [23:24:28.953] 10/319 postgresql:regress / regress/regress ERROR 50.53s exit status 1 [23:24:28.953] 43/319 postgresql:recovery / recovery/027_stream_regress ERROR 19.64s exit status 29 [23:24:28.953] [23:24:28.953] Ok: 311 [23:24:28.953] Expected Fail: 0 [23:24:28.953] Fail: 3 [23:24:28.953] Unexpected Pass: 0 [23:24:28.953] Skipped: 5 [23:24:28.953] Timeout: 0 [23:24:28.953] [23:24:28.953] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [23:24:29.023] [23:24:29.023] Exit status: 3