[21:58:57.992] su postgres <<-EOF [21:58:57.992] set -e [21:58:57.992] ulimit -c unlimited [21:58:57.992] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [21:58:57.992] EOF [21:58:59.983] 1/397 postgresql:setup / tmp_install OK 1.41s [21:59:00.095] 2/397 postgresql:setup / install_test_files OK 0.11s [21:59:01.184] 3/397 postgresql:setup / initdb_cache OK 1.09s [21:59:01.993] 4/397 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.79s 9 subtests passed [21:59:16.900] 5/397 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 15.60s 16 subtests passed [21:59:23.885] 6/397 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 22.66s 13 subtests passed [21:59:26.792] 7/397 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 25.55s 19 subtests passed [21:59:28.579] 8/397 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 11.67s 5 subtests passed [21:59:34.217] 9/397 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 32.22s 3 subtests passed [21:59:38.990] 10/397 postgresql:recovery / recovery/002_archiving OK 10.41s 12 subtests passed [21:59:51.956] 11/397 postgresql:recovery / recovery/001_stream_rep OK 25.16s 64 subtests passed [21:59:55.650] 12/397 postgresql:recovery / recovery/004_timeline_switch OK 16.66s 5 subtests passed [21:59:59.101] 13/397 postgresql:recovery / recovery/003_recovery_targets OK 24.88s 15 subtests passed [22:00:00.252] 14/397 postgresql:recovery / recovery/006_logical_decoding OK 4.60s 20 subtests passed [22:00:01.916] ▶ 15/397 + collate.icu.utf8 4351 ms FAIL [22:00:04.426] 16/397 postgresql:recovery / recovery/005_replay_delay OK 12.46s 3 subtests passed [22:00:09.673] 17/397 postgresql:recovery / recovery/007_sync_rep OK 10.57s 11 subtests passed [22:00:16.055] 18/397 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.38s 13 subtests passed [22:00:18.199] 19/397 postgresql:recovery / recovery/008_fsm_truncation OK 17.95s 1 subtests passed [22:00:19.411] 20/397 postgresql:recovery / recovery/009_twophase OK 14.98s 30 subtests passed [22:00:20.841] 21/397 postgresql:recovery / recovery/013_crash_restart OK 2.64s 20 subtests passed [22:00:22.559] 22/397 postgresql:recovery / recovery/014_unlogged_reinit OK 3.14s 23 subtests passed [22:00:23.722] 23/397 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 82.38s 40 subtests passed [22:00:25.800] 24/397 postgresql:recovery / recovery/012_subtransactions OK 9.74s 12 subtests passed [22:00:27.304] 25/397 postgresql:recovery / recovery/017_shm OK 3.58s 4 subtests passed [22:00:27.717] 26/397 postgresql:recovery / recovery/015_promotion_pages OK 6.87s 1 subtests passed [22:00:28.267] 27/397 postgresql:recovery / recovery/016_min_consistency OK 5.71s 1 subtests passed [22:00:32.839] 28/397 postgresql:recovery / recovery/021_row_visibility OK 4.57s 10 subtests passed [22:00:35.323] 29/397 postgresql:recovery / recovery/022_crash_temp_files OK 2.48s 11 subtests passed [22:00:38.197] 30/397 postgresql:recovery / recovery/020_archive_status OK 10.48s 19 subtests passed [22:00:42.112] 31/397 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.79s 1 subtests passed [22:00:44.247] 32/397 postgresql:recovery / recovery/024_archive_recovery OK 6.05s 2 subtests passed [22:00:51.043] 33/397 postgresql:recovery / recovery/018_wal_optimize OK 25.24s 38 subtests passed [22:00:51.549] 34/397 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 9.43s 1 subtests passed [22:00:59.762] 35/397 postgresql:recovery / recovery/026_overwrite_contrecord OK 15.51s 3 subtests passed [22:01:01.406] 36/397 postgresql:recovery / recovery/028_pitr_timelines OK 9.85s 3 subtests passed [22:01:01.750] 15/397 postgresql:regress / regress/regress ERROR 120.56s exit status 1 [22:01:01.751] >>> top_builddir=/home/postgres/postgres/build INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so MALLOC_PERTURB_=148 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/regress:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/regress --pg-test-extra '' --testgroup regress --testname regress --schedule /home/postgres/postgres/build/../src/test/regress/parallel_schedule --tests -- /home/postgres/postgres/build/src/test/regress/pg_regress --inputdir /home/postgres/postgres/src/test/regress --expecteddir /home/postgres/postgres/src/test/regress --bindir '' --dlpath /home/postgres/postgres/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /home/postgres/postgres/build/testrun/regress/regress --temp-instance /home/postgres/postgres/build/testrun/regress/regress/tmp_check --port 40059 [22:01:01.751] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:01:01.751] stderr: [22:01:01.751] # diff -U3 /home/postgres/postgres/src/test/regress/expected/collate.icu.utf8.out /home/postgres/postgres/build/testrun/regress/regress/results/collate.icu.utf8.out [22:01:01.751] # --- /home/postgres/postgres/src/test/regress/expected/collate.icu.utf8.out Wed Apr 29 21:57:38 2026 [22:01:01.751] # +++ /home/postgres/postgres/build/testrun/regress/regress/results/collate.icu.utf8.out Wed Apr 29 22:00:00 2026 [22:01:01.751] # @@ -2753,15 +2753,18 @@ [22:01:01.751] # FROM eager_agg_t1 t1 [22:01:01.751] # JOIN eager_agg_t2 t2 ON t1.val = t2.val COLLATE "C" [22:01:01.751] # GROUP BY t1.id; [22:01:01.751] # - QUERY PLAN [22:01:01.751] # --------------------------------------------------------- [22:01:01.751] # - HashAggregate [22:01:01.751] # + QUERY PLAN [22:01:01.751] # +------------------------------------------------------------ [22:01:01.751] # + GroupAggregate [22:01:01.751] # Group Key: t1.id [22:01:01.751] # - -> Nested Loop [22:01:01.751] # - Join Filter: ((t1.val)::text = (t2.val)::text) [22:01:01.751] # - -> Seq Scan on eager_agg_t2 t2 [22:01:01.751] # - -> Seq Scan on eager_agg_t1 t1 [22:01:01.751] # -(6 rows) [22:01:01.751] # + -> Sort [22:01:01.751] # + Sort Key: t1.id [22:01:01.751] # + -> Hash Join [22:01:01.751] # + Hash Cond: ((t1.val)::text = (t2.val)::text) [22:01:01.751] # + -> Seq Scan on eager_agg_t1 t1 [22:01:01.751] # + -> Hash [22:01:01.751] # + -> Seq Scan on eager_agg_t2 t2 [22:01:01.751] # +(9 rows) [22:01:01.751] # [22:01:01.751] # -- Ensure it returns 1 row with count = 50 [22:01:01.751] # SELECT t1.id, count(t1.val) [22:01:01.751] # @@ -2780,15 +2783,18 @@ [22:01:01.751] # FROM eager_agg_t1 t1 [22:01:01.751] # JOIN eager_agg_t2 t2 ON t1.val = t2.val COLLATE "C" [22:01:01.751] # GROUP BY t1.id, t1.val; [22:01:01.751] # - QUERY PLAN [22:01:01.751] # --------------------------------------------------------- [22:01:01.751] # - HashAggregate [22:01:01.751] # + QUERY PLAN [22:01:01.751] # +------------------------------------------------------------ [22:01:01.751] # + GroupAggregate [22:01:01.751] # Group Key: t1.id, t1.val [22:01:01.751] # - -> Nested Loop [22:01:01.751] # - Join Filter: ((t1.val)::text = (t2.val)::text) [22:01:01.751] # - -> Seq Scan on eager_agg_t2 t2 [22:01:01.751] # - -> Seq Scan on eager_agg_t1 t1 [22:01:01.751] # -(6 rows) [22:01:01.751] # + -> Sort [22:01:01.751] # + Sort Key: t1.id, t1.val COLLATE case_insensitive [22:01:01.751] # + -> Hash Join [22:01:01.751] # + Hash Cond: ((t1.val)::text = (t2.val)::text) [22:01:01.751] # + -> Seq Scan on eager_agg_t1 t1 [22:01:01.751] # + -> Hash [22:01:01.751] # + -> Seq Scan on eager_agg_t2 t2 [22:01:01.751] # +(9 rows) [22:01:01.751] # [22:01:01.751] # -- Ensure it returns 1 row with count = 50 [22:01:01.751] # SELECT t1.id, t1.val, count(t1.val) [22:01:01.751] # 1 of 245 tests failed. [22:01:01.751] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [22:01:01.751] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [22:01:01.751] [22:01:01.751] (test program exited with status code 1) [22:01:01.751] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:01:01.751] [22:01:04.648] ▶ 37/397 - regression tests in old instance FAIL [22:01:07.985] 38/397 postgresql:recovery / recovery/029_stats_restart OK 8.22s 44 subtests passed [22:01:08.010] ▶ 39/397 - regression tests pass FAIL [22:01:08.167] 39/397 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 126.97s exit status 1 [22:01:08.167] >>> top_builddir=/home/postgres/postgres/build INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=131 MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/modules/test_plan_advice:/home/postgres/postgres/build/src/test/modules/test_plan_advice/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/modules/test_plan_advice --pg-test-extra '' --testgroup test_plan_advice --testname 001_replan_regress -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/test/modules/test_plan_advice /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl [22:01:08.167] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:01:08.167] stderr: [22:01:08.167] # Failed test 'regression tests pass' [22:01:08.167] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 64. [22:01:08.167] # got: '256' [22:01:08.167] # expected: '0' [22:01:08.167] # Looks like you failed 1 test of 1. [22:01:08.167] [22:01:08.167] (test program exited with status code 1) [22:01:08.167] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:01:08.167] [22:01:08.913] 40/397 postgresql:recovery / recovery/019_replslot_limit OK 41.60s 26 subtests passed [22:01:12.160] 41/397 postgresql:recovery / recovery/031_recovery_conflict OK 10.40s 18 subtests passed [22:01:12.190] 42/397 postgresql:recovery / recovery/034_create_database OK 3.27s 2 subtests passed [22:01:12.337] 43/397 postgresql:recovery / recovery/030_stats_cleanup_replica OK 10.93s 11 subtests passed [22:01:15.667] 44/397 postgresql:recovery / recovery/037_invalid_database OK 3.33s 10 subtests passed [22:01:16.611] 45/397 postgresql:recovery / recovery/036_truncated_dropped OK 4.42s 8 subtests passed [22:01:19.106] 46/397 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 3.44s 2 subtests passed [22:01:21.970] 47/397 postgresql:recovery / recovery/032_relfilenode_reuse OK 13.98s 14 subtests passed [22:01:29.916] 48/397 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.94s 6 subtests passed [22:01:32.167] 49/397 postgresql:recovery / recovery/039_end_of_wal OK 15.55s 14 subtests passed [22:01:38.323] 50/397 postgresql:recovery / recovery/033_replay_tsp_drops OK 30.15s 3 subtests passed [22:01:38.441] 51/397 postgresql:recovery / recovery/042_low_level_backup OK 8.52s 4 subtests passed [22:01:39.794] 52/397 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 1.47s 1 subtests passed [22:01:40.921] 53/397 postgresql:recovery / recovery/043_no_contrecord_switch OK 8.75s 1 subtests passed [22:01:42.314] 54/397 postgresql:isolation / isolation/isolation OK 138.43s 128 subtests passed [22:01:52.822] 55/397 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 11.90s 1 subtests passed [22:01:53.023] 56/397 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 10.71s 3 subtests passed [22:01:55.241] 57/397 postgresql:recovery / recovery/035_standby_logical_decoding OK 43.08s 89 subtests passed [22:01:55.410] 58/397 postgresql:recovery / recovery/050_redo_segment_missing OK 2.38s 2 subtests passed [22:01:57.018] 59/397 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 1.61s 4 subtests passed [22:01:57.455] 60/397 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 38.35s 38 subtests passed [22:02:01.524] 61/397 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 21.73s 2 subtests passed [22:02:03.115] 62/397 postgresql:plperl / plperl/regress OK 5.66s 14 subtests passed [22:02:03.412] 63/397 postgresql:plpgsql / plpgsql/regress OK 6.39s 13 subtests passed [22:02:06.621] 64/397 postgresql:pltcl / pltcl/regress OK 3.50s 8 subtests passed [22:02:07.743] 65/397 postgresql:auto_explain / auto_explain/regress OK 1.12s 2 subtests passed [22:02:08.916] 66/397 postgresql:basic_archive / basic_archive/regress OK 1.17s 1 subtests passed [22:02:09.301] 67/397 postgresql:plpython / plpython/regress OK 7.77s 23 subtests passed [22:02:10.534] 68/397 postgresql:bloom / bloom/regress OK 1.62s 1 subtests passed [22:02:10.566] 69/397 postgresql:bool_plperl / bool_plperl/regress OK 1.26s 2 subtests passed [22:02:12.460] 70/397 postgresql:recovery / recovery/049_wait_for_lsn OK 19.64s 35 subtests passed [22:02:14.724] 71/397 postgresql:citext / citext/regress OK 2.26s 3 subtests passed [22:02:16.401] 72/397 postgresql:btree_gin / btree_gin/regress OK 5.86s 30 subtests passed [22:02:16.823] 73/397 postgresql:recovery / recovery/045_archive_restartpoint OK 38.38s 1 subtests passed [22:02:17.586] 74/397 postgresql:btree_gist / btree_gist/regress OK 7.01s 32 subtests passed [22:02:18.442] 75/397 postgresql:cube / cube/regress OK 3.72s 2 subtests passed [22:02:18.545] 76/397 postgresql:dict_int / dict_int/regress OK 1.72s 1 subtests passed [22:02:18.950] 77/397 postgresql:dict_xsyn / dict_xsyn/regress OK 1.36s 1 subtests passed [22:02:19.369] 78/397 postgresql:dblink / dblink/regress OK 2.97s 1 subtests passed [22:02:19.704] 79/397 postgresql:file_fdw / file_fdw/regress OK 1.16s 1 subtests passed [22:02:20.577] 80/397 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.62s 2 subtests passed [22:02:20.960] 81/397 postgresql:earthdistance / earthdistance/regress OK 2.52s 1 subtests passed [22:02:21.626] 82/397 postgresql:recovery / recovery/051_effective_wal_level OK 26.38s 31 subtests passed [22:02:21.715] 83/397 postgresql:hstore_plperl / hstore_plperl/regress OK 2.01s 3 subtests passed [22:02:21.923] 84/397 postgresql:hstore_plpython / hstore_plpython/regress OK 1.34s 1 subtests passed [22:02:22.657] 85/397 postgresql:amcheck / amcheck/regress OK 19.23s 4 subtests passed [22:02:23.123] 86/397 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.20s 1 subtests passed [22:02:23.429] 87/397 postgresql:hstore / hstore/regress OK 4.06s 2 subtests passed [22:02:23.512] 88/397 postgresql:isn / isn/regress OK 1.88s 1 subtests passed [22:02:23.876] 89/397 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.16s 2 subtests passed [22:02:24.231] 90/397 postgresql:lo / lo/regress OK 1.57s 1 subtests passed [22:02:24.895] 91/397 postgresql:passwordcheck / passwordcheck/regress OK 1.02s 1 subtests passed [22:02:25.018] 92/397 postgresql:ltree_plpython / ltree_plpython/regress OK 1.59s 1 subtests passed [22:02:25.574] 93/397 postgresql:pg_buffercache / pg_buffercache/regress OK 1.34s 2 subtests passed [22:02:26.139] 94/397 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.12s 1 subtests passed [22:02:26.458] 95/397 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 0.88s 1 subtests passed [22:02:26.772] 96/397 postgresql:ltree / ltree/regress OK 3.65s 1 subtests passed [22:02:27.700] 97/397 postgresql:pg_prewarm / pg_prewarm/regress OK 0.93s 1 subtests passed [22:02:27.722] 98/397 postgresql:pageinspect / pageinspect/regress OK 4.21s 8 subtests passed [22:02:27.942] 99/397 postgresql:pg_overexplain / pg_overexplain/regress OK 1.80s 1 subtests passed [22:02:28.956] 100/397 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.25s 1 subtests passed [22:02:29.826] 37/397 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 208.61s exit status 1 [22:02:29.826] >>> top_builddir=/home/postgres/postgres/build INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/src/bin/pg_upgrade/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=201 with_icu=yes PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/bin/pg_upgrade /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl [22:02:29.826] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:02:29.826] Listing only the last 100 lines from a long log. [22:02:29.826] # ok 24 + numerology 512 ms [22:02:29.826] # ok 25 + point 369 ms [22:02:29.826] # ok 26 + lseg 143 ms [22:02:29.826] # ok 27 + line 87 ms [22:02:29.826] # ... 206 lines omitted ... [22:02:29.826] # ok 219 + partition_merge 3296 ms [22:02:29.826] # ok 220 + partition_split 5676 ms [22:02:29.826] # ok 221 + partition_join 8361 ms [22:02:29.826] # ok 222 + partition_prune 6989 ms [22:02:29.826] # ok 223 + reloptions 171 ms [22:02:29.826] # ok 224 + hash_part 374 ms [22:02:29.826] # ok 225 + indexing 8674 ms [22:02:29.826] # ok 226 + partition_aggregate 2426 ms [22:02:29.826] # ok 227 + partition_info 592 ms [22:02:29.826] # ok 228 + tuplesort 4812 ms [22:02:29.826] # ok 229 + explain 343 ms [22:02:29.826] # ok 230 + memoize 1556 ms [22:02:29.826] # ok 231 + stats 5575 ms [22:02:29.826] # ok 232 + predicate 397 ms [22:02:29.826] # ok 233 + numa 60 ms [22:02:29.826] # ok 234 + eager_aggregate 1524 ms [22:02:29.826] # ok 235 + graph_table_rls 704 ms [22:02:29.826] # ok 236 + planner_est 151 ms [22:02:29.826] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [22:02:29.826] # ok 237 + compression 584 ms [22:02:29.826] # ok 238 + compression_lz4 548 ms [22:02:29.826] # ok 239 + compression_pglz 118 ms [22:02:29.826] # ok 240 + cluster 1802 ms [22:02:29.826] # # parallel group (2 tests): oidjoins event_trigger [22:02:29.826] # ok 241 + oidjoins 1084 ms [22:02:29.826] # ok 242 + event_trigger 1250 ms [22:02:29.826] # ok 243 - event_trigger_login 54 ms [22:02:29.826] # ok 244 - fast_default 1285 ms [22:02:29.826] # ok 245 - tablespace 3359 ms [22:02:29.826] # 1..245 [22:02:29.826] # -------------- stderr -------------- [22:02:29.826] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/collate.icu.utf8.out /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/collate.icu.utf8.out [22:02:29.826] # # --- /home/postgres/postgres/src/test/regress/expected/collate.icu.utf8.out Wed Apr 29 21:57:38 2026 [22:02:29.826] # # +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/collate.icu.utf8.out Wed Apr 29 22:00:03 2026 [22:02:29.826] # # @@ -2753,15 +2753,18 @@ [22:02:29.826] # # FROM eager_agg_t1 t1 [22:02:29.826] # # JOIN eager_agg_t2 t2 ON t1.val = t2.val COLLATE "C" [22:02:29.826] # # GROUP BY t1.id; [22:02:29.826] # # - QUERY PLAN [22:02:29.826] # # --------------------------------------------------------- [22:02:29.826] # # - HashAggregate [22:02:29.826] # # + QUERY PLAN [22:02:29.826] # # +------------------------------------------------------------ [22:02:29.826] # # + GroupAggregate [22:02:29.826] # # Group Key: t1.id [22:02:29.826] # # - -> Nested Loop [22:02:29.826] # # - Join Filter: ((t1.val)::text = (t2.val)::text) [22:02:29.826] # # - -> Seq Scan on eager_agg_t2 t2 [22:02:29.826] # # - -> Seq Scan on eager_agg_t1 t1 [22:02:29.826] # # -(6 rows) [22:02:29.826] # # + -> Sort [22:02:29.826] # # + Sort Key: t1.id [22:02:29.826] # # + -> Hash Join [22:02:29.826] # # + Hash Cond: ((t1.val)::text = (t2.val)::text) [22:02:29.826] # # + -> Seq Scan on eager_agg_t1 t1 [22:02:29.826] # # + -> Hash [22:02:29.826] # # + -> Seq Scan on eager_agg_t2 t2 [22:02:29.826] # # +(9 rows) [22:02:29.826] # # [22:02:29.826] # # -- Ensure it returns 1 row with count = 50 [22:02:29.826] # # SELECT t1.id, count(t1.val) [22:02:29.826] # # @@ -2780,15 +2783,18 @@ [22:02:29.826] # # FROM eager_agg_t1 t1 [22:02:29.826] # # JOIN eager_agg_t2 t2 ON t1.val = t2.val COLLATE "C" [22:02:29.826] # # GROUP BY t1.id, t1.val; [22:02:29.826] # # - QUERY PLAN [22:02:29.826] # # --------------------------------------------------------- [22:02:29.826] # # - HashAggregate [22:02:29.826] # # + QUERY PLAN [22:02:29.826] # # +------------------------------------------------------------ [22:02:29.826] # # + GroupAggregate [22:02:29.826] # # Group Key: t1.id, t1.val [22:02:29.826] # # - -> Nested Loop [22:02:29.826] # # - Join Filter: ((t1.val)::text = (t2.val)::text) [22:02:29.826] # # - -> Seq Scan on eager_agg_t2 t2 [22:02:29.826] # # - -> Seq Scan on eager_agg_t1 t1 [22:02:29.826] # # -(6 rows) [22:02:29.826] # # + -> Sort [22:02:29.826] # # + Sort Key: t1.id, t1.val COLLATE case_insensitive [22:02:29.826] # # + -> Hash Join [22:02:29.826] # # + Hash Cond: ((t1.val)::text = (t2.val)::text) [22:02:29.826] # # + -> Seq Scan on eager_agg_t1 t1 [22:02:29.826] # # + -> Hash [22:02:29.826] # # + -> Seq Scan on eager_agg_t2 t2 [22:02:29.826] # # +(9 rows) [22:02:29.826] # # [22:02:29.826] # # -- Ensure it returns 1 row with count = 50 [22:02:29.826] # # SELECT t1.id, t1.val, count(t1.val) [22:02:29.826] # # 1 of 245 tests failed. [22:02:29.826] # # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". [22:02:29.826] # # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". [22:02:29.826] # ------------------------------------ [22:02:29.826] # Looks like you failed 1 test of 20. [22:02:29.826] [22:02:29.826] (test program exited with status code 1) [22:02:29.826] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:02:29.826] [22:02:30.113] 101/397 postgresql:pgstattuple / pgstattuple/regress OK 1.15s 1 subtests passed [22:02:31.028] 102/397 postgresql:pgcrypto / pgcrypto/regress OK 6.13s 25 subtests passed [22:02:31.127] 103/397 postgresql:pg_surgery / pg_surgery/regress OK 1.30s 1 subtests passed [22:02:32.140] 104/397 postgresql:pg_visibility / pg_visibility/regress OK 1.11s 1 subtests passed [22:02:32.389] 105/397 postgresql:pg_stash_advice / pg_stash_advice/regress OK 4.66s 2 subtests passed [22:02:32.748] 106/397 postgresql:pg_walinspect / pg_walinspect/regress OK 1.62s 2 subtests passed [22:02:33.360] 107/397 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.42s 16 subtests passed [22:02:33.532] 108/397 postgresql:intarray / intarray/regress OK 12.57s 1 subtests passed [22:02:34.062] 109/397 postgresql:seg / seg/regress OK 1.31s 3 subtests passed [22:02:34.275] 110/397 postgresql:spi / spi/regress OK 0.91s 2 subtests passed [22:02:34.567] 111/397 postgresql:pg_trgm / pg_trgm/regress OK 4.45s 4 subtests passed [22:02:34.699] 112/397 postgresql:postgres_fdw / postgres_fdw/isolation OK 2.31s 1 subtests passed [22:02:35.364] 113/397 postgresql:tablefunc / tablefunc/regress OK 1.83s 1 subtests passed [22:02:35.464] 114/397 postgresql:tcn / tcn/isolation OK 1.40s 1 subtests passed [22:02:35.694] 115/397 postgresql:tsm_system_rows / tsm_system_rows/regress OK 0.99s 1 subtests passed [22:02:36.394] 116/397 postgresql:tsm_system_time / tsm_system_time/regress OK 1.03s 1 subtests passed [22:02:36.596] 117/397 postgresql:uuid-ossp / uuid-ossp/regress OK 0.90s 1 subtests passed [22:02:36.649] 118/397 postgresql:unaccent / unaccent/regress OK 1.18s 1 subtests passed [22:02:37.686] 119/397 postgresql:brin / brin/isolation OK 1.09s 1 subtests passed [22:02:37.705] 120/397 postgresql:commit_ts / commit_ts/regress OK 1.05s 1 subtests passed [22:02:37.985] 121/397 postgresql:xml2 / xml2/regress OK 1.59s 1 subtests passed [22:02:38.951] 122/397 postgresql:dummy_index_am / dummy_index_am/regress OK 1.24s 1 subtests passed [22:02:39.042] 123/397 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.05s 1 subtests passed [22:02:39.669] 124/397 postgresql:pg_plan_advice / pg_plan_advice/regress OK 13.21s 9 subtests passed [22:02:40.438] 125/397 postgresql:delay_execution / delay_execution/isolation OK 2.75s 2 subtests passed [22:02:41.427] 126/397 postgresql:gin / gin/regress OK 2.47s 1 subtests passed [22:02:41.684] 127/397 postgresql:index / index/isolation OK 2.64s 1 subtests passed [22:02:42.275] 128/397 postgresql:injection_points / injection_points/regress OK 2.60s 4 subtests passed [22:02:42.941] 129/397 postgresql:plsample / plsample/regress OK 1.26s 1 subtests passed [22:02:43.170] 130/397 postgresql:test_decoding / test_decoding/isolation OK 8.60s 14 subtests passed [22:02:44.038] 131/397 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.76s 1 subtests passed [22:02:44.157] 132/397 postgresql:test_binaryheap / test_binaryheap/regress OK 1.21s 1 subtests passed [22:02:44.798] 133/397 postgresql:test_bitmapset / test_bitmapset/regress OK 1.63s 1 subtests passed [22:02:45.324] 134/397 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.16s 1 subtests passed [22:02:45.895] 135/397 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.09s 1 subtests passed [22:02:45.998] 136/397 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.96s 1 subtests passed [22:02:46.784] 137/397 postgresql:test_custom_types / test_custom_types/regress OK 1.45s 1 subtests passed [22:02:47.824] 138/397 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.04s 1 subtests passed [22:02:48.356] 139/397 postgresql:test_dsa / test_dsa/regress OK 2.36s 1 subtests passed [22:02:48.431] 140/397 postgresql:injection_points / injection_points/isolation OK 7.99s 6 subtests passed [22:02:49.237] 141/397 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.88s 1 subtests passed [22:02:49.537] 142/397 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.64s 22 subtests passed [22:02:50.141] 143/397 postgresql:test_lfind / test_lfind/regress OK 0.90s 1 subtests passed [22:02:50.319] 144/397 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 0.78s 1 subtests passed [22:02:50.374] 145/397 postgresql:nbtree / nbtree/regress OK 8.95s 2 subtests passed [22:02:51.257] 146/397 postgresql:test_parser / test_parser/regress OK 0.94s 1 subtests passed [22:02:51.962] 147/397 postgresql:test_pg_dump / test_pg_dump/regress OK 1.59s 1 subtests passed [22:02:52.289] 148/397 postgresql:test_extensions / test_extensions/regress OK 4.46s 2 subtests passed [22:02:52.355] 149/397 postgresql:test_predtest / test_predtest/regress OK 1.10s 1 subtests passed [22:02:53.155] 150/397 postgresql:test_radixtree / test_radixtree/regress OK 1.19s 1 subtests passed [22:02:53.419] 151/397 postgresql:test_rbtree / test_rbtree/regress OK 1.13s 1 subtests passed [22:02:54.229] 152/397 postgresql:test_resowner / test_resowner/regress OK 1.07s 1 subtests passed [22:02:54.643] 153/397 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.22s 1 subtests passed [22:02:55.479] 154/397 postgresql:test_saslprep / test_saslprep/regress OK 1.25s 1 subtests passed [22:02:55.756] 155/397 postgresql:postgres_fdw / postgres_fdw/regress OK 23.61s 2 subtests passed [22:02:56.375] 156/397 postgresql:test_slru / test_slru/regress OK 0.89s 1 subtests passed [22:02:56.459] 157/397 postgresql:test_oat_hooks / test_oat_hooks/regress OK 6.31s 2 subtests passed [22:02:56.738] 158/397 postgresql:test_regex / test_regex/regress OK 4.38s 2 subtests passed [22:02:57.556] 159/397 postgresql:typcache / typcache/regress OK 1.18s 1 subtests passed [22:02:58.287] 160/397 postgresql:test_tidstore / test_tidstore/regress OK 2.53s 1 subtests passed [22:02:58.631] 161/397 postgresql:libpq / libpq/002_api OK 0.34s 1 subtests passed [22:02:59.031] 162/397 postgresql:libpq / libpq/001_uri OK 1.47s 63 subtests passed [22:02:59.367] 163/397 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.33s [22:02:59.515] 164/397 postgresql:unsafe_tests / unsafe_tests/regress OK 3.05s 4 subtests passed [22:03:01.900] 165/397 postgresql:libpq / libpq/006_service OK 2.38s 47 subtests passed [22:03:02.246] 166/397 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.35s 55 subtests passed [22:03:02.922] 167/397 postgresql:test_integerset / test_integerset/regress OK 14.48s 1 subtests passed [22:03:03.240] 168/397 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.33s 9 subtests passed [22:03:04.453] 169/397 postgresql:libpq / libpq/005_negotiate_encryption OK 5.08s 53 subtests passed [22:03:05.164] 170/397 postgresql:libpq / libpq/003_load_balance_host_list OK 6.53s 127 subtests passed [22:03:05.167] 171/397 postgresql:test_decoding / test_decoding/regress OK 30.89s 20 subtests passed [22:03:07.091] 172/397 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.85s 107 subtests passed [22:03:07.507] 173/397 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.41s 51 subtests passed [22:03:10.196] 174/397 postgresql:ecpg / ecpg/ecpg OK 13.46s 66 subtests passed [22:03:10.437] 175/397 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.26s 10 subtests passed [22:03:11.369] 176/397 postgresql:test_shm_mq / test_shm_mq/regress OK 16.72s 1 subtests passed [22:03:12.717] 177/397 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.52s 3 subtests passed [22:03:15.135] 178/397 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 9.97s 32 subtests passed [22:03:15.463] 179/397 postgresql:pg_checksums / pg_checksums/001_basic OK 0.33s 9 subtests passed [22:03:19.422] 180/397 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 8.05s 27 subtests passed [22:03:19.702] 181/397 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 9.26s 43 subtests passed [22:03:19.847] 182/397 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.41s 13 subtests passed [22:03:24.703] 183/397 postgresql:pg_checksums / pg_checksums/002_actions OK 9.24s 66 subtests passed [22:03:32.248] 184/397 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 12.41s 7 subtests passed [22:03:32.601] 185/397 postgresql:pg_amcheck / pg_amcheck/003_check OK 28.15s 75 subtests passed [22:03:34.671] 186/397 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 9.97s 11 subtests passed [22:03:37.999] 187/397 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.32s 3 subtests passed [22:03:38.719] 188/397 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 6.11s 4 subtests passed [22:03:39.391] 189/397 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 19.69s 6 subtests passed [22:03:44.247] 190/397 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 5.53s 4 subtests passed [22:03:47.445] 191/397 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 8.05s 4 subtests passed [22:03:47.879] 192/397 postgresql:pg_config / pg_config/001_pg_config OK 0.43s 21 subtests passed [22:03:50.127] 193/397 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.25s 18 subtests passed [22:03:50.396] 194/397 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 12.40s 2 subtests passed [22:03:50.459] 195/397 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 18.21s 22 subtests passed [22:03:50.949] 196/397 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 6.70s 5 subtests passed [22:03:51.667] 197/397 postgresql:pg_ctl / pg_ctl/002_status OK 1.27s 3 subtests passed [22:03:53.013] 198/397 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 40.29s 60 subtests passed [22:03:54.042] 199/397 postgresql:pg_dump / pg_dump/001_basic OK 2.37s 135 subtests passed [22:03:54.373] 200/397 postgresql:initdb / initdb/001_initdb OK 52.12s 57 subtests passed [22:03:55.161] 201/397 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.20s 14 subtests passed [22:03:55.820] ▶ 202/397 - regression tests pass FAIL [22:03:56.685] 203/397 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.64s 3 subtests passed [22:03:56.831] 204/397 postgresql:pg_ctl / pg_ctl/003_promote OK 6.37s 12 subtests passed [22:03:57.284] 205/397 postgresql:pg_ctl / pg_ctl/001_start_stop OK 7.16s 25 subtests passed [22:04:00.372] 206/397 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.99s 4 subtests passed [22:04:02.877] 207/397 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.50s 83 subtests passed [22:04:03.515] 208/397 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.63s 9 subtests passed [22:04:04.259] 209/397 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.57s 98 subtests passed [22:04:06.682] 210/397 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 11.52s 108 subtests passed [22:04:10.045] 211/397 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 62.54s 200 subtests passed [22:04:17.461] 212/397 postgresql:pg_dump / pg_dump/010_dump_connstr OK 20.17s 13 subtests passed [22:04:18.428] 213/397 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.74s 6 subtests passed [22:04:18.914] 214/397 postgresql:pg_rewind / pg_rewind/006_options OK 0.48s 13 subtests passed [22:04:20.816] 215/397 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.35s 1 subtests passed [22:04:23.182] 216/397 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 13.13s 10 subtests passed [22:04:29.357] 217/397 postgresql:pg_rewind / pg_rewind/007_standby_source OK 10.44s 7 subtests passed [22:04:29.528] 218/397 postgresql:pg_rewind / pg_rewind/009_growing_files OK 6.34s 3 subtests passed [22:04:31.189] 219/397 postgresql:pg_rewind / pg_rewind/001_basic OK 27.67s 57 subtests passed [22:04:31.713] 220/397 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.52s 13 subtests passed [22:04:32.433] 221/397 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 11.61s 3 subtests passed [22:04:32.910] 222/397 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.46s 17 subtests passed [22:04:33.130] 202/397 postgresql:recovery / recovery/027_stream_regress ERROR 222.09s exit status 1 [22:04:33.131] >>> top_builddir=/home/postgres/postgres/build INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/recovery:/home/postgres/postgres/build/src/test/recovery/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin MALLOC_PERTURB_=41 enable_injection_points=yes UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/test/recovery /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl [22:04:33.131] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:04:33.131] Listing only the last 100 lines from a long log. [22:04:33.131] # ok 24 + numerology 903 ms [22:04:33.131] # ok 25 + point 747 ms [22:04:33.131] # ok 26 + lseg 451 ms [22:04:33.131] # ok 27 + line 588 ms [22:04:33.131] # ... 206 lines omitted ... [22:04:33.131] # ok 219 + partition_merge 8676 ms [22:04:33.131] # ok 220 + partition_split 11442 ms [22:04:33.131] # ok 221 + partition_join 12634 ms [22:04:33.131] # ok 222 + partition_prune 12036 ms [22:04:33.131] # ok 223 + reloptions 1076 ms [22:04:33.131] # ok 224 + hash_part 246 ms [22:04:33.131] # ok 225 + indexing 14762 ms [22:04:33.131] # ok 226 + partition_aggregate 6207 ms [22:04:33.131] # ok 227 + partition_info 1253 ms [22:04:33.131] # ok 228 + tuplesort 6566 ms [22:04:33.131] # ok 229 + explain 288 ms [22:04:33.131] # ok 230 + memoize 5962 ms [22:04:33.131] # ok 231 + stats 12118 ms [22:04:33.131] # ok 232 + predicate 1501 ms [22:04:33.131] # ok 233 + numa 40 ms [22:04:33.131] # ok 234 + eager_aggregate 3018 ms [22:04:33.131] # ok 235 + graph_table_rls 1800 ms [22:04:33.131] # ok 236 + planner_est 85 ms [22:04:33.131] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [22:04:33.131] # ok 237 + compression 1755 ms [22:04:33.131] # ok 238 + compression_lz4 1218 ms [22:04:33.131] # ok 239 + compression_pglz 185 ms [22:04:33.131] # ok 240 + cluster 5204 ms [22:04:33.131] # # parallel group (2 tests): oidjoins event_trigger [22:04:33.131] # ok 241 + oidjoins 4081 ms [22:04:33.131] # ok 242 + event_trigger 4428 ms [22:04:33.131] # ok 243 - event_trigger_login 121 ms [22:04:33.131] # ok 244 - fast_default 1751 ms [22:04:33.131] # ok 245 - tablespace 5033 ms [22:04:33.131] # 1..245 [22:04:33.131] # -------------- stderr -------------- [22:04:33.131] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/collate.icu.utf8.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/collate.icu.utf8.out [22:04:33.131] # # --- /home/postgres/postgres/src/test/regress/expected/collate.icu.utf8.out Wed Apr 29 21:57:38 2026 [22:04:33.131] # # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/collate.icu.utf8.out Wed Apr 29 22:02:19 2026 [22:04:33.131] # # @@ -2753,15 +2753,18 @@ [22:04:33.131] # # FROM eager_agg_t1 t1 [22:04:33.131] # # JOIN eager_agg_t2 t2 ON t1.val = t2.val COLLATE "C" [22:04:33.131] # # GROUP BY t1.id; [22:04:33.131] # # - QUERY PLAN [22:04:33.131] # # --------------------------------------------------------- [22:04:33.131] # # - HashAggregate [22:04:33.131] # # + QUERY PLAN [22:04:33.131] # # +------------------------------------------------------------ [22:04:33.131] # # + GroupAggregate [22:04:33.131] # # Group Key: t1.id [22:04:33.131] # # - -> Nested Loop [22:04:33.131] # # - Join Filter: ((t1.val)::text = (t2.val)::text) [22:04:33.131] # # - -> Seq Scan on eager_agg_t2 t2 [22:04:33.131] # # - -> Seq Scan on eager_agg_t1 t1 [22:04:33.131] # # -(6 rows) [22:04:33.131] # # + -> Sort [22:04:33.131] # # + Sort Key: t1.id [22:04:33.131] # # + -> Hash Join [22:04:33.131] # # + Hash Cond: ((t1.val)::text = (t2.val)::text) [22:04:33.131] # # + -> Seq Scan on eager_agg_t1 t1 [22:04:33.131] # # + -> Hash [22:04:33.131] # # + -> Seq Scan on eager_agg_t2 t2 [22:04:33.131] # # +(9 rows) [22:04:33.131] # # [22:04:33.131] # # -- Ensure it returns 1 row with count = 50 [22:04:33.131] # # SELECT t1.id, count(t1.val) [22:04:33.131] # # @@ -2780,15 +2783,18 @@ [22:04:33.131] # # FROM eager_agg_t1 t1 [22:04:33.131] # # JOIN eager_agg_t2 t2 ON t1.val = t2.val COLLATE "C" [22:04:33.131] # # GROUP BY t1.id, t1.val; [22:04:33.131] # # - QUERY PLAN [22:04:33.131] # # --------------------------------------------------------- [22:04:33.131] # # - HashAggregate [22:04:33.131] # # + QUERY PLAN [22:04:33.131] # # +------------------------------------------------------------ [22:04:33.131] # # + GroupAggregate [22:04:33.131] # # Group Key: t1.id, t1.val [22:04:33.131] # # - -> Nested Loop [22:04:33.131] # # - Join Filter: ((t1.val)::text = (t2.val)::text) [22:04:33.131] # # - -> Seq Scan on eager_agg_t2 t2 [22:04:33.131] # # - -> Seq Scan on eager_agg_t1 t1 [22:04:33.131] # # -(6 rows) [22:04:33.131] # # + -> Sort [22:04:33.131] # # + Sort Key: t1.id, t1.val COLLATE case_insensitive [22:04:33.131] # # + -> Hash Join [22:04:33.131] # # + Hash Cond: ((t1.val)::text = (t2.val)::text) [22:04:33.131] # # + -> Seq Scan on eager_agg_t1 t1 [22:04:33.131] # # + -> Hash [22:04:33.131] # # + -> Seq Scan on eager_agg_t2 t2 [22:04:33.131] # # +(9 rows) [22:04:33.131] # # [22:04:33.131] # # -- Ensure it returns 1 row with count = 50 [22:04:33.131] # # SELECT t1.id, t1.val, count(t1.val) [22:04:33.131] # # 1 of 245 tests failed. [22:04:33.131] # # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs". [22:04:33.131] # # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.out". [22:04:33.131] # ------------------------------------ [22:04:33.131] # Looks like you failed 1 test of 11. [22:04:33.131] [22:04:33.131] (test program exited with status code 1) [22:04:33.131] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:04:33.131] [22:04:35.249] 223/397 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.53s 18 subtests passed [22:04:36.638] 224/397 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 7.11s 12 subtests passed [22:04:37.653] 225/397 postgresql:pg_rewind / pg_rewind/002_databases OK 33.39s 12 subtests passed [22:04:38.736] 226/397 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.10s 60 subtests passed [22:04:39.642] 227/397 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 10.28s 1 subtests passed [22:04:40.784] 228/397 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 5.53s 32 subtests passed [22:04:41.097] 229/397 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.44s 5 subtests passed [22:04:47.357] 230/397 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.62s 11 subtests passed [22:04:48.645] 231/397 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 51.81s 60 subtests passed [22:04:50.557] 232/397 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.91s 5 subtests passed [22:04:50.730] 233/397 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 11.09s 18 subtests passed [22:04:51.045] 234/397 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.49s 11 subtests passed [22:04:52.788] 235/397 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 12.00s 10 subtests passed [22:04:53.344] 236/397 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.61s 7 subtests passed [22:04:54.341] 237/397 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.55s 207 subtests passed [22:04:56.356] 238/397 postgresql:psql / psql/010_tab_completion OK 2.01s 89 subtests passed [22:04:57.595] 239/397 postgresql:psql / psql/020_cancel OK 1.24s 2 subtests passed [22:04:57.856] 240/397 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 24.95s 38 subtests passed [22:04:59.578] 241/397 postgresql:psql / psql/030_pager OK 1.98s 4 subtests passed [22:04:59.882] 242/397 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 18.78s 21 subtests passed [22:04:59.949] 243/397 postgresql:scripts / scripts/010_clusterdb OK 2.09s 16 subtests passed [22:05:00.066] 244/397 postgresql:psql / psql/001_basic OK 6.72s 126 subtests passed [22:05:01.584] 245/397 postgresql:scripts / scripts/011_clusterdb_all OK 2.00s 7 subtests passed [22:05:02.154] 246/397 postgresql:scripts / scripts/040_createuser OK 2.20s 37 subtests passed [22:05:02.372] 247/397 postgresql:scripts / scripts/050_dropdb OK 2.30s 16 subtests passed [22:05:03.580] 248/397 postgresql:scripts / scripts/070_dropuser OK 1.99s 13 subtests passed [22:05:03.780] 249/397 postgresql:scripts / scripts/080_pg_isready OK 1.62s 11 subtests passed [22:05:06.570] 250/397 postgresql:scripts / scripts/091_reindexdb_all OK 2.99s 13 subtests passed [22:05:08.982] 251/397 postgresql:scripts / scripts/101_vacuumdb_all OK 2.41s 5 subtests passed [22:05:11.890] 252/397 postgresql:scripts / scripts/090_reindexdb OK 9.51s 64 subtests passed [22:05:13.211] 253/397 postgresql:scripts / scripts/020_createdb OK 13.33s 64 subtests passed [22:05:13.567] 254/397 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.35s 27 subtests passed [22:05:13.858] 255/397 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.29s 4 subtests passed [22:05:14.335] 256/397 postgresql:scripts / scripts/100_vacuumdb OK 10.55s 113 subtests passed [22:05:14.396] 257/397 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 41.26s 92 subtests passed [22:05:14.548] 258/397 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.69s 39 subtests passed [22:05:17.106] 259/397 postgresql:amcheck / amcheck/003_cic_2pc OK 2.55s 7 subtests passed [22:05:17.158] 260/397 postgresql:amcheck / amcheck/002_cic OK 2.76s 4 subtests passed [22:05:18.369] 261/397 postgresql:scripts / scripts/102_vacuumdb_stages OK 9.38s 4 subtests passed [22:05:18.816] 262/397 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.71s 6 subtests passed [22:05:19.742] 263/397 postgresql:pgbench / pgbench/001_pgbench_with_server OK 28.69s 474 subtests passed [22:05:21.081] 264/397 postgresql:scripts / scripts/200_connstr OK 9.19s 3 subtests passed [22:05:21.506] 265/397 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.69s 22 subtests passed [22:05:22.057] 266/397 postgresql:amcheck / amcheck/005_pitr OK 4.90s 3 subtests passed [22:05:22.472] 267/397 postgresql:oid2name / oid2name/001_basic OK 0.41s 9 subtests passed [22:05:24.189] 268/397 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.71s 11 subtests passed [22:05:26.686] 269/397 postgresql:pg_waldump / pg_waldump/001_basic OK 39.32s 212 subtests passed [22:05:27.336] 270/397 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 3.14s 6 subtests passed [22:05:27.854] 271/397 postgresql:pg_dump / pg_dump/002_pg_dump OK 94.79s 12122 subtests passed [22:05:28.580] 272/397 postgresql:amcheck / amcheck/006_verify_gin OK 10.21s 6 subtests passed [22:05:29.236] 273/397 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.54s 3 subtests passed [22:05:29.440] 274/397 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 8.36s 16 subtests passed [22:05:29.561] 275/397 postgresql:dblink / dblink/001_auth_scram OK 8.05s 12 subtests passed [22:05:30.092] 276/397 postgresql:vacuumlo / vacuumlo/001_basic OK 0.53s 9 subtests passed [22:05:32.031] 277/397 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.96s 3 subtests passed [22:05:33.823] 278/397 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 6.48s 2 subtests passed [22:05:34.123] 279/397 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.68s 6 subtests passed [22:05:34.374] 280/397 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 5.14s 4 subtests passed [22:05:34.818] 281/397 postgresql:authentication / authentication/005_sspi SKIP 0.44s [22:05:36.197] 282/397 postgresql:authentication / authentication/004_file_inclusion OK 2.07s 2 subtests passed [22:05:37.181] 283/397 postgresql:amcheck / amcheck/001_verify_heapam OK 22.84s 272 subtests passed [22:05:37.390] 284/397 postgresql:authentication / authentication/003_peer OK 3.56s 53 subtests passed [22:05:37.583] 285/397 postgresql:postmaster / postmaster/001_basic OK 0.40s 9 subtests passed [22:05:37.605] 286/397 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 9.02s 7 subtests passed [22:05:37.705] 287/397 postgresql:authentication / authentication/007_pre_auth OK 1.50s 2 subtests passed [22:05:39.357] 288/397 postgresql:authentication / authentication/002_saslprep OK 7.32s 20 subtests passed [22:05:39.627] 289/397 postgresql:postmaster / postmaster/003_start_stop OK 2.04s 25 subtests passed [22:05:40.016] 290/397 postgresql:postmaster / postmaster/002_connection_limits OK 2.62s 30 subtests passed [22:05:41.239] 291/397 postgresql:authentication / authentication/001_password OK 11.15s 207 subtests passed [22:05:41.445] 292/397 postgresql:authentication / authentication/006_login_trigger OK 6.62s 32 subtests passed [22:05:43.581] 293/397 postgresql:subscription / subscription/002_types OK 5.87s 4 subtests passed [22:05:44.574] 294/397 postgresql:subscription / subscription/003_constraints OK 5.21s 6 subtests passed [22:05:45.749] 295/397 postgresql:subscription / subscription/006_rewrite OK 4.50s 2 subtests passed [22:05:46.730] 296/397 postgresql:subscription / subscription/004_sync OK 7.10s 9 subtests passed [22:05:48.913] 297/397 postgresql:subscription / subscription/009_matviews OK 4.33s 1 subtests passed [22:05:49.268] 298/397 postgresql:subscription / subscription/007_ddl OK 7.82s 8 subtests passed [22:05:49.453] 299/397 postgresql:subscription / subscription/008_diff_schema OK 5.87s 5 subtests passed [22:05:53.968] 300/397 postgresql:subscription / subscription/005_encoding OK 13.95s 1 subtests passed [22:05:54.918] 301/397 postgresql:subscription / subscription/001_rep_changes OK 17.28s 38 subtests passed [22:05:54.918] 302/397 postgresql:subscription / subscription/010_truncate OK 9.17s 14 subtests passed [22:05:55.379] 303/397 postgresql:subscription / subscription/011_generated OK 8.64s 11 subtests passed [22:05:57.873] 304/397 postgresql:subscription / subscription/014_binary OK 8.38s 8 subtests passed [22:05:59.080] 305/397 postgresql:subscription / subscription/016_stream_subxact OK 4.19s 3 subtests passed [22:05:59.303] 306/397 postgresql:subscription / subscription/017_stream_ddl OK 4.38s 3 subtests passed [22:06:01.634] 307/397 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.78s 2 subtests passed [22:06:03.016] 308/397 postgresql:subscription / subscription/020_messages OK 3.93s 5 subtests passed [22:06:03.414] 309/397 postgresql:subscription / subscription/012_collation OK 14.50s 2 subtests passed [22:06:03.493] 310/397 postgresql:subscription / subscription/018_stream_subxact_abort OK 8.11s 9 subtests passed [22:06:04.423] 311/397 postgresql:bloom / bloom/001_wal OK 44.67s 31 subtests passed [22:06:10.424] 312/397 postgresql:subscription / subscription/024_add_drop_pub OK 7.01s 4 subtests passed [22:06:12.666] 313/397 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.15s 13 subtests passed [22:06:14.963] 314/397 postgresql:subscription / subscription/021_twophase OK 15.66s 31 subtests passed [22:06:15.604] 315/397 postgresql:subscription / subscription/013_partition OK 26.33s 74 subtests passed [22:06:16.857] 316/397 postgresql:subscription / subscription/026_stats OK 12.43s 13 subtests passed [22:06:17.921] 317/397 postgresql:subscription / subscription/015_stream OK 23.95s 10 subtests passed [22:06:18.997] 318/397 postgresql:subscription / subscription/022_twophase_cascade OK 17.36s 41 subtests passed [22:06:19.512] 319/397 postgresql:subscription / subscription/023_twophase_stream OK 16.49s 34 subtests passed [22:06:22.741] 320/397 postgresql:subscription / subscription/029_on_error OK 7.78s 5 subtests passed [22:06:27.364] 321/397 postgresql:subscription / subscription/027_nosuperuser OK 16.93s 19 subtests passed [22:06:28.275] 322/397 postgresql:subscription / subscription/033_run_as_table_owner OK 9.27s 10 subtests passed [22:06:30.661] 323/397 postgresql:subscription / subscription/028_row_filter OK 17.99s 26 subtests passed [22:06:32.194] 324/397 postgresql:subscription / subscription/030_origin OK 16.59s 13 subtests passed [22:06:34.401] 325/397 postgresql:subscription / subscription/036_sequences OK 7.03s 9 subtests passed [22:06:36.276] 326/397 postgresql:subscription / subscription/032_subscribe_use_index OK 18.35s 15 subtests passed [22:06:37.554] 327/397 postgresql:brin / brin/01_workitems OK 3.16s 4 subtests passed [22:06:38.078] 328/397 postgresql:subscription / subscription/034_temporal OK 18.56s 37 subtests passed [22:06:38.873] 329/397 postgresql:subscription / subscription/037_except OK 10.60s 17 subtests passed [22:06:39.811] 330/397 postgresql:subscription / subscription/035_conflicts OK 17.05s 29 subtests passed [22:06:41.120] 331/397 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 10.48s 4 subtests passed [22:06:42.508] 332/397 postgresql:subscription / subscription/031_column_list OK 25.65s 36 subtests passed [22:06:44.031] 333/397 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.91s 4 subtests passed [22:06:44.736] 334/397 postgresql:commit_ts / commit_ts/004_restart OK 4.93s 16 subtests passed [22:06:45.048] 335/397 postgresql:brin / brin/02_wal_consistency OK 8.77s 2 subtests passed [22:06:45.061] 336/397 postgresql:commit_ts / commit_ts/002_standby OK 6.98s 4 subtests passed [22:06:45.370] 337/397 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.86s 23 subtests passed [22:06:46.061] 338/397 postgresql:commit_ts / commit_ts/001_base OK 8.49s 2 subtests passed [22:06:46.067] 339/397 postgresql:commit_ts / commit_ts/003_standby_2 OK 7.19s 4 subtests passed [22:06:47.356] 340/397 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.31s 4 subtests passed [22:06:47.579] 341/397 postgresql:oauth_validator / oauth_validator/002_client OK 2.83s 20 subtests passed [22:06:48.433] 342/397 postgresql:test_aio / test_aio/002_io_workers OK 3.06s 22 subtests passed [22:06:49.589] 343/397 postgresql:test_aio / test_aio/004_read_stream OK 3.52s 21 subtests passed [22:06:50.372] 344/397 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 3.01s 2 subtests passed [22:06:53.268] 345/397 postgresql:test_checksums / test_checksums/001_basic OK 5.70s 9 subtests passed [22:06:53.739] 346/397 postgresql:test_checksums / test_checksums/002_restarts OK 5.30s 5 subtests passed [22:06:54.163] 347/397 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.42s [22:06:54.507] 348/397 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.34s [22:06:54.663] 349/397 postgresql:test_aio / test_aio/003_initdb OK 8.61s 4 subtests passed [22:06:54.902] 350/397 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.39s [22:06:56.447] 351/397 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.53s 2 subtests passed [22:06:56.508] 352/397 postgresql:subscription / subscription/100_bugs OK 24.31s 17 subtests passed [22:06:56.634] 353/397 postgresql:test_checksums / test_checksums/003_standby_restarts OK 7.04s 12 subtests passed [22:06:57.705] 354/397 postgresql:test_checksums / test_checksums/004_offline OK 7.33s 8 subtests passed [22:06:58.036] 355/397 postgresql:test_aio / test_aio/001_aio OK 12.97s 550 subtests passed [22:06:58.127] 356/397 postgresql:test_int128 / test_int128/001_test_int128 OK 0.41s 2 subtests passed [22:06:59.002] 357/397 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.36s 11 subtests passed [22:06:59.280] 358/397 postgresql:test_checksums / test_checksums/005_injection OK 6.00s 3 subtests passed [22:06:59.503] 359/397 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.50s 12 subtests passed [22:06:59.581] 360/397 postgresql:test_escape / test_escape/001_test_escape OK 3.06s 1218 subtests passed [22:06:59.726] 361/397 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.45s 2 subtests passed [22:07:01.058] 362/397 postgresql:test_misc / test_misc/003_check_guc OK 1.33s 4 subtests passed [22:07:01.237] 363/397 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.78s 15 subtests passed [22:07:01.483] 364/397 postgresql:test_misc / test_misc/004_io_direct SKIP 0.43s [22:07:02.299] 365/397 postgresql:test_misc / test_misc/002_tablespace OK 2.70s 20 subtests passed [22:07:03.654] 366/397 postgresql:test_misc / test_misc/005_timeouts OK 2.42s 2 subtests passed [22:07:03.755] 367/397 postgresql:test_misc / test_misc/001_constraint_validation OK 4.24s 42 subtests passed [22:07:04.741] 368/397 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 6.69s 516 subtests passed [22:07:04.840] 369/397 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.35s 2 subtests passed [22:07:04.974] 370/397 postgresql:test_misc / test_misc/007_catcache_inval OK 2.67s 2 subtests passed [22:07:06.085] 371/397 postgresql:test_misc / test_misc/009_log_temp_files OK 2.32s 11 subtests passed [22:07:07.265] 372/397 postgresql:oauth_validator / oauth_validator/001_server OK 23.23s 170 subtests passed [22:07:07.311] 373/397 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.66s 10 subtests passed [22:07:07.590] 374/397 postgresql:test_misc / test_misc/011_lock_stats OK 2.75s 7 subtests passed [22:07:07.688] 375/397 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.42s [22:07:08.480] 376/397 postgresql:test_json_parser / test_json_parser/002_inline OK 10.35s 3712 subtests passed [22:07:09.665] 377/397 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 2.34s 2 subtests passed [22:07:09.843] 378/397 postgresql:test_misc / test_misc/012_ddlutils OK 4.87s 43 subtests passed [22:07:10.382] 379/397 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.54s [22:07:10.664] 380/397 postgresql:test_slru / test_slru/001_multixact OK 3.07s 2 subtests passed [22:07:10.947] 381/397 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.56s [22:07:11.223] 382/397 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.56s [22:07:11.461] 383/397 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.77s 18 subtests passed [22:07:12.346] 384/397 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.40s [22:07:14.461] 385/397 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.95s 8 subtests passed [22:07:14.895] 386/397 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.23s 11 subtests passed [22:07:15.016] 387/397 postgresql:ssl / ssl/004_sni SKIP 0.55s [22:07:16.872] 388/397 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 12.12s 73 subtests passed [22:07:17.953] 389/397 postgresql:ldap / ldap/002_bindpasswd OK 2.93s 3 subtests passed [22:07:18.069] 390/397 postgresql:ssl / ssl/002_scram OK 6.60s 24 subtests passed [22:07:19.116] 391/397 postgresql:ssl / ssl/003_sslinfo OK 6.77s 20 subtests passed [22:07:19.663] 392/397 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 2.78s 26 subtests passed [22:07:20.178] 393/397 postgresql:test_pg_dump / test_pg_dump/001_base OK 14.08s 1044 subtests passed [22:07:20.189] 394/397 postgresql:icu / icu/010_database OK 2.24s 8 subtests passed [22:07:21.910] 395/397 postgresql:ldap / ldap/001_auth OK 7.01s 47 subtests passed [22:07:25.751] 396/397 postgresql:test_checksums / test_checksums/009_fpi OK 31.09s 7 subtests passed [22:07:26.135] 397/397 postgresql:ssl / ssl/001_ssltests OK 14.91s 246 subtests passed [22:07:26.348] [22:07:26.348] Summary of Failures: [22:07:26.348] [22:07:26.348] 15/397 postgresql:regress / regress/regress ERROR 120.56s exit status 1 [22:07:26.348] 39/397 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 126.97s exit status 1 [22:07:26.348] 37/397 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 208.61s exit status 1 [22:07:26.348] 202/397 postgresql:recovery / recovery/027_stream_regress ERROR 222.09s exit status 1 [22:07:26.348] [22:07:26.348] Ok: 381 [22:07:26.348] Expected Fail: 0 [22:07:26.348] Fail: 4 [22:07:26.348] Unexpected Pass: 0 [22:07:26.348] Skipped: 12 [22:07:26.348] Timeout: 0 [22:07:26.348] [22:07:26.348] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [22:07:26.478] [22:07:26.478] Exit status: 4