[14:24:51.220] su postgres <<-EOF [14:24:51.220] set -e [14:24:51.220] ulimit -c unlimited [14:24:51.220] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [14:24:51.220] EOF [14:24:53.170] 1/381 postgresql:setup / tmp_install OK 1.37s [14:24:53.281] 2/381 postgresql:setup / install_test_files OK 0.11s [14:24:54.384] 3/381 postgresql:setup / initdb_cache OK 1.10s [14:24:55.194] 4/381 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.79s 9 subtests passed [14:25:07.478] 5/381 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 13.03s 16 subtests passed [14:25:17.245] 6/381 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 9.77s 5 subtests passed [14:25:17.278] 7/381 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 22.85s 13 subtests passed [14:25:20.829] 8/381 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 26.40s 19 subtests passed [14:25:28.188] 9/381 postgresql:recovery / recovery/002_archiving OK 7.36s 12 subtests passed [14:25:28.291] ▶ 10/381 + triggers 13608 ms FAIL [14:25:39.928] 11/381 postgresql:recovery / recovery/001_stream_rep OK 22.65s 64 subtests passed [14:25:40.808] 12/381 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 45.61s 3 subtests passed [14:25:54.754] 13/381 postgresql:recovery / recovery/003_recovery_targets OK 26.56s 15 subtests passed [14:25:56.424] 14/381 postgresql:recovery / recovery/005_replay_delay OK 15.61s 3 subtests passed [14:25:58.162] 15/381 postgresql:recovery / recovery/004_timeline_switch OK 18.23s 5 subtests passed [14:25:59.060] 16/381 postgresql:recovery / recovery/006_logical_decoding OK 4.30s 20 subtests passed [14:26:07.382] 17/381 postgresql:recovery / recovery/007_sync_rep OK 10.96s 11 subtests passed [14:26:14.335] 18/381 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.95s 13 subtests passed [14:26:17.171] 19/381 postgresql:recovery / recovery/009_twophase OK 18.11s 30 subtests passed [14:26:17.594] 20/381 postgresql:recovery / recovery/008_fsm_truncation OK 19.38s 1 subtests passed [14:26:18.067] 21/381 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 83.60s 40 subtests passed [14:26:20.237] 22/381 postgresql:recovery / recovery/014_unlogged_reinit OK 2.64s 23 subtests passed [14:26:20.480] 23/381 postgresql:recovery / recovery/013_crash_restart OK 3.31s 19 subtests passed [14:26:23.648] 24/381 postgresql:recovery / recovery/015_promotion_pages OK 5.58s 1 subtests passed [14:26:25.162] 25/381 postgresql:recovery / recovery/012_subtransactions OK 10.82s 12 subtests passed [14:26:25.209] 26/381 postgresql:recovery / recovery/017_shm OK 4.73s 4 subtests passed [14:26:27.531] 27/381 postgresql:recovery / recovery/016_min_consistency OK 7.29s 1 subtests passed [14:26:32.947] 28/381 postgresql:recovery / recovery/021_row_visibility OK 5.41s 10 subtests passed [14:26:35.259] 29/381 postgresql:recovery / recovery/022_crash_temp_files OK 2.31s 11 subtests passed [14:26:36.063] 30/381 postgresql:recovery / recovery/020_archive_status OK 10.85s 19 subtests passed [14:26:41.656] 31/381 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.39s 1 subtests passed [14:26:43.036] 32/381 postgresql:recovery / recovery/024_archive_recovery OK 6.97s 2 subtests passed [14:26:49.413] 33/381 postgresql:recovery / recovery/018_wal_optimize OK 25.76s 38 subtests passed [14:26:49.661] 34/381 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.00s 1 subtests passed [14:26:58.426] 35/381 postgresql:recovery / recovery/026_overwrite_contrecord OK 15.39s 3 subtests passed [14:27:02.921] 36/381 postgresql:recovery / recovery/019_replslot_limit OK 37.76s 26 subtests passed [14:27:03.566] 37/381 postgresql:recovery / recovery/028_pitr_timelines OK 13.90s 3 subtests passed [14:27:04.352] 10/381 postgresql:regress / regress/regress ERROR 129.96s exit status 1 [14:27:04.352] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress 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 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=224 MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /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 40058 [14:27:04.352] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:27:04.352] stderr: [14:27:04.352] # 1 of 243 tests failed. [14:27:04.352] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [14:27:04.352] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [14:27:04.352] [14:27:04.352] (test program exited with status code 1) [14:27:04.352] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:27:04.352] [14:27:06.805] ▶ 38/381 - regression tests pass FAIL [14:27:08.088] 39/381 postgresql:recovery / recovery/029_stats_restart OK 9.66s 44 subtests passed [14:27:10.925] ▶ 40/381 - regression tests pass FAIL [14:27:11.324] 40/381 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 136.93s exit status 1 [14:27:11.325] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template 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 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib 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 MALLOC_PERTURB_=86 MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /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 [14:27:11.325] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:27:11.325] stderr: [14:27:11.325] # Failed test 'regression tests pass' [14:27:11.325] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [14:27:11.325] # got: '256' [14:27:11.325] # expected: '0' [14:27:11.325] # Looks like you failed 1 test of 1. [14:27:11.325] [14:27:11.325] (test program exited with status code 1) [14:27:11.325] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:27:11.325] [14:27:12.697] 41/381 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.77s 11 subtests passed [14:27:14.232] 42/381 postgresql:recovery / recovery/034_create_database OK 2.90s 2 subtests passed [14:27:14.353] 43/381 postgresql:recovery / recovery/031_recovery_conflict OK 10.79s 18 subtests passed [14:27:17.236] 44/381 postgresql:recovery / recovery/037_invalid_database OK 2.88s 10 subtests passed [14:27:18.220] 45/381 postgresql:recovery / recovery/032_relfilenode_reuse OK 13.86s 14 subtests passed [14:27:18.465] 46/381 postgresql:recovery / recovery/036_truncated_dropped OK 4.23s 8 subtests passed [14:27:21.709] 47/381 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.47s 2 subtests passed [14:27:29.444] 48/381 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.73s 6 subtests passed [14:27:34.051] 49/381 postgresql:recovery / recovery/039_end_of_wal OK 15.83s 14 subtests passed [14:27:38.913] 50/381 postgresql:recovery / recovery/042_low_level_backup OK 9.47s 4 subtests passed [14:27:40.559] 51/381 postgresql:recovery / recovery/033_replay_tsp_drops OK 32.46s 3 subtests passed [14:27:41.014] 52/381 postgresql:isolation / isolation/isolation OK 143.77s 127 subtests passed [14:27:41.340] 53/381 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.42s 1 subtests passed [14:27:43.820] 54/381 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.77s 1 subtests passed [14:27:54.093] 55/381 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 10.27s 3 subtests passed [14:27:54.408] 56/381 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 13.07s 1 subtests passed [14:27:55.695] 57/381 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 37.23s 38 subtests passed [14:27:57.677] 58/381 postgresql:recovery / recovery/050_redo_segment_missing OK 3.26s 2 subtests passed [14:27:59.747] 59/381 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 2.07s 4 subtests passed [14:28:01.361] 60/381 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 20.34s 2 subtests passed [14:28:01.753] 61/381 postgresql:recovery / recovery/035_standby_logical_decoding OK 49.05s 89 subtests passed [14:28:06.144] 62/381 postgresql:plpgsql / plpgsql/regress OK 6.40s 13 subtests passed [14:28:06.165] 63/381 postgresql:plperl / plperl/regress OK 4.80s 14 subtests passed [14:28:09.638] 64/381 postgresql:pltcl / pltcl/regress OK 3.49s 8 subtests passed [14:28:10.023] 65/381 postgresql:plpython / plpython/regress OK 8.27s 23 subtests passed [14:28:11.271] 66/381 postgresql:auto_explain / auto_explain/regress OK 1.63s 1 subtests passed [14:28:11.897] 67/381 postgresql:basic_archive / basic_archive/regress OK 1.87s 1 subtests passed [14:28:13.216] 68/381 postgresql:bool_plperl / bool_plperl/regress OK 1.32s 2 subtests passed [14:28:13.304] 69/381 postgresql:bloom / bloom/regress OK 2.03s 1 subtests passed [14:28:17.200] 70/381 postgresql:recovery / recovery/049_wait_for_lsn OK 23.10s 33 subtests passed [14:28:18.647] 71/381 postgresql:btree_gin / btree_gin/regress OK 5.43s 30 subtests passed [14:28:19.727] 72/381 postgresql:btree_gist / btree_gist/regress OK 6.42s 32 subtests passed [14:28:20.316] 73/381 postgresql:recovery / recovery/045_archive_restartpoint OK 39.77s 1 subtests passed [14:28:21.265] 74/381 postgresql:dblink / dblink/regress OK 1.54s 1 subtests passed [14:28:21.343] 75/381 postgresql:cube / cube/regress OK 2.69s 2 subtests passed [14:28:21.364] 76/381 postgresql:citext / citext/regress OK 4.16s 3 subtests passed [14:28:22.415] 77/381 postgresql:dict_int / dict_int/regress OK 2.10s 1 subtests passed [14:28:22.540] 78/381 postgresql:recovery / recovery/051_effective_wal_level OK 26.84s 31 subtests passed [14:28:22.989] 79/381 postgresql:dict_xsyn / dict_xsyn/regress OK 1.72s 1 subtests passed [14:28:23.736] 80/381 postgresql:file_fdw / file_fdw/regress OK 2.37s 1 subtests passed [14:28:24.350] 81/381 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.93s 2 subtests passed [14:28:24.669] 82/381 postgresql:amcheck / amcheck/regress OK 18.50s 4 subtests passed [14:28:25.236] 83/381 postgresql:earthdistance / earthdistance/regress OK 3.89s 1 subtests passed [14:28:25.714] 84/381 postgresql:hstore_plperl / hstore_plperl/regress OK 2.72s 3 subtests passed [14:28:25.924] 85/381 postgresql:hstore_plpython / hstore_plpython/regress OK 2.18s 1 subtests passed [14:28:26.669] 86/381 postgresql:isn / isn/regress OK 1.99s 1 subtests passed [14:28:26.794] 87/381 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.55s 2 subtests passed [14:28:27.040] 88/381 postgresql:hstore / hstore/regress OK 4.50s 2 subtests passed [14:28:27.671] 89/381 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.95s 1 subtests passed [14:28:28.095] 90/381 postgresql:lo / lo/regress OK 2.17s 1 subtests passed [14:28:28.513] 91/381 postgresql:passwordcheck / passwordcheck/regress OK 0.84s 1 subtests passed [14:28:28.531] 92/381 postgresql:ltree_plpython / ltree_plpython/regress OK 1.73s 1 subtests passed [14:28:29.468] 93/381 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.93s 1 subtests passed [14:28:29.876] 94/381 postgresql:ltree / ltree/regress OK 3.21s 1 subtests passed [14:28:30.084] 95/381 postgresql:pg_buffercache / pg_buffercache/regress OK 1.99s 2 subtests passed [14:28:30.959] 96/381 postgresql:pageinspect / pageinspect/regress OK 3.92s 8 subtests passed [14:28:31.052] 97/381 postgresql:pg_overexplain / pg_overexplain/regress OK 1.18s 1 subtests passed [14:28:31.748] 98/381 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.28s 1 subtests passed [14:28:32.350] 99/381 postgresql:pg_prewarm / pg_prewarm/regress OK 1.39s 1 subtests passed [14:28:32.586] 100/381 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.53s 1 subtests passed [14:28:33.529] 101/381 postgresql:pg_surgery / pg_surgery/regress OK 0.94s 1 subtests passed [14:28:33.805] 102/381 postgresql:pgstattuple / pgstattuple/regress OK 1.45s 1 subtests passed [14:28:34.688] 103/381 postgresql:pgcrypto / pgcrypto/regress OK 6.17s 25 subtests passed [14:28:34.700] 104/381 postgresql:pg_visibility / pg_visibility/regress OK 0.89s 1 subtests passed [14:28:36.048] 105/381 postgresql:pg_walinspect / pg_walinspect/regress OK 1.36s 2 subtests passed [14:28:36.241] 106/381 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.49s 16 subtests passed [14:28:36.959] 107/381 postgresql:pg_trgm / pg_trgm/regress OK 3.43s 4 subtests passed [14:28:37.504] 108/381 postgresql:postgres_fdw / postgres_fdw/isolation OK 1.45s 1 subtests passed [14:28:38.108] 109/381 postgresql:seg / seg/regress OK 1.87s 3 subtests passed [14:28:38.164] 110/381 postgresql:spi / spi/regress OK 1.20s 2 subtests passed [14:28:38.739] 111/381 postgresql:intarray / intarray/regress OK 14.39s 1 subtests passed [14:28:39.108] 112/381 postgresql:tablefunc / tablefunc/regress OK 1.61s 1 subtests passed [14:28:39.957] 113/381 postgresql:tcn / tcn/isolation OK 1.85s 1 subtests passed [14:28:40.462] 114/381 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.35s 1 subtests passed [14:28:41.370] 115/381 postgresql:tsm_system_time / tsm_system_time/regress OK 1.41s 1 subtests passed [14:28:41.459] 116/381 postgresql:unaccent / unaccent/regress OK 0.99s 1 subtests passed [14:28:42.747] 117/381 postgresql:uuid-ossp / uuid-ossp/regress OK 1.37s 1 subtests passed [14:28:43.470] 118/381 postgresql:xml2 / xml2/regress OK 2.01s 1 subtests passed [14:28:44.030] 119/381 postgresql:brin / brin/isolation OK 1.28s 1 subtests passed [14:28:44.808] 120/381 postgresql:commit_ts / commit_ts/regress OK 1.34s 1 subtests passed [14:28:45.939] 38/381 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 231.52s exit status 1 [14:28:45.940] >>> MSAN_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/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 LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib with_icu=yes INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template 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 TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so MALLOC_PERTURB_=175 MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /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 [14:28:45.940] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:28:45.940] stderr: [14:28:45.940] # Failed test 'regression tests pass' [14:28:45.940] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [14:28:45.940] # got: '256' [14:28:45.940] # expected: '0' [14:28:45.940] # Looks like you failed 1 test of 20. [14:28:45.940] [14:28:45.940] (test program exited with status code 1) [14:28:45.940] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:28:45.940] [14:28:45.963] 121/381 postgresql:dummy_index_am / dummy_index_am/regress OK 1.15s 1 subtests passed [14:28:45.964] 122/381 postgresql:pg_plan_advice / pg_plan_advice/regress OK 15.88s 9 subtests passed [14:28:46.770] 123/381 postgresql:delay_execution / delay_execution/isolation OK 2.74s 2 subtests passed [14:28:47.689] 124/381 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.75s 1 subtests passed [14:28:47.817] 125/381 postgresql:test_decoding / test_decoding/isolation OK 9.07s 14 subtests passed [14:28:48.514] 126/381 postgresql:injection_points / injection_points/regress OK 1.74s 4 subtests passed [14:28:49.198] 127/381 postgresql:gin / gin/regress OK 3.23s 1 subtests passed [14:28:49.403] 128/381 postgresql:plsample / plsample/regress OK 0.89s 1 subtests passed [14:28:49.470] 129/381 postgresql:index / index/isolation OK 3.48s 1 subtests passed [14:28:50.408] 130/381 postgresql:test_binaryheap / test_binaryheap/regress OK 1.00s 1 subtests passed [14:28:51.127] 131/381 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.93s 1 subtests passed [14:28:51.451] 132/381 postgresql:test_bitmapset / test_bitmapset/regress OK 1.98s 1 subtests passed [14:28:51.826] 133/381 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.42s 1 subtests passed [14:28:52.246] 134/381 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.11s 1 subtests passed [14:28:52.800] 135/381 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.34s 1 subtests passed [14:28:52.891] 136/381 postgresql:test_custom_types / test_custom_types/regress OK 1.06s 1 subtests passed [14:28:54.955] 137/381 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.06s 1 subtests passed [14:28:55.324] 138/381 postgresql:injection_points / injection_points/isolation OK 7.63s 4 subtests passed [14:28:56.106] 139/381 postgresql:postgres_fdw / postgres_fdw/regress OK 21.40s 2 subtests passed [14:28:56.666] 140/381 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.33s 1 subtests passed [14:28:56.916] 141/381 postgresql:test_dsa / test_dsa/regress OK 4.12s 1 subtests passed [14:28:57.661] 142/381 postgresql:test_lfind / test_lfind/regress OK 1.00s 1 subtests passed [14:28:58.101] 143/381 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.18s 1 subtests passed [14:28:58.894] 144/381 postgresql:test_parser / test_parser/regress OK 0.79s 1 subtests passed [14:28:58.909] 145/381 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 6.67s 22 subtests passed [14:28:59.691] 146/381 postgresql:nbtree / nbtree/regress OK 11.87s 2 subtests passed [14:28:59.922] 147/381 postgresql:test_predtest / test_predtest/regress OK 1.01s 1 subtests passed [14:29:00.018] 148/381 postgresql:test_pg_dump / test_pg_dump/regress OK 1.12s 1 subtests passed [14:29:00.809] 149/381 postgresql:test_rbtree / test_rbtree/regress OK 0.89s 1 subtests passed [14:29:00.838] 150/381 postgresql:test_radixtree / test_radixtree/regress OK 1.14s 1 subtests passed [14:29:01.706] 151/381 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.87s 1 subtests passed [14:29:02.375] 152/381 postgresql:test_resowner / test_resowner/regress OK 1.56s 1 subtests passed [14:29:02.786] 153/381 postgresql:test_regex / test_regex/regress OK 2.77s 2 subtests passed [14:29:02.966] 154/381 postgresql:test_oat_hooks / test_oat_hooks/regress OK 5.30s 2 subtests passed [14:29:03.243] 155/381 postgresql:test_extensions / test_extensions/regress OK 8.28s 2 subtests passed [14:29:03.382] 156/381 postgresql:test_saslprep / test_saslprep/regress OK 1.67s 1 subtests passed [14:29:04.116] 157/381 postgresql:test_slru / test_slru/regress OK 1.33s 1 subtests passed [14:29:04.615] 158/381 postgresql:typcache / typcache/regress OK 1.37s 1 subtests passed [14:29:05.137] 159/381 postgresql:test_tidstore / test_tidstore/regress OK 2.17s 1 subtests passed [14:29:05.463] 160/381 postgresql:libpq / libpq/002_api OK 0.32s 1 subtests passed [14:29:05.791] 161/381 postgresql:unsafe_tests / unsafe_tests/regress OK 2.37s 4 subtests passed [14:29:06.137] 162/381 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.34s [14:29:06.214] 163/381 postgresql:libpq / libpq/001_uri OK 1.60s 63 subtests passed [14:29:08.916] 164/381 postgresql:libpq / libpq/006_service OK 2.70s 47 subtests passed [14:29:09.273] 165/381 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.35s 55 subtests passed [14:29:10.014] 166/381 postgresql:test_integerset / test_integerset/regress OK 13.91s 1 subtests passed [14:29:10.358] 167/381 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.34s 9 subtests passed [14:29:11.679] 168/381 postgresql:test_decoding / test_decoding/regress OK 33.51s 19 subtests passed [14:29:12.354] 169/381 postgresql:libpq / libpq/005_negotiate_encryption OK 6.21s 53 subtests passed [14:29:13.438] 170/381 postgresql:libpq / libpq/003_load_balance_host_list OK 7.97s 127 subtests passed [14:29:15.746] 171/381 postgresql:test_shm_mq / test_shm_mq/regress OK 13.37s 1 subtests passed [14:29:15.862] 172/381 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.50s 107 subtests passed [14:29:16.277] 173/381 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.53s 51 subtests passed [14:29:17.182] 174/381 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.74s 10 subtests passed [14:29:18.494] 175/381 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.22s 3 subtests passed [14:29:19.886] 176/381 postgresql:ecpg / ecpg/ecpg OK 15.77s 66 subtests passed [14:29:20.344] 177/381 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 7.99s 32 subtests passed [14:29:20.774] 178/381 postgresql:pg_checksums / pg_checksums/001_basic OK 0.43s 9 subtests passed [14:29:25.412] 179/381 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 8.23s 43 subtests passed [14:29:25.999] 180/381 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.59s 13 subtests passed [14:29:26.023] 181/381 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 7.53s 27 subtests passed [14:29:33.179] 182/381 postgresql:pg_checksums / pg_checksums/002_actions OK 12.40s 66 subtests passed [14:29:41.240] 183/381 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 8.06s 11 subtests passed [14:29:41.518] 184/381 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 15.49s 7 subtests passed [14:29:44.085] 185/381 postgresql:pg_amcheck / pg_amcheck/003_check OK 32.40s 75 subtests passed [14:29:47.113] 186/381 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 5.59s 4 subtests passed [14:29:47.236] 187/381 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.15s 3 subtests passed [14:29:50.111] 188/381 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 24.11s 6 subtests passed [14:29:51.859] 189/381 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 4.62s 4 subtests passed [14:29:56.632] 190/381 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 15.39s 22 subtests passed [14:29:57.035] 191/381 postgresql:pg_config / pg_config/001_pg_config OK 0.40s 21 subtests passed [14:29:57.698] 192/381 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 10.58s 2 subtests passed [14:29:57.774] 193/381 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 7.66s 4 subtests passed [14:29:58.664] 194/381 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.63s 18 subtests passed [14:29:58.904] 195/381 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 7.04s 5 subtests passed [14:29:59.327] ▶ 196/381 - regression tests pass FAIL [14:29:59.460] 197/381 postgresql:pg_ctl / pg_ctl/002_status OK 1.68s 3 subtests passed [14:30:01.623] 198/381 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 41.73s 60 subtests passed [14:30:01.753] 199/381 postgresql:pg_dump / pg_dump/001_basic OK 2.29s 135 subtests passed [14:30:02.962] 200/381 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.05s 14 subtests passed [14:30:03.827] 201/381 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.07s 3 subtests passed [14:30:05.007] 202/381 postgresql:pg_ctl / pg_ctl/003_promote OK 6.34s 12 subtests passed [14:30:05.103] 203/381 postgresql:initdb / initdb/001_initdb OK 55.83s 57 subtests passed [14:30:05.549] 204/381 postgresql:pg_ctl / pg_ctl/001_start_stop OK 7.85s 25 subtests passed [14:30:08.271] 205/381 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.31s 4 subtests passed [14:30:11.283] 206/381 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.01s 83 subtests passed [14:30:12.008] 207/381 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.72s 9 subtests passed [14:30:13.270] 208/381 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 8.26s 98 subtests passed [14:30:15.674] 209/381 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 11.84s 108 subtests passed [14:30:20.773] 210/381 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 64.91s 200 subtests passed [14:30:26.481] 211/381 postgresql:pg_dump / pg_dump/010_dump_connstr OK 20.93s 13 subtests passed [14:30:27.286] 212/381 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.61s 6 subtests passed [14:30:27.797] 213/381 postgresql:pg_rewind / pg_rewind/006_options OK 0.51s 13 subtests passed [14:30:31.251] 214/381 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.77s 1 subtests passed [14:30:34.453] 215/381 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 13.62s 10 subtests passed [14:30:38.011] 216/381 postgresql:pg_rewind / pg_rewind/001_basic OK 26.00s 57 subtests passed [14:30:38.317] 217/381 postgresql:pg_rewind / pg_rewind/007_standby_source OK 10.52s 7 subtests passed [14:30:38.997] 196/381 postgresql:recovery / recovery/027_stream_regress ERROR 229.58s exit status 1 [14:30:38.997] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template enable_injection_points=yes 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 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=107 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 MESON_TEST_ITERATION=1 top_builddir=/home/postgres/postgres/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /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 [14:30:38.997] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:30:38.997] stderr: [14:30:38.997] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [14:30:38.997] # diff -U3 /home/postgres/postgres/src/test/regress/expected/triggers.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/triggers.out [14:30:38.997] # --- /home/postgres/postgres/src/test/regress/expected/triggers.out Tue Mar 31 14:23:04 2026 [14:30:38.997] # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/triggers.out Tue Mar 31 14:27:40 2026 [14:30:38.997] # @@ -250,7 +250,8 @@ [14:30:38.997] # --------+---------+-----------+----------+---------+---------+--------------+------------- [14:30:38.997] # a | integer | | | | plain | | [14:30:38.997] # Partition key: RANGE (a) [14:30:38.997] # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [14:30:38.997] # +Partitions: [14:30:38.997] # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [14:30:38.997] # [14:30:38.997] # DROP TABLE test_tbl1; [14:30:38.997] # -- [14:30:38.997] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [14:30:38.997] # === EOF === [14:30:38.997] # Failed test 'regression tests pass' [14:30:38.997] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 112. [14:30:38.997] # got: '256' [14:30:38.997] # expected: '0' [14:30:38.997] # Looks like you failed 1 test of 11. [14:30:38.997] [14:30:38.997] (test program exited with status code 1) [14:30:38.997] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:30:38.997] [14:30:39.486] 218/381 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.48s 13 subtests passed [14:30:41.293] 219/381 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.80s 18 subtests passed [14:30:41.818] 220/381 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.51s 17 subtests passed [14:30:42.050] 221/381 postgresql:pg_rewind / pg_rewind/009_growing_files OK 7.59s 3 subtests passed [14:30:43.170] 222/381 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 11.92s 3 subtests passed [14:30:46.722] 223/381 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 8.40s 12 subtests passed [14:30:48.112] 224/381 postgresql:pg_rewind / pg_rewind/002_databases OK 34.84s 12 subtests passed [14:30:48.553] 225/381 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.83s 60 subtests passed [14:30:49.302] 226/381 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 11.28s 1 subtests passed [14:30:51.174] 227/381 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 8.00s 32 subtests passed [14:30:51.466] 228/381 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.35s 5 subtests passed [14:30:56.930] 229/381 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.37s 11 subtests passed [14:30:59.772] 230/381 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 10.47s 18 subtests passed [14:31:01.562] 231/381 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.79s 5 subtests passed [14:31:01.938] 232/381 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.37s 11 subtests passed [14:31:03.263] 233/381 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 12.08s 10 subtests passed [14:31:03.604] 234/381 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 58.50s 60 subtests passed [14:31:03.839] 235/381 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.90s 7 subtests passed [14:31:05.331] 236/381 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.72s 207 subtests passed [14:31:06.824] 237/381 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 25.00s 38 subtests passed [14:31:07.617] 238/381 postgresql:psql / psql/010_tab_completion OK 2.28s 89 subtests passed [14:31:07.721] 239/381 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 16.25s 21 subtests passed [14:31:08.698] 240/381 postgresql:psql / psql/020_cancel OK 1.87s 2 subtests passed [14:31:09.495] 241/381 postgresql:scripts / scripts/010_clusterdb OK 1.77s 16 subtests passed [14:31:09.610] 242/381 postgresql:psql / psql/030_pager OK 1.99s 4 subtests passed [14:31:10.973] 243/381 postgresql:scripts / scripts/011_clusterdb_all OK 2.27s 7 subtests passed [14:31:11.772] 244/381 postgresql:scripts / scripts/040_createuser OK 2.16s 37 subtests passed [14:31:12.371] 245/381 postgresql:psql / psql/001_basic OK 8.53s 126 subtests passed [14:31:13.332] 246/381 postgresql:scripts / scripts/070_dropuser OK 1.56s 13 subtests passed [14:31:14.004] 247/381 postgresql:scripts / scripts/080_pg_isready OK 1.63s 11 subtests passed [14:31:14.378] 248/381 postgresql:scripts / scripts/050_dropdb OK 3.40s 16 subtests passed [14:31:17.342] 249/381 postgresql:scripts / scripts/091_reindexdb_all OK 3.33s 13 subtests passed [14:31:20.250] 250/381 postgresql:scripts / scripts/101_vacuumdb_all OK 2.91s 5 subtests passed [14:31:21.744] 251/381 postgresql:scripts / scripts/090_reindexdb OK 8.41s 64 subtests passed [14:31:21.908] 252/381 postgresql:scripts / scripts/020_createdb OK 12.41s 64 subtests passed [14:31:22.449] 253/381 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.54s 27 subtests passed [14:31:22.606] 254/381 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 40.55s 92 subtests passed [14:31:22.735] 255/381 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.28s 4 subtests passed [14:31:23.359] 256/381 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.75s 39 subtests passed [14:31:25.115] 257/381 postgresql:scripts / scripts/100_vacuumdb OK 10.73s 113 subtests passed [14:31:26.604] 258/381 postgresql:amcheck / amcheck/002_cic OK 3.24s 4 subtests passed [14:31:27.912] 259/381 postgresql:amcheck / amcheck/003_cic_2pc OK 2.79s 7 subtests passed [14:31:28.610] 260/381 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.00s 6 subtests passed [14:31:29.914] 261/381 postgresql:scripts / scripts/102_vacuumdb_stages OK 9.66s 4 subtests passed [14:31:30.535] 262/381 postgresql:pg_waldump / pg_waldump/001_basic OK 33.60s 212 subtests passed [14:31:31.503] 263/381 postgresql:scripts / scripts/200_connstr OK 9.76s 3 subtests passed [14:31:31.990] 264/381 postgresql:pgbench / pgbench/001_pgbench_with_server OK 28.72s 474 subtests passed [14:31:32.282] 265/381 postgresql:amcheck / amcheck/005_pitr OK 4.37s 3 subtests passed [14:31:32.368] 266/381 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.45s 20 subtests passed [14:31:32.730] 267/381 postgresql:oid2name / oid2name/001_basic OK 0.45s 9 subtests passed [14:31:34.879] 268/381 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.51s 11 subtests passed [14:31:35.622] 269/381 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.89s 3 subtests passed [14:31:36.299] 270/381 postgresql:pg_dump / pg_dump/002_pg_dump OK 94.66s 12122 subtests passed [14:31:38.929] 271/381 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.30s 3 subtests passed [14:31:39.244] 272/381 postgresql:amcheck / amcheck/006_verify_gin OK 10.63s 6 subtests passed [14:31:40.483] 273/381 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 8.98s 16 subtests passed [14:31:40.963] 274/381 postgresql:vacuumlo / vacuumlo/001_basic OK 0.48s 9 subtests passed [14:31:41.890] 275/381 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 7.01s 2 subtests passed [14:31:42.444] 276/381 postgresql:dblink / dblink/001_auth_scram OK 10.44s 12 subtests passed [14:31:43.488] 277/381 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.24s 6 subtests passed [14:31:44.874] 278/381 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 5.94s 4 subtests passed [14:31:45.297] 279/381 postgresql:authentication / authentication/005_sspi SKIP 0.40s [14:31:45.894] 280/381 postgresql:authentication / authentication/004_file_inclusion OK 2.40s 2 subtests passed [14:31:46.039] 281/381 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 9.62s 7 subtests passed [14:31:46.263] 282/381 postgresql:authentication / authentication/003_peer OK 3.82s 53 subtests passed [14:31:46.647] 283/381 postgresql:postmaster / postmaster/001_basic OK 0.61s 9 subtests passed [14:31:47.901] 284/381 postgresql:authentication / authentication/007_pre_auth OK 2.00s 2 subtests passed [14:31:48.464] 285/381 postgresql:amcheck / amcheck/001_verify_heapam OK 25.73s 272 subtests passed [14:31:48.808] 286/381 postgresql:postmaster / postmaster/003_start_stop OK 2.16s 25 subtests passed [14:31:49.035] 287/381 postgresql:postmaster / postmaster/002_connection_limits OK 2.76s 30 subtests passed [14:31:50.169] 288/381 postgresql:authentication / authentication/002_saslprep OK 8.28s 20 subtests passed [14:31:51.325] 289/381 postgresql:authentication / authentication/001_password OK 10.36s 207 subtests passed [14:31:52.950] 290/381 postgresql:authentication / authentication/006_login_trigger OK 7.65s 32 subtests passed [14:31:54.073] 291/381 postgresql:subscription / subscription/003_constraints OK 5.26s 6 subtests passed [14:31:55.468] 292/381 postgresql:subscription / subscription/006_rewrite OK 4.14s 2 subtests passed [14:31:55.669] 293/381 postgresql:subscription / subscription/002_types OK 7.19s 4 subtests passed [14:31:56.620] 294/381 postgresql:subscription / subscription/004_sync OK 7.58s 9 subtests passed [14:31:59.057] 295/381 postgresql:subscription / subscription/009_matviews OK 3.59s 1 subtests passed [14:32:00.478] 296/381 postgresql:subscription / subscription/007_ddl OK 7.53s 8 subtests passed [14:32:00.782] 297/381 postgresql:subscription / subscription/008_diff_schema OK 6.71s 5 subtests passed [14:32:03.965] 298/381 postgresql:subscription / subscription/005_encoding OK 13.79s 1 subtests passed [14:32:06.143] 299/381 postgresql:subscription / subscription/001_rep_changes OK 18.25s 38 subtests passed [14:32:07.117] 300/381 postgresql:subscription / subscription/010_truncate OK 11.45s 14 subtests passed [14:32:08.259] 301/381 postgresql:subscription / subscription/011_generated OK 11.64s 11 subtests passed [14:32:09.096] 302/381 postgresql:subscription / subscription/014_binary OK 8.31s 8 subtests passed [14:32:11.549] 303/381 postgresql:subscription / subscription/016_stream_subxact OK 5.40s 3 subtests passed [14:32:12.321] 304/381 postgresql:subscription / subscription/017_stream_ddl OK 5.20s 3 subtests passed [14:32:13.275] 305/381 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.18s 2 subtests passed [14:32:13.736] 306/381 postgresql:subscription / subscription/012_collation OK 14.68s 2 subtests passed [14:32:16.781] 307/381 postgresql:subscription / subscription/020_messages OK 5.23s 5 subtests passed [14:32:17.079] 308/381 postgresql:bloom / bloom/001_wal OK 46.54s 31 subtests passed [14:32:18.716] 309/381 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.45s 9 subtests passed [14:32:24.277] 310/381 postgresql:subscription / subscription/024_add_drop_pub OK 7.49s 4 subtests passed [14:32:25.239] 311/381 postgresql:subscription / subscription/015_stream OK 21.27s 10 subtests passed [14:32:25.885] 312/381 postgresql:subscription / subscription/025_rep_changes_for_schema OK 8.80s 13 subtests passed [14:32:30.460] 313/381 postgresql:subscription / subscription/021_twophase OK 18.13s 31 subtests passed [14:32:30.888] 314/381 postgresql:subscription / subscription/013_partition OK 30.41s 74 subtests passed [14:32:31.744] 315/381 postgresql:subscription / subscription/022_twophase_cascade OK 18.47s 41 subtests passed [14:32:32.997] 316/381 postgresql:subscription / subscription/026_stats OK 14.28s 13 subtests passed [14:32:33.847] 317/381 postgresql:subscription / subscription/029_on_error OK 7.96s 5 subtests passed [14:32:34.960] 318/381 postgresql:subscription / subscription/023_twophase_stream OK 21.22s 34 subtests passed [14:32:42.118] 319/381 postgresql:subscription / subscription/027_nosuperuser OK 17.84s 19 subtests passed [14:32:42.527] 320/381 postgresql:subscription / subscription/033_run_as_table_owner OK 9.53s 10 subtests passed [14:32:45.885] 321/381 postgresql:subscription / subscription/028_row_filter OK 20.64s 26 subtests passed [14:32:45.969] 322/381 postgresql:subscription / subscription/030_origin OK 15.51s 13 subtests passed [14:32:49.538] 323/381 postgresql:brin / brin/01_workitems OK 3.57s 4 subtests passed [14:32:49.773] 324/381 postgresql:subscription / subscription/032_subscribe_use_index OK 18.02s 15 subtests passed [14:32:50.459] 325/381 postgresql:subscription / subscription/036_sequences OK 8.34s 9 subtests passed [14:32:51.982] 326/381 postgresql:subscription / subscription/035_conflicts OK 17.00s 29 subtests passed [14:32:52.640] 327/381 postgresql:subscription / subscription/034_temporal OK 18.79s 32 subtests passed [14:32:55.066] 328/381 postgresql:subscription / subscription/037_except OK 12.54s 17 subtests passed [14:32:57.320] 329/381 postgresql:commit_ts / commit_ts/002_standby OK 6.86s 4 subtests passed [14:32:57.394] 330/381 postgresql:brin / brin/02_wal_consistency OK 7.85s 2 subtests passed [14:32:57.691] 331/381 postgresql:commit_ts / commit_ts/001_base OK 7.92s 2 subtests passed [14:32:57.720] 332/381 postgresql:commit_ts / commit_ts/004_restart OK 5.07s 16 subtests passed [14:32:57.748] 333/381 postgresql:subscription / subscription/031_column_list OK 26.86s 36 subtests passed [14:32:59.311] 334/381 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.24s 4 subtests passed [14:32:59.853] 335/381 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.53s 23 subtests passed [14:33:00.177] 336/381 postgresql:commit_ts / commit_ts/003_standby_2 OK 8.21s 4 subtests passed [14:33:00.388] 337/381 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.67s 4 subtests passed [14:33:01.293] 338/381 postgresql:oauth_validator / oauth_validator/002_client OK 3.60s 20 subtests passed [14:33:02.260] 339/381 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.87s 2 subtests passed [14:33:03.238] 340/381 postgresql:test_aio / test_aio/002_io_workers OK 3.92s 22 subtests passed [14:33:05.052] 341/381 postgresql:test_extensions / test_extensions/001_extension_control_path OK 1.82s 11 subtests passed [14:33:05.068] 342/381 postgresql:test_aio / test_aio/004_read_stream OK 4.89s 21 subtests passed [14:33:05.133] 343/381 postgresql:test_escape / test_escape/001_test_escape OK 2.87s 1235 subtests passed [14:33:05.478] 344/381 postgresql:test_int128 / test_int128/001_test_int128 OK 0.42s 2 subtests passed [14:33:05.514] 345/381 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.22s 15 subtests passed [14:33:06.027] 346/381 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.51s 2 subtests passed [14:33:06.071] 347/381 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.59s 12 subtests passed [14:33:08.218] 348/381 postgresql:test_misc / test_misc/002_tablespace OK 2.14s 20 subtests passed [14:33:09.670] 349/381 postgresql:test_misc / test_misc/001_constraint_validation OK 3.64s 42 subtests passed [14:33:09.886] 350/381 postgresql:test_misc / test_misc/003_check_guc OK 1.67s 4 subtests passed [14:33:10.122] 351/381 postgresql:test_misc / test_misc/004_io_direct SKIP 0.45s [14:33:11.437] 352/381 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 6.36s 516 subtests passed [14:33:12.038] 353/381 postgresql:test_aio / test_aio/003_initdb OK 12.18s 4 subtests passed [14:33:13.173] 354/381 postgresql:test_misc / test_misc/005_timeouts OK 3.28s 2 subtests passed [14:33:13.797] 355/381 postgresql:test_aio / test_aio/001_aio OK 16.04s 550 subtests passed [14:33:13.817] 356/381 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.69s 2 subtests passed [14:33:13.851] 357/381 postgresql:test_misc / test_misc/007_catcache_inval OK 2.41s 2 subtests passed [14:33:14.227] 358/381 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.37s [14:33:15.208] 359/381 postgresql:test_json_parser / test_json_parser/002_inline OK 10.05s 3712 subtests passed [14:33:15.323] 360/381 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.28s 10 subtests passed [14:33:15.610] 361/381 postgresql:test_misc / test_misc/009_log_temp_files OK 2.43s 11 subtests passed [14:33:15.783] 362/381 postgresql:subscription / subscription/100_bugs OK 29.89s 17 subtests passed [14:33:16.161] 363/381 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.38s [14:33:16.577] 364/381 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.41s [14:33:17.068] 365/381 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.49s [14:33:17.320] 366/381 postgresql:test_slru / test_slru/001_multixact OK 3.09s 2 subtests passed [14:33:18.869] 367/381 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.61s 18 subtests passed [14:33:19.102] 368/381 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.03s [14:33:19.992] 369/381 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.67s 8 subtests passed [14:33:20.476] 370/381 postgresql:ssl / ssl/004_sni SKIP 0.46s [14:33:20.591] 371/381 postgresql:worker_spi / worker_spi/002_worker_terminate OK 4.98s 11 subtests passed [14:33:20.966] 372/381 postgresql:oauth_validator / oauth_validator/001_server OK 23.57s 139 subtests passed [14:33:23.831] 373/381 postgresql:ldap / ldap/002_bindpasswd OK 3.23s 3 subtests passed [14:33:25.121] 374/381 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.15s 26 subtests passed [14:33:25.851] 375/381 postgresql:ssl / ssl/002_scram OK 6.99s 24 subtests passed [14:33:26.519] 376/381 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 12.70s 73 subtests passed [14:33:26.645] 377/381 postgresql:ssl / ssl/003_sslinfo OK 7.54s 20 subtests passed [14:33:26.695] 378/381 postgresql:icu / icu/010_database OK 2.86s 8 subtests passed [14:33:27.434] 379/381 postgresql:test_pg_dump / test_pg_dump/001_base OK 13.60s 1044 subtests passed [14:33:28.325] 380/381 postgresql:ldap / ldap/001_auth OK 7.84s 47 subtests passed [14:33:32.510] 381/381 postgresql:ssl / ssl/001_ssltests OK 15.19s 246 subtests passed [14:33:32.715] [14:33:32.715] Summary of Failures: [14:33:32.715] [14:33:32.715] 10/381 postgresql:regress / regress/regress ERROR 129.96s exit status 1 [14:33:32.715] 40/381 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 136.93s exit status 1 [14:33:32.715] 38/381 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 231.52s exit status 1 [14:33:32.715] 196/381 postgresql:recovery / recovery/027_stream_regress ERROR 229.58s exit status 1 [14:33:32.715] [14:33:32.715] Ok: 368 [14:33:32.715] Expected Fail: 0 [14:33:32.715] Fail: 4 [14:33:32.715] Unexpected Pass: 0 [14:33:32.715] Skipped: 9 [14:33:32.715] Timeout: 0 [14:33:32.715] [14:33:32.715] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [14:33:32.847] [14:33:32.847] Exit status: 4