[13:25:54.915] su postgres <<-EOF [13:25:54.915] set -e [13:25:54.915] ulimit -c unlimited [13:25:54.915] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [13:25:54.915] EOF [13:25:56.815] 1/397 postgresql:setup / tmp_install OK 1.30s [13:25:56.924] 2/397 postgresql:setup / install_test_files OK 0.11s [13:25:58.005] 3/397 postgresql:setup / initdb_cache OK 1.08s [13:25:58.750] 4/397 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.72s 9 subtests passed [13:26:11.735] 5/397 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 13.62s 16 subtests passed [13:26:18.140] 6/397 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 20.09s 13 subtests passed [13:26:20.639] 7/397 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 8.90s 5 subtests passed [13:26:23.787] 8/397 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 25.73s 19 subtests passed [13:26:31.541] 9/397 postgresql:recovery / recovery/002_archiving OK 7.75s 12 subtests passed [13:26:38.370] 10/397 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 39.62s 3 subtests passed [13:26:41.808] 11/397 postgresql:recovery / recovery/001_stream_rep OK 21.17s 64 subtests passed [13:26:55.847] 12/397 postgresql:recovery / recovery/005_replay_delay OK 14.04s 3 subtests passed [13:26:58.201] 13/397 postgresql:recovery / recovery/003_recovery_targets OK 26.66s 15 subtests passed [13:26:59.047] 14/397 postgresql:recovery / recovery/004_timeline_switch OK 20.67s 5 subtests passed [13:27:00.284] 15/397 postgresql:recovery / recovery/006_logical_decoding OK 4.43s 20 subtests passed [13:27:08.375] 16/397 postgresql:recovery / recovery/007_sync_rep OK 10.17s 11 subtests passed [13:27:14.291] 17/397 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.91s 13 subtests passed [13:27:16.044] 18/397 postgresql:recovery / recovery/009_twophase OK 15.76s 30 subtests passed [13:27:16.121] 19/397 postgresql:recovery / recovery/008_fsm_truncation OK 17.07s 1 subtests passed [13:27:17.779] ▶ 20/397 + publication 4106 ms FAIL [13:27:19.569] 21/397 postgresql:recovery / recovery/014_unlogged_reinit OK 3.45s 23 subtests passed [13:27:19.946] 22/397 postgresql:recovery / recovery/013_crash_restart OK 3.90s 20 subtests passed [13:27:21.284] 23/397 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 83.16s 40 subtests passed [13:27:22.879] 24/397 postgresql:recovery / recovery/012_subtransactions OK 8.59s 12 subtests passed [13:27:24.905] 25/397 postgresql:recovery / recovery/017_shm OK 3.62s 4 subtests passed [13:27:25.210] 26/397 postgresql:recovery / recovery/015_promotion_pages OK 5.64s 1 subtests passed [13:27:25.837] 27/397 postgresql:recovery / recovery/016_min_consistency OK 5.89s 1 subtests passed [13:27:29.827] 28/397 postgresql:recovery / recovery/021_row_visibility OK 3.99s 10 subtests passed [13:27:32.194] 29/397 postgresql:recovery / recovery/022_crash_temp_files OK 2.36s 11 subtests passed [13:27:35.704] 30/397 postgresql:recovery / recovery/020_archive_status OK 10.49s 19 subtests passed [13:27:38.187] 31/397 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.99s 1 subtests passed [13:27:42.810] 32/397 postgresql:recovery / recovery/024_archive_recovery OK 7.10s 2 subtests passed [13:27:46.643] 33/397 postgresql:recovery / recovery/018_wal_optimize OK 23.76s 38 subtests passed [13:27:46.756] 34/397 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.57s 1 subtests passed [13:27:56.813] 35/397 postgresql:recovery / recovery/026_overwrite_contrecord OK 14.00s 3 subtests passed [13:27:56.864] 36/397 postgresql:recovery / recovery/028_pitr_timelines OK 10.11s 3 subtests passed [13:28:02.788] 37/397 postgresql:recovery / recovery/019_replslot_limit OK 37.88s 26 subtests passed [13:28:04.754] 20/397 postgresql:regress / regress/regress ERROR 126.74s exit status 1 [13:28:04.755] >>> MALLOC_PERTURB_=132 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 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 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.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 top_builddir=/home/postgres/postgres/build INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 [13:28:04.755] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:28:04.755] stderr: [13:28:04.755] # diff -U3 /home/postgres/postgres/src/test/regress/expected/publication.out /home/postgres/postgres/build/testrun/regress/regress/results/publication.out [13:28:04.755] # --- /home/postgres/postgres/src/test/regress/expected/publication.out Fri May 1 13:22:35 2026 [13:28:04.755] # +++ /home/postgres/postgres/build/testrun/regress/regress/results/publication.out Fri May 1 13:27:17 2026 [13:28:04.755] # @@ -555,7 +555,7 @@ [13:28:04.755] # Type | Start | Minimum | Maximum | Increment | Cycles? | Cache [13:28:04.755] # --------+-------+---------+---------------------+-----------+---------+------- [13:28:04.755] # bigint | 1 | 1 | 9223372036854775807 | 1 | no | 1 [13:28:04.755] # -Publications: [13:28:04.755] # +Included in publications: [13:28:04.755] # "regress_pub_for_allsequences_alltables" [13:28:04.755] # "regress_pub_forallsequences1" [13:28:04.755] # "regress_pub_forallsequences2" [13:28:04.755] # 1 of 245 tests failed. [13:28:04.755] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [13:28:04.755] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [13:28:04.755] [13:28:04.755] (test program exited with status code 1) [13:28:04.755] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:28:04.755] [13:28:05.490] 38/397 postgresql:recovery / recovery/029_stats_restart OK 8.67s 44 subtests passed [13:28:06.847] 39/397 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.98s 11 subtests passed [13:28:08.658] ▶ 40/397 - regression tests in old instance FAIL [13:28:09.164] 41/397 postgresql:recovery / recovery/034_create_database OK 2.31s 2 subtests passed [13:28:12.810] 42/397 postgresql:recovery / recovery/031_recovery_conflict OK 10.02s 18 subtests passed [13:28:16.298] 43/397 postgresql:recovery / recovery/032_relfilenode_reuse OK 11.53s 14 subtests passed [13:28:16.929] 44/397 postgresql:recovery / recovery/036_truncated_dropped OK 4.12s 8 subtests passed [13:28:18.553] 45/397 postgresql:recovery / recovery/037_invalid_database OK 2.25s 10 subtests passed [13:28:19.149] ▶ 46/397 - regression tests pass FAIL [13:28:19.424] 46/397 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 141.41s exit status 1 [13:28:19.425] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=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 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.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 top_builddir=/home/postgres/postgres/build INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=8 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 [13:28:19.425] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:28:19.425] stderr: [13:28:19.425] # Failed test 'regression tests pass' [13:28:19.425] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 64. [13:28:19.425] # got: '256' [13:28:19.425] # expected: '0' [13:28:19.425] # Looks like you failed 1 test of 1. [13:28:19.425] [13:28:19.425] (test program exited with status code 1) [13:28:19.425] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:28:19.425] [13:28:20.772] 47/397 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 3.84s 2 subtests passed [13:28:28.186] 48/397 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.41s 6 subtests passed [13:28:32.081] 49/397 postgresql:recovery / recovery/033_replay_tsp_drops OK 26.59s 3 subtests passed [13:28:35.662] 50/397 postgresql:recovery / recovery/039_end_of_wal OK 17.11s 14 subtests passed [13:28:36.821] 51/397 postgresql:recovery / recovery/042_low_level_backup OK 8.63s 4 subtests passed [13:28:38.000] 52/397 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.33s 1 subtests passed [13:28:41.219] 53/397 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.14s 1 subtests passed [13:28:43.080] 54/397 postgresql:isolation / isolation/isolation OK 144.94s 128 subtests passed [13:28:51.761] 55/397 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 10.54s 1 subtests passed [13:28:52.155] 56/397 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 9.07s 3 subtests passed [13:28:53.630] 57/397 postgresql:recovery / recovery/035_standby_logical_decoding OK 44.46s 89 subtests passed [13:28:56.668] 58/397 postgresql:recovery / recovery/050_redo_segment_missing OK 4.51s 2 subtests passed [13:28:58.098] 59/397 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 38.67s 38 subtests passed [13:28:58.572] 60/397 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 20.57s 2 subtests passed [13:28:58.864] 61/397 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 2.19s 4 subtests passed [13:29:03.047] 62/397 postgresql:plperl / plperl/regress OK 4.47s 14 subtests passed [13:29:03.984] 63/397 postgresql:plpgsql / plpgsql/regress OK 5.88s 13 subtests passed [13:29:06.305] 64/397 postgresql:pltcl / pltcl/regress OK 3.25s 8 subtests passed [13:29:06.447] 65/397 postgresql:plpython / plpython/regress OK 7.58s 23 subtests passed [13:29:07.802] 66/397 postgresql:auto_explain / auto_explain/regress OK 1.49s 2 subtests passed [13:29:08.192] 67/397 postgresql:basic_archive / basic_archive/regress OK 1.74s 1 subtests passed [13:29:09.389] 68/397 postgresql:bloom / bloom/regress OK 1.58s 1 subtests passed [13:29:09.481] 69/397 postgresql:bool_plperl / bool_plperl/regress OK 1.29s 2 subtests passed [13:29:14.088] 70/397 postgresql:recovery / recovery/049_wait_for_lsn OK 22.32s 35 subtests passed [13:29:15.299] 71/397 postgresql:btree_gin / btree_gin/regress OK 5.91s 30 subtests passed [13:29:15.855] 72/397 postgresql:btree_gist / btree_gist/regress OK 6.37s 32 subtests passed [13:29:16.651] 73/397 postgresql:recovery / recovery/045_archive_restartpoint OK 39.83s 1 subtests passed [13:29:16.883] 74/397 postgresql:citext / citext/regress OK 2.79s 3 subtests passed [13:29:17.268] 75/397 postgresql:cube / cube/regress OK 1.97s 2 subtests passed [13:29:18.275] 76/397 postgresql:dict_int / dict_int/regress OK 1.62s 1 subtests passed [13:29:18.353] 77/397 postgresql:dblink / dblink/regress OK 2.50s 1 subtests passed [13:29:18.599] 78/397 postgresql:dict_xsyn / dict_xsyn/regress OK 1.71s 1 subtests passed [13:29:19.090] 79/397 postgresql:earthdistance / earthdistance/regress OK 1.82s 1 subtests passed [13:29:19.762] 80/397 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.41s 2 subtests passed [13:29:19.975] 81/397 postgresql:file_fdw / file_fdw/regress OK 1.70s 1 subtests passed [13:29:20.654] 82/397 postgresql:recovery / recovery/051_effective_wal_level OK 27.02s 31 subtests passed [13:29:21.557] 83/397 postgresql:hstore / hstore/regress OK 2.95s 2 subtests passed [13:29:21.630] 84/397 postgresql:amcheck / amcheck/regress OK 17.64s 4 subtests passed [13:29:21.794] 85/397 postgresql:hstore_plpython / hstore_plpython/regress OK 2.03s 1 subtests passed [13:29:22.202] 86/397 postgresql:hstore_plperl / hstore_plperl/regress OK 3.11s 3 subtests passed [13:29:22.810] 87/397 postgresql:isn / isn/regress OK 2.15s 1 subtests passed [13:29:23.064] 88/397 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.50s 2 subtests passed [13:29:23.595] 89/397 postgresql:lo / lo/regress OK 1.80s 1 subtests passed [13:29:23.790] 90/397 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.16s 1 subtests passed [13:29:24.450] 91/397 postgresql:ltree_plpython / ltree_plpython/regress OK 1.64s 1 subtests passed [13:29:24.724] 92/397 postgresql:passwordcheck / passwordcheck/regress OK 1.13s 1 subtests passed [13:29:25.146] 93/397 postgresql:pg_buffercache / pg_buffercache/regress OK 1.35s 2 subtests passed [13:29:25.756] 94/397 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.03s 1 subtests passed [13:29:25.784] 95/397 postgresql:ltree / ltree/regress OK 3.58s 1 subtests passed [13:29:26.312] 96/397 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.16s 1 subtests passed [13:29:27.446] 97/397 postgresql:pg_overexplain / pg_overexplain/regress OK 1.69s 1 subtests passed [13:29:27.477] 98/397 postgresql:pg_prewarm / pg_prewarm/regress OK 1.16s 1 subtests passed [13:29:27.944] 99/397 postgresql:pageinspect / pageinspect/regress OK 4.88s 8 subtests passed [13:29:28.808] 100/397 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.36s 1 subtests passed [13:29:29.634] 101/397 postgresql:pgstattuple / pgstattuple/regress OK 0.82s 1 subtests passed [13:29:31.269] 102/397 postgresql:pg_surgery / pg_surgery/regress OK 1.63s 1 subtests passed [13:29:31.589] 103/397 postgresql:pg_stash_advice / pg_stash_advice/regress OK 4.11s 2 subtests passed [13:29:31.892] 104/397 postgresql:intarray / intarray/regress OK 11.91s 1 subtests passed [13:29:32.657] 105/397 postgresql:pgcrypto / pgcrypto/regress OK 8.21s 25 subtests passed [13:29:32.874] 106/397 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.93s 16 subtests passed [13:29:33.622] 107/397 postgresql:pg_visibility / pg_visibility/regress OK 2.03s 1 subtests passed [13:29:33.815] 108/397 postgresql:pg_walinspect / pg_walinspect/regress OK 1.91s 2 subtests passed [13:29:34.853] 109/397 postgresql:spi / spi/regress OK 1.04s 2 subtests passed [13:29:35.238] 110/397 postgresql:seg / seg/regress OK 1.61s 3 subtests passed [13:29:35.416] 111/397 postgresql:postgres_fdw / postgres_fdw/isolation OK 2.54s 1 subtests passed [13:29:36.274] 112/397 postgresql:pg_trgm / pg_trgm/regress OK 5.00s 4 subtests passed [13:29:36.403] 113/397 postgresql:tablefunc / tablefunc/regress OK 1.55s 1 subtests passed [13:29:36.539] 114/397 postgresql:tcn / tcn/isolation OK 1.30s 1 subtests passed [13:29:37.603] 115/397 postgresql:tsm_system_time / tsm_system_time/regress OK 1.06s 1 subtests passed [13:29:37.736] 116/397 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.33s 1 subtests passed [13:29:37.951] 117/397 postgresql:pg_plan_advice / pg_plan_advice/regress OK 12.16s 9 subtests passed [13:29:38.853] 118/397 postgresql:uuid-ossp / uuid-ossp/regress OK 1.11s 1 subtests passed [13:29:38.875] 119/397 postgresql:xml2 / xml2/regress OK 0.92s 1 subtests passed [13:29:39.140] 120/397 postgresql:unaccent / unaccent/regress OK 1.53s 1 subtests passed [13:29:39.886] 121/397 postgresql:brin / brin/isolation OK 1.03s 1 subtests passed [13:29:39.957] 122/397 postgresql:commit_ts / commit_ts/regress OK 1.08s 1 subtests passed [13:29:40.756] 123/397 postgresql:dummy_index_am / dummy_index_am/regress OK 0.87s 1 subtests passed [13:29:40.839] 124/397 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.88s 1 subtests passed [13:29:41.663] 125/397 postgresql:delay_execution / delay_execution/isolation OK 2.52s 2 subtests passed [13:29:42.268] 40/397 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 224.23s exit status 1 [13:29:42.268] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 with_icu=yes share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.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 top_builddir=/home/postgres/postgres/build TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MALLOC_PERTURB_=248 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 /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 [13:29:42.268] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:29:42.268] stderr: [13:29:42.268] # Failed test 'regression tests in old instance' [13:29:42.268] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [13:29:42.268] # ---------- command failed ---------- [13:29:42.268] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/vsdHoZksBX --port=25241 --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 [13:29:42.268] # -------------- stdout -------------- [13:29:42.268] # # using postmaster on /tmp/vsdHoZksBX, port 25241 [13:29:42.268] # ok 1 - test_setup 1055 ms [13:29:42.268] # # parallel group (20 tests): pg_lsn varchar txid money oid char regproc name text boolean int4 enum float4 int2 bit int8 float8 uuid numeric rangetypes [13:29:42.268] # ok 2 + boolean 414 ms [13:29:42.268] # ok 3 + char 278 ms [13:29:42.268] # ok 4 + name 342 ms [13:29:42.268] # ok 5 + varchar 200 ms [13:29:42.268] # ok 6 + text 381 ms [13:29:42.268] # ok 7 + int2 795 ms [13:29:42.268] # ok 8 + int4 491 ms [13:29:42.268] # ok 9 + int8 1148 ms [13:29:42.268] # ok 10 + oid 272 ms [13:29:42.268] # ok 11 + float4 642 ms [13:29:42.268] # ok 12 + float8 1170 ms [13:29:42.268] # ok 13 + bit 949 ms [13:29:42.268] # ok 14 + numeric 3059 ms [13:29:42.268] # ok 15 + txid 203 ms [13:29:42.268] # ok 16 + uuid 1182 ms [13:29:42.268] # ok 17 + enum 492 ms [13:29:42.268] # ok 18 + money 243 ms [13:29:42.268] # ok 19 + rangetypes 3181 ms [13:29:42.268] # ok 20 + pg_lsn 155 ms [13:29:42.268] # ok 21 + regproc 287 ms [13:29:42.268] # # parallel group (20 tests): lseg path md5 numerology point line circle time macaddr8 macaddr timetz date inet timestamp polygon interval box timestamptz strings multirangetypes [13:29:42.268] # ok 22 + strings 1776 ms [13:29:42.268] # ok 23 + md5 83 ms [13:29:42.268] # ok 24 + numerology 150 ms [13:29:42.268] # ok 25 + point 157 ms [13:29:42.268] # ok 26 + lseg 39 ms [13:29:42.268] # ok 27 + line 222 ms [13:29:42.268] # ... 206 lines omitted ... [13:29:42.268] # ok 219 + partition_merge 4350 ms [13:29:42.268] # ok 220 + partition_split 4283 ms [13:29:42.268] # ok 221 + partition_join 6338 ms [13:29:42.268] # ok 222 + partition_prune 5099 ms [13:29:42.268] # ok 223 + reloptions 788 ms [13:29:42.268] # ok 224 + hash_part 321 ms [13:29:42.268] # ok 225 + indexing 6549 ms [13:29:42.268] # ok 226 + partition_aggregate 3056 ms [13:29:42.268] # ok 227 + partition_info 288 ms [13:29:42.268] # ok 228 + tuplesort 5418 ms [13:29:42.268] # ok 229 + explain 688 ms [13:29:42.268] # ok 230 + memoize 1290 ms [13:29:42.268] # ok 231 + stats 3044 ms [13:29:42.268] # ok 232 + predicate 1554 ms [13:29:42.268] # ok 233 + numa 253 ms [13:29:42.268] # ok 234 + eager_aggregate 1582 ms [13:29:42.268] # ok 235 + graph_table_rls 1550 ms [13:29:42.268] # ok 236 + planner_est 300 ms [13:29:42.268] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [13:29:42.268] # ok 237 + compression 608 ms [13:29:42.268] # ok 238 + compression_lz4 470 ms [13:29:42.268] # ok 239 + compression_pglz 112 ms [13:29:42.268] # ok 240 + cluster 2463 ms [13:29:42.268] # # parallel group (2 tests): oidjoins event_trigger [13:29:42.268] # ok 241 + oidjoins 2088 ms [13:29:42.268] # ok 242 + event_trigger 2928 ms [13:29:42.268] # ok 243 - event_trigger_login 227 ms [13:29:42.268] # ok 244 - fast_default 1869 ms [13:29:42.268] # ok 245 - tablespace 3578 ms [13:29:42.268] # 1..245 [13:29:42.268] # -------------- stderr -------------- [13:29:42.268] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/publication.out /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/publication.out [13:29:42.268] # # --- /home/postgres/postgres/src/test/regress/expected/publication.out Fri May 1 13:22:35 2026 [13:29:42.268] # # +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/publication.out Fri May 1 13:27:24 2026 [13:29:42.268] # # @@ -555,7 +555,7 @@ [13:29:42.268] # # Type | Start | Minimum | Maximum | Increment | Cycles? | Cache [13:29:42.268] # # --------+-------+---------+---------------------+-----------+---------+------- [13:29:42.268] # # bigint | 1 | 1 | 9223372036854775807 | 1 | no | 1 [13:29:42.268] # # -Publications: [13:29:42.268] # # +Included in publications: [13:29:42.268] # # "regress_pub_for_allsequences_alltables" [13:29:42.268] # # "regress_pub_forallsequences1" [13:29:42.268] # # "regress_pub_forallsequences2" [13:29:42.268] # # 1 of 245 tests failed. [13:29:42.268] # # 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". [13:29:42.268] # # 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". [13:29:42.268] # ------------------------------------ [13:29:42.268] # Looks like you failed 1 test of 20. [13:29:42.268] [13:29:42.268] (test program exited with status code 1) [13:29:42.268] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:29:42.268] [13:29:42.501] 126/397 postgresql:gin / gin/regress OK 1.74s 1 subtests passed [13:29:42.851] 127/397 postgresql:injection_points / injection_points/regress OK 1.19s 4 subtests passed [13:29:43.472] 128/397 postgresql:index / index/isolation OK 2.63s 1 subtests passed [13:29:43.532] 129/397 postgresql:test_decoding / test_decoding/isolation OK 7.26s 14 subtests passed [13:29:43.672] 130/397 postgresql:plsample / plsample/regress OK 0.82s 1 subtests passed [13:29:44.461] 131/397 postgresql:test_binaryheap / test_binaryheap/regress OK 0.93s 1 subtests passed [13:29:44.696] 132/397 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.22s 1 subtests passed [13:29:45.258] 133/397 postgresql:test_bitmapset / test_bitmapset/regress OK 1.58s 1 subtests passed [13:29:45.440] 134/397 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.74s 1 subtests passed [13:29:46.549] 135/397 postgresql:test_custom_types / test_custom_types/regress OK 1.11s 1 subtests passed [13:29:47.253] 136/397 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.79s 1 subtests passed [13:29:47.508] 137/397 postgresql:test_cplusplusext / test_cplusplusext/regress OK 2.25s 1 subtests passed [13:29:49.211] 138/397 postgresql:test_dsa / test_dsa/regress OK 1.95s 1 subtests passed [13:29:49.401] 139/397 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.89s 1 subtests passed [13:29:50.177] 140/397 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.77s 1 subtests passed [13:29:50.359] 141/397 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.81s 22 subtests passed [13:29:51.010] 142/397 postgresql:test_lfind / test_lfind/regress OK 0.65s 1 subtests passed [13:29:51.605] 143/397 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 0.59s 1 subtests passed [13:29:51.722] 144/397 postgresql:injection_points / injection_points/isolation OK 9.45s 6 subtests passed [13:29:52.350] 145/397 postgresql:test_parser / test_parser/regress OK 0.63s 1 subtests passed [13:29:52.948] 146/397 postgresql:nbtree / nbtree/regress OK 10.44s 2 subtests passed [13:29:53.418] 147/397 postgresql:test_pg_dump / test_pg_dump/regress OK 1.07s 1 subtests passed [13:29:54.069] 148/397 postgresql:test_predtest / test_predtest/regress OK 1.12s 1 subtests passed [13:29:54.179] 149/397 postgresql:test_radixtree / test_radixtree/regress OK 0.76s 1 subtests passed [13:29:54.590] 150/397 postgresql:test_extensions / test_extensions/regress OK 5.38s 2 subtests passed [13:29:55.196] 151/397 postgresql:test_rbtree / test_rbtree/regress OK 1.13s 1 subtests passed [13:29:55.401] 152/397 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.79s 2 subtests passed [13:29:55.996] 153/397 postgresql:test_resowner / test_resowner/regress OK 1.40s 1 subtests passed [13:29:56.251] 154/397 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.05s 1 subtests passed [13:29:56.280] 155/397 postgresql:test_saslprep / test_saslprep/regress OK 0.87s 1 subtests passed [13:29:56.715] 156/397 postgresql:postgres_fdw / postgres_fdw/regress OK 24.06s 2 subtests passed [13:29:57.346] 157/397 postgresql:test_tidstore / test_tidstore/regress OK 1.07s 1 subtests passed [13:29:57.561] 158/397 postgresql:typcache / typcache/regress OK 0.84s 1 subtests passed [13:29:58.158] 159/397 postgresql:test_regex / test_regex/regress OK 3.98s 2 subtests passed [13:29:58.393] 160/397 postgresql:test_slru / test_slru/regress OK 2.14s 1 subtests passed [13:29:58.698] 161/397 postgresql:libpq / libpq/002_api OK 0.30s 1 subtests passed [13:30:00.169] 162/397 postgresql:libpq / libpq/001_uri OK 2.01s 63 subtests passed [13:30:00.187] 163/397 postgresql:unsafe_tests / unsafe_tests/regress OK 2.84s 4 subtests passed [13:30:00.451] 164/397 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.28s [13:30:03.534] 165/397 postgresql:test_decoding / test_decoding/regress OK 28.11s 20 subtests passed [13:30:03.691] 166/397 postgresql:libpq / libpq/006_service OK 3.24s 47 subtests passed [13:30:03.912] 167/397 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.38s 55 subtests passed [13:30:04.308] 168/397 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.39s 9 subtests passed [13:30:05.340] 169/397 postgresql:libpq / libpq/005_negotiate_encryption OK 5.15s 53 subtests passed [13:30:05.433] 170/397 postgresql:test_integerset / test_integerset/regress OK 15.25s 1 subtests passed [13:30:06.681] 171/397 postgresql:libpq / libpq/003_load_balance_host_list OK 7.98s 127 subtests passed [13:30:08.258] 172/397 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.95s 107 subtests passed [13:30:08.702] 173/397 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.44s 51 subtests passed [13:30:08.845] 174/397 postgresql:test_shm_mq / test_shm_mq/regress OK 12.85s 1 subtests passed [13:30:10.288] 175/397 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.60s 10 subtests passed [13:30:11.309] 176/397 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.46s 3 subtests passed [13:30:11.487] 177/397 postgresql:ecpg / ecpg/ecpg OK 13.92s 66 subtests passed [13:30:12.939] 178/397 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 7.50s 32 subtests passed [13:30:13.336] 179/397 postgresql:pg_checksums / pg_checksums/001_basic OK 0.39s 9 subtests passed [13:30:19.293] 180/397 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 7.98s 27 subtests passed [13:30:19.705] 181/397 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.41s 13 subtests passed [13:30:21.536] 182/397 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 11.25s 43 subtests passed [13:30:27.382] 183/397 postgresql:pg_checksums / pg_checksums/002_actions OK 14.04s 66 subtests passed [13:30:31.876] 184/397 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 10.34s 7 subtests passed [13:30:33.280] 185/397 postgresql:pg_amcheck / pg_amcheck/003_check OK 27.94s 75 subtests passed [13:30:33.469] 186/397 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 6.08s 11 subtests passed [13:30:36.202] 187/397 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 16.49s 6 subtests passed [13:30:38.007] 188/397 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.54s 3 subtests passed [13:30:41.781] 189/397 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 8.50s 4 subtests passed [13:30:42.610] 190/397 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 4.60s 4 subtests passed [13:30:47.263] 191/397 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 11.06s 2 subtests passed [13:30:47.725] 192/397 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 15.85s 22 subtests passed [13:30:47.868] 193/397 postgresql:pg_config / pg_config/001_pg_config OK 0.60s 21 subtests passed [13:30:47.991] 194/397 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 6.21s 4 subtests passed [13:30:49.193] 195/397 postgresql:pg_ctl / pg_ctl/002_status OK 1.20s 3 subtests passed [13:30:49.928] 196/397 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.20s 18 subtests passed [13:30:50.012] ▶ 197/397 - regression tests pass FAIL [13:30:50.512] 198/397 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 7.90s 5 subtests passed [13:30:52.118] 199/397 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 40.63s 60 subtests passed [13:30:52.850] 200/397 postgresql:pg_dump / pg_dump/001_basic OK 2.33s 135 subtests passed [13:30:53.880] 201/397 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.95s 14 subtests passed [13:30:55.389] 202/397 postgresql:pg_ctl / pg_ctl/001_start_stop OK 7.51s 25 subtests passed [13:30:55.717] 203/397 postgresql:pg_ctl / pg_ctl/003_promote OK 6.52s 12 subtests passed [13:30:56.062] 204/397 postgresql:initdb / initdb/001_initdb OK 52.37s 57 subtests passed [13:30:56.883] 205/397 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 4.03s 3 subtests passed [13:30:58.876] 206/397 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.99s 4 subtests passed [13:31:01.227] 207/397 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.35s 83 subtests passed [13:31:01.940] 208/397 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.71s 9 subtests passed [13:31:02.391] 209/397 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 6.67s 98 subtests passed [13:31:07.125] 210/397 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 11.72s 108 subtests passed [13:31:09.938] 211/397 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 61.23s 200 subtests passed [13:31:16.582] 212/397 postgresql:pg_dump / pg_dump/010_dump_connstr OK 19.70s 13 subtests passed [13:31:17.924] 213/397 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.80s 6 subtests passed [13:31:18.432] 214/397 postgresql:pg_rewind / pg_rewind/006_options OK 0.51s 13 subtests passed [13:31:21.506] 215/397 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.92s 1 subtests passed [13:31:22.137] 216/397 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 12.20s 10 subtests passed [13:31:23.583] 217/397 postgresql:pg_rewind / pg_rewind/001_basic OK 21.64s 57 subtests passed [13:31:28.367] 218/397 postgresql:pg_rewind / pg_rewind/009_growing_files OK 6.23s 3 subtests passed [13:31:28.827] 219/397 postgresql:pg_rewind / pg_rewind/007_standby_source OK 10.39s 7 subtests passed [13:31:28.884] 197/397 postgresql:recovery / recovery/027_stream_regress ERROR 222.24s exit status 1 [13:31:28.884] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=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 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.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 top_builddir=/home/postgres/postgres/build MALLOC_PERTURB_=49 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 [13:31:28.884] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:31:28.884] stderr: [13:31:28.884] # Failed test 'regression tests pass' [13:31:28.884] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 74. [13:31:28.884] # ---------- command failed ---------- [13:31:28.884] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/pBJne_nINr --port=18212 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data [13:31:28.884] # -------------- stdout -------------- [13:31:28.884] # # using postmaster on /tmp/pBJne_nINr, port 18212 [13:31:28.884] # ok 1 - test_setup 2962 ms [13:31:28.884] # # parallel group (20 tests): char varchar pg_lsn txid int2 name oid boolean regproc money uuid text bit int8 int4 float4 float8 enum rangetypes numeric [13:31:28.884] # ok 2 + boolean 423 ms [13:31:28.884] # ok 3 + char 165 ms [13:31:28.884] # ok 4 + name 335 ms [13:31:28.884] # ok 5 + varchar 174 ms [13:31:28.884] # ok 6 + text 488 ms [13:31:28.884] # ok 7 + int2 322 ms [13:31:28.884] # ok 8 + int4 581 ms [13:31:28.884] # ok 9 + int8 514 ms [13:31:28.884] # ok 10 + oid 359 ms [13:31:28.884] # ok 11 + float4 746 ms [13:31:28.884] # ok 12 + float8 800 ms [13:31:28.884] # ok 13 + bit 504 ms [13:31:28.884] # ok 14 + numeric 2860 ms [13:31:28.884] # ok 15 + txid 266 ms [13:31:28.884] # ok 16 + uuid 437 ms [13:31:28.884] # ok 17 + enum 884 ms [13:31:28.884] # ok 18 + money 421 ms [13:31:28.884] # ok 19 + rangetypes 2252 ms [13:31:28.884] # ok 20 + pg_lsn 257 ms [13:31:28.884] # ok 21 + regproc 419 ms [13:31:28.884] # # parallel group (20 tests): md5 circle path lseg point time line macaddr timetz numerology macaddr8 inet date timestamp interval timestamptz box strings polygon multirangetypes [13:31:28.884] # ok 22 + strings 1800 ms [13:31:28.884] # ok 23 + md5 188 ms [13:31:28.884] # ok 24 + numerology 467 ms [13:31:28.884] # ok 25 + point 307 ms [13:31:28.884] # ok 26 + lseg 279 ms [13:31:28.884] # ok 27 + line 326 ms [13:31:28.884] # ... 206 lines omitted ... [13:31:28.884] # ok 219 + partition_merge 8729 ms [13:31:28.884] # ok 220 + partition_split 10954 ms [13:31:28.884] # ok 221 + partition_join 11985 ms [13:31:28.884] # ok 222 + partition_prune 12512 ms [13:31:28.884] # ok 223 + reloptions 325 ms [13:31:28.884] # ok 224 + hash_part 159 ms [13:31:28.884] # ok 225 + indexing 16736 ms [13:31:28.884] # ok 226 + partition_aggregate 5487 ms [13:31:28.884] # ok 227 + partition_info 462 ms [13:31:28.884] # ok 228 + tuplesort 4920 ms [13:31:28.884] # ok 229 + explain 1173 ms [13:31:28.884] # ok 230 + memoize 6941 ms [13:31:28.884] # ok 231 + stats 10333 ms [13:31:28.884] # ok 232 + predicate 603 ms [13:31:28.884] # ok 233 + numa 78 ms [13:31:28.884] # ok 234 + eager_aggregate 2393 ms [13:31:28.884] # ok 235 + graph_table_rls 677 ms [13:31:28.884] # ok 236 + planner_est 507 ms [13:31:28.884] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [13:31:28.884] # ok 237 + compression 1528 ms [13:31:28.884] # ok 238 + compression_lz4 1447 ms [13:31:28.884] # ok 239 + compression_pglz 66 ms [13:31:28.884] # ok 240 + cluster 3516 ms [13:31:28.884] # # parallel group (2 tests): oidjoins event_trigger [13:31:28.884] # ok 241 + oidjoins 5927 ms [13:31:28.884] # ok 242 + event_trigger 6230 ms [13:31:28.884] # ok 243 - event_trigger_login 283 ms [13:31:28.884] # ok 244 - fast_default 1952 ms [13:31:28.884] # ok 245 - tablespace 6483 ms [13:31:28.884] # 1..245 [13:31:28.884] # -------------- stderr -------------- [13:31:28.884] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/publication.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/publication.out [13:31:28.884] # # --- /home/postgres/postgres/src/test/regress/expected/publication.out Fri May 1 13:22:35 2026 [13:31:28.884] # # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/publication.out Fri May 1 13:29:45 2026 [13:31:28.884] # # @@ -555,7 +555,7 @@ [13:31:28.884] # # Type | Start | Minimum | Maximum | Increment | Cycles? | Cache [13:31:28.884] # # --------+-------+---------+---------------------+-----------+---------+------- [13:31:28.884] # # bigint | 1 | 1 | 9223372036854775807 | 1 | no | 1 [13:31:28.884] # # -Publications: [13:31:28.884] # # +Included in publications: [13:31:28.884] # # "regress_pub_for_allsequences_alltables" [13:31:28.884] # # "regress_pub_forallsequences1" [13:31:28.884] # # "regress_pub_forallsequences2" [13:31:28.884] # # 1 of 245 tests failed. [13:31:28.884] # # 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". [13:31:28.884] # # 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". [13:31:28.884] # ------------------------------------ [13:31:28.884] # Looks like you failed 1 test of 11. [13:31:28.884] [13:31:28.884] (test program exited with status code 1) [13:31:28.884] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:31:28.884] [13:31:29.297] 220/397 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.47s 13 subtests passed [13:31:29.834] 221/397 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.54s 17 subtests passed [13:31:31.066] 222/397 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 9.56s 3 subtests passed [13:31:31.533] 223/397 postgresql:pg_rewind / pg_rewind/002_databases OK 29.14s 12 subtests passed [13:31:32.547] 224/397 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.66s 18 subtests passed [13:31:34.421] 225/397 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.87s 60 subtests passed [13:31:34.471] 226/397 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 10.88s 1 subtests passed [13:31:35.183] 227/397 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 6.81s 12 subtests passed [13:31:37.528] 228/397 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 5.99s 32 subtests passed [13:31:37.715] 229/397 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.29s 5 subtests passed [13:31:42.497] 230/397 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.02s 11 subtests passed [13:31:47.652] 231/397 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 12.47s 18 subtests passed [13:31:49.186] 232/397 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 11.66s 10 subtests passed [13:31:49.292] 233/397 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.64s 5 subtests passed [13:31:49.598] 234/397 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.41s 11 subtests passed [13:31:50.734] 235/397 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 54.67s 60 subtests passed [13:31:51.406] 236/397 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.11s 7 subtests passed [13:31:53.019] 237/397 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 15.30s 21 subtests passed [13:31:53.109] 238/397 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.37s 207 subtests passed [13:31:54.617] 239/397 postgresql:psql / psql/020_cancel OK 1.50s 2 subtests passed [13:31:54.797] 240/397 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 24.96s 38 subtests passed [13:31:55.850] 241/397 postgresql:psql / psql/030_pager OK 1.23s 4 subtests passed [13:31:56.410] 242/397 postgresql:psql / psql/010_tab_completion OK 3.39s 89 subtests passed [13:31:56.480] 243/397 postgresql:scripts / scripts/010_clusterdb OK 1.68s 16 subtests passed [13:31:57.708] 244/397 postgresql:scripts / scripts/011_clusterdb_all OK 1.86s 7 subtests passed [13:31:58.985] 245/397 postgresql:scripts / scripts/040_createuser OK 2.50s 37 subtests passed [13:32:00.213] 246/397 postgresql:psql / psql/001_basic OK 8.80s 126 subtests passed [13:32:00.428] 247/397 postgresql:scripts / scripts/050_dropdb OK 2.72s 16 subtests passed [13:32:00.804] 248/397 postgresql:scripts / scripts/070_dropuser OK 1.80s 13 subtests passed [13:32:02.364] 249/397 postgresql:scripts / scripts/080_pg_isready OK 2.15s 11 subtests passed [13:32:03.545] 250/397 postgresql:scripts / scripts/091_reindexdb_all OK 2.76s 13 subtests passed [13:32:05.848] 251/397 postgresql:scripts / scripts/101_vacuumdb_all OK 2.30s 5 subtests passed [13:32:07.362] 252/397 postgresql:scripts / scripts/090_reindexdb OK 6.93s 64 subtests passed [13:32:08.414] 253/397 postgresql:scripts / scripts/020_createdb OK 12.00s 64 subtests passed [13:32:08.830] 254/397 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.41s 27 subtests passed [13:32:09.132] 255/397 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.30s 4 subtests passed [13:32:09.515] 256/397 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 38.45s 92 subtests passed [13:32:09.961] 257/397 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.83s 39 subtests passed [13:32:12.626] 258/397 postgresql:scripts / scripts/100_vacuumdb OK 10.26s 113 subtests passed [13:32:12.808] 259/397 postgresql:amcheck / amcheck/002_cic OK 2.84s 4 subtests passed [13:32:13.157] 260/397 postgresql:scripts / scripts/102_vacuumdb_stages OK 7.31s 4 subtests passed [13:32:13.548] 261/397 postgresql:pg_waldump / pg_waldump/001_basic OK 31.05s 212 subtests passed [13:32:14.633] 262/397 postgresql:pgbench / pgbench/001_pgbench_with_server OK 25.03s 474 subtests passed [13:32:14.742] 263/397 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.93s 6 subtests passed [13:32:14.878] 264/397 postgresql:scripts / scripts/200_connstr OK 7.51s 3 subtests passed [13:32:16.869] 265/397 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.23s 22 subtests passed [13:32:17.428] 266/397 postgresql:amcheck / amcheck/003_cic_2pc OK 4.80s 7 subtests passed [13:32:17.820] 267/397 postgresql:oid2name / oid2name/001_basic OK 0.39s 9 subtests passed [13:32:19.058] 268/397 postgresql:amcheck / amcheck/005_pitr OK 5.90s 3 subtests passed [13:32:20.044] 269/397 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.22s 11 subtests passed [13:32:21.992] 270/397 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 7.11s 16 subtests passed [13:32:22.290] 271/397 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 3.23s 6 subtests passed [13:32:23.031] 272/397 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.99s 3 subtests passed [13:32:23.418] 273/397 postgresql:amcheck / amcheck/006_verify_gin OK 9.87s 6 subtests passed [13:32:25.136] 274/397 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.84s 3 subtests passed [13:32:25.312] 275/397 postgresql:dblink / dblink/001_auth_scram OK 8.44s 12 subtests passed [13:32:25.728] 276/397 postgresql:vacuumlo / vacuumlo/001_basic OK 0.41s 9 subtests passed [13:32:27.550] 277/397 postgresql:pg_dump / pg_dump/002_pg_dump OK 95.41s 12212 subtests passed [13:32:28.046] 278/397 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 6.03s 2 subtests passed [13:32:28.466] 279/397 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 5.04s 4 subtests passed [13:32:28.680] 280/397 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.54s 6 subtests passed [13:32:29.156] 281/397 postgresql:authentication / authentication/005_sspi SKIP 0.47s [13:32:30.267] 282/397 postgresql:authentication / authentication/004_file_inclusion OK 1.80s 2 subtests passed [13:32:30.882] 283/397 postgresql:amcheck / amcheck/001_verify_heapam OK 21.36s 272 subtests passed [13:32:31.235] 284/397 postgresql:authentication / authentication/003_peer OK 3.21s 53 subtests passed [13:32:31.315] 285/397 postgresql:postmaster / postmaster/001_basic OK 0.43s 9 subtests passed [13:32:31.564] 286/397 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.53s 7 subtests passed [13:32:32.274] 287/397 postgresql:authentication / authentication/007_pre_auth OK 2.00s 2 subtests passed [13:32:33.674] 288/397 postgresql:postmaster / postmaster/003_start_stop OK 2.35s 25 subtests passed [13:32:33.841] 289/397 postgresql:postmaster / postmaster/002_connection_limits OK 2.60s 30 subtests passed [13:32:34.098] 290/397 postgresql:authentication / authentication/002_saslprep OK 6.43s 20 subtests passed [13:32:35.749] 291/397 postgresql:authentication / authentication/006_login_trigger OK 6.59s 32 subtests passed [13:32:36.618] 292/397 postgresql:authentication / authentication/001_password OK 10.88s 207 subtests passed [13:32:38.583] 293/397 postgresql:subscription / subscription/003_constraints OK 4.91s 6 subtests passed [13:32:39.353] 294/397 postgresql:subscription / subscription/002_types OK 7.07s 4 subtests passed [13:32:40.228] 295/397 postgresql:subscription / subscription/004_sync OK 6.38s 9 subtests passed [13:32:41.159] 296/397 postgresql:subscription / subscription/006_rewrite OK 5.41s 2 subtests passed [13:32:43.107] 297/397 postgresql:subscription / subscription/007_ddl OK 6.47s 8 subtests passed [13:32:43.143] 298/397 postgresql:subscription / subscription/009_matviews OK 3.79s 1 subtests passed [13:32:44.057] 299/397 postgresql:subscription / subscription/008_diff_schema OK 5.47s 5 subtests passed [13:32:48.187] 300/397 postgresql:subscription / subscription/005_encoding OK 14.09s 1 subtests passed [13:32:49.053] 301/397 postgresql:subscription / subscription/001_rep_changes OK 17.49s 38 subtests passed [13:32:49.526] 302/397 postgresql:subscription / subscription/010_truncate OK 9.29s 14 subtests passed [13:32:51.363] 303/397 postgresql:subscription / subscription/011_generated OK 10.20s 11 subtests passed [13:32:53.226] 304/397 postgresql:subscription / subscription/016_stream_subxact OK 4.17s 3 subtests passed [13:32:53.254] 305/397 postgresql:subscription / subscription/014_binary OK 9.19s 8 subtests passed [13:32:54.015] 306/397 postgresql:subscription / subscription/017_stream_ddl OK 4.49s 3 subtests passed [13:32:57.688] 307/397 postgresql:subscription / subscription/012_collation OK 14.58s 2 subtests passed [13:32:57.752] 308/397 postgresql:subscription / subscription/020_messages OK 4.49s 5 subtests passed [13:32:57.787] 309/397 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.56s 2 subtests passed [13:32:58.755] 310/397 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.39s 9 subtests passed [13:32:58.959] 311/397 postgresql:bloom / bloom/001_wal OK 44.21s 31 subtests passed [13:33:04.946] 312/397 postgresql:subscription / subscription/024_add_drop_pub OK 7.16s 4 subtests passed [13:33:06.922] 313/397 postgresql:subscription / subscription/025_rep_changes_for_schema OK 8.16s 13 subtests passed [13:33:09.071] 314/397 postgresql:subscription / subscription/015_stream OK 20.88s 10 subtests passed [13:33:11.403] 315/397 postgresql:subscription / subscription/013_partition OK 28.26s 74 subtests passed [13:33:11.935] 316/397 postgresql:subscription / subscription/021_twophase OK 17.92s 31 subtests passed [13:33:13.099] 317/397 postgresql:subscription / subscription/026_stats OK 14.14s 13 subtests passed [13:33:14.906] 318/397 postgresql:subscription / subscription/022_twophase_cascade OK 17.22s 41 subtests passed [13:33:17.080] 319/397 postgresql:subscription / subscription/029_on_error OK 8.00s 5 subtests passed [13:33:17.686] 320/397 postgresql:subscription / subscription/023_twophase_stream OK 19.94s 34 subtests passed [13:33:22.745] 321/397 postgresql:subscription / subscription/027_nosuperuser OK 17.79s 19 subtests passed [13:33:25.149] 322/397 postgresql:subscription / subscription/033_run_as_table_owner OK 10.24s 10 subtests passed [13:33:26.223] 323/397 postgresql:subscription / subscription/028_row_filter OK 19.30s 26 subtests passed [13:33:27.794] 324/397 postgresql:subscription / subscription/030_origin OK 16.39s 13 subtests passed [13:33:30.309] 325/397 postgresql:subscription / subscription/036_sequences OK 7.54s 9 subtests passed [13:33:32.053] 326/397 postgresql:subscription / subscription/032_subscribe_use_index OK 18.95s 15 subtests passed [13:33:33.520] 327/397 postgresql:brin / brin/01_workitems OK 3.24s 4 subtests passed [13:33:35.320] 328/397 postgresql:subscription / subscription/035_conflicts OK 17.62s 29 subtests passed [13:33:36.603] 329/397 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 10.38s 4 subtests passed [13:33:36.758] 330/397 postgresql:subscription / subscription/034_temporal OK 19.68s 37 subtests passed [13:33:37.403] 331/397 postgresql:subscription / subscription/031_column_list OK 25.47s 36 subtests passed [13:33:37.512] 332/397 postgresql:subscription / subscription/037_except OK 12.36s 21 subtests passed [13:33:40.155] 333/397 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.64s 23 subtests passed [13:33:40.300] 334/397 postgresql:brin / brin/02_wal_consistency OK 8.25s 2 subtests passed [13:33:41.343] 335/397 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.94s 4 subtests passed [13:33:41.667] 336/397 postgresql:commit_ts / commit_ts/004_restart OK 4.89s 16 subtests passed [13:33:41.926] 337/397 postgresql:commit_ts / commit_ts/002_standby OK 6.60s 4 subtests passed [13:33:42.021] 338/397 postgresql:commit_ts / commit_ts/001_base OK 8.50s 2 subtests passed [13:33:43.401] 339/397 postgresql:oauth_validator / oauth_validator/002_client OK 3.10s 20 subtests passed [13:33:43.840] 340/397 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.49s 4 subtests passed [13:33:44.180] 341/397 postgresql:commit_ts / commit_ts/003_standby_2 OK 7.57s 4 subtests passed [13:33:45.728] 342/397 postgresql:test_aio / test_aio/002_io_workers OK 3.80s 22 subtests passed [13:33:47.142] 343/397 postgresql:test_aio / test_aio/004_read_stream OK 3.74s 21 subtests passed [13:33:47.453] 344/397 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 3.61s 2 subtests passed [13:33:49.579] 345/397 postgresql:test_checksums / test_checksums/001_basic OK 5.40s 9 subtests passed [13:33:50.535] 346/397 postgresql:test_checksums / test_checksums/002_restarts OK 4.80s 5 subtests passed [13:33:50.894] 347/397 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.36s [13:33:51.179] 348/397 postgresql:test_aio / test_aio/003_initdb OK 9.15s 4 subtests passed [13:33:51.280] 349/397 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.38s [13:33:51.567] 350/397 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.38s [13:33:53.274] 351/397 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.70s 2 subtests passed [13:33:54.068] 352/397 postgresql:test_checksums / test_checksums/004_offline OK 6.61s 8 subtests passed [13:33:55.112] 353/397 postgresql:subscription / subscription/100_bugs OK 27.31s 17 subtests passed [13:33:55.171] 354/397 postgresql:test_aio / test_aio/001_aio OK 13.51s 550 subtests passed [13:33:55.404] 355/397 postgresql:test_checksums / test_checksums/003_standby_restarts OK 8.26s 12 subtests passed [13:33:55.588] 356/397 postgresql:test_int128 / test_int128/001_test_int128 OK 0.38s 2 subtests passed [13:33:56.400] 357/397 postgresql:test_checksums / test_checksums/005_injection OK 6.82s 3 subtests passed [13:33:56.729] 358/397 postgresql:test_escape / test_escape/001_test_escape OK 2.66s 1218 subtests passed [13:33:56.896] 359/397 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.49s 12 subtests passed [13:33:57.094] 360/397 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.35s 2 subtests passed [13:33:57.496] 361/397 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.38s 11 subtests passed [13:33:57.635] 362/397 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.36s 15 subtests passed [13:33:58.112] 363/397 postgresql:test_misc / test_misc/004_io_direct SKIP 0.48s [13:33:58.927] 364/397 postgresql:test_misc / test_misc/003_check_guc OK 1.42s 4 subtests passed [13:34:00.032] 365/397 postgresql:test_misc / test_misc/002_tablespace OK 2.93s 20 subtests passed [13:34:00.418] 366/397 postgresql:test_misc / test_misc/005_timeouts OK 2.30s 2 subtests passed [13:34:00.940] 367/397 postgresql:test_misc / test_misc/001_constraint_validation OK 4.04s 42 subtests passed [13:34:01.733] 368/397 postgresql:test_misc / test_misc/007_catcache_inval OK 1.70s 2 subtests passed [13:34:01.955] 369/397 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.02s 2 subtests passed [13:34:02.491] 370/397 postgresql:oauth_validator / oauth_validator/001_server OK 22.33s 170 subtests passed [13:34:03.106] 371/397 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 7.70s 516 subtests passed [13:34:03.237] 372/397 postgresql:test_misc / test_misc/008_replslot_single_user OK 2.82s 10 subtests passed [13:34:03.317] 373/397 postgresql:test_misc / test_misc/009_log_temp_files OK 2.37s 11 subtests passed [13:34:03.629] 374/397 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.39s [13:34:05.145] 375/397 postgresql:test_misc / test_misc/011_lock_stats OK 3.19s 7 subtests passed [13:34:05.249] 376/397 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 1.93s 2 subtests passed [13:34:05.494] 377/397 postgresql:test_json_parser / test_json_parser/002_inline OK 9.90s 3712 subtests passed [13:34:06.461] 378/397 postgresql:test_slru / test_slru/001_multixact OK 2.83s 2 subtests passed [13:34:06.971] 379/397 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.50s [13:34:07.010] 380/397 postgresql:test_misc / test_misc/012_ddlutils OK 4.51s 43 subtests passed [13:34:07.394] 381/397 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.41s [13:34:07.416] 382/397 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.40s [13:34:08.581] 383/397 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.43s 18 subtests passed [13:34:08.807] 384/397 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.42s [13:34:09.891] 385/397 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.64s 8 subtests passed [13:34:10.250] 386/397 postgresql:worker_spi / worker_spi/002_worker_terminate OK 4.73s 11 subtests passed [13:34:10.336] 387/397 postgresql:ssl / ssl/004_sni SKIP 0.44s [13:34:12.788] 388/397 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 11.05s 73 subtests passed [13:34:12.945] 389/397 postgresql:ldap / ldap/002_bindpasswd OK 2.61s 3 subtests passed [13:34:14.407] 390/397 postgresql:ssl / ssl/002_scram OK 5.82s 24 subtests passed [13:34:14.512] 391/397 postgresql:ssl / ssl/003_sslinfo OK 5.70s 20 subtests passed [13:34:15.433] 392/397 postgresql:icu / icu/010_database OK 2.47s 8 subtests passed [13:34:15.603] 393/397 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 2.81s 26 subtests passed [13:34:15.768] 394/397 postgresql:test_pg_dump / test_pg_dump/001_base OK 12.65s 1044 subtests passed [13:34:17.042] 395/397 postgresql:ldap / ldap/001_auth OK 6.79s 47 subtests passed [13:34:20.815] 396/397 postgresql:test_checksums / test_checksums/009_fpi OK 29.53s 7 subtests passed [13:34:21.048] 397/397 postgresql:ssl / ssl/001_ssltests OK 13.63s 246 subtests passed [13:34:21.247] [13:34:21.247] Summary of Failures: [13:34:21.247] [13:34:21.247] 20/397 postgresql:regress / regress/regress ERROR 126.74s exit status 1 [13:34:21.247] 46/397 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 141.41s exit status 1 [13:34:21.247] 40/397 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 224.23s exit status 1 [13:34:21.247] 197/397 postgresql:recovery / recovery/027_stream_regress ERROR 222.24s exit status 1 [13:34:21.247] [13:34:21.247] Ok: 381 [13:34:21.247] Expected Fail: 0 [13:34:21.247] Fail: 4 [13:34:21.247] Unexpected Pass: 0 [13:34:21.247] Skipped: 12 [13:34:21.247] Timeout: 0 [13:34:21.247] [13:34:21.247] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [13:34:21.373] [13:34:21.373] Exit status: 4