[21:23:32.232] su postgres <<-EOF [21:23:32.232] set -e [21:23:32.232] ulimit -c unlimited [21:23:32.232] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [21:23:32.232] EOF [21:23:34.428] 1/396 postgresql:setup / tmp_install OK 1.54s [21:23:34.562] 2/396 postgresql:setup / install_test_files OK 0.13s [21:23:35.818] 3/396 postgresql:setup / initdb_cache OK 1.25s [21:23:36.656] 4/396 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.81s 9 subtests passed [21:23:51.905] 5/396 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 15.96s 16 subtests passed [21:24:02.508] 6/396 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 26.64s 13 subtests passed [21:24:04.046] 7/396 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 12.14s 5 subtests passed [21:24:05.586] 8/396 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 29.66s 19 subtests passed [21:24:13.756] 9/396 postgresql:recovery / recovery/002_archiving OK 8.16s 12 subtests passed [21:24:14.937] ▶ 10/396 + triggers 15017 ms FAIL [21:24:26.811] 11/396 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 50.15s 3 subtests passed [21:24:30.092] 12/396 postgresql:recovery / recovery/001_stream_rep OK 26.04s 64 subtests passed [21:24:45.252] 13/396 postgresql:recovery / recovery/003_recovery_targets OK 31.49s 15 subtests passed [21:24:46.797] 14/396 postgresql:recovery / recovery/005_replay_delay OK 16.68s 3 subtests passed [21:24:47.952] 15/396 postgresql:recovery / recovery/004_timeline_switch OK 21.14s 5 subtests passed [21:24:52.383] 16/396 postgresql:recovery / recovery/006_logical_decoding OK 7.13s 20 subtests passed [21:25:00.537] 17/396 postgresql:recovery / recovery/007_sync_rep OK 13.74s 11 subtests passed [21:25:05.648] 18/396 postgresql:recovery / recovery/008_fsm_truncation OK 17.69s 1 subtests passed [21:25:08.749] 19/396 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.21s 13 subtests passed [21:25:08.888] 20/396 postgresql:recovery / recovery/009_twophase OK 16.50s 30 subtests passed [21:25:12.631] 21/396 postgresql:recovery / recovery/014_unlogged_reinit OK 3.74s 23 subtests passed [21:25:12.863] 22/396 postgresql:recovery / recovery/013_crash_restart OK 4.11s 20 subtests passed [21:25:14.713] 23/396 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 98.75s 40 subtests passed [21:25:15.701] 24/396 postgresql:recovery / recovery/012_subtransactions OK 10.05s 12 subtests passed [21:25:20.035] 25/396 postgresql:recovery / recovery/015_promotion_pages OK 7.40s 1 subtests passed [21:25:21.841] 26/396 postgresql:recovery / recovery/016_min_consistency OK 8.98s 1 subtests passed [21:25:22.758] 27/396 postgresql:recovery / recovery/017_shm OK 8.05s 4 subtests passed [21:25:28.525] 28/396 postgresql:recovery / recovery/021_row_visibility OK 5.76s 10 subtests passed [21:25:31.756] 29/396 postgresql:recovery / recovery/022_crash_temp_files OK 3.23s 11 subtests passed [21:25:33.920] 30/396 postgresql:recovery / recovery/020_archive_status OK 12.08s 19 subtests passed [21:25:39.273] 31/396 postgresql:recovery / recovery/023_pitr_prepared_xact OK 7.51s 1 subtests passed [21:25:42.618] 32/396 postgresql:recovery / recovery/024_archive_recovery OK 8.70s 2 subtests passed [21:25:48.184] 33/396 postgresql:recovery / recovery/018_wal_optimize OK 32.47s 38 subtests passed [21:25:49.481] 34/396 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 10.20s 1 subtests passed [21:25:59.064] 35/396 postgresql:recovery / recovery/026_overwrite_contrecord OK 16.44s 3 subtests passed [21:26:04.449] 36/396 postgresql:recovery / recovery/028_pitr_timelines OK 14.97s 3 subtests passed [21:26:06.945] 37/396 postgresql:recovery / recovery/019_replslot_limit OK 46.91s 26 subtests passed [21:26:08.675] 10/396 postgresql:regress / regress/regress ERROR 152.85s exit status 1 [21:26:08.675] >>> MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib top_builddir=/home/postgres/postgres/build 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 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=146 /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 [21:26:08.675] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:26:08.675] stderr: [21:26:08.675] # diff -U3 /home/postgres/postgres/src/test/regress/expected/triggers.out /home/postgres/postgres/build/testrun/regress/regress/results/triggers.out [21:26:08.675] # --- /home/postgres/postgres/src/test/regress/expected/triggers.out Wed Apr 15 21:21:30 2026 [21:26:08.675] # +++ /home/postgres/postgres/build/testrun/regress/regress/results/triggers.out Wed Apr 15 21:24:14 2026 [21:26:08.675] # @@ -250,7 +250,8 @@ [21:26:08.675] # --------+---------+-----------+----------+---------+---------+--------------+------------- [21:26:08.675] # a | integer | | | | plain | | [21:26:08.675] # Partition key: RANGE (a) [21:26:08.675] # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:26:08.675] # +Partitions: [21:26:08.675] # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:26:08.675] # [21:26:08.675] # DROP TABLE test_tbl1; [21:26:08.675] # -- [21:26:08.675] # 1 of 248 tests failed. [21:26:08.675] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [21:26:08.675] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [21:26:08.675] [21:26:08.675] (test program exited with status code 1) [21:26:08.675] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:26:08.675] [21:26:10.055] 38/396 postgresql:recovery / recovery/029_stats_restart OK 10.99s 44 subtests passed [21:26:13.717] ▶ 39/396 - regression tests in old instance FAIL [21:26:17.537] 40/396 postgresql:recovery / recovery/030_stats_cleanup_replica OK 13.09s 11 subtests passed [21:26:19.551] 41/396 postgresql:recovery / recovery/031_recovery_conflict OK 12.60s 18 subtests passed [21:26:20.564] 42/396 postgresql:recovery / recovery/034_create_database OK 3.02s 2 subtests passed [21:26:22.159] ▶ 43/396 - regression tests pass FAIL [21:26:22.452] 43/396 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 166.62s exit status 1 [21:26:22.453] >>> MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib top_builddir=/home/postgres/postgres/build MALLOC_PERTURB_=151 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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 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 [21:26:22.453] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:26:22.453] stderr: [21:26:22.453] # Failed test 'regression tests pass' [21:26:22.453] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [21:26:22.453] # got: '256' [21:26:22.453] # expected: '0' [21:26:22.453] # Looks like you failed 1 test of 1. [21:26:22.453] [21:26:22.453] (test program exited with status code 1) [21:26:22.453] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:26:22.453] [21:26:25.642] 44/396 postgresql:recovery / recovery/036_truncated_dropped OK 5.08s 8 subtests passed [21:26:26.573] 45/396 postgresql:recovery / recovery/037_invalid_database OK 4.12s 10 subtests passed [21:26:26.591] 46/396 postgresql:recovery / recovery/032_relfilenode_reuse OK 17.91s 14 subtests passed [21:26:30.910] 47/396 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.27s 2 subtests passed [21:26:39.727] 48/396 postgresql:recovery / recovery/041_checkpoint_at_promote OK 8.81s 6 subtests passed [21:26:44.480] 49/396 postgresql:recovery / recovery/039_end_of_wal OK 17.90s 14 subtests passed [21:26:45.798] 50/396 postgresql:recovery / recovery/033_replay_tsp_drops OK 35.74s 3 subtests passed [21:26:47.662] 51/396 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 1.86s 1 subtests passed [21:26:51.224] 52/396 postgresql:recovery / recovery/042_low_level_backup OK 11.49s 4 subtests passed [21:26:54.223] 53/396 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.74s 1 subtests passed [21:27:01.306] 54/396 postgresql:isolation / isolation/isolation OK 178.79s 128 subtests passed [21:27:10.267] 55/396 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 43.67s 38 subtests passed [21:27:12.835] 56/396 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 18.61s 1 subtests passed [21:27:13.006] 57/396 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 11.70s 3 subtests passed [21:27:16.838] 58/396 postgresql:recovery / recovery/050_redo_segment_missing OK 4.00s 2 subtests passed [21:27:18.504] 59/396 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 27.28s 2 subtests passed [21:27:20.117] 60/396 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.28s 4 subtests passed [21:27:20.225] 61/396 postgresql:recovery / recovery/035_standby_logical_decoding OK 60.67s 89 subtests passed [21:27:26.956] 62/396 postgresql:plperl / plperl/regress OK 6.84s 14 subtests passed [21:27:28.174] 63/396 postgresql:plpgsql / plpgsql/regress OK 9.67s 13 subtests passed [21:27:30.965] 64/396 postgresql:plpython / plpython/regress OK 10.73s 23 subtests passed [21:27:31.827] 65/396 postgresql:pltcl / pltcl/regress OK 4.87s 8 subtests passed [21:27:32.861] 66/396 postgresql:recovery / recovery/045_archive_restartpoint OK 45.20s 1 subtests passed [21:27:33.214] 67/396 postgresql:auto_explain / auto_explain/regress OK 2.24s 2 subtests passed [21:27:33.851] 68/396 postgresql:basic_archive / basic_archive/regress OK 2.02s 1 subtests passed [21:27:35.147] 69/396 postgresql:bool_plperl / bool_plperl/regress OK 1.93s 2 subtests passed [21:27:35.716] 70/396 postgresql:bloom / bloom/regress OK 2.85s 1 subtests passed [21:27:36.802] 71/396 postgresql:recovery / recovery/049_wait_for_lsn OK 26.53s 35 subtests passed [21:27:38.234] 72/396 postgresql:citext / citext/regress OK 2.51s 3 subtests passed [21:27:38.905] 73/396 postgresql:cube / cube/regress OK 2.10s 2 subtests passed [21:27:40.153] 74/396 postgresql:dict_int / dict_int/regress OK 1.24s 1 subtests passed [21:27:40.277] 75/396 postgresql:btree_gin / btree_gin/regress OK 6.42s 30 subtests passed [21:27:41.283] 76/396 postgresql:dblink / dblink/regress OK 3.05s 1 subtests passed [21:27:41.458] 77/396 postgresql:dict_xsyn / dict_xsyn/regress OK 1.30s 1 subtests passed [21:27:43.718] 78/396 postgresql:earthdistance / earthdistance/regress OK 3.44s 1 subtests passed [21:27:43.946] 79/396 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.49s 2 subtests passed [21:27:44.640] 80/396 postgresql:btree_gist / btree_gist/regress OK 9.49s 32 subtests passed [21:27:44.936] 81/396 postgresql:file_fdw / file_fdw/regress OK 3.65s 1 subtests passed [21:27:46.044] 82/396 postgresql:hstore_plpython / hstore_plpython/regress OK 1.40s 1 subtests passed [21:27:46.367] 83/396 postgresql:hstore_plperl / hstore_plperl/regress OK 2.42s 3 subtests passed [21:27:46.913] 84/396 postgresql:recovery / recovery/051_effective_wal_level OK 33.90s 31 subtests passed [21:27:47.948] 85/396 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.58s 2 subtests passed [21:27:48.157] 86/396 postgresql:isn / isn/regress OK 2.11s 1 subtests passed [21:27:48.515] 87/396 postgresql:amcheck / amcheck/regress OK 20.34s 4 subtests passed [21:27:48.561] 88/396 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.64s 1 subtests passed [21:27:49.665] 89/396 postgresql:hstore / hstore/regress OK 5.94s 2 subtests passed [21:27:50.339] 90/396 postgresql:ltree_plpython / ltree_plpython/regress OK 1.82s 1 subtests passed [21:27:50.514] 91/396 postgresql:lo / lo/regress OK 2.56s 1 subtests passed [21:27:51.099] 92/396 postgresql:passwordcheck / passwordcheck/regress OK 1.43s 1 subtests passed [21:27:52.495] 93/396 postgresql:ltree / ltree/regress OK 4.33s 1 subtests passed [21:27:52.558] 94/396 postgresql:pg_buffercache / pg_buffercache/regress OK 2.21s 2 subtests passed [21:27:52.580] 95/396 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.48s 1 subtests passed [21:27:53.964] 96/396 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.47s 1 subtests passed [21:27:54.132] 97/396 postgresql:pg_overexplain / pg_overexplain/regress OK 1.57s 1 subtests passed [21:27:54.889] 98/396 postgresql:pageinspect / pageinspect/regress OK 6.33s 8 subtests passed [21:27:55.176] 99/396 postgresql:pg_prewarm / pg_prewarm/regress OK 1.21s 1 subtests passed [21:27:56.255] 100/396 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.12s 1 subtests passed [21:27:57.356] 101/396 postgresql:pgstattuple / pgstattuple/regress OK 1.10s 1 subtests passed [21:27:58.419] 102/396 postgresql:pgcrypto / pgcrypto/regress OK 7.90s 25 subtests passed [21:27:58.782] 103/396 postgresql:pg_stash_advice / pg_stash_advice/regress OK 3.89s 2 subtests passed [21:27:59.205] 104/396 postgresql:pg_surgery / pg_surgery/regress OK 1.85s 1 subtests passed [21:27:59.920] 105/396 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.74s 16 subtests passed [21:28:00.470] 106/396 postgresql:pg_walinspect / pg_walinspect/regress OK 1.26s 2 subtests passed [21:28:01.187] 107/396 postgresql:pg_visibility / pg_visibility/regress OK 2.40s 1 subtests passed [21:28:01.379] 108/396 postgresql:intarray / intarray/regress OK 16.43s 1 subtests passed [21:28:02.428] 109/396 postgresql:spi / spi/regress OK 1.05s 2 subtests passed [21:28:02.593] 110/396 postgresql:postgres_fdw / postgres_fdw/isolation OK 2.12s 1 subtests passed [21:28:03.288] 111/396 postgresql:seg / seg/regress OK 2.10s 3 subtests passed [21:28:04.055] 112/396 postgresql:tcn / tcn/isolation OK 1.46s 1 subtests passed [21:28:04.103] 113/396 postgresql:pg_trgm / pg_trgm/regress OK 5.68s 4 subtests passed [21:28:04.778] 114/396 postgresql:tablefunc / tablefunc/regress OK 2.35s 1 subtests passed [21:28:05.397] 115/396 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.29s 1 subtests passed [21:28:06.266] 116/396 postgresql:tsm_system_time / tsm_system_time/regress OK 1.49s 1 subtests passed [21:28:06.292] 117/396 postgresql:pg_plan_advice / pg_plan_advice/regress OK 13.71s 9 subtests passed [21:28:07.472] 118/396 postgresql:unaccent / unaccent/regress OK 2.07s 1 subtests passed [21:28:08.045] 119/396 postgresql:uuid-ossp / uuid-ossp/regress OK 1.78s 1 subtests passed [21:28:08.822] 120/396 postgresql:xml2 / xml2/regress OK 2.53s 1 subtests passed [21:28:09.556] 121/396 postgresql:brin / brin/isolation OK 2.08s 1 subtests passed [21:28:09.625] 122/396 postgresql:commit_ts / commit_ts/regress OK 1.58s 1 subtests passed [21:28:10.481] 39/396 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 274.62s exit status 1 [21:28:10.481] >>> MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=120 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 with_icu=yes /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 [21:28:10.481] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:28:10.481] stderr: [21:28:10.481] # Failed test 'regression tests in old instance' [21:28:10.481] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [21:28:10.481] # ---------- command failed ---------- [21:28:10.481] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/MrQ2TMCEKg --port=19903 --schedule=/home/postgres/postgres/src/test/regress/parallel_schedule --max-concurrent-tests=20 --inputdir=/home/postgres/postgres/src/test/regress --outputdir=/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data [21:28:10.481] # -------------- stdout -------------- [21:28:10.481] # # using postmaster on /tmp/MrQ2TMCEKg, port 19903 [21:28:10.481] # ok 1 - test_setup 2451 ms [21:28:10.481] # # parallel group (20 tests): int2 txid name pg_lsn char text oid float8 float4 int4 money regproc boolean bit varchar int8 enum uuid rangetypes numeric [21:28:10.481] # ok 2 + boolean 640 ms [21:28:10.481] # ok 3 + char 241 ms [21:28:10.481] # ok 4 + name 209 ms [21:28:10.481] # ok 5 + varchar 693 ms [21:28:10.481] # ok 6 + text 259 ms [21:28:10.481] # ok 7 + int2 185 ms [21:28:10.481] # ok 8 + int4 456 ms [21:28:10.481] # ok 9 + int8 711 ms [21:28:10.481] # ok 10 + oid 328 ms [21:28:10.481] # ok 11 + float4 442 ms [21:28:10.481] # ok 12 + float8 435 ms [21:28:10.481] # ok 13 + bit 670 ms [21:28:10.481] # ok 14 + numeric 2636 ms [21:28:10.481] # ok 15 + txid 191 ms [21:28:10.481] # ok 16 + uuid 884 ms [21:28:10.481] # ok 17 + enum 777 ms [21:28:10.481] # ok 18 + money 479 ms [21:28:10.481] # ok 19 + rangetypes 2505 ms [21:28:10.481] # ok 20 + pg_lsn 215 ms [21:28:10.481] # ok 21 + regproc 514 ms [21:28:10.481] # # parallel group (20 tests): md5 lseg timetz time line circle path point numerology macaddr date macaddr8 interval timestamp box inet polygon strings timestamptz multirangetypes [21:28:10.481] # ok 22 + strings 1513 ms [21:28:10.481] # ok 23 + md5 93 ms [21:28:10.481] # ok 24 + numerology 454 ms [21:28:10.481] # ok 25 + point 382 ms [21:28:10.481] # ok 26 + lseg 134 ms [21:28:10.481] # ok 27 + line 213 ms [21:28:10.481] # ... 210 lines omitted ... [21:28:10.481] # ok 223 + partition_prune 6620 ms [21:28:10.481] # ok 224 + reloptions 1051 ms [21:28:10.481] # ok 225 + hash_part 435 ms [21:28:10.481] # ok 226 + indexing 12578 ms [21:28:10.481] # ok 227 + partition_aggregate 4606 ms [21:28:10.481] # ok 228 + partition_info 1334 ms [21:28:10.481] # ok 229 + tuplesort 5527 ms [21:28:10.481] # ok 230 + explain 1263 ms [21:28:10.481] # ok 231 + memoize 1735 ms [21:28:10.481] # ok 232 + stats 6086 ms [21:28:10.481] # ok 233 + predicate 1790 ms [21:28:10.481] # ok 234 + numa 207 ms [21:28:10.481] # ok 235 + eager_aggregate 2919 ms [21:28:10.481] # ok 236 + graph_table_rls 2123 ms [21:28:10.481] # ok 237 + planner_est 355 ms [21:28:10.481] # # parallel group (3 tests): compression_pglz compression_lz4 compression [21:28:10.481] # ok 238 + compression 1274 ms [21:28:10.481] # ok 239 + compression_lz4 990 ms [21:28:10.481] # ok 240 + compression_pglz 152 ms [21:28:10.481] # # parallel group (2 tests): oidjoins event_trigger [21:28:10.481] # ok 241 + oidjoins 1534 ms [21:28:10.481] # ok 242 + event_trigger 1770 ms [21:28:10.481] # # parallel group (3 tests): tablespace_ddl role_ddl database_ddl [21:28:10.481] # ok 243 + role_ddl 692 ms [21:28:10.481] # ok 244 + tablespace_ddl 166 ms [21:28:10.481] # ok 245 + database_ddl 870 ms [21:28:10.481] # ok 246 - event_trigger_login 545 ms [21:28:10.481] # ok 247 - fast_default 2056 ms [21:28:10.481] # ok 248 - tablespace 4970 ms [21:28:10.481] # 1..248 [21:28:10.481] # -------------- stderr -------------- [21:28:10.481] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/triggers.out /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out [21:28:10.481] # # --- /home/postgres/postgres/src/test/regress/expected/triggers.out Wed Apr 15 21:21:30 2026 [21:28:10.481] # # +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out Wed Apr 15 21:24:22 2026 [21:28:10.481] # # @@ -250,7 +250,8 @@ [21:28:10.481] # # --------+---------+-----------+----------+---------+---------+--------------+------------- [21:28:10.481] # # a | integer | | | | plain | | [21:28:10.481] # # Partition key: RANGE (a) [21:28:10.481] # # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:28:10.481] # # +Partitions: [21:28:10.481] # # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:28:10.481] # # [21:28:10.481] # # DROP TABLE test_tbl1; [21:28:10.481] # # -- [21:28:10.481] # # 1 of 248 tests failed. [21:28:10.481] # # 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". [21:28:10.481] # # 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". [21:28:10.481] # ------------------------------------ [21:28:10.481] # Looks like you failed 1 test of 20. [21:28:10.481] [21:28:10.481] (test program exited with status code 1) [21:28:10.481] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:28:10.481] [21:28:11.411] 123/396 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.78s 1 subtests passed [21:28:11.629] 124/396 postgresql:dummy_index_am / dummy_index_am/regress OK 2.07s 1 subtests passed [21:28:12.873] 125/396 postgresql:delay_execution / delay_execution/isolation OK 4.05s 2 subtests passed [21:28:13.380] 126/396 postgresql:injection_points / injection_points/regress OK 1.75s 4 subtests passed [21:28:13.521] 127/396 postgresql:gin / gin/regress OK 3.04s 1 subtests passed [21:28:14.888] 128/396 postgresql:plsample / plsample/regress OK 1.36s 1 subtests passed [21:28:15.034] 129/396 postgresql:index / index/isolation OK 3.62s 1 subtests passed [21:28:15.499] 130/396 postgresql:test_decoding / test_decoding/isolation OK 11.44s 14 subtests passed [21:28:16.155] 131/396 postgresql:test_binaryheap / test_binaryheap/regress OK 1.10s 1 subtests passed [21:28:16.477] 132/396 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.59s 1 subtests passed [21:28:17.059] 133/396 postgresql:test_bitmapset / test_bitmapset/regress OK 1.56s 1 subtests passed [21:28:17.498] 134/396 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.02s 1 subtests passed [21:28:17.749] 135/396 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.59s 1 subtests passed [21:28:18.616] 136/396 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.55s 1 subtests passed [21:28:18.711] 137/396 postgresql:test_custom_types / test_custom_types/regress OK 1.21s 1 subtests passed [21:28:19.967] 138/396 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.25s 1 subtests passed [21:28:21.301] 139/396 postgresql:test_dsa / test_dsa/regress OK 2.68s 1 subtests passed [21:28:21.824] 140/396 postgresql:injection_points / injection_points/isolation OK 8.95s 6 subtests passed [21:28:22.574] 141/396 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.27s 1 subtests passed [21:28:23.516] 142/396 postgresql:test_lfind / test_lfind/regress OK 0.94s 1 subtests passed [21:28:23.634] 143/396 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 5.88s 22 subtests passed [21:28:24.359] 144/396 postgresql:nbtree / nbtree/regress OK 10.97s 2 subtests passed [21:28:24.634] 145/396 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.11s 1 subtests passed [21:28:25.698] 146/396 postgresql:test_pg_dump / test_pg_dump/regress OK 1.06s 1 subtests passed [21:28:25.959] 147/396 postgresql:test_parser / test_parser/regress OK 1.60s 1 subtests passed [21:28:26.765] 148/396 postgresql:test_predtest / test_predtest/regress OK 1.06s 1 subtests passed [21:28:27.671] 149/396 postgresql:test_rbtree / test_rbtree/regress OK 0.90s 1 subtests passed [21:28:27.829] 150/396 postgresql:test_radixtree / test_radixtree/regress OK 1.87s 1 subtests passed [21:28:29.006] 151/396 postgresql:test_extensions / test_extensions/regress OK 9.04s 2 subtests passed [21:28:29.268] 152/396 postgresql:test_resowner / test_resowner/regress OK 1.43s 1 subtests passed [21:28:29.770] 153/396 postgresql:postgres_fdw / postgres_fdw/regress OK 29.85s 2 subtests passed [21:28:30.584] 154/396 postgresql:test_oat_hooks / test_oat_hooks/regress OK 6.95s 2 subtests passed [21:28:30.600] 155/396 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.59s 1 subtests passed [21:28:31.080] 156/396 postgresql:test_saslprep / test_saslprep/regress OK 1.81s 1 subtests passed [21:28:31.874] 157/396 postgresql:test_slru / test_slru/regress OK 1.29s 1 subtests passed [21:28:31.901] 158/396 postgresql:test_regex / test_regex/regress OK 4.23s 2 subtests passed [21:28:32.786] 159/396 postgresql:test_tidstore / test_tidstore/regress OK 2.18s 1 subtests passed [21:28:32.961] 160/396 postgresql:typcache / typcache/regress OK 1.88s 1 subtests passed [21:28:33.277] 161/396 postgresql:libpq / libpq/002_api OK 0.31s 1 subtests passed [21:28:34.503] 162/396 postgresql:libpq / libpq/001_uri OK 1.71s 63 subtests passed [21:28:34.878] 163/396 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.37s [21:28:35.063] 164/396 postgresql:unsafe_tests / unsafe_tests/regress OK 3.19s 4 subtests passed [21:28:37.911] 165/396 postgresql:libpq / libpq/006_service OK 2.84s 47 subtests passed [21:28:38.239] 166/396 postgresql:test_integerset / test_integerset/regress OK 16.41s 1 subtests passed [21:28:38.395] 167/396 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.48s 55 subtests passed [21:28:38.842] 168/396 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.44s 9 subtests passed [21:28:41.135] 169/396 postgresql:libpq / libpq/005_negotiate_encryption OK 6.25s 53 subtests passed [21:28:41.273] 170/396 postgresql:libpq / libpq/003_load_balance_host_list OK 7.99s 127 subtests passed [21:28:41.609] 171/396 postgresql:test_decoding / test_decoding/regress OK 38.32s 19 subtests passed [21:28:43.345] 172/396 postgresql:test_shm_mq / test_shm_mq/regress OK 13.57s 1 subtests passed [21:28:43.873] 173/396 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.53s 51 subtests passed [21:28:46.240] 174/396 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 7.40s 107 subtests passed [21:28:48.625] 175/396 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.38s 3 subtests passed [21:28:48.809] 176/396 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 7.20s 10 subtests passed [21:28:49.876] 177/396 postgresql:ecpg / ecpg/ecpg OK 17.97s 66 subtests passed [21:28:51.432] 178/396 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 10.15s 32 subtests passed [21:28:51.960] 179/396 postgresql:pg_checksums / pg_checksums/001_basic OK 0.52s 9 subtests passed [21:28:57.447] 180/396 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 8.63s 27 subtests passed [21:28:57.981] 181/396 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.53s 13 subtests passed [21:28:59.560] 182/396 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 10.93s 43 subtests passed [21:29:05.204] 183/396 postgresql:pg_checksums / pg_checksums/002_actions OK 13.24s 66 subtests passed [21:29:14.992] 184/396 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 15.43s 7 subtests passed [21:29:15.739] 185/396 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 10.53s 11 subtests passed [21:29:20.552] 186/396 postgresql:pg_amcheck / pg_amcheck/003_check OK 39.41s 75 subtests passed [21:29:21.385] 187/396 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 23.40s 6 subtests passed [21:29:22.525] 188/396 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 6.78s 4 subtests passed [21:29:26.651] 189/396 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 6.09s 3 subtests passed [21:29:28.897] 190/396 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 6.37s 4 subtests passed [21:29:35.468] 191/396 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 14.08s 2 subtests passed [21:29:35.668] 192/396 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 20.67s 22 subtests passed [21:29:36.112] 193/396 postgresql:pg_config / pg_config/001_pg_config OK 0.64s 21 subtests passed [21:29:36.705] 194/396 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 10.05s 4 subtests passed [21:29:37.741] 195/396 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.07s 18 subtests passed [21:29:38.057] 196/396 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 9.16s 5 subtests passed [21:29:38.270] 197/396 postgresql:pg_ctl / pg_ctl/002_status OK 1.56s 3 subtests passed [21:29:39.314] 198/396 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 49.43s 60 subtests passed [21:29:42.136] 199/396 postgresql:initdb / initdb/001_initdb OK 63.90s 57 subtests passed [21:29:42.427] 200/396 postgresql:pg_dump / pg_dump/001_basic OK 4.15s 135 subtests passed [21:29:42.677] 201/396 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.62s 14 subtests passed [21:29:44.235] ▶ 202/396 - regression tests pass FAIL [21:29:45.018] 203/396 postgresql:pg_ctl / pg_ctl/001_start_stop OK 8.90s 25 subtests passed [21:29:45.381] 204/396 postgresql:pg_ctl / pg_ctl/003_promote OK 7.63s 12 subtests passed [21:29:46.241] 205/396 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 4.10s 3 subtests passed [21:29:48.636] 206/396 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 6.21s 4 subtests passed [21:29:51.680] 207/396 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.04s 83 subtests passed [21:29:52.827] 208/396 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.81s 98 subtests passed [21:29:52.846] 209/396 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.16s 9 subtests passed [21:29:57.087] 210/396 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 14.41s 108 subtests passed [21:29:58.307] 211/396 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 74.43s 200 subtests passed [21:30:10.507] 212/396 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 13.42s 6 subtests passed [21:30:10.762] 213/396 postgresql:pg_dump / pg_dump/010_dump_connstr OK 24.52s 13 subtests passed [21:30:11.284] 214/396 postgresql:pg_rewind / pg_rewind/006_options OK 0.52s 13 subtests passed [21:30:13.366] 215/396 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 15.05s 10 subtests passed [21:30:15.939] 216/396 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.43s 1 subtests passed [21:30:22.043] 217/396 postgresql:pg_rewind / pg_rewind/001_basic OK 29.21s 57 subtests passed [21:30:23.596] 218/396 postgresql:pg_rewind / pg_rewind/007_standby_source OK 12.31s 7 subtests passed [21:30:23.723] 219/396 postgresql:pg_rewind / pg_rewind/009_growing_files OK 7.78s 3 subtests passed [21:30:24.322] 220/396 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.59s 13 subtests passed [21:30:25.658] 221/396 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 12.29s 3 subtests passed [21:30:26.220] 222/396 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.56s 17 subtests passed [21:30:27.972] 223/396 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.65s 18 subtests passed [21:30:31.342] 224/396 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 7.74s 12 subtests passed [21:30:31.518] 225/396 postgresql:pg_rewind / pg_rewind/002_databases OK 38.67s 12 subtests passed [21:30:32.764] 226/396 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 10.72s 1 subtests passed [21:30:34.404] 227/396 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.88s 60 subtests passed [21:30:36.863] 228/396 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 4.10s 5 subtests passed [21:30:37.671] 202/396 postgresql:recovery / recovery/027_stream_regress ERROR 289.48s exit status 1 [21:30:37.671] >>> MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib top_builddir=/home/postgres/postgres/build ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so MALLOC_PERTURB_=85 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 enable_injection_points=yes 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 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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 [21:30:37.671] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:30:37.671] stderr: [21:30:37.671] # Failed test 'regression tests pass' [21:30:37.671] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 74. [21:30:37.671] # ---------- command failed ---------- [21:30:37.671] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/34u7NUbrOe --port=11373 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data [21:30:37.671] # -------------- stdout -------------- [21:30:37.671] # # using postmaster on /tmp/34u7NUbrOe, port 11373 [21:30:37.671] # ok 1 - test_setup 3235 ms [21:30:37.671] # # parallel group (20 tests): char varchar oid int4 pg_lsn regproc float8 float4 int2 text name enum int8 money txid uuid boolean bit rangetypes numeric [21:30:37.671] # ok 2 + boolean 2005 ms [21:30:37.671] # ok 3 + char 610 ms [21:30:37.671] # ok 4 + name 1259 ms [21:30:37.671] # ok 5 + varchar 717 ms [21:30:37.671] # ok 6 + text 1258 ms [21:30:37.671] # ok 7 + int2 1258 ms [21:30:37.671] # ok 8 + int4 1037 ms [21:30:37.671] # ok 9 + int8 1297 ms [21:30:37.671] # ok 10 + oid 890 ms [21:30:37.671] # ok 11 + float4 1247 ms [21:30:37.671] # ok 12 + float8 1246 ms [21:30:37.671] # ok 13 + bit 3087 ms [21:30:37.671] # ok 14 + numeric 6706 ms [21:30:37.671] # ok 15 + txid 1503 ms [21:30:37.671] # ok 16 + uuid 1678 ms [21:30:37.671] # ok 17 + enum 1263 ms [21:30:37.671] # ok 18 + money 1478 ms [21:30:37.671] # ok 19 + rangetypes 4787 ms [21:30:37.671] # ok 20 + pg_lsn 1070 ms [21:30:37.671] # ok 21 + regproc 1235 ms [21:30:37.671] # # parallel group (20 tests): line circle md5 lseg path time timetz macaddr8 macaddr point numerology date timestamp inet timestamptz interval strings box polygon multirangetypes [21:30:37.671] # ok 22 + strings 2419 ms [21:30:37.671] # ok 23 + md5 346 ms [21:30:37.671] # ok 24 + numerology 817 ms [21:30:37.671] # ok 25 + point 805 ms [21:30:37.671] # ok 26 + lseg 348 ms [21:30:37.671] # ok 27 + line 323 ms [21:30:37.671] # ... 210 lines omitted ... [21:30:37.671] # ok 223 + partition_prune 12806 ms [21:30:37.671] # ok 224 + reloptions 786 ms [21:30:37.671] # ok 225 + hash_part 366 ms [21:30:37.671] # ok 226 + indexing 17596 ms [21:30:37.671] # ok 227 + partition_aggregate 8641 ms [21:30:37.671] # ok 228 + partition_info 2081 ms [21:30:37.671] # ok 229 + tuplesort 8961 ms [21:30:37.671] # ok 230 + explain 583 ms [21:30:37.671] # ok 231 + memoize 4059 ms [21:30:37.671] # ok 232 + stats 11098 ms [21:30:37.671] # ok 233 + predicate 1938 ms [21:30:37.671] # ok 234 + numa 98 ms [21:30:37.671] # ok 235 + eager_aggregate 4090 ms [21:30:37.671] # ok 236 + graph_table_rls 1523 ms [21:30:37.671] # ok 237 + planner_est 754 ms [21:30:37.671] # # parallel group (3 tests): compression_pglz compression_lz4 compression [21:30:37.671] # ok 238 + compression 2255 ms [21:30:37.671] # ok 239 + compression_lz4 1270 ms [21:30:37.671] # ok 240 + compression_pglz 358 ms [21:30:37.671] # # parallel group (2 tests): oidjoins event_trigger [21:30:37.671] # ok 241 + oidjoins 6202 ms [21:30:37.671] # ok 242 + event_trigger 6383 ms [21:30:37.671] # # parallel group (3 tests): tablespace_ddl role_ddl database_ddl [21:30:37.671] # ok 243 + role_ddl 1714 ms [21:30:37.671] # ok 244 + tablespace_ddl 113 ms [21:30:37.671] # ok 245 + database_ddl 1910 ms [21:30:37.671] # ok 246 - event_trigger_login 689 ms [21:30:37.671] # ok 247 - fast_default 1862 ms [21:30:37.671] # ok 248 - tablespace 8911 ms [21:30:37.671] # 1..248 [21:30:37.671] # -------------- stderr -------------- [21:30:37.671] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/triggers.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/triggers.out [21:30:37.671] # # --- /home/postgres/postgres/src/test/regress/expected/triggers.out Wed Apr 15 21:21:30 2026 [21:30:37.671] # # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/triggers.out Wed Apr 15 21:26:52 2026 [21:30:37.671] # # @@ -250,7 +250,8 @@ [21:30:37.671] # # --------+---------+-----------+----------+---------+---------+--------------+------------- [21:30:37.671] # # a | integer | | | | plain | | [21:30:37.671] # # Partition key: RANGE (a) [21:30:37.671] # # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:30:37.671] # # +Partitions: [21:30:37.671] # # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:30:37.671] # # [21:30:37.671] # # DROP TABLE test_tbl1; [21:30:37.671] # # -- [21:30:37.671] # # 1 of 248 tests failed. [21:30:37.671] # # 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". [21:30:37.671] # # 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". [21:30:37.671] # ------------------------------------ [21:30:37.671] # Looks like you failed 1 test of 11. [21:30:37.671] [21:30:37.671] (test program exited with status code 1) [21:30:37.671] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:30:37.671] [21:30:38.676] 229/396 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 7.33s 32 subtests passed [21:30:45.409] 230/396 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 11.00s 11 subtests passed [21:30:49.017] 231/396 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 12.15s 18 subtests passed [21:30:51.232] 232/396 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.21s 5 subtests passed [21:30:51.692] 233/396 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.46s 11 subtests passed [21:30:52.185] 234/396 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 14.51s 10 subtests passed [21:30:52.221] 235/396 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 66.83s 60 subtests passed [21:30:52.477] 236/396 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 26.25s 38 subtests passed [21:30:54.052] 237/396 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.36s 7 subtests passed [21:30:54.326] 238/396 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.10s 207 subtests passed [21:30:55.642] 239/396 postgresql:psql / psql/020_cancel OK 1.31s 2 subtests passed [21:30:56.405] 240/396 postgresql:psql / psql/010_tab_completion OK 2.35s 89 subtests passed [21:30:56.913] 241/396 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 18.23s 21 subtests passed [21:30:57.057] 242/396 postgresql:psql / psql/030_pager OK 1.41s 4 subtests passed [21:30:58.916] 243/396 postgresql:scripts / scripts/010_clusterdb OK 2.51s 16 subtests passed [21:30:59.699] 244/396 postgresql:scripts / scripts/011_clusterdb_all OK 2.78s 7 subtests passed [21:31:01.203] 245/396 postgresql:scripts / scripts/040_createuser OK 2.28s 37 subtests passed [21:31:01.304] 246/396 postgresql:psql / psql/001_basic OK 8.82s 126 subtests passed [21:31:02.861] 247/396 postgresql:scripts / scripts/070_dropuser OK 1.65s 13 subtests passed [21:31:03.088] 248/396 postgresql:scripts / scripts/080_pg_isready OK 1.78s 11 subtests passed [21:31:03.415] 249/396 postgresql:scripts / scripts/050_dropdb OK 3.71s 16 subtests passed [21:31:08.564] 250/396 postgresql:scripts / scripts/091_reindexdb_all OK 5.47s 13 subtests passed [21:31:11.430] 251/396 postgresql:scripts / scripts/101_vacuumdb_all OK 2.86s 5 subtests passed [21:31:12.615] 252/396 postgresql:scripts / scripts/090_reindexdb OK 9.75s 64 subtests passed [21:31:13.160] 253/396 postgresql:scripts / scripts/020_createdb OK 16.10s 64 subtests passed [21:31:13.640] 254/396 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.48s 27 subtests passed [21:31:13.735] 255/396 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 45.75s 92 subtests passed [21:31:14.010] 256/396 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.37s 4 subtests passed [21:31:14.721] 257/396 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.98s 39 subtests passed [21:31:15.562] 258/396 postgresql:scripts / scripts/100_vacuumdb OK 12.14s 113 subtests passed [21:31:17.236] 259/396 postgresql:amcheck / amcheck/002_cic OK 2.51s 4 subtests passed [21:31:18.746] 260/396 postgresql:amcheck / amcheck/003_cic_2pc OK 3.18s 7 subtests passed [21:31:19.694] 261/396 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.45s 6 subtests passed [21:31:21.306] 262/396 postgresql:scripts / scripts/102_vacuumdb_stages OK 9.87s 4 subtests passed [21:31:23.020] 263/396 postgresql:scripts / scripts/200_connstr OK 10.40s 3 subtests passed [21:31:23.984] 264/396 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.67s 22 subtests passed [21:31:24.188] 265/396 postgresql:pg_waldump / pg_waldump/001_basic OK 38.78s 212 subtests passed [21:31:24.680] 266/396 postgresql:amcheck / amcheck/005_pitr OK 5.93s 3 subtests passed [21:31:25.226] 267/396 postgresql:oid2name / oid2name/001_basic OK 0.54s 9 subtests passed [21:31:26.110] 268/396 postgresql:pgbench / pgbench/001_pgbench_with_server OK 33.92s 474 subtests passed [21:31:28.169] 269/396 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.94s 11 subtests passed [21:31:30.428] 270/396 postgresql:pg_dump / pg_dump/002_pg_dump OK 111.09s 12122 subtests passed [21:31:30.770] 271/396 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 4.65s 6 subtests passed [21:31:32.006] 272/396 postgresql:amcheck / amcheck/006_verify_gin OK 12.31s 6 subtests passed [21:31:32.162] 273/396 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.99s 3 subtests passed [21:31:34.785] 274/396 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 10.79s 16 subtests passed [21:31:35.866] 275/396 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 5.09s 3 subtests passed [21:31:36.057] 276/396 postgresql:dblink / dblink/001_auth_scram OK 11.86s 12 subtests passed [21:31:36.358] 277/396 postgresql:vacuumlo / vacuumlo/001_basic OK 0.49s 9 subtests passed [21:31:38.387] 278/396 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 7.75s 2 subtests passed [21:31:38.834] 279/396 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.67s 4 subtests passed [21:31:40.444] 280/396 postgresql:test_decoding / test_decoding/001_repl_stats OK 5.66s 6 subtests passed [21:31:40.977] 281/396 postgresql:authentication / authentication/005_sspi SKIP 0.53s [21:31:41.032] 282/396 postgresql:authentication / authentication/004_file_inclusion OK 2.19s 2 subtests passed [21:31:43.068] 283/396 postgresql:authentication / authentication/007_pre_auth OK 2.03s 2 subtests passed [21:31:43.148] 284/396 postgresql:authentication / authentication/003_peer OK 4.76s 53 subtests passed [21:31:43.666] 285/396 postgresql:postmaster / postmaster/001_basic OK 0.60s 9 subtests passed [21:31:44.597] 286/396 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 12.59s 7 subtests passed [21:31:45.218] 287/396 postgresql:amcheck / amcheck/001_verify_heapam OK 31.20s 272 subtests passed [21:31:45.573] 288/396 postgresql:authentication / authentication/002_saslprep OK 9.21s 20 subtests passed [21:31:46.234] 289/396 postgresql:postmaster / postmaster/002_connection_limits OK 3.08s 30 subtests passed [21:31:46.903] 290/396 postgresql:postmaster / postmaster/003_start_stop OK 3.23s 25 subtests passed [21:31:49.087] 291/396 postgresql:authentication / authentication/001_password OK 13.00s 207 subtests passed [21:31:49.363] 292/396 postgresql:authentication / authentication/006_login_trigger OK 8.38s 32 subtests passed [21:31:52.511] 293/396 postgresql:subscription / subscription/003_constraints OK 6.94s 6 subtests passed [21:31:53.712] 294/396 postgresql:subscription / subscription/002_types OK 8.49s 4 subtests passed [21:31:54.896] 295/396 postgresql:subscription / subscription/004_sync OK 8.66s 9 subtests passed [21:31:55.480] 296/396 postgresql:subscription / subscription/006_rewrite OK 6.42s 2 subtests passed [21:31:58.187] 297/396 postgresql:subscription / subscription/009_matviews OK 4.47s 1 subtests passed [21:31:58.728] 298/396 postgresql:subscription / subscription/007_ddl OK 9.36s 8 subtests passed [21:32:00.773] 299/396 postgresql:subscription / subscription/008_diff_schema OK 8.26s 5 subtests passed [21:32:03.594] 300/396 postgresql:subscription / subscription/005_encoding OK 16.69s 1 subtests passed [21:32:04.843] 301/396 postgresql:subscription / subscription/001_rep_changes OK 20.24s 38 subtests passed [21:32:07.062] 302/396 postgresql:subscription / subscription/011_generated OK 11.58s 11 subtests passed [21:32:07.931] 303/396 postgresql:subscription / subscription/010_truncate OK 13.03s 14 subtests passed [21:32:10.256] 304/396 postgresql:subscription / subscription/014_binary OK 9.48s 8 subtests passed [21:32:10.848] 305/396 postgresql:subscription / subscription/016_stream_subxact OK 6.01s 3 subtests passed [21:32:13.580] 306/396 postgresql:subscription / subscription/017_stream_ddl OK 6.50s 3 subtests passed [21:32:15.857] 307/396 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.59s 2 subtests passed [21:32:16.233] 308/396 postgresql:subscription / subscription/012_collation OK 18.04s 2 subtests passed [21:32:17.238] 309/396 postgresql:subscription / subscription/020_messages OK 6.39s 5 subtests passed [21:32:18.242] 310/396 postgresql:bloom / bloom/001_wal OK 55.22s 31 subtests passed [21:32:18.382] 311/396 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.45s 9 subtests passed [21:32:25.294] 312/396 postgresql:subscription / subscription/024_add_drop_pub OK 8.03s 4 subtests passed [21:32:27.437] 313/396 postgresql:subscription / subscription/015_stream OK 23.84s 10 subtests passed [21:32:29.237] 314/396 postgresql:subscription / subscription/025_rep_changes_for_schema OK 10.99s 13 subtests passed [21:32:32.578] 315/396 postgresql:subscription / subscription/026_stats OK 14.19s 13 subtests passed [21:32:34.366] 316/396 postgresql:subscription / subscription/021_twophase OK 20.79s 31 subtests passed [21:32:34.609] 317/396 postgresql:subscription / subscription/013_partition OK 35.89s 74 subtests passed [21:32:37.501] 318/396 postgresql:subscription / subscription/022_twophase_cascade OK 21.64s 41 subtests passed [21:32:38.015] 319/396 postgresql:subscription / subscription/029_on_error OK 8.77s 5 subtests passed [21:32:38.627] 320/396 postgresql:subscription / subscription/023_twophase_stream OK 22.40s 34 subtests passed [21:32:44.555] 321/396 postgresql:subscription / subscription/027_nosuperuser OK 19.28s 19 subtests passed [21:32:49.451] 322/396 postgresql:subscription / subscription/033_run_as_table_owner OK 11.95s 10 subtests passed [21:32:50.689] 323/396 postgresql:subscription / subscription/028_row_filter OK 23.25s 26 subtests passed [21:32:52.192] 324/396 postgresql:subscription / subscription/030_origin OK 19.61s 13 subtests passed [21:32:53.609] 325/396 postgresql:subscription / subscription/036_sequences OK 9.04s 9 subtests passed [21:32:56.390] 326/396 postgresql:subscription / subscription/032_subscribe_use_index OK 21.76s 15 subtests passed [21:32:57.453] 327/396 postgresql:brin / brin/01_workitems OK 3.85s 4 subtests passed [21:32:59.903] 328/396 postgresql:subscription / subscription/035_conflicts OK 21.27s 29 subtests passed [21:33:02.413] 329/396 postgresql:subscription / subscription/034_temporal OK 24.40s 37 subtests passed [21:33:03.490] 330/396 postgresql:subscription / subscription/037_except OK 14.04s 17 subtests passed [21:33:03.750] 331/396 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 13.06s 4 subtests passed [21:33:05.393] 332/396 postgresql:brin / brin/02_wal_consistency OK 9.00s 2 subtests passed [21:33:06.351] 333/396 postgresql:subscription / subscription/031_column_list OK 31.99s 36 subtests passed [21:33:07.056] 334/396 postgresql:commit_ts / commit_ts/001_base OK 9.60s 2 subtests passed [21:33:07.601] 335/396 postgresql:commit_ts / commit_ts/002_standby OK 7.70s 4 subtests passed [21:33:08.077] 336/396 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.32s 4 subtests passed [21:33:09.044] 337/396 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.65s 23 subtests passed [21:33:09.378] 338/396 postgresql:commit_ts / commit_ts/004_restart OK 5.88s 16 subtests passed [21:33:10.293] 339/396 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.69s 4 subtests passed [21:33:11.048] 340/396 postgresql:oauth_validator / oauth_validator/002_client OK 3.99s 20 subtests passed [21:33:11.259] 341/396 postgresql:commit_ts / commit_ts/003_standby_2 OK 8.84s 4 subtests passed [21:33:12.756] 342/396 postgresql:test_aio / test_aio/002_io_workers OK 3.71s 22 subtests passed [21:33:15.117] 343/396 postgresql:test_aio / test_aio/004_read_stream OK 4.82s 21 subtests passed [21:33:15.216] 344/396 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 4.16s 2 subtests passed [21:33:17.973] 345/396 postgresql:test_checksums / test_checksums/002_restarts OK 5.21s 5 subtests passed [21:33:18.446] 346/396 postgresql:test_checksums / test_checksums/001_basic OK 7.18s 9 subtests passed [21:33:18.871] 347/396 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.42s [21:33:19.294] 348/396 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.42s [21:33:19.521] 349/396 postgresql:test_aio / test_aio/003_initdb OK 10.14s 4 subtests passed [21:33:19.697] 350/396 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.40s [21:33:21.124] 351/396 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.43s 2 subtests passed [21:33:23.676] 352/396 postgresql:test_checksums / test_checksums/004_offline OK 8.46s 8 subtests passed [21:33:24.116] 353/396 postgresql:subscription / subscription/100_bugs OK 31.92s 17 subtests passed [21:33:24.663] 354/396 postgresql:test_checksums / test_checksums/003_standby_restarts OK 9.54s 12 subtests passed [21:33:25.117] 355/396 postgresql:test_checksums / test_checksums/005_injection OK 7.14s 3 subtests passed [21:33:25.204] 356/396 postgresql:test_int128 / test_int128/001_test_int128 OK 0.53s 2 subtests passed [21:33:25.704] 357/396 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.58s 15 subtests passed [21:33:26.060] 358/396 postgresql:test_aio / test_aio/001_aio OK 17.98s 550 subtests passed [21:33:26.297] 359/396 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.59s 12 subtests passed [21:33:26.432] 360/396 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.31s 11 subtests passed [21:33:26.546] 361/396 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.47s 2 subtests passed [21:33:27.657] 362/396 postgresql:test_escape / test_escape/001_test_escape OK 3.98s 1218 subtests passed [21:33:28.186] 363/396 postgresql:test_misc / test_misc/004_io_direct SKIP 0.51s [21:33:28.544] 364/396 postgresql:test_misc / test_misc/003_check_guc OK 1.99s 4 subtests passed [21:33:29.156] 365/396 postgresql:test_misc / test_misc/002_tablespace OK 2.72s 20 subtests passed [21:33:30.151] 366/396 postgresql:test_misc / test_misc/001_constraint_validation OK 3.83s 42 subtests passed [21:33:31.415] 367/396 postgresql:test_misc / test_misc/005_timeouts OK 3.23s 2 subtests passed [21:33:31.767] 368/396 postgresql:test_misc / test_misc/007_catcache_inval OK 2.59s 2 subtests passed [21:33:31.817] 369/396 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.27s 2 subtests passed [21:33:32.680] 370/396 postgresql:oauth_validator / oauth_validator/001_server OK 26.32s 170 subtests passed [21:33:33.899] 371/396 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.75s 10 subtests passed [21:33:33.964] 372/396 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 8.84s 516 subtests passed [21:33:34.073] 373/396 postgresql:test_misc / test_misc/009_log_temp_files OK 2.66s 11 subtests passed [21:33:34.344] 374/396 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.44s [21:33:35.994] 375/396 postgresql:test_misc / test_misc/011_lock_stats OK 4.17s 7 subtests passed [21:33:36.582] 376/396 postgresql:test_json_parser / test_json_parser/002_inline OK 11.37s 3712 subtests passed [21:33:36.868] 377/396 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 2.90s 2 subtests passed [21:33:37.056] 378/396 postgresql:test_slru / test_slru/001_multixact OK 2.98s 2 subtests passed [21:33:37.313] 379/396 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.44s [21:33:37.584] 380/396 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.53s [21:33:37.897] 381/396 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.58s [21:33:39.038] 382/396 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.69s 18 subtests passed [21:33:39.242] 383/396 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.65s [21:33:41.360] 384/396 postgresql:worker_spi / worker_spi/002_worker_terminate OK 4.74s 11 subtests passed [21:33:41.887] 385/396 postgresql:ssl / ssl/004_sni SKIP 0.52s [21:33:42.365] 386/396 postgresql:worker_spi / worker_spi/001_worker_spi OK 6.36s 8 subtests passed [21:33:44.316] 387/396 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 12.55s 73 subtests passed [21:33:46.025] 388/396 postgresql:ldap / ldap/002_bindpasswd OK 3.66s 3 subtests passed [21:33:46.801] 389/396 postgresql:ssl / ssl/002_scram OK 7.76s 24 subtests passed [21:33:47.057] 390/396 postgresql:ssl / ssl/003_sslinfo OK 7.81s 20 subtests passed [21:33:47.692] 391/396 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 3.37s 26 subtests passed [21:33:47.856] 392/396 postgresql:test_pg_dump / test_pg_dump/001_base OK 15.17s 1044 subtests passed [21:33:48.566] 393/396 postgresql:icu / icu/010_database OK 2.54s 8 subtests passed [21:33:49.749] 394/396 postgresql:ldap / ldap/001_auth OK 7.86s 47 subtests passed [21:33:53.767] 395/396 postgresql:ssl / ssl/001_ssltests OK 15.86s 246 subtests passed [21:33:53.945] 396/396 postgresql:test_checksums / test_checksums/009_fpi OK 34.43s 7 subtests passed [21:33:54.174] [21:33:54.174] Summary of Failures: [21:33:54.174] [21:33:54.174] 10/396 postgresql:regress / regress/regress ERROR 152.85s exit status 1 [21:33:54.174] 43/396 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 166.62s exit status 1 [21:33:54.174] 39/396 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 274.62s exit status 1 [21:33:54.174] 202/396 postgresql:recovery / recovery/027_stream_regress ERROR 289.48s exit status 1 [21:33:54.174] [21:33:54.174] Ok: 380 [21:33:54.174] Expected Fail: 0 [21:33:54.174] Fail: 4 [21:33:54.174] Unexpected Pass: 0 [21:33:54.174] Skipped: 12 [21:33:54.174] Timeout: 0 [21:33:54.174] [21:33:54.174] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [21:33:54.342] [21:33:54.342] Exit status: 4