[18:47:05.597] su postgres <<-EOF [18:47:05.597] set -e [18:47:05.597] ulimit -c unlimited [18:47:05.597] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [18:47:05.597] EOF [18:47:07.958] 1/372 postgresql:setup / tmp_install OK 1.69s [18:47:08.099] 2/372 postgresql:setup / install_test_files OK 0.14s [18:47:09.390] 3/372 postgresql:setup / initdb_cache OK 1.29s [18:47:10.070] 4/372 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.66s 9 subtests passed [18:47:24.073] 5/372 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.58s 16 subtests passed [18:47:35.330] 6/372 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 25.90s 13 subtests passed [18:47:43.158] 7/372 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 33.71s 19 subtests passed [18:47:44.446] 8/372 postgresql:recovery / recovery/002_archiving OK 9.11s 12 subtests passed [18:47:49.493] 9/372 postgresql:recovery / recovery/001_stream_rep OK 25.42s 64 subtests passed [18:47:56.868] 10/372 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 47.31s 3 subtests passed [18:48:03.828] 11/372 postgresql:recovery / recovery/004_timeline_switch OK 19.38s 5 subtests passed [18:48:04.177] 12/372 postgresql:recovery / recovery/006_logical_decoding OK 7.31s 20 subtests passed [18:48:04.510] 13/372 postgresql:recovery / recovery/005_replay_delay OK 15.01s 3 subtests passed [18:48:08.068] ▶ 14/372 + generated_stored 9625 ms FAIL [18:48:13.472] 15/372 postgresql:recovery / recovery/003_recovery_targets OK 30.31s 15 subtests passed [18:48:19.783] ▶ 14/372 + generated_virtual 5744 ms FAIL [18:48:20.486] 16/372 postgresql:recovery / recovery/007_sync_rep OK 16.65s 11 subtests passed [18:48:22.297] 17/372 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.82s 13 subtests passed [18:48:23.612] 18/372 postgresql:recovery / recovery/008_fsm_truncation OK 19.43s 1 subtests passed [18:48:25.346] 19/372 postgresql:recovery / recovery/013_crash_restart OK 3.05s 19 subtests passed [18:48:26.409] 20/372 postgresql:recovery / recovery/009_twophase OK 21.90s 30 subtests passed [18:48:27.077] 21/372 postgresql:recovery / recovery/014_unlogged_reinit OK 3.46s 23 subtests passed [18:48:30.743] 22/372 postgresql:recovery / recovery/012_subtransactions OK 10.25s 12 subtests passed [18:48:32.158] 23/372 postgresql:recovery / recovery/017_shm OK 5.08s 4 subtests passed [18:48:32.187] 24/372 postgresql:recovery / recovery/015_promotion_pages OK 6.84s 1 subtests passed [18:48:33.707] 25/372 postgresql:recovery / recovery/016_min_consistency OK 7.29s 1 subtests passed [18:48:39.385] 26/372 postgresql:recovery / recovery/021_row_visibility OK 5.67s 10 subtests passed [18:48:42.430] 27/372 postgresql:recovery / recovery/022_crash_temp_files OK 3.04s 11 subtests passed [18:48:44.312] 28/372 postgresql:recovery / recovery/020_archive_status OK 12.11s 19 subtests passed [18:48:49.525] 29/372 postgresql:recovery / recovery/023_pitr_prepared_xact OK 7.09s 1 subtests passed [18:48:52.816] 30/372 postgresql:recovery / recovery/024_archive_recovery OK 8.51s 2 subtests passed [18:48:54.944] 31/372 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 105.44s 40 subtests passed [18:49:00.949] 32/372 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 11.42s 1 subtests passed [18:49:02.478] 33/372 postgresql:recovery / recovery/018_wal_optimize OK 31.73s 38 subtests passed [18:49:08.189] 34/372 postgresql:recovery / recovery/026_overwrite_contrecord OK 15.37s 3 subtests passed [18:49:15.587] 35/372 postgresql:recovery / recovery/019_replslot_limit OK 43.43s 26 subtests passed [18:49:16.651] 36/372 postgresql:recovery / recovery/029_stats_restart OK 14.17s 44 subtests passed [18:49:18.256] 37/372 postgresql:recovery / recovery/028_pitr_timelines OK 17.30s 3 subtests passed [18:49:24.184] 38/372 postgresql:recovery / recovery/030_stats_cleanup_replica OK 15.99s 11 subtests passed [18:49:27.190] 39/372 postgresql:recovery / recovery/034_create_database OK 3.00s 2 subtests passed [18:49:28.734] 40/372 postgresql:recovery / recovery/031_recovery_conflict OK 13.14s 18 subtests passed [18:49:30.772] 41/372 postgresql:recovery / recovery/032_relfilenode_reuse OK 14.12s 14 subtests passed [18:49:33.529] 14/372 postgresql:regress / regress/regress ERROR 144.13s exit status 1 [18:49:33.529] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=56 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib top_builddir=/home/postgres/postgres/build PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/regress:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin MSAN_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 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template /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 40057 [18:49:33.529] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [18:49:33.529] stderr: [18:49:33.529] # 2 of 239 tests failed. [18:49:33.529] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [18:49:33.529] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [18:49:33.529] [18:49:33.529] (test program exited with status code 1) [18:49:33.529] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [18:49:33.529] [18:49:34.598] 42/372 postgresql:recovery / recovery/037_invalid_database OK 3.82s 10 subtests passed [18:49:35.170] 43/372 postgresql:recovery / recovery/036_truncated_dropped OK 6.43s 8 subtests passed [18:49:39.039] 44/372 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.50s 2 subtests passed [18:49:48.709] ▶ 45/372 - regression tests pass FAIL [18:49:49.065] 46/372 postgresql:recovery / recovery/041_checkpoint_at_promote OK 10.02s 6 subtests passed [18:49:51.638] 47/372 postgresql:recovery / recovery/039_end_of_wal OK 17.04s 14 subtests passed [18:49:53.563] 48/372 postgresql:isolation / isolation/isolation OK 163.49s 126 subtests passed [18:49:54.699] 49/372 postgresql:recovery / recovery/033_replay_tsp_drops OK 36.44s 3 subtests passed [18:49:55.405] 50/372 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 1.84s 1 subtests passed [18:50:00.517] 51/372 postgresql:recovery / recovery/042_low_level_backup OK 11.45s 4 subtests passed [18:50:02.372] 52/372 postgresql:recovery / recovery/043_no_contrecord_switch OK 10.73s 1 subtests passed [18:50:15.200] 53/372 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 12.83s 3 subtests passed [18:50:18.730] 54/372 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 18.21s 1 subtests passed [18:50:19.734] 55/372 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 24.33s 2 subtests passed [18:50:23.094] 56/372 postgresql:recovery / recovery/050_redo_segment_missing OK 4.36s 2 subtests passed [18:50:25.627] 57/372 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 50.45s 38 subtests passed [18:50:29.015] 58/372 postgresql:recovery / recovery/035_standby_logical_decoding OK 61.82s 89 subtests passed [18:50:32.969] 59/372 postgresql:plperl / plperl/regress OK 7.33s 14 subtests passed [18:50:34.045] 60/372 postgresql:plpgsql / plpgsql/regress OK 10.95s 13 subtests passed [18:50:36.417] 61/372 postgresql:pltcl / pltcl/regress OK 3.44s 8 subtests passed [18:50:38.309] 62/372 postgresql:auto_explain / auto_explain/regress OK 1.89s 1 subtests passed [18:50:39.093] 63/372 postgresql:plpython / plpython/regress OK 10.07s 23 subtests passed [18:50:40.510] 64/372 postgresql:recovery / recovery/049_wait_for_lsn OK 25.31s 33 subtests passed [18:50:40.964] 65/372 postgresql:bloom / bloom/regress OK 1.87s 1 subtests passed [18:50:41.345] 66/372 postgresql:basic_archive / basic_archive/regress OK 3.03s 1 subtests passed [18:50:41.800] 67/372 postgresql:recovery / recovery/045_archive_restartpoint OK 47.10s 1 subtests passed [18:50:42.746] 68/372 postgresql:bool_plperl / bool_plperl/regress OK 2.23s 2 subtests passed [18:50:45.236] 69/372 postgresql:citext / citext/regress OK 3.43s 3 subtests passed [18:50:45.398] 70/372 postgresql:cube / cube/regress OK 2.65s 2 subtests passed [18:50:46.987] 71/372 postgresql:dict_int / dict_int/regress OK 1.59s 1 subtests passed [18:50:47.585] 72/372 postgresql:btree_gin / btree_gin/regress OK 6.62s 30 subtests passed [18:50:48.567] 73/372 postgresql:dict_xsyn / dict_xsyn/regress OK 1.58s 1 subtests passed [18:50:49.296] 74/372 postgresql:dblink / dblink/regress OK 4.06s 1 subtests passed [18:50:50.405] 75/372 postgresql:earthdistance / earthdistance/regress OK 2.82s 1 subtests passed [18:50:50.659] 76/372 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.36s 2 subtests passed [18:50:51.608] 77/372 postgresql:file_fdw / file_fdw/regress OK 3.04s 1 subtests passed [18:50:52.025] 78/372 postgresql:btree_gist / btree_gist/regress OK 10.68s 32 subtests passed [18:50:52.776] 79/372 postgresql:recovery / recovery/051_effective_wal_level OK 33.04s 31 subtests passed [18:50:53.876] 80/372 postgresql:hstore_plperl / hstore_plperl/regress OK 3.21s 3 subtests passed [18:50:53.945] 81/372 postgresql:hstore_plpython / hstore_plpython/regress OK 2.33s 1 subtests passed [18:50:54.556] 82/372 postgresql:isn / isn/regress OK 1.78s 1 subtests passed [18:50:55.064] 83/372 postgresql:hstore / hstore/regress OK 4.66s 2 subtests passed [18:50:55.685] 84/372 postgresql:amcheck / amcheck/regress OK 21.64s 4 subtests passed [18:50:55.705] 85/372 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.83s 2 subtests passed [18:50:55.943] 86/372 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.00s 1 subtests passed [18:50:56.811] 87/372 postgresql:lo / lo/regress OK 2.25s 1 subtests passed [18:50:57.254] 88/372 postgresql:ltree_plpython / ltree_plpython/regress OK 1.57s 1 subtests passed [18:50:57.504] 89/372 postgresql:passwordcheck / passwordcheck/regress OK 1.56s 1 subtests passed [18:50:58.465] 90/372 postgresql:pg_buffercache / pg_buffercache/regress OK 1.65s 2 subtests passed [18:50:59.159] 91/372 postgresql:ltree / ltree/regress OK 4.09s 1 subtests passed [18:50:59.261] 92/372 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.75s 1 subtests passed [18:51:00.050] 93/372 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.58s 1 subtests passed [18:51:00.449] 94/372 postgresql:pageinspect / pageinspect/regress OK 4.74s 8 subtests passed [18:51:00.514] 95/372 postgresql:pg_prewarm / pg_prewarm/regress OK 1.25s 1 subtests passed [18:51:01.359] 96/372 postgresql:pg_overexplain / pg_overexplain/regress OK 2.20s 1 subtests passed [18:51:01.816] 97/372 postgresql:pgstattuple / pgstattuple/regress OK 1.30s 1 subtests passed [18:51:02.178] 98/372 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.12s 1 subtests passed [18:51:02.793] 99/372 postgresql:pg_surgery / pg_surgery/regress OK 1.43s 1 subtests passed [18:51:03.687] 100/372 postgresql:pg_walinspect / pg_walinspect/regress OK 0.89s 2 subtests passed [18:51:04.008] 101/372 postgresql:pg_visibility / pg_visibility/regress OK 1.83s 1 subtests passed [18:51:05.607] 102/372 postgresql:pgcrypto / pgcrypto/regress OK 8.34s 25 subtests passed [18:51:05.789] 103/372 postgresql:intarray / intarray/regress OK 13.76s 1 subtests passed [18:51:05.808] 104/372 postgresql:postgres_fdw / postgres_fdw/isolation OK 1.80s 1 subtests passed [18:51:06.804] 105/372 postgresql:pg_trgm / pg_trgm/regress OK 4.98s 4 subtests passed [18:51:07.527] 106/372 postgresql:tablefunc / tablefunc/regress OK 1.71s 1 subtests passed [18:51:07.545] 107/372 postgresql:seg / seg/regress OK 1.93s 3 subtests passed [18:51:07.706] 108/372 postgresql:spi / spi/regress OK 1.91s 2 subtests passed [18:51:07.862] 109/372 postgresql:pg_stat_statements / pg_stat_statements/regress OK 7.40s 16 subtests passed [18:51:09.084] 110/372 postgresql:tcn / tcn/isolation OK 2.28s 1 subtests passed [18:51:09.347] 111/372 postgresql:tsm_system_time / tsm_system_time/regress OK 1.49s 1 subtests passed [18:51:09.570] 112/372 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.86s 1 subtests passed [18:51:10.872] 113/372 postgresql:unaccent / unaccent/regress OK 1.78s 1 subtests passed [18:51:10.874] 114/372 postgresql:uuid-ossp / uuid-ossp/regress OK 1.53s 1 subtests passed [18:51:11.631] 115/372 postgresql:xml2 / xml2/regress OK 2.06s 1 subtests passed [18:51:12.518] 116/372 postgresql:commit_ts / commit_ts/regress OK 1.63s 1 subtests passed [18:51:12.840] 117/372 postgresql:brin / brin/isolation OK 1.96s 1 subtests passed [18:51:13.960] 118/372 postgresql:dummy_index_am / dummy_index_am/regress OK 1.44s 1 subtests passed [18:51:14.798] 119/372 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.95s 1 subtests passed [18:51:15.162] 120/372 postgresql:delay_execution / delay_execution/isolation OK 3.53s 2 subtests passed [18:51:16.391] 121/372 postgresql:gin / gin/regress OK 2.43s 1 subtests passed [18:51:17.384] 122/372 postgresql:injection_points / injection_points/regress OK 2.22s 4 subtests passed [18:51:17.762] 123/372 postgresql:index / index/isolation OK 2.96s 1 subtests passed [18:51:18.469] 124/372 postgresql:test_decoding / test_decoding/isolation OK 10.92s 14 subtests passed [18:51:18.887] 125/372 postgresql:plsample / plsample/regress OK 1.12s 1 subtests passed [18:51:19.592] 126/372 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.12s 1 subtests passed [18:51:20.355] 127/372 postgresql:test_binaryheap / test_binaryheap/regress OK 1.47s 1 subtests passed [18:51:20.480] 128/372 postgresql:test_bitmapset / test_bitmapset/regress OK 0.88s 1 subtests passed [18:51:21.450] 129/372 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.97s 1 subtests passed [18:51:21.838] 130/372 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.48s 1 subtests passed [18:51:22.577] 131/372 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.12s 1 subtests passed [18:51:23.253] 132/372 postgresql:test_custom_types / test_custom_types/regress OK 1.41s 1 subtests passed [18:51:25.972] 133/372 postgresql:test_dsa / test_dsa/regress OK 2.72s 1 subtests passed [18:51:26.823] 134/372 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.24s 22 subtests passed [18:51:27.352] 135/372 postgresql:nbtree / nbtree/regress OK 9.97s 2 subtests passed [18:51:27.571] 136/372 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.60s 1 subtests passed [18:51:28.013] 137/372 postgresql:postgres_fdw / postgres_fdw/regress OK 24.32s 2 subtests passed [18:51:29.167] 138/372 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.81s 1 subtests passed [18:51:29.360] 139/372 postgresql:test_lfind / test_lfind/regress OK 1.34s 1 subtests passed [18:51:29.379] 140/372 postgresql:injection_points / injection_points/isolation OK 12.98s 4 subtests passed [18:51:30.555] 141/372 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.39s 1 subtests passed [18:51:31.190] 142/372 postgresql:test_parser / test_parser/regress OK 1.81s 1 subtests passed [18:51:31.775] 143/372 postgresql:test_pg_dump / test_pg_dump/regress OK 1.22s 1 subtests passed [18:51:32.431] 144/372 postgresql:test_predtest / test_predtest/regress OK 1.24s 1 subtests passed [18:51:33.086] 145/372 postgresql:test_radixtree / test_radixtree/regress OK 1.31s 1 subtests passed [18:51:33.382] 146/372 postgresql:test_rbtree / test_rbtree/regress OK 0.95s 1 subtests passed [18:51:33.881] 45/372 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 264.46s exit status 1 [18:51:33.882] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress with_icu=yes MESON_TEST_ITERATION=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 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib top_builddir=/home/postgres/postgres/build MALLOC_PERTURB_=89 MSAN_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 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template /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 [18:51:33.882] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [18:51:33.882] stderr: [18:51:33.882] # Failed test 'regression tests pass' [18:51:33.882] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [18:51:33.882] # got: '256' [18:51:33.882] # expected: '0' [18:51:33.882] # Looks like you failed 1 test of 20. [18:51:33.882] [18:51:33.882] (test program exited with status code 1) [18:51:33.882] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [18:51:33.882] [18:51:34.981] 147/372 postgresql:test_oat_hooks / test_oat_hooks/regress OK 5.62s 2 subtests passed [18:51:35.014] 148/372 postgresql:test_resowner / test_resowner/regress OK 1.63s 1 subtests passed [18:51:35.226] 149/372 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.34s 1 subtests passed [18:51:35.434] 150/372 postgresql:test_extensions / test_extensions/regress OK 8.61s 2 subtests passed [18:51:36.732] 151/372 postgresql:test_slru / test_slru/regress OK 1.72s 1 subtests passed [18:51:36.849] 152/372 postgresql:typcache / typcache/regress OK 1.41s 1 subtests passed [18:51:37.075] 153/372 postgresql:test_tidstore / test_tidstore/regress OK 1.85s 1 subtests passed [18:51:38.016] 154/372 postgresql:test_regex / test_regex/regress OK 4.93s 2 subtests passed [18:51:38.352] 155/372 postgresql:libpq / libpq/002_api OK 0.33s 1 subtests passed [18:51:39.136] 156/372 postgresql:libpq / libpq/001_uri OK 2.06s 63 subtests passed [18:51:39.548] 157/372 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.41s [18:51:40.187] 158/372 postgresql:unsafe_tests / unsafe_tests/regress OK 3.45s 4 subtests passed [18:51:42.750] 159/372 postgresql:test_integerset / test_integerset/regress OK 15.17s 1 subtests passed [18:51:43.365] 160/372 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.61s 55 subtests passed [18:51:43.623] 161/372 postgresql:libpq / libpq/006_service OK 3.43s 47 subtests passed [18:51:44.088] 162/372 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.46s 9 subtests passed [18:51:45.908] 163/372 postgresql:libpq / libpq/005_negotiate_encryption OK 6.36s 53 subtests passed [18:51:46.360] 164/372 postgresql:test_decoding / test_decoding/regress OK 38.83s 19 subtests passed [18:51:47.395] 165/372 postgresql:libpq / libpq/003_load_balance_host_list OK 9.04s 127 subtests passed [18:51:50.160] 166/372 postgresql:test_shm_mq / test_shm_mq/regress OK 15.18s 1 subtests passed [18:51:50.766] 167/372 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.60s 51 subtests passed [18:51:52.358] 168/372 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.96s 10 subtests passed [18:51:52.402] 169/372 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 8.31s 107 subtests passed [18:51:54.929] 170/372 postgresql:ecpg / ecpg/ecpg OK 18.08s 65 subtests passed [18:51:55.122] 171/372 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.76s 3 subtests passed [18:51:57.658] 172/372 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 11.29s 32 subtests passed [18:51:58.195] 173/372 postgresql:pg_checksums / pg_checksums/001_basic OK 0.53s 9 subtests passed [18:52:01.706] 174/372 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 9.30s 43 subtests passed [18:52:02.272] 175/372 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.56s 13 subtests passed [18:52:04.103] 176/372 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 9.17s 27 subtests passed [18:52:13.000] 177/372 postgresql:pg_checksums / pg_checksums/002_actions OK 14.80s 66 subtests passed [18:52:19.985] 178/372 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 15.88s 7 subtests passed [18:52:22.189] 179/372 postgresql:pg_amcheck / pg_amcheck/003_check OK 36.28s 75 subtests passed [18:52:22.890] 180/372 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 9.88s 11 subtests passed [18:52:26.999] 181/372 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 24.72s 6 subtests passed [18:52:27.549] 182/372 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.66s 3 subtests passed [18:52:32.519] 183/372 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 10.33s 4 subtests passed [18:52:33.189] 184/372 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 5.64s 4 subtests passed [18:52:41.020] 185/372 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 8.50s 4 subtests passed [18:52:41.035] ▶ 186/372 - regression tests pass FAIL [18:52:41.043] 187/372 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 14.04s 2 subtests passed [18:52:41.184] 188/372 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 21.20s 22 subtests passed [18:52:41.567] 189/372 postgresql:pg_config / pg_config/001_pg_config OK 0.54s 21 subtests passed [18:52:41.637] 190/372 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 8.45s 5 subtests passed [18:52:41.995] 191/372 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 46.87s 54 subtests passed [18:52:43.370] 192/372 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.32s 18 subtests passed [18:52:43.753] 193/372 postgresql:pg_ctl / pg_ctl/002_status OK 2.18s 3 subtests passed [18:52:46.514] 194/372 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.52s 14 subtests passed [18:52:46.833] 195/372 postgresql:initdb / initdb/001_initdb OK 63.46s 57 subtests passed [18:52:46.995] 196/372 postgresql:pg_dump / pg_dump/001_basic OK 3.62s 131 subtests passed [18:52:49.438] 197/372 postgresql:pg_ctl / pg_ctl/003_promote OK 7.80s 12 subtests passed [18:52:50.307] 198/372 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.79s 3 subtests passed [18:52:50.683] 199/372 postgresql:pg_ctl / pg_ctl/001_start_stop OK 9.50s 25 subtests passed [18:52:53.084] 200/372 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 6.25s 4 subtests passed [18:52:56.615] 201/372 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.53s 83 subtests passed [18:52:57.685] 202/372 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.07s 9 subtests passed [18:52:58.417] 203/372 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 8.98s 98 subtests passed [18:53:02.980] 204/372 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 15.98s 108 subtests passed [18:53:04.650] 205/372 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 73.88s 200 subtests passed [18:53:14.321] 206/372 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.33s 6 subtests passed [18:53:17.359] 207/372 postgresql:pg_dump / pg_dump/010_dump_connstr OK 26.67s 13 subtests passed [18:53:18.046] 208/372 postgresql:pg_rewind / pg_rewind/006_options OK 0.68s 13 subtests passed [18:53:18.731] 209/372 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.41s 1 subtests passed [18:53:19.734] 210/372 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 15.08s 10 subtests passed [18:53:26.389] 211/372 postgresql:pg_rewind / pg_rewind/001_basic OK 28.70s 57 subtests passed [18:53:27.743] 212/372 postgresql:pg_rewind / pg_rewind/009_growing_files OK 8.01s 3 subtests passed [18:53:30.061] 213/372 postgresql:pg_rewind / pg_rewind/007_standby_source OK 12.01s 7 subtests passed [18:53:30.643] 214/372 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.58s 13 subtests passed [18:53:32.242] 215/372 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.59s 18 subtests passed [18:53:32.874] 216/372 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 14.14s 3 subtests passed [18:53:32.942] 217/372 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.70s 17 subtests passed [18:53:34.816] 186/372 postgresql:recovery / recovery/027_stream_regress ERROR 279.87s exit status 1 [18:53:34.816] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/recovery:/home/postgres/postgres/build/src/test/recovery/test:/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 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=137 top_builddir=/home/postgres/postgres/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 enable_injection_points=yes INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template /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 [18:53:34.816] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [18:53:34.816] stderr: [18:53:34.816] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [18:53:34.816] # diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_stored.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out [18:53:34.816] # --- /home/postgres/postgres/src/test/regress/expected/generated_stored.out Mon Mar 9 18:45:33 2026 [18:53:34.816] # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out Mon Mar 9 18:50:31 2026 [18:53:34.816] # @@ -1311,6 +1311,7 @@ [18:53:34.816] # CREATE TABLE gtest30_1 () INHERITS (gtest30); [18:53:34.816] # ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION; -- error [18:53:34.816] # ERROR: ALTER TABLE / DROP EXPRESSION must be applied to child tables too [18:53:34.816] # +HINT: Do not specify the ONLY keyword. [18:53:34.816] # \d gtest30 [18:53:34.816] # Table "generated_stored_tests.gtest30" [18:53:34.816] # Column | Type | Collation | Nullable | Default [18:53:34.816] # diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out [18:53:34.816] # --- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out Mon Mar 9 18:45:33 2026 [18:53:34.816] # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out Mon Mar 9 18:50:54 2026 [18:53:34.816] # @@ -1308,6 +1308,7 @@ [18:53:34.816] # CREATE TABLE gtest30_1 () INHERITS (gtest30); [18:53:34.816] # ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION; -- error [18:53:34.816] # ERROR: ALTER TABLE / DROP EXPRESSION must be applied to child tables too [18:53:34.816] # +HINT: Do not specify the ONLY keyword. [18:53:34.816] # \d gtest30 [18:53:34.816] # Table "generated_virtual_tests.gtest30" [18:53:34.816] # Column | Type | Collation | Nullable | Default [18:53:34.816] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [18:53:34.816] # === EOF === [18:53:34.816] # Failed test 'regression tests pass' [18:53:34.816] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 112. [18:53:34.816] # got: '256' [18:53:34.816] # expected: '0' [18:53:34.816] # Looks like you failed 1 test of 11. [18:53:34.816] [18:53:34.816] (test program exited with status code 1) [18:53:34.816] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [18:53:34.816] [18:53:35.111] 218/372 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 7.36s 12 subtests passed [18:53:37.205] 219/372 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.09s 60 subtests passed [18:53:37.269] 220/372 postgresql:pg_rewind / pg_rewind/002_databases OK 38.84s 12 subtests passed [18:53:37.769] 221/372 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 11.38s 1 subtests passed [18:53:40.266] 222/372 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.06s 5 subtests passed [18:53:42.924] 223/372 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 8.10s 32 subtests passed [18:53:45.000] 224/372 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 7.73s 9 subtests passed [18:53:50.338] 225/372 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 12.57s 18 subtests passed [18:53:52.339] 226/372 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.00s 5 subtests passed [18:53:52.807] 227/372 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.46s 11 subtests passed [18:53:54.292] 228/372 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 14.02s 10 subtests passed [18:53:54.500] 229/372 postgresql:pg_waldump / pg_waldump/001_basic OK 9.50s 92 subtests passed [18:53:55.634] 230/372 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.82s 7 subtests passed [18:53:57.458] 231/372 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.95s 207 subtests passed [18:53:58.454] 232/372 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 68.14s 60 subtests passed [18:54:00.042] 233/372 postgresql:psql / psql/020_cancel OK 1.58s 2 subtests passed [18:54:01.041] 234/372 postgresql:psql / psql/010_tab_completion OK 3.58s 89 subtests passed [18:54:01.095] 235/372 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 18.17s 21 subtests passed [18:54:02.238] 236/372 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 29.36s 38 subtests passed [18:54:02.357] 237/372 postgresql:psql / psql/030_pager OK 2.31s 4 subtests passed [18:54:03.556] 238/372 postgresql:scripts / scripts/010_clusterdb OK 2.51s 16 subtests passed [18:54:04.427] 239/372 postgresql:scripts / scripts/011_clusterdb_all OK 3.33s 7 subtests passed [18:54:05.445] 240/372 postgresql:scripts / scripts/040_createuser OK 3.08s 37 subtests passed [18:54:06.437] 241/372 postgresql:scripts / scripts/070_dropuser OK 2.01s 13 subtests passed [18:54:06.863] 242/372 postgresql:psql / psql/001_basic OK 11.23s 126 subtests passed [18:54:07.599] 243/372 postgresql:scripts / scripts/080_pg_isready OK 2.15s 11 subtests passed [18:54:07.737] 244/372 postgresql:scripts / scripts/050_dropdb OK 4.18s 16 subtests passed [18:54:10.156] 245/372 postgresql:scripts / scripts/101_vacuumdb_all OK 2.42s 5 subtests passed [18:54:11.575] 246/372 postgresql:scripts / scripts/091_reindexdb_all OK 4.71s 13 subtests passed [18:54:16.013] 247/372 postgresql:scripts / scripts/090_reindexdb OK 9.57s 64 subtests passed [18:54:16.576] 248/372 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.56s 27 subtests passed [18:54:17.034] 249/372 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.46s 4 subtests passed [18:54:17.398] 250/372 postgresql:scripts / scripts/020_createdb OK 15.16s 64 subtests passed [18:54:18.052] 251/372 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 1.01s 39 subtests passed [18:54:18.615] 252/372 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 45.67s 92 subtests passed [18:54:20.184] 253/372 postgresql:scripts / scripts/102_vacuumdb_stages OK 10.03s 4 subtests passed [18:54:21.349] 254/372 postgresql:scripts / scripts/100_vacuumdb OK 13.75s 113 subtests passed [18:54:21.503] 255/372 postgresql:amcheck / amcheck/002_cic OK 3.45s 4 subtests passed [18:54:21.874] 256/372 postgresql:amcheck / amcheck/003_cic_2pc OK 3.25s 7 subtests passed [18:54:22.365] 257/372 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.18s 6 subtests passed [18:54:24.457] 258/372 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.58s 20 subtests passed [18:54:25.225] 259/372 postgresql:scripts / scripts/200_connstr OK 13.65s 3 subtests passed [18:54:28.118] 260/372 postgresql:amcheck / amcheck/005_pitr OK 6.76s 3 subtests passed [18:54:28.726] 261/372 postgresql:oid2name / oid2name/001_basic OK 0.61s 9 subtests passed [18:54:29.415] 262/372 postgresql:pgbench / pgbench/001_pgbench_with_server OK 35.12s 474 subtests passed [18:54:31.111] 263/372 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.38s 11 subtests passed [18:54:32.674] 264/372 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.21s 3 subtests passed [18:54:33.835] 265/372 postgresql:amcheck / amcheck/006_verify_gin OK 12.33s 6 subtests passed [18:54:34.404] 266/372 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 9.94s 16 subtests passed [18:54:36.368] 267/372 postgresql:dblink / dblink/001_auth_scram OK 11.14s 12 subtests passed [18:54:36.902] 268/372 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.22s 3 subtests passed [18:54:37.435] 269/372 postgresql:vacuumlo / vacuumlo/001_basic OK 0.53s 9 subtests passed [18:54:38.477] 270/372 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 7.36s 2 subtests passed [18:54:39.256] 271/372 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 4.85s 2 subtests passed [18:54:41.159] 272/372 postgresql:pg_dump / pg_dump/002_pg_dump OK 117.36s 12032 subtests passed [18:54:41.489] 273/372 postgresql:test_decoding / test_decoding/001_repl_stats OK 5.10s 6 subtests passed [18:54:42.018] 274/372 postgresql:authentication / authentication/005_sspi SKIP 0.53s [18:54:44.011] 275/372 postgresql:authentication / authentication/004_file_inclusion OK 2.70s 2 subtests passed [18:54:44.211] 276/372 postgresql:authentication / authentication/003_peer OK 4.94s 53 subtests passed [18:54:44.780] 277/372 postgresql:postmaster / postmaster/001_basic OK 0.56s 9 subtests passed [18:54:44.905] 278/372 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 11.07s 7 subtests passed [18:54:46.520] 279/372 postgresql:authentication / authentication/007_pre_auth OK 2.51s 2 subtests passed [18:54:47.184] 280/372 postgresql:authentication / authentication/002_saslprep OK 8.70s 20 subtests passed [18:54:48.285] 281/372 postgresql:postmaster / postmaster/003_start_stop OK 3.38s 25 subtests passed [18:54:48.575] 282/372 postgresql:postmaster / postmaster/002_connection_limits OK 3.79s 30 subtests passed [18:54:49.880] 283/372 postgresql:authentication / authentication/001_password OK 12.44s 207 subtests passed [18:54:49.936] 284/372 postgresql:authentication / authentication/006_login_trigger OK 7.91s 32 subtests passed [18:54:49.940] 285/372 postgresql:amcheck / amcheck/001_verify_heapam OK 32.53s 272 subtests passed [18:54:56.141] 286/372 postgresql:subscription / subscription/002_types OK 8.94s 4 subtests passed [18:54:56.157] 287/372 postgresql:subscription / subscription/003_constraints OK 7.87s 6 subtests passed [18:54:56.641] 288/372 postgresql:subscription / subscription/006_rewrite OK 6.66s 2 subtests passed [18:54:58.370] 289/372 postgresql:subscription / subscription/004_sync OK 9.79s 9 subtests passed [18:54:59.062] 290/372 postgresql:subscription / subscription/007_ddl OK 9.08s 8 subtests passed [18:55:01.262] 291/372 postgresql:subscription / subscription/009_matviews OK 5.10s 1 subtests passed [18:55:03.915] 292/372 postgresql:subscription / subscription/008_diff_schema OK 7.79s 5 subtests passed [18:55:05.585] 293/372 postgresql:subscription / subscription/005_encoding OK 15.70s 1 subtests passed [18:55:09.256] 294/372 postgresql:subscription / subscription/001_rep_changes OK 22.73s 38 subtests passed [18:55:09.610] 295/372 postgresql:subscription / subscription/010_truncate OK 12.97s 14 subtests passed [18:55:11.267] 296/372 postgresql:bloom / bloom/001_wal OK 48.90s 31 subtests passed [18:55:11.288] 297/372 postgresql:subscription / subscription/011_generated OK 12.91s 11 subtests passed [18:55:14.184] 298/372 postgresql:subscription / subscription/014_binary OK 10.25s 8 subtests passed [18:55:15.648] 299/372 postgresql:subscription / subscription/017_stream_ddl OK 6.04s 3 subtests passed [18:55:16.461] 300/372 postgresql:subscription / subscription/016_stream_subxact OK 7.20s 3 subtests passed [18:55:16.604] 301/372 postgresql:subscription / subscription/012_collation OK 17.54s 2 subtests passed [18:55:16.859] 302/372 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.57s 2 subtests passed [18:55:20.644] 303/372 postgresql:subscription / subscription/020_messages OK 6.47s 5 subtests passed [18:55:25.023] 304/372 postgresql:subscription / subscription/018_stream_subxact_abort OK 13.75s 9 subtests passed [18:55:26.111] 305/372 postgresql:subscription / subscription/024_add_drop_pub OK 9.25s 4 subtests passed [18:55:32.123] 306/372 postgresql:subscription / subscription/025_rep_changes_for_schema OK 11.47s 13 subtests passed [18:55:33.745] 307/372 postgresql:subscription / subscription/015_stream OK 28.16s 10 subtests passed [18:55:36.732] 308/372 postgresql:subscription / subscription/022_twophase_cascade OK 20.27s 41 subtests passed [18:55:38.603] 309/372 postgresql:subscription / subscription/021_twophase OK 22.95s 31 subtests passed [18:55:40.081] 310/372 postgresql:subscription / subscription/013_partition OK 38.82s 74 subtests passed [18:55:40.160] 311/372 postgresql:subscription / subscription/026_stats OK 15.13s 13 subtests passed [18:55:42.035] 312/372 postgresql:subscription / subscription/023_twophase_stream OK 25.43s 34 subtests passed [18:55:43.112] 313/372 postgresql:subscription / subscription/029_on_error OK 9.36s 5 subtests passed [18:55:48.595] 314/372 postgresql:subscription / subscription/027_nosuperuser OK 22.48s 19 subtests passed [18:55:52.762] 315/372 postgresql:subscription / subscription/033_run_as_table_owner OK 12.59s 10 subtests passed [18:55:55.948] 316/372 postgresql:subscription / subscription/030_origin OK 19.21s 13 subtests passed [18:55:56.667] 317/372 postgresql:subscription / subscription/036_sequences OK 8.07s 9 subtests passed [18:55:57.168] 318/372 postgresql:subscription / subscription/028_row_filter OK 25.04s 26 subtests passed [18:56:01.428] 319/372 postgresql:brin / brin/01_workitems OK 4.76s 4 subtests passed [18:56:03.941] 320/372 postgresql:subscription / subscription/032_subscribe_use_index OK 23.86s 15 subtests passed [18:56:04.820] 321/372 postgresql:subscription / subscription/035_conflicts OK 21.71s 29 subtests passed [18:56:05.294] 322/372 postgresql:subscription / subscription/034_temporal OK 23.26s 32 subtests passed [18:56:05.849] 323/372 postgresql:brin / brin/02_wal_consistency OK 8.68s 2 subtests passed [18:56:06.766] 324/372 postgresql:subscription / subscription/037_except OK 14.01s 15 subtests passed [18:56:10.405] 325/372 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.55s 4 subtests passed [18:56:10.452] 326/372 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.66s 23 subtests passed [18:56:10.714] 327/372 postgresql:subscription / subscription/031_column_list OK 32.11s 36 subtests passed [18:56:11.676] 328/372 postgresql:commit_ts / commit_ts/001_base OK 10.24s 2 subtests passed [18:56:11.983] 329/372 postgresql:commit_ts / commit_ts/004_restart OK 6.68s 16 subtests passed [18:56:12.914] 330/372 postgresql:commit_ts / commit_ts/002_standby OK 8.97s 4 subtests passed [18:56:13.157] 331/372 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.44s 4 subtests passed [18:56:13.805] 332/372 postgresql:commit_ts / commit_ts/003_standby_2 OK 8.98s 4 subtests passed [18:56:14.733] 333/372 postgresql:oauth_validator / oauth_validator/002_client OK 4.29s 20 subtests passed [18:56:15.669] 334/372 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.75s 2 subtests passed [18:56:16.210] 335/372 postgresql:test_int128 / test_int128/001_test_int128 OK 0.54s 2 subtests passed [18:56:16.969] 336/372 postgresql:test_aio / test_aio/002_io_workers OK 4.98s 22 subtests passed [18:56:17.368] 337/372 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.63s 11 subtests passed [18:56:17.454] 338/372 postgresql:test_escape / test_escape/001_test_escape OK 3.64s 1235 subtests passed [18:56:17.955] 339/372 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.48s 2 subtests passed [18:56:18.074] 340/372 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.70s 12 subtests passed [18:56:20.020] 341/372 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 6.86s 15 subtests passed [18:56:21.122] 342/372 postgresql:test_misc / test_misc/002_tablespace OK 3.04s 20 subtests passed [18:56:21.706] 343/372 postgresql:test_misc / test_misc/004_io_direct SKIP 0.58s [18:56:22.034] 344/372 postgresql:test_misc / test_misc/003_check_guc OK 2.01s 4 subtests passed [18:56:22.615] 345/372 postgresql:test_misc / test_misc/001_constraint_validation OK 4.65s 42 subtests passed [18:56:24.706] 346/372 postgresql:test_misc / test_misc/005_timeouts OK 3.00s 2 subtests passed [18:56:25.164] 347/372 postgresql:test_misc / test_misc/007_catcache_inval OK 2.54s 2 subtests passed [18:56:25.199] 348/372 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.16s 2 subtests passed [18:56:25.390] 349/372 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 9.18s 516 subtests passed [18:56:27.973] 350/372 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.26s 10 subtests passed [18:56:28.254] 351/372 postgresql:test_misc / test_misc/009_log_temp_files OK 3.09s 11 subtests passed [18:56:29.071] 352/372 postgresql:test_json_parser / test_json_parser/002_inline OK 12.08s 3712 subtests passed [18:56:30.892] 353/372 postgresql:test_slru / test_slru/001_multixact OK 2.92s 2 subtests passed [18:56:32.566] 354/372 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.31s 18 subtests passed [18:56:32.610] 355/372 postgresql:subscription / subscription/100_bugs OK 36.66s 17 subtests passed [18:56:33.109] 356/372 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.54s [18:56:33.133] 357/372 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.52s [18:56:33.700] 358/372 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.59s [18:56:34.772] 359/372 postgresql:oauth_validator / oauth_validator/001_server OK 24.37s 133 subtests passed [18:56:35.051] 360/372 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.91s [18:56:35.599] 361/372 postgresql:worker_spi / worker_spi/001_worker_spi OK 6.46s 8 subtests passed [18:56:37.036] 362/372 postgresql:worker_spi / worker_spi/002_worker_terminate OK 6.14s 11 subtests passed [18:56:39.144] 363/372 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 13.94s 73 subtests passed [18:56:39.518] 364/372 postgresql:test_aio / test_aio/001_aio OK 27.84s 390 subtests passed [18:56:41.368] 365/372 postgresql:ldap / ldap/002_bindpasswd OK 4.33s 3 subtests passed [18:56:42.288] 366/372 postgresql:ssl / ssl/002_scram OK 7.51s 24 subtests passed [18:56:43.123] 367/372 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 3.97s 26 subtests passed [18:56:43.345] 368/372 postgresql:icu / icu/010_database OK 3.82s 8 subtests passed [18:56:43.715] 369/372 postgresql:ssl / ssl/003_sslinfo OK 8.66s 20 subtests passed [18:56:44.356] 370/372 postgresql:test_pg_dump / test_pg_dump/001_base OK 18.96s 1044 subtests passed [18:56:45.348] 371/372 postgresql:ldap / ldap/001_auth OK 9.75s 47 subtests passed [18:56:50.324] 372/372 postgresql:ssl / ssl/001_ssltests OK 16.62s 243 subtests passed [18:56:50.566] [18:56:50.566] Summary of Failures: [18:56:50.566] [18:56:50.566] 14/372 postgresql:regress / regress/regress ERROR 144.13s exit status 1 [18:56:50.566] 45/372 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 264.46s exit status 1 [18:56:50.566] 186/372 postgresql:recovery / recovery/027_stream_regress ERROR 279.87s exit status 1 [18:56:50.566] [18:56:50.566] Ok: 362 [18:56:50.566] Expected Fail: 0 [18:56:50.566] Fail: 3 [18:56:50.566] Unexpected Pass: 0 [18:56:50.566] Skipped: 7 [18:56:50.566] Timeout: 0 [18:56:50.566] [18:56:50.566] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [18:56:50.766] [18:56:50.766] Exit status: 3