[07:44:45.682] su postgres <<-EOF [07:44:45.682] set -e [07:44:45.682] ulimit -c unlimited [07:44:45.682] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [07:44:45.682] EOF [07:44:46.724] 1/399 postgresql:setup / tmp_install OK 0.68s [07:44:46.776] 2/399 postgresql:setup / install_test_files OK 0.05s [07:44:48.269] 3/399 postgresql:setup / initdb_cache OK 1.49s [07:44:48.584] 4/399 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.29s 9 subtests passed [07:45:02.296] 5/399 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 13.98s 16 subtests passed [07:45:18.561] 6/399 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 30.26s 13 subtests passed [07:45:20.918] 7/399 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 18.62s 5 subtests passed [07:45:22.152] 8/399 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 33.57s 3 subtests passed [07:45:23.336] 9/399 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 35.03s 19 subtests passed [07:45:33.214] 10/399 postgresql:recovery / recovery/002_archiving OK 11.06s 12 subtests passed [07:45:37.491] ▶ 11/399 + generated_virtual 3758 ms FAIL [07:45:40.521] 12/399 postgresql:recovery / recovery/003_recovery_targets OK 17.18s 15 subtests passed [07:45:41.525] 13/399 postgresql:recovery / recovery/001_stream_rep OK 20.61s 64 subtests passed [07:45:46.433] 14/399 postgresql:recovery / recovery/004_timeline_switch OK 13.22s 5 subtests passed [07:45:47.834] 15/399 postgresql:recovery / recovery/006_logical_decoding OK 6.31s 20 subtests passed [07:45:50.830] 16/399 postgresql:recovery / recovery/005_replay_delay OK 10.31s 3 subtests passed [07:45:56.600] 17/399 postgresql:recovery / recovery/007_sync_rep OK 10.17s 11 subtests passed [07:46:04.287] 18/399 postgresql:recovery / recovery/010_logical_decoding_timelines OK 7.69s 13 subtests passed [07:46:05.258] 19/399 postgresql:recovery / recovery/008_fsm_truncation OK 17.42s 1 subtests passed [07:46:07.511] 20/399 postgresql:recovery / recovery/009_twophase OK 16.68s 30 subtests passed [07:46:13.637] 21/399 postgresql:recovery / recovery/013_crash_restart OK 8.38s 20 subtests passed [07:46:14.830] 22/399 postgresql:recovery / recovery/014_unlogged_reinit OK 7.32s 23 subtests passed [07:46:15.181] 23/399 postgresql:recovery / recovery/012_subtransactions OK 10.89s 12 subtests passed [07:46:18.660] 11/399 postgresql:regress / regress/regress ERROR 90.38s exit status 1 [07:46:18.660] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=134 top_builddir=/tmp/cirrus-ci-build/build REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 --pg-test-extra '' --testgroup regress --testname regress --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule --tests -- /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 40059 [07:46:18.660] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:46:18.660] stderr: [07:46:18.660] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/regress/regress/results/generated_virtual.out [07:46:18.660] # --- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out 2026-05-03 07:40:57.065096072 +0000 [07:46:18.660] # +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/generated_virtual.out 2026-05-03 07:45:36.936387384 +0000 [07:46:18.660] # @@ -1154,9 +1154,10 @@ [07:46:18.660] # f2 | bigint | | | | plain | | [07:46:18.660] # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:46:18.660] # Partition key: RANGE (f3) [07:46:18.660] # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:46:18.660] # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:46:18.660] # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:46:18.660] # +Partitions: [07:46:18.660] # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:46:18.660] # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:46:18.660] # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:46:18.660] # [07:46:18.660] # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:46:18.660] # ERROR: no partition of relation "gtest_part_key1" found for row [07:46:18.660] # 1 of 245 tests failed. [07:46:18.660] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [07:46:18.660] # 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". [07:46:18.660] [07:46:18.660] (test program exited with status code 1) [07:46:18.660] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:46:18.660] [07:46:20.839] 24/399 postgresql:recovery / recovery/015_promotion_pages OK 7.20s 1 subtests passed [07:46:21.031] ▶ 25/399 - regression tests in old instance FAIL [07:46:22.087] 26/399 postgresql:recovery / recovery/016_min_consistency OK 7.26s 1 subtests passed [07:46:22.396] 27/399 postgresql:recovery / recovery/017_shm OK 7.21s 4 subtests passed [07:46:25.160] ▶ 28/399 - regression tests pass FAIL [07:46:25.308] 28/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 97.03s exit status 1 [07:46:25.308] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 MALLOC_PERTURB_=31 MSAN_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/modules/test_plan_advice:/tmp/cirrus-ci-build/build/src/test/modules/test_plan_advice/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/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/modules/test_plan_advice --pg-test-extra '' --testgroup test_plan_advice --testname 001_replan_regress -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_plan_advice /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl [07:46:25.308] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:46:25.308] stderr: [07:46:25.308] # Failed test 'regression tests pass' [07:46:25.308] # at /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 64. [07:46:25.308] # got: '256' [07:46:25.308] # expected: '0' [07:46:25.308] # Looks like you failed 1 test of 1. [07:46:25.308] [07:46:25.308] (test program exited with status code 1) [07:46:25.308] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:46:25.308] [07:46:25.765] 29/399 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 97.44s 50 subtests passed [07:46:26.338] 30/399 postgresql:recovery / recovery/021_row_visibility OK 3.94s 10 subtests passed [07:46:28.768] 31/399 postgresql:recovery / recovery/022_crash_temp_files OK 3.46s 11 subtests passed [07:46:29.557] 32/399 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.79s 1 subtests passed [07:46:30.193] 33/399 postgresql:recovery / recovery/020_archive_status OK 8.10s 19 subtests passed [07:46:30.701] 34/399 postgresql:recovery / recovery/024_archive_recovery OK 4.36s 2 subtests passed [07:46:33.457] 35/399 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.69s 1 subtests passed [07:46:37.132] 36/399 postgresql:recovery / recovery/028_pitr_timelines OK 6.43s 3 subtests passed [07:46:39.345] 37/399 postgresql:recovery / recovery/026_overwrite_contrecord OK 9.79s 3 subtests passed [07:46:40.387] 38/399 postgresql:recovery / recovery/018_wal_optimize OK 21.72s 38 subtests passed [07:46:42.344] 39/399 postgresql:recovery / recovery/029_stats_restart OK 8.89s 44 subtests passed [07:46:42.728] 40/399 postgresql:recovery / recovery/019_replslot_limit OK 21.89s 26 subtests passed [07:46:44.900] 41/399 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.77s 11 subtests passed [07:46:47.230] 42/399 postgresql:recovery / recovery/031_recovery_conflict OK 7.88s 18 subtests passed [07:46:48.069] 43/399 postgresql:recovery / recovery/034_create_database OK 5.34s 2 subtests passed [07:46:51.394] 44/399 postgresql:recovery / recovery/032_relfilenode_reuse OK 11.01s 14 subtests passed [07:46:52.436] 45/399 postgresql:recovery / recovery/037_invalid_database OK 4.37s 10 subtests passed [07:46:53.091] 46/399 postgresql:recovery / recovery/036_truncated_dropped OK 5.86s 8 subtests passed [07:46:55.122] 47/399 postgresql:isolation / isolation/isolation OK 96.56s 128 subtests passed [07:46:59.851] 48/399 postgresql:recovery / recovery/033_replay_tsp_drops OK 17.51s 3 subtests passed [07:47:00.999] 49/399 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.87s 6 subtests passed [07:47:01.531] 50/399 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 10.14s 2 subtests passed [07:47:06.218] 51/399 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 4.69s 1 subtests passed [07:47:06.913] 52/399 postgresql:recovery / recovery/039_end_of_wal OK 14.48s 14 subtests passed [07:47:07.667] 53/399 postgresql:recovery / recovery/043_no_contrecord_switch OK 6.67s 1 subtests passed [07:47:07.793] 54/399 postgresql:recovery / recovery/042_low_level_backup OK 7.94s 4 subtests passed [07:47:07.896] 25/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 139.60s exit status 1 [07:47:07.897] >>> top_builddir=/tmp/cirrus-ci-build/build share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu with_icu=yes TEST_EXT_LIB=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test_ext.so MALLOC_PERTURB_=68 MSAN_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/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/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 --pg-test-extra '' --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 [07:47:07.897] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:47:07.897] stderr: [07:47:07.897] # Failed test 'regression tests in old instance' [07:47:07.897] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [07:47:07.897] # ---------- command failed ---------- [07:47:07.897] # /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --dlpath=/tmp/cirrus-ci-build/build/src/test/regress --bindir= --host=/tmp/bPZL8H6a58 --port=11485 --schedule=/tmp/cirrus-ci-build/src/test/regress/parallel_schedule --max-concurrent-tests=20 --inputdir=/tmp/cirrus-ci-build/src/test/regress --outputdir=/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data [07:47:07.897] # -------------- stdout -------------- [07:47:07.897] # # using postmaster on /tmp/bPZL8H6a58, port 11485 [07:47:07.897] # ok 1 - test_setup 528 ms [07:47:07.897] # # parallel group (20 tests): char name varchar oid int2 txid int4 pg_lsn boolean text float4 int8 money regproc float8 enum bit uuid numeric rangetypes [07:47:07.897] # ok 2 + boolean 340 ms [07:47:07.897] # ok 3 + char 147 ms [07:47:07.897] # ok 4 + name 175 ms [07:47:07.897] # ok 5 + varchar 196 ms [07:47:07.897] # ok 6 + text 355 ms [07:47:07.897] # ok 7 + int2 239 ms [07:47:07.897] # ok 8 + int4 271 ms [07:47:07.897] # ok 9 + int8 423 ms [07:47:07.897] # ok 10 + oid 224 ms [07:47:07.897] # ok 11 + float4 398 ms [07:47:07.897] # ok 12 + float8 488 ms [07:47:07.897] # ok 13 + bit 639 ms [07:47:07.897] # ok 14 + numeric 1758 ms [07:47:07.897] # ok 15 + txid 230 ms [07:47:07.897] # ok 16 + uuid 715 ms [07:47:07.897] # ok 17 + enum 553 ms [07:47:07.897] # ok 18 + money 451 ms [07:47:07.897] # ok 19 + rangetypes 1966 ms [07:47:07.897] # ok 20 + pg_lsn 225 ms [07:47:07.897] # ok 21 + regproc 411 ms [07:47:07.897] # # parallel group (20 tests): md5 lseg path time line circle macaddr numerology point timetz macaddr8 date inet timestamp interval timestamptz polygon strings box multirangetypes [07:47:07.897] # ok 22 + strings 1217 ms [07:47:07.897] # ok 23 + md5 87 ms [07:47:07.897] # ok 24 + numerology 324 ms [07:47:07.897] # ok 25 + point 324 ms [07:47:07.897] # ok 26 + lseg 86 ms [07:47:07.897] # ok 27 + line 187 ms [07:47:07.897] # ... 206 lines omitted ... [07:47:07.897] # ok 219 + partition_merge 2968 ms [07:47:07.897] # ok 220 + partition_split 3615 ms [07:47:07.897] # ok 221 + partition_join 4424 ms [07:47:07.897] # ok 222 + partition_prune 4541 ms [07:47:07.897] # ok 223 + reloptions 388 ms [07:47:07.897] # ok 224 + hash_part 235 ms [07:47:07.897] # ok 225 + indexing 4962 ms [07:47:07.897] # ok 226 + partition_aggregate 3779 ms [07:47:07.897] # ok 227 + partition_info 716 ms [07:47:07.897] # ok 228 + tuplesort 4383 ms [07:47:07.897] # ok 229 + explain 486 ms [07:47:07.897] # ok 230 + memoize 1269 ms [07:47:07.897] # ok 231 + stats 3281 ms [07:47:07.897] # ok 232 + predicate 613 ms [07:47:07.897] # ok 233 + numa 358 ms [07:47:07.897] # ok 234 + eager_aggregate 2067 ms [07:47:07.897] # ok 235 + graph_table_rls 875 ms [07:47:07.897] # ok 236 + planner_est 206 ms [07:47:07.897] # # parallel group (4 tests): compression_pglz compression compression_lz4 cluster [07:47:07.897] # ok 237 + compression 364 ms [07:47:07.897] # ok 238 + compression_lz4 425 ms [07:47:07.897] # ok 239 + compression_pglz 49 ms [07:47:07.897] # ok 240 + cluster 1098 ms [07:47:07.897] # # parallel group (2 tests): oidjoins event_trigger [07:47:07.897] # ok 241 + oidjoins 1854 ms [07:47:07.897] # ok 242 + event_trigger 1985 ms [07:47:07.897] # ok 243 - event_trigger_login 143 ms [07:47:07.897] # ok 244 - fast_default 1158 ms [07:47:07.897] # ok 245 - tablespace 2038 ms [07:47:07.897] # 1..245 [07:47:07.897] # -------------- stderr -------------- [07:47:07.897] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out [07:47:07.897] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out 2026-05-03 07:40:57.065096072 +0000 [07:47:07.897] # # +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out 2026-05-03 07:45:38.424372684 +0000 [07:47:07.897] # # @@ -1154,9 +1154,10 @@ [07:47:07.897] # # f2 | bigint | | | | plain | | [07:47:07.897] # # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:47:07.897] # # Partition key: RANGE (f3) [07:47:07.897] # # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:47:07.897] # # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:47:07.897] # # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:47:07.897] # # +Partitions: [07:47:07.897] # # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:47:07.897] # # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:47:07.897] # # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:47:07.897] # # [07:47:07.897] # # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:47:07.897] # # ERROR: no partition of relation "gtest_part_key1" found for row [07:47:07.897] # # 1 of 245 tests failed. [07:47:07.897] # # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". [07:47:07.897] # # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". [07:47:07.897] # ------------------------------------ [07:47:07.897] # Looks like you failed 1 test of 20. [07:47:07.897] [07:47:07.897] (test program exited with status code 1) [07:47:07.897] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:47:07.898] [07:47:14.048] 55/399 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 6.25s 3 subtests passed [07:47:14.600] 56/399 postgresql:recovery / recovery/045_archive_restartpoint OK 8.38s 1 subtests passed [07:47:15.892] 57/399 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 8.22s 1 subtests passed [07:47:16.024] 58/399 postgresql:recovery / recovery/035_standby_logical_decoding OK 31.12s 89 subtests passed [07:47:17.617] 59/399 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 10.70s 2 subtests passed [07:47:18.146] 60/399 postgresql:recovery / recovery/050_redo_segment_missing OK 4.09s 2 subtests passed [07:47:19.257] 61/399 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.36s 4 subtests passed [07:47:19.382] 62/399 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 26.29s 38 subtests passed [07:47:22.300] 63/399 postgresql:plperl / plperl/regress OK 4.15s 14 subtests passed [07:47:22.562] 64/399 postgresql:plpgsql / plpgsql/regress OK 4.94s 13 subtests passed [07:47:23.261] 65/399 postgresql:pltcl / pltcl/regress OK 3.88s 8 subtests passed [07:47:24.454] 66/399 postgresql:kerberos / kerberos/001_auth OK 8.43s 142 subtests passed [07:47:24.469] 67/399 postgresql:plpython / plpython/regress OK 5.21s 23 subtests passed [07:47:25.093] 68/399 postgresql:auto_explain / auto_explain/regress OK 2.53s 2 subtests passed [07:47:25.673] 69/399 postgresql:recovery / recovery/049_wait_for_lsn OK 17.77s 35 subtests passed [07:47:26.512] 70/399 postgresql:basic_archive / basic_archive/regress OK 3.25s 1 subtests passed [07:47:28.542] 71/399 postgresql:bool_plperl / bool_plperl/regress OK 4.07s 2 subtests passed [07:47:28.944] 72/399 postgresql:recovery / recovery/051_effective_wal_level OK 14.34s 31 subtests passed [07:47:29.436] 73/399 postgresql:bloom / bloom/regress OK 4.98s 1 subtests passed [07:47:31.271] 74/399 postgresql:btree_gin / btree_gin/regress OK 6.18s 30 subtests passed [07:47:31.397] 75/399 postgresql:citext / citext/regress OK 4.88s 3 subtests passed [07:47:31.723] 76/399 postgresql:btree_gist / btree_gist/regress OK 6.05s 32 subtests passed [07:47:32.217] 77/399 postgresql:dict_int / dict_int/regress OK 2.78s 1 subtests passed [07:47:32.651] 78/399 postgresql:cube / cube/regress OK 4.11s 2 subtests passed [07:47:32.993] 79/399 postgresql:dblink / dblink/regress OK 4.05s 1 subtests passed [07:47:35.615] 80/399 postgresql:dict_xsyn / dict_xsyn/regress OK 4.34s 1 subtests passed [07:47:36.447] 81/399 postgresql:file_fdw / file_fdw/regress OK 4.72s 1 subtests passed [07:47:36.610] 82/399 postgresql:earthdistance / earthdistance/regress OK 5.21s 1 subtests passed [07:47:37.311] 83/399 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 5.09s 2 subtests passed [07:47:37.887] 84/399 postgresql:hstore_plperl / hstore_plperl/regress OK 4.89s 3 subtests passed [07:47:38.369] 85/399 postgresql:amcheck / amcheck/regress OK 16.07s 4 subtests passed [07:47:39.228] 86/399 postgresql:hstore_plpython / hstore_plpython/regress OK 3.61s 1 subtests passed [07:47:40.009] 87/399 postgresql:isn / isn/regress OK 3.40s 1 subtests passed [07:47:40.109] 88/399 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.80s 2 subtests passed [07:47:40.125] 89/399 postgresql:hstore / hstore/regress OK 7.47s 2 subtests passed [07:47:40.990] 90/399 postgresql:lo / lo/regress OK 2.62s 1 subtests passed [07:47:41.518] 91/399 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.63s 1 subtests passed [07:47:42.554] 92/399 postgresql:ltree_plpython / ltree_plpython/regress OK 2.54s 1 subtests passed [07:47:43.877] 93/399 postgresql:passwordcheck / passwordcheck/regress OK 3.75s 1 subtests passed [07:47:45.129] 94/399 postgresql:ltree / ltree/regress OK 5.90s 1 subtests passed [07:47:46.359] 95/399 postgresql:pg_buffercache / pg_buffercache/regress OK 5.37s 2 subtests passed [07:47:46.453] 96/399 postgresql:pageinspect / pageinspect/regress OK 6.34s 8 subtests passed [07:47:46.901] 97/399 postgresql:pg_freespacemap / pg_freespacemap/regress OK 4.35s 1 subtests passed [07:47:48.870] 98/399 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 4.99s 1 subtests passed [07:47:48.977] 99/399 postgresql:pg_overexplain / pg_overexplain/regress OK 3.85s 1 subtests passed [07:47:49.902] 100/399 postgresql:pgcrypto / pgcrypto/regress OK 8.38s 25 subtests passed [07:47:50.513] 101/399 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.61s 1 subtests passed [07:47:50.609] 102/399 postgresql:pg_prewarm / pg_prewarm/regress OK 4.15s 1 subtests passed [07:47:53.000] 103/399 postgresql:pgstattuple / pgstattuple/regress OK 3.10s 1 subtests passed [07:47:53.110] 104/399 postgresql:intarray / intarray/regress OK 16.66s 1 subtests passed [07:47:54.037] 105/399 postgresql:pg_surgery / pg_surgery/regress OK 3.52s 1 subtests passed [07:47:54.050] 106/399 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.07s 16 subtests passed [07:47:54.508] 107/399 postgresql:pg_stash_advice / pg_stash_advice/regress OK 5.64s 2 subtests passed [07:47:55.821] 108/399 postgresql:pg_visibility / pg_visibility/regress OK 2.82s 1 subtests passed [07:47:56.590] 109/399 postgresql:pg_trgm / pg_trgm/regress OK 5.98s 4 subtests passed [07:47:56.675] 110/399 postgresql:pg_walinspect / pg_walinspect/regress OK 3.56s 2 subtests passed [07:47:57.291] 111/399 postgresql:seg / seg/regress OK 2.78s 3 subtests passed [07:47:57.540] 112/399 postgresql:postgres_fdw / postgres_fdw/isolation OK 3.49s 1 subtests passed [07:47:58.253] 113/399 postgresql:pg_plan_advice / pg_plan_advice/regress OK 11.89s 9 subtests passed [07:47:58.637] ▶ 114/399 - regression tests pass FAIL [07:47:59.001] 115/399 postgresql:spi / spi/regress OK 3.18s 2 subtests passed [07:47:59.606] 116/399 postgresql:tablefunc / tablefunc/regress OK 3.01s 1 subtests passed [07:47:59.812] 117/399 postgresql:tcn / tcn/isolation OK 3.14s 1 subtests passed [07:48:01.227] 118/399 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.97s 1 subtests passed [07:48:01.710] 119/399 postgresql:tsm_system_time / tsm_system_time/regress OK 2.71s 1 subtests passed [07:48:02.075] 120/399 postgresql:unaccent / unaccent/regress OK 2.47s 1 subtests passed [07:48:02.755] 121/399 postgresql:uuid-ossp / uuid-ossp/regress OK 2.94s 1 subtests passed [07:48:04.344] 122/399 postgresql:xml2 / xml2/regress OK 3.11s 1 subtests passed [07:48:04.445] 123/399 postgresql:test_decoding / test_decoding/isolation OK 6.90s 14 subtests passed [07:48:04.885] 124/399 postgresql:brin / brin/isolation OK 3.17s 1 subtests passed [07:48:05.079] 125/399 postgresql:commit_ts / commit_ts/regress OK 3.00s 1 subtests passed [07:48:06.265] 126/399 postgresql:delay_execution / delay_execution/isolation OK 3.51s 2 subtests passed [07:48:07.172] 127/399 postgresql:dummy_index_am / dummy_index_am/regress OK 2.83s 1 subtests passed [07:48:07.634] 128/399 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.19s 1 subtests passed [07:48:08.049] 129/399 postgresql:gin / gin/regress OK 3.16s 1 subtests passed [07:48:09.021] 130/399 postgresql:postgres_fdw / postgres_fdw/regress OK 14.98s 2 subtests passed [07:48:09.100] 131/399 postgresql:index / index/isolation OK 4.02s 1 subtests passed [07:48:09.537] 132/399 postgresql:injection_points / injection_points/regress OK 3.27s 4 subtests passed [07:48:10.878] 133/399 postgresql:test_decoding / test_decoding/regress OK 13.59s 20 subtests passed [07:48:10.985] 134/399 postgresql:plsample / plsample/regress OK 2.93s 1 subtests passed [07:48:11.925] 135/399 postgresql:test_binaryheap / test_binaryheap/regress OK 2.82s 1 subtests passed [07:48:12.385] 136/399 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.36s 1 subtests passed [07:48:12.902] 137/399 postgresql:test_bitmapset / test_bitmapset/regress OK 3.36s 1 subtests passed [07:48:13.785] 138/399 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.80s 1 subtests passed [07:48:13.850] 139/399 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.97s 1 subtests passed [07:48:14.399] 140/399 postgresql:injection_points / injection_points/isolation OK 7.22s 6 subtests passed [07:48:14.971] 141/399 postgresql:test_cplusplusext / test_cplusplusext/regress OK 3.04s 1 subtests passed [07:48:15.627] 142/399 postgresql:test_custom_types / test_custom_types/regress OK 3.24s 1 subtests passed [07:48:16.989] 143/399 postgresql:test_dsa / test_dsa/regress OK 3.20s 1 subtests passed [07:48:17.262] 144/399 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.36s 22 subtests passed [07:48:17.466] 145/399 postgresql:test_dsm_registry / test_dsm_registry/regress OK 3.62s 1 subtests passed [07:48:17.485] 146/399 postgresql:test_extensions / test_extensions/regress OK 3.09s 2 subtests passed [07:48:17.589] 147/399 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.62s 1 subtests passed [07:48:17.616] 148/399 postgresql:nbtree / nbtree/regress OK 9.98s 2 subtests passed [07:48:20.033] 149/399 postgresql:test_lfind / test_lfind/regress OK 3.04s 1 subtests passed [07:48:20.109] 150/399 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 2.85s 1 subtests passed [07:48:20.503] 151/399 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.04s 2 subtests passed [07:48:20.582] 152/399 postgresql:test_parser / test_parser/regress OK 3.09s 1 subtests passed [07:48:20.783] 153/399 postgresql:test_predtest / test_predtest/regress OK 3.17s 1 subtests passed [07:48:20.831] 154/399 postgresql:test_pg_dump / test_pg_dump/regress OK 3.24s 1 subtests passed [07:48:22.069] 114/399 postgresql:recovery / recovery/027_stream_regress ERROR 111.87s exit status 1 [07:48:22.070] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib MALLOC_PERTURB_=246 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template enable_injection_points=yes MESON_TEST_ITERATION=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/sbin:/usr/local/bin:/usr/sbin:/usr/bin MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /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/027_stream_regress.pl [07:48:22.070] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:48:22.070] stderr: [07:48:22.070] # Failed test 'regression tests pass' [07:48:22.070] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 74. [07:48:22.070] # ---------- command failed ---------- [07:48:22.070] # /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --dlpath=/tmp/cirrus-ci-build/build/src/test/regress --bindir= --host=/tmp/y6l3PD5KB3 --port=26327 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data [07:48:22.070] # -------------- stdout -------------- [07:48:22.070] # # using postmaster on /tmp/y6l3PD5KB3, port 26327 [07:48:22.070] # ok 1 - test_setup 470 ms [07:48:22.070] # # parallel group (20 tests): text char varchar name txid oid pg_lsn float4 int2 int4 boolean money regproc int8 float8 bit uuid enum rangetypes numeric [07:48:22.070] # ok 2 + boolean 325 ms [07:48:22.070] # ok 3 + char 162 ms [07:48:22.070] # ok 4 + name 199 ms [07:48:22.070] # ok 5 + varchar 180 ms [07:48:22.070] # ok 6 + text 152 ms [07:48:22.070] # ok 7 + int2 281 ms [07:48:22.070] # ok 8 + int4 299 ms [07:48:22.070] # ok 9 + int8 362 ms [07:48:22.070] # ok 10 + oid 203 ms [07:48:22.070] # ok 11 + float4 257 ms [07:48:22.070] # ok 12 + float8 411 ms [07:48:22.070] # ok 13 + bit 425 ms [07:48:22.070] # ok 14 + numeric 1417 ms [07:48:22.070] # ok 15 + txid 197 ms [07:48:22.070] # ok 16 + uuid 502 ms [07:48:22.070] # ok 17 + enum 504 ms [07:48:22.070] # ok 18 + money 291 ms [07:48:22.070] # ok 19 + rangetypes 1093 ms [07:48:22.070] # ok 20 + pg_lsn 172 ms [07:48:22.070] # ok 21 + regproc 309 ms [07:48:22.070] # # parallel group (20 tests): md5 lseg line path circle point timetz macaddr time numerology macaddr8 inet interval date timestamp strings timestamptz polygon box multirangetypes [07:48:22.070] # ok 22 + strings 856 ms [07:48:22.070] # ok 23 + md5 91 ms [07:48:22.070] # ok 24 + numerology 311 ms [07:48:22.070] # ok 25 + point 173 ms [07:48:22.070] # ok 26 + lseg 117 ms [07:48:22.070] # ok 27 + line 117 ms [07:48:22.070] # ... 206 lines omitted ... [07:48:22.070] # ok 219 + partition_merge 5668 ms [07:48:22.070] # ok 220 + partition_split 6385 ms [07:48:22.070] # ok 221 + partition_join 6891 ms [07:48:22.070] # ok 222 + partition_prune 7317 ms [07:48:22.070] # ok 223 + reloptions 423 ms [07:48:22.070] # ok 224 + hash_part 287 ms [07:48:22.070] # ok 225 + indexing 8813 ms [07:48:22.070] # ok 226 + partition_aggregate 4278 ms [07:48:22.070] # ok 227 + partition_info 1158 ms [07:48:22.070] # ok 228 + tuplesort 4219 ms [07:48:22.070] # ok 229 + explain 645 ms [07:48:22.070] # ok 230 + memoize 3939 ms [07:48:22.070] # ok 231 + stats 6035 ms [07:48:22.070] # ok 232 + predicate 782 ms [07:48:22.070] # ok 233 + numa 179 ms [07:48:22.070] # ok 234 + eager_aggregate 2144 ms [07:48:22.070] # ok 235 + graph_table_rls 996 ms [07:48:22.070] # ok 236 + planner_est 224 ms [07:48:22.070] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [07:48:22.070] # ok 237 + compression 771 ms [07:48:22.070] # ok 238 + compression_lz4 715 ms [07:48:22.070] # ok 239 + compression_pglz 69 ms [07:48:22.070] # ok 240 + cluster 1503 ms [07:48:22.070] # # parallel group (2 tests): oidjoins event_trigger [07:48:22.070] # ok 241 + oidjoins 1909 ms [07:48:22.070] # ok 242 + event_trigger 2081 ms [07:48:22.070] # ok 243 - event_trigger_login 136 ms [07:48:22.070] # ok 244 - fast_default 657 ms [07:48:22.070] # ok 245 - tablespace 2833 ms [07:48:22.070] # 1..245 [07:48:22.070] # -------------- stderr -------------- [07:48:22.070] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out [07:48:22.070] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out 2026-05-03 07:40:57.065096072 +0000 [07:48:22.070] # # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out 2026-05-03 07:47:13.455672150 +0000 [07:48:22.070] # # @@ -1154,9 +1154,10 @@ [07:48:22.070] # # f2 | bigint | | | | plain | | [07:48:22.070] # # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:48:22.070] # # Partition key: RANGE (f3) [07:48:22.070] # # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:48:22.070] # # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:48:22.070] # # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:48:22.070] # # +Partitions: [07:48:22.070] # # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:48:22.070] # # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:48:22.070] # # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:48:22.070] # # [07:48:22.070] # # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:48:22.070] # # ERROR: no partition of relation "gtest_part_key1" found for row [07:48:22.070] # # 1 of 245 tests failed. [07:48:22.070] # # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs". [07:48:22.070] # # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.out". [07:48:22.070] # ------------------------------------ [07:48:22.070] # Looks like you failed 1 test of 11. [07:48:22.070] [07:48:22.070] (test program exited with status code 1) [07:48:22.070] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:48:22.070] [07:48:22.617] 155/399 postgresql:test_rbtree / test_rbtree/regress OK 2.51s 1 subtests passed [07:48:23.354] 156/399 postgresql:test_radixtree / test_radixtree/regress OK 3.32s 1 subtests passed [07:48:23.853] 157/399 postgresql:test_resowner / test_resowner/regress OK 3.27s 1 subtests passed [07:48:24.202] 158/399 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.42s 1 subtests passed [07:48:24.222] 159/399 postgresql:test_saslprep / test_saslprep/regress OK 3.39s 1 subtests passed [07:48:24.689] 160/399 postgresql:test_regex / test_regex/regress OK 4.18s 2 subtests passed [07:48:25.470] 161/399 postgresql:test_slru / test_slru/regress OK 2.85s 1 subtests passed [07:48:25.750] 162/399 postgresql:libpq / libpq/002_api OK 0.28s 1 subtests passed [07:48:25.837] 163/399 postgresql:libpq / libpq/001_uri OK 1.15s 63 subtests passed [07:48:26.713] 164/399 postgresql:typcache / typcache/regress OK 2.86s 1 subtests passed [07:48:26.861] 165/399 postgresql:test_tidstore / test_tidstore/regress OK 3.51s 1 subtests passed [07:48:26.950] 166/399 postgresql:test_shm_mq / test_shm_mq/regress OK 4.88s 1 subtests passed [07:48:27.195] 167/399 postgresql:test_integerset / test_integerset/regress OK 11.57s 1 subtests passed [07:48:27.302] 168/399 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.35s 55 subtests passed [07:48:27.637] 169/399 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.33s 9 subtests passed [07:48:28.081] 170/399 postgresql:unsafe_tests / unsafe_tests/regress OK 3.88s 4 subtests passed [07:48:32.180] 171/399 postgresql:ecpg / ecpg/ecpg OK 7.96s 66 subtests passed [07:48:33.191] 172/399 postgresql:libpq / libpq/006_service OK 6.33s 47 subtests passed [07:48:33.560] 173/399 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.92s 107 subtests passed [07:48:34.059] 174/399 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.50s 51 subtests passed [07:48:36.457] 175/399 postgresql:libpq / libpq/003_load_balance_host_list OK 10.71s 127 subtests passed [07:48:36.610] 176/399 postgresql:libpq / libpq/004_load_balance_dns OK 10.77s 125 subtests passed [07:48:38.086] 177/399 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.90s 32 subtests passed [07:48:38.317] 178/399 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.12s 10 subtests passed [07:48:39.814] 179/399 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.35s 3 subtests passed [07:48:40.041] 180/399 postgresql:pg_checksums / pg_checksums/001_basic OK 0.23s 9 subtests passed [07:48:40.355] 181/399 postgresql:libpq / libpq/005_negotiate_encryption OK 13.64s 249 subtests passed [07:48:40.767] 182/399 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.40s 13 subtests passed [07:48:41.841] 183/399 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.23s 43 subtests passed [07:48:42.319] 184/399 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.24s 75 subtests passed [07:48:45.485] 185/399 postgresql:pg_checksums / pg_checksums/002_actions OK 5.44s 66 subtests passed [07:48:45.689] 186/399 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.37s 11 subtests passed [07:48:46.830] 187/399 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.99s 7 subtests passed [07:48:46.906] 188/399 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 8.82s 27 subtests passed [07:48:48.729] 189/399 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.96s 6 subtests passed [07:48:49.921] 190/399 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 4.23s 4 subtests passed [07:48:50.474] 191/399 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.64s 3 subtests passed [07:48:51.667] 192/399 postgresql:initdb / initdb/001_initdb OK 24.47s 57 subtests passed [07:48:51.679] 193/399 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.95s 4 subtests passed [07:48:51.993] 194/399 postgresql:pg_config / pg_config/001_pg_config OK 0.33s 21 subtests passed [07:48:52.398] 195/399 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.91s 22 subtests passed [07:48:53.649] 196/399 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.74s 2 subtests passed [07:48:54.165] 197/399 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.49s 18 subtests passed [07:48:54.297] 198/399 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 3.82s 5 subtests passed [07:48:54.654] 199/399 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 20.59s 200 subtests passed [07:48:55.262] 200/399 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.34s 4 subtests passed [07:48:55.287] 201/399 postgresql:pg_ctl / pg_ctl/002_status OK 2.89s 3 subtests passed [07:48:55.482] 202/399 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.49s 25 subtests passed [07:48:55.927] 203/399 postgresql:pg_dump / pg_dump/001_basic OK 1.63s 135 subtests passed [07:48:56.880] 204/399 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 18.56s 60 subtests passed [07:48:57.890] 205/399 postgresql:pg_ctl / pg_ctl/003_promote OK 4.24s 12 subtests passed [07:48:58.875] 206/399 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.61s 3 subtests passed [07:48:59.321] 207/399 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.15s 14 subtests passed [07:48:59.997] 208/399 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.71s 4 subtests passed [07:49:02.492] 209/399 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 3.17s 9 subtests passed [07:49:02.745] 210/399 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 6.81s 98 subtests passed [07:49:03.660] 211/399 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.78s 83 subtests passed [07:49:05.647] 212/399 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.16s 108 subtests passed [07:49:09.675] 213/399 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.03s 1 subtests passed [07:49:10.007] 214/399 postgresql:pg_rewind / pg_rewind/006_options OK 0.33s 13 subtests passed [07:49:11.054] 215/399 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.16s 13 subtests passed [07:49:11.548] 216/399 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 8.80s 6 subtests passed [07:49:13.048] 217/399 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.39s 10 subtests passed [07:49:14.659] 218/399 postgresql:pg_rewind / pg_rewind/002_databases OK 12.17s 12 subtests passed [07:49:15.669] 219/399 postgresql:pg_rewind / pg_rewind/007_standby_source OK 5.66s 7 subtests passed [07:49:16.094] 220/399 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.42s 13 subtests passed [07:49:16.113] 221/399 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.56s 3 subtests passed [07:49:16.586] 222/399 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.46s 17 subtests passed [07:49:17.360] 223/399 postgresql:pg_rewind / pg_rewind/001_basic OK 17.36s 57 subtests passed [07:49:17.500] 224/399 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.44s 3 subtests passed [07:49:19.091] 225/399 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.43s 12 subtests passed [07:49:19.431] 226/399 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.34s 18 subtests passed [07:49:19.964] 227/399 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.87s 60 subtests passed [07:49:20.521] 228/399 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.47s 1 subtests passed [07:49:20.872] 229/399 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.37s 32 subtests passed [07:49:23.106] 230/399 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.67s 5 subtests passed [07:49:23.703] 231/399 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.12s 38 subtests passed [07:49:24.692] 232/399 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.73s 11 subtests passed [07:49:27.411] 233/399 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.54s 10 subtests passed [07:49:27.581] 234/399 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.06s 18 subtests passed [07:49:27.726] 235/399 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.31s 11 subtests passed [07:49:27.949] 236/399 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.26s 5 subtests passed [07:49:29.416] 237/399 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.47s 207 subtests passed [07:49:29.822] 238/399 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.46s 92 subtests passed [07:49:30.315] 239/399 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.21s 21 subtests passed [07:49:31.645] 240/399 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 4.06s 7 subtests passed [07:49:33.670] 241/399 postgresql:psql / psql/010_tab_completion OK 3.84s 89 subtests passed [07:49:34.577] 242/399 postgresql:psql / psql/020_cancel OK 4.26s 2 subtests passed [07:49:35.181] 243/399 postgresql:psql / psql/001_basic OK 5.76s 126 subtests passed [07:49:35.837] 244/399 postgresql:psql / psql/030_pager OK 4.19s 4 subtests passed [07:49:37.539] 245/399 postgresql:scripts / scripts/010_clusterdb OK 3.87s 16 subtests passed [07:49:38.307] 246/399 postgresql:scripts / scripts/011_clusterdb_all OK 3.73s 7 subtests passed [07:49:39.204] 247/399 postgresql:scripts / scripts/040_createuser OK 3.37s 37 subtests passed [07:49:40.621] 248/399 postgresql:pg_dump / pg_dump/002_pg_dump OK 45.96s 12122 subtests passed [07:49:40.955] 249/399 postgresql:pg_waldump / pg_waldump/001_basic OK 17.25s 212 subtests passed [07:49:41.781] 250/399 postgresql:scripts / scripts/050_dropdb OK 4.24s 16 subtests passed [07:49:42.154] 251/399 postgresql:scripts / scripts/070_dropuser OK 3.85s 13 subtests passed [07:49:42.201] 252/399 postgresql:scripts / scripts/080_pg_isready OK 2.99s 11 subtests passed [07:49:44.381] 253/399 postgresql:scripts / scripts/020_createdb OK 9.20s 64 subtests passed [07:49:45.444] 254/399 postgresql:scripts / scripts/091_reindexdb_all OK 4.49s 13 subtests passed [07:49:45.613] 255/399 postgresql:scripts / scripts/101_vacuumdb_all OK 3.46s 5 subtests passed [07:49:45.829] 256/399 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.38s 27 subtests passed [07:49:45.865] 257/399 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.25s 4 subtests passed [07:49:46.425] 258/399 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.70s 474 subtests passed [07:49:46.452] 259/399 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.62s 39 subtests passed [07:49:47.617] 260/399 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 50.74s 60 subtests passed [07:49:47.791] 261/399 postgresql:scripts / scripts/090_reindexdb OK 6.89s 64 subtests passed [07:49:49.325] 262/399 postgresql:scripts / scripts/102_vacuumdb_stages OK 7.12s 4 subtests passed [07:49:49.875] 263/399 postgresql:amcheck / amcheck/002_cic OK 3.44s 4 subtests passed [07:49:50.624] 264/399 postgresql:amcheck / amcheck/003_cic_2pc OK 4.17s 7 subtests passed [07:49:50.725] 265/399 postgresql:scripts / scripts/200_connstr OK 6.34s 3 subtests passed [07:49:50.871] 266/399 postgresql:scripts / scripts/100_vacuumdb OK 9.09s 113 subtests passed [07:49:51.449] 267/399 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.83s 6 subtests passed [07:49:51.782] 268/399 postgresql:oid2name / oid2name/001_basic OK 0.33s 9 subtests passed [07:49:52.434] 269/399 postgresql:amcheck / amcheck/005_pitr OK 4.64s 3 subtests passed [07:49:53.665] 270/399 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.79s 22 subtests passed [07:49:55.340] 271/399 postgresql:amcheck / amcheck/006_verify_gin OK 6.01s 6 subtests passed [07:49:55.561] 272/399 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.78s 11 subtests passed [07:49:56.393] 273/399 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.67s 16 subtests passed [07:49:56.861] 274/399 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 4.43s 6 subtests passed [07:49:57.686] 275/399 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.02s 3 subtests passed [07:49:57.987] 276/399 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.30s [07:49:59.157] 277/399 postgresql:dblink / dblink/001_auth_scram OK 8.28s 12 subtests passed [07:49:59.477] 278/399 postgresql:vacuumlo / vacuumlo/001_basic OK 0.32s 9 subtests passed [07:49:59.585] 279/399 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.02s 3 subtests passed [07:49:59.650] 280/399 postgresql:amcheck / amcheck/001_verify_heapam OK 13.78s 272 subtests passed [07:50:00.010] 281/399 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.67s 2 subtests passed [07:50:02.676] 282/399 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.69s 6 subtests passed [07:50:02.886] 283/399 postgresql:authentication / authentication/005_sspi SKIP 0.21s [07:50:02.901] 284/399 postgresql:authentication / authentication/002_saslprep OK 3.31s 20 subtests passed [07:50:03.315] 285/399 postgresql:authentication / authentication/004_file_inclusion OK 3.30s 2 subtests passed [07:50:03.693] 286/399 postgresql:postmaster / postmaster/001_basic OK 0.38s 9 subtests passed [07:50:03.768] 287/399 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.90s 4 subtests passed [07:50:03.841] 288/399 postgresql:authentication / authentication/003_peer OK 4.19s 53 subtests passed [07:50:04.648] 289/399 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.25s 7 subtests passed [07:50:05.865] 290/399 postgresql:authentication / authentication/006_login_trigger OK 2.98s 32 subtests passed [07:50:06.291] 291/399 postgresql:authentication / authentication/007_pre_auth OK 3.39s 2 subtests passed [07:50:06.538] 292/399 postgresql:authentication / authentication/001_password OK 7.06s 207 subtests passed [07:50:07.098] 293/399 postgresql:postmaster / postmaster/003_start_stop OK 3.33s 25 subtests passed [07:50:07.144] 294/399 postgresql:postmaster / postmaster/002_connection_limits OK 3.45s 30 subtests passed [07:50:12.093] 295/399 postgresql:subscription / subscription/002_types OK 7.44s 4 subtests passed [07:50:12.530] 296/399 postgresql:subscription / subscription/003_constraints OK 6.66s 6 subtests passed [07:50:12.976] 297/399 postgresql:subscription / subscription/005_encoding OK 6.43s 1 subtests passed [07:50:12.998] 298/399 postgresql:bloom / bloom/001_wal OK 22.37s 31 subtests passed [07:50:13.421] 299/399 postgresql:subscription / subscription/006_rewrite OK 6.32s 2 subtests passed [07:50:14.399] 300/399 postgresql:subscription / subscription/004_sync OK 8.11s 9 subtests passed [07:50:15.351] 301/399 postgresql:subscription / subscription/007_ddl OK 8.21s 8 subtests passed [07:50:17.813] 302/399 postgresql:subscription / subscription/001_rep_changes OK 13.97s 38 subtests passed [07:50:18.582] 303/399 postgresql:subscription / subscription/009_matviews OK 6.05s 1 subtests passed [07:50:18.827] 304/399 postgresql:subscription / subscription/008_diff_schema OK 6.73s 5 subtests passed [07:50:20.285] 305/399 postgresql:subscription / subscription/012_collation OK 6.86s 2 subtests passed [07:50:22.547] 306/399 postgresql:subscription / subscription/010_truncate OK 9.57s 14 subtests passed [07:50:22.571] 307/399 postgresql:subscription / subscription/011_generated OK 9.57s 11 subtests passed [07:50:25.018] 308/399 postgresql:subscription / subscription/014_binary OK 9.67s 8 subtests passed [07:50:25.517] 309/399 postgresql:subscription / subscription/017_stream_ddl OK 6.69s 3 subtests passed [07:50:25.729] 310/399 postgresql:subscription / subscription/016_stream_subxact OK 7.15s 3 subtests passed [07:50:29.079] 311/399 postgresql:subscription / subscription/020_messages OK 6.51s 5 subtests passed [07:50:29.325] 312/399 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.78s 2 subtests passed [07:50:29.799] 313/399 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.51s 9 subtests passed [07:50:34.446] 314/399 postgresql:subscription / subscription/015_stream OK 16.63s 10 subtests passed [07:50:34.704] 315/399 postgresql:subscription / subscription/013_partition OK 20.30s 74 subtests passed [07:50:36.309] 316/399 postgresql:subscription / subscription/024_add_drop_pub OK 7.23s 4 subtests passed [07:50:37.998] 317/399 postgresql:subscription / subscription/021_twophase OK 12.98s 31 subtests passed [07:50:38.329] 318/399 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.00s 13 subtests passed [07:50:39.245] 319/399 postgresql:subscription / subscription/023_twophase_stream OK 13.51s 34 subtests passed [07:50:39.461] 320/399 postgresql:subscription / subscription/022_twophase_cascade OK 13.94s 41 subtests passed [07:50:42.775] 321/399 postgresql:subscription / subscription/026_stats OK 12.97s 13 subtests passed [07:50:43.374] 322/399 postgresql:subscription / subscription/029_on_error OK 7.06s 5 subtests passed [07:50:47.322] 323/399 postgresql:subscription / subscription/028_row_filter OK 12.61s 26 subtests passed [07:50:47.727] 324/399 postgresql:subscription / subscription/033_run_as_table_owner OK 8.26s 10 subtests passed [07:50:51.014] 325/399 postgresql:subscription / subscription/030_origin OK 13.01s 13 subtests passed [07:50:51.193] 326/399 postgresql:subscription / subscription/027_nosuperuser OK 16.75s 19 subtests passed [07:50:52.333] 327/399 postgresql:subscription / subscription/032_subscribe_use_index OK 13.09s 15 subtests passed [07:50:54.990] 328/399 postgresql:subscription / subscription/031_column_list OK 16.66s 36 subtests passed [07:50:55.277] 329/399 postgresql:subscription / subscription/036_sequences OK 7.95s 9 subtests passed [07:50:55.292] 330/399 postgresql:subscription / subscription/034_temporal OK 12.52s 37 subtests passed [07:50:55.855] 331/399 postgresql:subscription / subscription/035_conflicts OK 12.48s 29 subtests passed [07:50:56.358] 332/399 postgresql:brin / brin/01_workitems OK 4.02s 4 subtests passed [07:50:57.893] 333/399 postgresql:subscription / subscription/037_except OK 10.16s 17 subtests passed [07:50:59.123] 334/399 postgresql:brin / brin/02_wal_consistency OK 4.13s 2 subtests passed [07:50:59.416] 335/399 postgresql:commit_ts / commit_ts/001_base OK 4.14s 2 subtests passed [07:50:59.911] 336/399 postgresql:commit_ts / commit_ts/002_standby OK 4.62s 4 subtests passed [07:50:59.969] 337/399 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 8.95s 4 subtests passed [07:51:01.037] 338/399 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.14s 4 subtests passed [07:51:01.250] 339/399 postgresql:commit_ts / commit_ts/004_restart OK 4.89s 16 subtests passed [07:51:01.425] 340/399 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.57s 4 subtests passed [07:51:02.398] 341/399 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.27s 23 subtests passed [07:51:03.638] 342/399 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.67s 7 subtests passed [07:51:04.217] 343/399 postgresql:oauth_validator / oauth_validator/002_client OK 4.30s 20 subtests passed [07:51:04.973] 344/399 postgresql:test_aio / test_aio/002_io_workers OK 3.72s 22 subtests passed [07:51:07.360] 345/399 postgresql:test_aio / test_aio/004_read_stream OK 4.96s 31 subtests passed [07:51:08.380] 346/399 postgresql:test_checksums / test_checksums/001_basic OK 4.16s 9 subtests passed [07:51:08.486] 347/399 postgresql:test_aio / test_aio/003_initdb OK 7.06s 6 subtests passed [07:51:08.504] 348/399 postgresql:test_checksums / test_checksums/002_restarts OK 3.53s 5 subtests passed [07:51:08.756] 349/399 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.25s [07:51:08.932] 350/399 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 5.29s 2 subtests passed [07:51:08.963] 351/399 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.21s [07:51:09.171] 352/399 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.24s [07:51:11.896] 353/399 postgresql:test_checksums / test_checksums/003_standby_restarts OK 4.53s 12 subtests passed [07:51:11.933] 354/399 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.76s 2 subtests passed [07:51:11.951] 355/399 postgresql:test_checksums / test_checksums/005_injection OK 3.46s 3 subtests passed [07:51:12.298] 356/399 postgresql:test_checksums / test_checksums/004_offline OK 3.92s 8 subtests passed [07:51:12.744] 357/399 postgresql:test_int128 / test_int128/001_test_int128 OK 0.44s 2 subtests passed [07:51:15.474] 358/399 postgresql:subscription / subscription/100_bugs OK 24.28s 17 subtests passed [07:51:15.496] 359/399 postgresql:test_escape / test_escape/001_test_escape OK 3.56s 1218 subtests passed [07:51:15.547] 360/399 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.59s 11 subtests passed [07:51:15.564] 361/399 postgresql:test_aio / test_aio/001_aio OK 14.53s 826 subtests passed [07:51:15.829] 362/399 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.31s 12 subtests passed [07:51:15.849] 363/399 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.30s 2 subtests passed [07:51:15.852] 364/399 postgresql:oauth_validator / oauth_validator/001_server OK 16.43s 170 subtests passed [07:51:16.294] 365/399 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.55s 516 subtests passed [07:51:16.911] 366/399 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 5.01s 15 subtests passed [07:51:18.983] 367/399 postgresql:test_json_parser / test_json_parser/002_inline OK 3.51s 3712 subtests passed [07:51:19.331] 368/399 postgresql:test_misc / test_misc/003_check_guc OK 3.47s 4 subtests passed [07:51:19.590] 369/399 postgresql:test_misc / test_misc/005_timeouts OK 3.29s 2 subtests passed [07:51:19.620] 370/399 postgresql:test_misc / test_misc/002_tablespace OK 3.79s 20 subtests passed [07:51:19.882] 371/399 postgresql:test_misc / test_misc/001_constraint_validation OK 4.30s 42 subtests passed [07:51:19.917] 372/399 postgresql:test_misc / test_misc/004_io_direct OK 4.05s 3 subtests passed [07:51:20.790] 373/399 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.88s 2 subtests passed [07:51:22.478] 374/399 postgresql:test_misc / test_misc/007_catcache_inval OK 3.45s 2 subtests passed [07:51:22.752] 375/399 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.27s [07:51:22.782] 376/399 postgresql:test_misc / test_misc/009_log_temp_files OK 3.19s 11 subtests passed [07:51:23.176] 377/399 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.84s 10 subtests passed [07:51:24.603] 378/399 postgresql:test_misc / test_misc/012_ddlutils OK 4.68s 43 subtests passed [07:51:25.902] 379/399 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 3.15s 2 subtests passed [07:51:26.253] 380/399 postgresql:test_slru / test_slru/001_multixact OK 3.47s 2 subtests passed [07:51:26.537] 381/399 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.28s [07:51:26.719] 382/399 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 7.10s 73 subtests passed [07:51:26.783] 383/399 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.24s [07:51:26.965] 384/399 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.79s 18 subtests passed [07:51:27.031] 385/399 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.30s [07:51:28.912] 386/399 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.31s 8 subtests passed [07:51:29.205] 387/399 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.42s [07:51:29.509] 388/399 postgresql:test_pg_dump / test_pg_dump/001_base OK 8.72s 1044 subtests passed [07:51:30.484] 389/399 postgresql:worker_spi / worker_spi/002_worker_terminate OK 4.58s 11 subtests passed [07:51:31.848] 390/399 postgresql:ssl / ssl/002_scram OK 4.82s 28 subtests passed [07:51:33.111] 391/399 postgresql:test_checksums / test_checksums/009_fpi OK 24.15s 7 subtests passed [07:51:33.429] 392/399 postgresql:ssl / ssl/003_sslinfo OK 4.52s 21 subtests passed [07:51:33.633] 393/399 postgresql:ldap / ldap/002_bindpasswd OK 3.15s 3 subtests passed [07:51:34.113] 394/399 postgresql:test_misc / test_misc/011_lock_stats OK 14.23s 7 subtests passed [07:51:35.250] 395/399 postgresql:icu / icu/010_database OK 2.14s 8 subtests passed [07:51:35.527] 396/399 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 3.68s 26 subtests passed [07:51:35.601] 397/399 postgresql:ldap / ldap/001_auth OK 6.08s 47 subtests passed [07:51:36.223] 398/399 postgresql:ssl / ssl/004_sni OK 7.02s 102 subtests passed [07:51:38.821] 399/399 postgresql:ssl / ssl/001_ssltests OK 11.85s 272 subtests passed [07:51:38.917] [07:51:38.917] Summary of Failures: [07:51:38.917] [07:51:38.917] 11/399 postgresql:regress / regress/regress ERROR 90.38s exit status 1 [07:51:38.917] 28/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 97.03s exit status 1 [07:51:38.917] 25/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 139.60s exit status 1 [07:51:38.917] 114/399 postgresql:recovery / recovery/027_stream_regress ERROR 111.87s exit status 1 [07:51:38.917] [07:51:38.917] Ok: 385 [07:51:38.917] Expected Fail: 0 [07:51:38.917] Fail: 4 [07:51:38.917] Unexpected Pass: 0 [07:51:38.917] Skipped: 10 [07:51:38.917] Timeout: 0 [07:51:38.917] [07:51:38.917] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [07:51:38.997] [07:51:38.997] Exit status: 4