[16:05:57.454] ulimit -c unlimited # default is 0 [16:05:57.454] ulimit -n 1024 # default is 256, pretty low [16:05:57.454] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [16:06:01.988] 1/308 postgresql:setup / tmp_install OK 4.22s [16:06:02.067] 2/308 postgresql:setup / install_test_files OK 0.08s [16:06:02.788] 3/308 postgresql:setup / initdb_cache OK 0.72s [16:06:03.319] 4/308 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.53s 9 subtests passed [16:06:16.107] 5/308 postgresql:recovery / recovery/002_archiving OK 13.27s 8 subtests passed [16:06:29.544] 6/308 postgresql:recovery / recovery/003_recovery_targets OK 26.22s 9 subtests passed [16:06:30.954] 7/308 postgresql:recovery / recovery/001_stream_rep OK 28.13s 62 subtests passed [16:06:31.163] 8/308 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 28.36s 12 subtests passed [16:06:32.453] 9/308 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 29.65s 14 subtests passed [16:06:39.872] 10/308 postgresql:recovery / recovery/006_logical_decoding OK 8.92s 20 subtests passed [16:06:49.178] 11/308 postgresql:recovery / recovery/004_timeline_switch OK 33.06s 3 subtests passed [16:06:52.258] 12/308 postgresql:recovery / recovery/005_replay_delay OK 22.71s 3 subtests passed [16:06:54.812] 13/308 postgresql:recovery / recovery/009_twophase OK 14.94s 30 subtests passed [16:06:54.946] 14/308 postgresql:recovery / recovery/007_sync_rep OK 23.78s 11 subtests passed [16:06:57.796] 15/308 postgresql:recovery / recovery/008_fsm_truncation OK 25.34s 1 subtests passed [16:07:02.236] 16/308 postgresql:recovery / recovery/013_crash_restart OK 7.38s 18 subtests passed [16:07:02.296] 17/308 postgresql:recovery / recovery/014_unlogged_reinit OK 7.35s 23 subtests passed [16:07:05.658] 18/308 postgresql:recovery / recovery/010_logical_decoding_timelines OK 16.32s 13 subtests passed [16:07:09.220] 19/308 postgresql:recovery / recovery/017_shm OK 6.92s 4 subtests passed [16:07:11.790] 20/308 postgresql:recovery / recovery/015_promotion_pages OK 13.94s 1 subtests passed [16:07:12.344] 21/308 postgresql:recovery / recovery/012_subtransactions OK 19.93s 12 subtests passed [16:07:14.964] 22/308 postgresql:recovery / recovery/016_min_consistency OK 12.68s 1 subtests passed [16:07:16.887] 23/308 postgresql:recovery / recovery/021_row_visibility OK 4.54s 10 subtests passed [16:07:19.125] 24/308 postgresql:recovery / recovery/022_crash_temp_files OK 4.16s 11 subtests passed [16:07:22.705] 25/308 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.61s 1 subtests passed [16:07:30.138] 26/308 postgresql:recovery / recovery/020_archive_status OK 18.35s 19 subtests passed [16:07:35.637] 27/308 postgresql:recovery / recovery/024_archive_recovery OK 16.51s 2 subtests passed [16:07:37.629] 28/308 postgresql:recovery / recovery/018_wal_optimize OK 31.97s 38 subtests passed [16:07:47.115] 29/308 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 24.41s 1 subtests passed [16:07:50.257] 30/308 postgresql:recovery / recovery/026_overwrite_contrecord OK 20.11s 3 subtests passed [16:07:52.727] 31/308 postgresql:recovery / recovery/028_pitr_timelines OK 15.09s 3 subtests passed [16:07:54.892] 32/308 postgresql:isolation / isolation/isolation OK 112.08s 117 subtests passed [16:07:55.604] 33/308 postgresql:recovery / recovery/029_stats_restart OK 8.41s 42 subtests passed [16:07:58.060] ▶ 34/308 - regression tests pass FAIL [16:07:58.060] ▶ 34/308 - dump before running pg_upgrade FAIL [16:07:58.067] 34/308 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 115.27s exit status 4 [16:07:58.067] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib with_icu=yes PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=26 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/pg_upgrade:/Users/admin/pgsql/build/src/bin/pg_upgrade/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_upgrade --testgroup pg_upgrade --testname 002_pg_upgrade -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/pg_upgrade /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl [16:07:58.067] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [16:07:58.067] stderr: [16:07:58.067] # Failed test 'regression tests pass' [16:07:58.067] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [16:07:58.067] # got: '256' [16:07:58.067] # expected: '0' [16:07:58.067] # Failed test 'dump before running pg_upgrade' [16:07:58.067] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [16:07:58.067] # Tests were run but no plan was declared and done_testing() was not seen. [16:07:58.067] # Looks like your test exited with 4 just after 6. [16:07:58.067] [16:07:58.067] (test program exited with status code 4) [16:07:58.067] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [16:07:58.067] [16:07:58.209] 35/308 postgresql:recovery / recovery/019_replslot_limit OK 48.99s 26 subtests passed [16:07:59.225] 36/308 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.97s 11 subtests passed [16:08:01.124] 37/308 postgresql:recovery / recovery/031_recovery_conflict OK 8.40s 18 subtests passed [16:08:01.447] 38/308 postgresql:recovery / recovery/034_create_database OK 3.38s 2 subtests passed [16:08:04.387] 39/308 postgresql:recovery / recovery/036_truncated_dropped OK 5.16s 8 subtests passed [16:08:04.473] 40/308 postgresql:recovery / recovery/037_invalid_database OK 3.34s 13 subtests passed [16:08:04.777] 41/308 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.88s 14 subtests passed [16:08:06.222] 42/308 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.64s 2 subtests passed [16:08:21.107] 43/308 postgresql:recovery / recovery/042_low_level_backup OK 14.88s 4 subtests passed [16:08:22.365] ▶ 44/308 + inherit 83602 ms FAIL [16:08:22.365] ▶ 44/308 + updatable_views 83581 ms FAIL [16:08:22.365] ▶ 44/308 - sanity_check 34 ms FAIL [16:08:22.365] ▶ 44/308 + select_into 187 ms FAIL [16:08:22.365] ▶ 44/308 + select_distinct 179 ms FAIL [16:08:22.365] ▶ 44/308 + select_distinct_on 133 ms FAIL [16:08:22.365] ▶ 44/308 + select_implicit 173 ms FAIL [16:08:22.365] ▶ 44/308 + select_having 124 ms FAIL [16:08:22.365] ▶ 44/308 + subselect 115 ms FAIL [16:08:22.365] ▶ 44/308 + union 110 ms FAIL [16:08:22.365] ▶ 44/308 + case 101 ms FAIL [16:08:22.365] ▶ 44/308 + join 90 ms FAIL [16:08:22.365] ▶ 44/308 + aggregates 30 ms FAIL [16:08:22.365] ▶ 44/308 + transactions 47 ms FAIL [16:08:22.365] ▶ 44/308 + random 48 ms FAIL [16:08:22.365] ▶ 44/308 + portals 49 ms FAIL [16:08:22.365] ▶ 44/308 + arrays 48 ms FAIL [16:08:22.365] ▶ 44/308 + btree_index 46 ms FAIL [16:08:22.365] ▶ 44/308 + hash_index 44 ms FAIL [16:08:22.365] ▶ 44/308 + update 39 ms FAIL [16:08:22.365] ▶ 44/308 + delete 32 ms FAIL [16:08:22.365] ▶ 44/308 + namespace 33 ms FAIL [16:08:22.365] ▶ 44/308 + prepared_xacts 30 ms FAIL [16:08:22.365] ▶ 44/308 + brin 119 ms FAIL [16:08:22.365] ▶ 44/308 + gin 122 ms FAIL [16:08:22.365] ▶ 44/308 + gist 118 ms FAIL [16:08:22.365] ▶ 44/308 + spgist 126 ms FAIL [16:08:22.365] ▶ 44/308 + privileges 127 ms FAIL [16:08:22.365] ▶ 44/308 + init_privs 126 ms FAIL [16:08:22.365] ▶ 44/308 + security_label 127 ms FAIL [16:08:22.365] ▶ 44/308 + collate 128 ms FAIL [16:08:22.365] ▶ 44/308 + matview 123 ms FAIL [16:08:22.365] ▶ 44/308 + lock 117 ms FAIL [16:08:22.365] ▶ 44/308 + replica_identity 109 ms FAIL [16:08:22.365] ▶ 44/308 + rowsecurity 100 ms FAIL [16:08:22.365] ▶ 44/308 + object_address 100 ms FAIL [16:08:22.365] ▶ 44/308 + tablesample 92 ms FAIL [16:08:22.365] ▶ 44/308 + groupingsets 89 ms FAIL [16:08:22.365] ▶ 44/308 + drop_operator 83 ms FAIL [16:08:22.365] ▶ 44/308 + password 80 ms FAIL [16:08:22.365] ▶ 44/308 + identity 78 ms FAIL [16:08:22.365] ▶ 44/308 + generated_stored 70 ms FAIL [16:08:22.365] ▶ 44/308 + join_hash 64 ms FAIL [16:08:22.365] ▶ 44/308 + amutils 175 ms FAIL [16:08:22.721] 45/308 postgresql:recovery / recovery/039_end_of_wal OK 18.33s 14 subtests passed [16:08:24.834] 46/308 postgresql:recovery / recovery/041_checkpoint_at_promote OK 20.06s 6 subtests passed [16:08:26.832] 44/308 postgresql:regress / regress/regress ERROR 144.04s exit status 1 [16:08:26.832] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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 MESON_TEST_ITERATION=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/regress:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MALLOC_PERTURB_=249 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/regress --testgroup regress --testname regress -- /Users/admin/pgsql/build/src/test/regress/pg_regress --inputdir /Users/admin/pgsql/src/test/regress --expecteddir /Users/admin/pgsql/src/test/regress --bindir '' --dlpath /Users/admin/pgsql/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /Users/admin/pgsql/build/testrun/regress/regress --temp-instance /Users/admin/pgsql/build/testrun/regress/regress/tmp_check --port 40051 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [16:08:26.832] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [16:08:26.832] stderr: [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # (test process exited with exit code 2) [16:08:26.832] # 44 of 221 tests failed. [16:08:26.832] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [16:08:26.832] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [16:08:26.832] [16:08:26.832] (test program exited with status code 1) [16:08:26.832] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [16:08:26.832] [16:08:29.646] 47/308 postgresql:plpgsql / plpgsql/regress OK 4.81s 13 subtests passed [16:08:31.121] 48/308 postgresql:plperl / plperl/regress OK 4.29s 12 subtests passed [16:08:33.532] 49/308 postgresql:kerberos / kerberos/001_auth OK 10.77s 142 subtests passed [16:08:34.698] 50/308 postgresql:pltcl / pltcl/regress OK 3.50s 8 subtests passed [16:08:35.389] 51/308 postgresql:plpython / plpython/regress OK 5.74s 23 subtests passed [16:08:37.917] 52/308 postgresql:basic_archive / basic_archive/regress OK 3.22s 1 subtests passed [16:08:38.863] 53/308 postgresql:bloom / bloom/regress OK 3.47s 1 subtests passed [16:08:38.906] 54/308 postgresql:amcheck / amcheck/regress OK 5.37s 3 subtests passed [16:08:39.887] 55/308 postgresql:bool_plperl / bool_plperl/regress OK 1.93s 2 subtests passed [16:08:41.036] 56/308 postgresql:recovery / recovery/033_replay_tsp_drops OK 45.36s 3 subtests passed [16:08:41.337] 57/308 postgresql:recovery / recovery/043_wal_replay_wait OK 20.23s 9 subtests passed [16:08:41.889] 58/308 postgresql:citext / citext/regress OK 2.00s 3 subtests passed [16:08:42.618] 59/308 postgresql:cube / cube/regress OK 1.53s 2 subtests passed [16:08:43.212] 60/308 postgresql:dblink / dblink/regress OK 1.87s 1 subtests passed [16:08:43.395] 61/308 postgresql:dict_int / dict_int/regress OK 1.50s 1 subtests passed [16:08:43.567] 62/308 postgresql:btree_gin / btree_gin/regress OK 4.70s 30 subtests passed [16:08:44.129] 63/308 postgresql:btree_gist / btree_gist/regress OK 5.22s 30 subtests passed [16:08:44.340] 64/308 postgresql:dict_xsyn / dict_xsyn/regress OK 1.72s 1 subtests passed [16:08:45.209] 65/308 postgresql:earthdistance / earthdistance/regress OK 2.00s 1 subtests passed [16:08:45.289] 66/308 postgresql:file_fdw / file_fdw/regress OK 1.81s 1 subtests passed [16:08:45.441] 67/308 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.87s 2 subtests passed [16:08:46.229] 68/308 postgresql:hstore_plperl / hstore_plperl/regress OK 1.89s 3 subtests passed [16:08:46.690] 69/308 postgresql:hstore / hstore/regress OK 2.56s 2 subtests passed [16:08:46.911] 70/308 postgresql:hstore_plpython / hstore_plpython/regress OK 1.70s 1 subtests passed [16:08:46.920] 71/308 postgresql:isn / isn/regress OK 1.47s 1 subtests passed [16:08:48.722] 72/308 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.47s 2 subtests passed [16:08:49.108] 73/308 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.42s 1 subtests passed [16:08:49.164] 74/308 postgresql:lo / lo/regress OK 2.25s 1 subtests passed [16:08:50.173] 75/308 postgresql:ltree / ltree/regress OK 3.25s 1 subtests passed [16:08:50.310] 76/308 postgresql:recovery / recovery/035_standby_logical_decoding OK 52.10s 85 subtests passed [16:08:50.739] 77/308 postgresql:intarray / intarray/regress OK 5.45s 1 subtests passed [16:08:50.828] 78/308 postgresql:ltree_plpython / ltree_plpython/regress OK 2.09s 1 subtests passed [16:08:51.126] 79/308 postgresql:passwordcheck / passwordcheck/regress OK 1.96s 1 subtests passed [16:08:51.516] 80/308 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 47.04s 32 subtests passed [16:08:52.480] 81/308 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.74s 1 subtests passed [16:08:52.499] 82/308 postgresql:pg_buffercache / pg_buffercache/regress OK 2.32s 1 subtests passed [16:08:52.668] 83/308 postgresql:pageinspect / pageinspect/regress OK 3.56s 8 subtests passed [16:08:52.736] 84/308 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.91s 1 subtests passed [16:08:58.961] 85/308 postgresql:pgstattuple / pgstattuple/regress OK 7.44s 1 subtests passed [16:08:59.644] 86/308 postgresql:pgcrypto / pgcrypto/regress OK 9.32s 23 subtests passed [16:08:59.705] 87/308 postgresql:pg_surgery / pg_surgery/regress OK 7.22s 1 subtests passed [16:08:59.803] 88/308 postgresql:pg_visibility / pg_visibility/regress OK 7.13s 1 subtests passed [16:08:59.912] 89/308 postgresql:pg_walinspect / pg_walinspect/regress OK 7.17s 2 subtests passed [16:08:59.940] 90/308 postgresql:pg_stat_statements / pg_stat_statements/regress OK 8.81s 12 subtests passed [16:09:01.006] 91/308 postgresql:pg_trgm / pg_trgm/regress OK 8.51s 3 subtests passed [16:09:01.487] 92/308 postgresql:tablefunc / tablefunc/regress OK 1.78s 1 subtests passed [16:09:01.508] 93/308 postgresql:tcn / tcn/isolation OK 1.70s 1 subtests passed [16:09:01.648] 94/308 postgresql:seg / seg/regress OK 2.00s 2 subtests passed [16:09:02.494] 95/308 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.48s 1 subtests passed [16:09:03.019] 96/308 postgresql:unaccent / unaccent/regress OK 1.51s 1 subtests passed [16:09:03.026] 97/308 postgresql:tsm_system_time / tsm_system_time/regress OK 1.54s 1 subtests passed [16:09:03.096] 98/308 postgresql:uuid-ossp / uuid-ossp/regress OK 1.45s 1 subtests passed [16:09:03.960] 99/308 postgresql:xml2 / xml2/regress OK 1.46s 1 subtests passed [16:09:04.590] 100/308 postgresql:commit_ts / commit_ts/regress OK 1.56s 1 subtests passed [16:09:04.601] 101/308 postgresql:brin / brin/isolation OK 1.58s 1 subtests passed [16:09:05.275] 102/308 postgresql:test_decoding / test_decoding/isolation OK 5.33s 12 subtests passed [16:09:05.338] 103/308 postgresql:dummy_index_am / dummy_index_am/regress OK 1.38s 1 subtests passed [16:09:06.059] 104/308 postgresql:delay_execution / delay_execution/isolation OK 2.96s 2 subtests passed [16:09:06.587] 105/308 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.00s 1 subtests passed [16:09:06.754] 106/308 postgresql:gin / gin/regress OK 2.15s 1 subtests passed [16:09:07.291] 107/308 postgresql:injection_points / injection_points/regress OK 2.01s 1 subtests passed [16:09:07.369] 108/308 postgresql:injection_points / injection_points/isolation OK 2.03s 1 subtests passed [16:09:07.526] 109/308 postgresql:postgres_fdw / postgres_fdw/regress OK 8.56s 2 subtests passed [16:09:07.628] 110/308 postgresql:plsample / plsample/regress OK 1.57s 1 subtests passed [16:09:08.119] ▶ 111/308 - regression tests pass FAIL [16:09:08.126] 111/308 postgresql:recovery / recovery/027_stream_regress ERROR 92.49s exit status 29 [16:09:08.126] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/recovery:/Users/admin/pgsql/build/src/test/recovery/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator MESON_TEST_ITERATION=1 enable_injection_points=yes INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MALLOC_PERTURB_=180 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/recovery --testgroup recovery --testname 027_stream_regress -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/test/recovery /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl [16:09:08.126] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [16:09:08.126] stderr: [16:09:08.126] # Failed test 'regression tests pass' [16:09:08.126] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [16:09:08.126] # got: '256' [16:09:08.126] # expected: '0' [16:09:08.126] # Tests were run but no plan was declared and done_testing() was not seen. [16:09:08.126] # Looks like your test exited with 29 just after 2. [16:09:08.126] [16:09:08.126] (test program exited with status code 29) [16:09:08.126] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [16:09:08.126] [16:09:08.358] 112/308 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.77s 1 subtests passed [16:09:08.775] 113/308 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.02s 1 subtests passed [16:09:09.187] 114/308 postgresql:test_dsa / test_dsa/regress OK 1.66s 1 subtests passed [16:09:09.264] 115/308 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.97s 1 subtests passed [16:09:09.391] 116/308 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.76s 1 subtests passed [16:09:10.337] 117/308 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.98s 1 subtests passed [16:09:10.610] 118/308 postgresql:test_lfind / test_lfind/regress OK 1.42s 1 subtests passed [16:09:11.093] 119/308 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.72s 21 subtests passed [16:09:11.305] 120/308 postgresql:test_parser / test_parser/regress OK 1.91s 1 subtests passed [16:09:11.320] 121/308 postgresql:test_extensions / test_extensions/regress OK 3.19s 2 subtests passed [16:09:12.132] 122/308 postgresql:test_pg_dump / test_pg_dump/regress OK 1.79s 1 subtests passed [16:09:12.154] 123/308 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.89s 2 subtests passed [16:09:12.302] 124/308 postgresql:test_predtest / test_predtest/regress OK 1.69s 1 subtests passed [16:09:12.929] 125/308 postgresql:test_rbtree / test_rbtree/regress OK 1.62s 1 subtests passed [16:09:13.001] 126/308 postgresql:test_radixtree / test_radixtree/regress OK 1.91s 1 subtests passed [16:09:13.268] 127/308 postgresql:test_integerset / test_integerset/regress OK 4.49s 1 subtests passed [16:09:14.037] 128/308 postgresql:test_regex / test_regex/regress OK 2.72s 2 subtests passed [16:09:14.215] 129/308 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.06s 1 subtests passed [16:09:14.441] 130/308 postgresql:test_resowner / test_resowner/regress OK 2.31s 1 subtests passed [16:09:14.639] 131/308 postgresql:libpq / libpq/002_api OK 0.20s 1 subtests passed [16:09:14.682] 132/308 postgresql:test_tidstore / test_tidstore/regress OK 1.68s 1 subtests passed [16:09:14.724] 133/308 postgresql:test_slru / test_slru/regress OK 1.79s 1 subtests passed [16:09:14.761] 134/308 postgresql:unsafe_tests / unsafe_tests/regress OK 1.49s 3 subtests passed [16:09:14.929] 135/308 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.24s [16:09:15.219] 136/308 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.29s 9 subtests passed [16:09:15.393] 137/308 postgresql:libpq / libpq/001_uri OK 1.16s 60 subtests passed [16:09:15.995] 138/308 postgresql:test_shm_mq / test_shm_mq/regress OK 3.69s 1 subtests passed [16:09:18.390] 139/308 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.17s 106 subtests passed [16:09:18.631] 140/308 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.64s 32 subtests passed [16:09:18.980] 141/308 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.35s 51 subtests passed [16:09:19.172] 142/308 postgresql:test_decoding / test_decoding/regress OK 19.26s 19 subtests passed [16:09:19.578] 143/308 postgresql:libpq / libpq/003_load_balance_host_list OK 4.94s 127 subtests passed [16:09:20.489] 144/308 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.32s 3 subtests passed [16:09:20.760] 145/308 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.37s 10 subtests passed [16:09:22.079] 146/308 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.59s 21 subtests passed [16:09:22.346] 147/308 postgresql:pg_checksums / pg_checksums/001_basic OK 0.27s 9 subtests passed [16:09:23.017] 148/308 postgresql:pg_amcheck / pg_amcheck/003_check OK 7.62s 75 subtests passed [16:09:23.400] 149/308 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.38s 13 subtests passed [16:09:24.795] 150/308 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.22s 43 subtests passed [16:09:25.709] 151/308 postgresql:libpq / libpq/005_negotiate_encryption OK 10.98s 249 subtests passed [16:09:25.722] 152/308 postgresql:ecpg / ecpg/ecpg OK 11.68s 65 subtests passed [16:09:27.876] 153/308 postgresql:pg_checksums / pg_checksums/002_actions OK 5.53s 66 subtests passed [16:09:29.981] 154/308 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 4.27s 11 subtests passed [16:09:34.887] 155/308 postgresql:initdb / initdb/001_initdb OK 20.12s 52 subtests passed [16:09:39.858] 156/308 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 11.98s 4 subtests passed [16:09:40.366] 157/308 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 10.38s 3 subtests passed [16:09:40.577] 158/308 postgresql:pg_config / pg_config/001_pg_config OK 0.72s 21 subtests passed [16:09:42.303] 159/308 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.94s 18 subtests passed [16:09:44.613] 160/308 postgresql:pg_ctl / pg_ctl/002_status OK 2.30s 3 subtests passed [16:09:45.164] 161/308 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.59s 25 subtests passed [16:09:50.539] 162/308 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.37s 14 subtests passed [16:09:51.557] 163/308 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 28.16s 6 subtests passed [16:09:51.968] 164/308 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 17.08s 2 subtests passed [16:09:52.186] 165/308 postgresql:pg_dump / pg_dump/001_basic OK 1.58s 93 subtests passed [16:09:52.694] 166/308 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 27.90s 7 subtests passed [16:09:53.653] 167/308 postgresql:pg_ctl / pg_ctl/003_promote OK 8.73s 12 subtests passed [16:09:54.189] 168/308 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.22s 3 subtests passed [16:09:55.960] 169/308 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.77s 4 subtests passed [16:09:56.327] 170/308 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.12s 75 subtests passed [16:09:57.171] 171/308 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 38.19s 192 subtests passed [16:09:57.465] 172/308 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 31.74s 22 subtests passed [16:09:57.968] 173/308 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.00s 9 subtests passed [16:09:58.891] 174/308 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 6.20s 108 subtests passed [16:10:04.657] 175/308 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 43.90s 36 subtests passed [16:10:05.018] 176/308 postgresql:pg_rewind / pg_rewind/006_options OK 0.36s 13 subtests passed [16:10:11.160] 177/308 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 12.27s 1 subtests passed [16:10:12.182] 178/308 postgresql:pg_dump / pg_dump/010_dump_connstr OK 18.53s 14 subtests passed [16:10:12.252] 179/308 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.23s 7 subtests passed [16:10:13.126] 180/308 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.87s 13 subtests passed [16:10:13.385] 181/308 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.25s 13 subtests passed [16:10:13.769] 182/308 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.38s 17 subtests passed [16:10:15.194] 183/308 postgresql:pg_dump / pg_dump/002_pg_dump OK 23.63s 11354 subtests passed [16:10:15.388] 184/308 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 17.92s 5 subtests passed [16:10:15.398] 185/308 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 17.43s 9 subtests passed [16:10:17.198] 186/308 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.80s 60 subtests passed [16:10:20.304] 187/308 postgresql:pg_rewind / pg_rewind/009_growing_files OK 8.12s 3 subtests passed [16:10:20.964] 188/308 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 5.58s 27 subtests passed [16:10:21.145] 189/308 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.95s 5 subtests passed [16:10:21.714] 190/308 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 10.48s 3 subtests passed [16:10:28.612] 191/308 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.31s 9 subtests passed [16:10:28.789] 192/308 postgresql:pg_rewind / pg_rewind/002_databases OK 31.62s 11 subtests passed [16:10:29.997] 193/308 postgresql:pg_rewind / pg_rewind/001_basic OK 33.66s 56 subtests passed [16:10:30.363] 194/308 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.36s 11 subtests passed [16:10:30.776] 195/308 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 17.01s 19 subtests passed [16:10:30.917] 196/308 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 9.95s 15 subtests passed [16:10:31.574] 197/308 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.78s 5 subtests passed [16:10:32.508] 198/308 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.59s 208 subtests passed [16:10:32.545] 199/308 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.18s 7 subtests passed [16:10:33.191] 200/308 postgresql:pg_waldump / pg_waldump/001_basic OK 4.58s 92 subtests passed [16:10:34.684] 201/308 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 13.53s 10 subtests passed [16:10:34.747] 202/308 postgresql:psql / psql/020_cancel OK 2.20s 2 subtests passed [16:10:35.426] 203/308 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 13.71s 18 subtests passed [16:10:35.783] 204/308 postgresql:scripts / scripts/010_clusterdb OK 2.59s 15 subtests passed [16:10:35.886] 205/308 postgresql:psql / psql/001_basic OK 4.31s 105 subtests passed [16:10:36.020] 206/308 postgresql:psql / psql/010_tab_completion OK 3.51s 89 subtests passed [16:10:36.984] 207/308 postgresql:scripts / scripts/011_clusterdb_all OK 2.30s 7 subtests passed [16:10:37.635] 208/308 postgresql:scripts / scripts/080_pg_isready OK 1.61s 11 subtests passed [16:10:37.648] 209/308 postgresql:scripts / scripts/040_createuser OK 2.17s 37 subtests passed [16:10:37.728] 210/308 postgresql:scripts / scripts/070_dropuser OK 1.84s 12 subtests passed [16:10:38.448] 211/308 postgresql:scripts / scripts/050_dropdb OK 2.66s 15 subtests passed [16:10:40.142] 212/308 postgresql:scripts / scripts/101_vacuumdb_all OK 2.41s 5 subtests passed [16:10:41.652] 213/308 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.20s 4 subtests passed [16:10:41.881] 214/308 postgresql:scripts / scripts/091_reindexdb_all OK 4.24s 13 subtests passed [16:10:42.312] 215/308 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.66s 39 subtests passed [16:10:42.878] 216/308 postgresql:scripts / scripts/090_reindexdb OK 5.89s 64 subtests passed [16:10:42.996] 217/308 postgresql:scripts / scripts/100_vacuumdb OK 5.35s 85 subtests passed [16:10:43.006] 218/308 postgresql:pgbench / pgbench/001_pgbench_with_server OK 12.23s 451 subtests passed [16:10:44.488] 219/308 postgresql:amcheck / amcheck/002_cic OK 2.18s 3 subtests passed [16:10:45.459] 220/308 postgresql:scripts / scripts/200_connstr OK 5.32s 3 subtests passed [16:10:45.539] 221/308 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.54s 6 subtests passed [16:10:46.917] 222/308 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.43s 19 subtests passed [16:10:47.144] 223/308 postgresql:amcheck / amcheck/003_cic_2pc OK 4.26s 5 subtests passed [16:10:47.186] 224/308 postgresql:oid2name / oid2name/001_basic OK 0.27s 9 subtests passed [16:10:48.054] 225/308 postgresql:scripts / scripts/020_createdb OK 13.31s 60 subtests passed [16:10:48.063] 226/308 postgresql:amcheck / amcheck/005_pitr OK 5.05s 3 subtests passed [16:10:49.265] 227/308 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 34.02s 48 subtests passed [16:10:49.556] 228/308 postgresql:vacuumlo / vacuumlo/001_basic OK 0.29s 9 subtests passed [16:10:50.039] 229/308 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.89s 7 subtests passed [16:10:50.275] 230/308 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.09s 3 subtests passed [16:10:51.136] 231/308 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.60s 16 subtests passed [16:10:51.243] 232/308 postgresql:amcheck / amcheck/001_verify_heapam OK 9.36s 272 subtests passed [16:10:51.378] 233/308 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.31s 2 subtests passed [16:10:51.582] 234/308 postgresql:authentication / authentication/005_sspi SKIP 0.34s [16:10:52.552] 235/308 postgresql:authentication / authentication/003_peer OK 2.27s 53 subtests passed [16:10:53.297] 236/308 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 5.24s 2 subtests passed [16:10:53.399] 237/308 postgresql:authentication / authentication/002_saslprep OK 3.36s 20 subtests passed [16:10:53.575] 238/308 postgresql:authentication / authentication/004_file_inclusion OK 2.44s 2 subtests passed [16:10:54.171] 239/308 postgresql:authentication / authentication/001_password OK 4.61s 178 subtests passed [16:10:54.625] 240/308 postgresql:authentication / authentication/006_login_trigger OK 3.24s 32 subtests passed [16:10:56.893] 241/308 postgresql:subscription / subscription/002_types OK 4.34s 4 subtests passed [16:10:58.095] 242/308 postgresql:subscription / subscription/003_constraints OK 4.80s 6 subtests passed [16:10:58.188] 243/308 postgresql:subscription / subscription/007_ddl OK 3.56s 4 subtests passed [16:10:58.217] 244/308 postgresql:subscription / subscription/006_rewrite OK 4.04s 2 subtests passed [16:10:59.048] 245/308 postgresql:subscription / subscription/004_sync OK 5.65s 8 subtests passed [16:10:59.406] 246/308 postgresql:subscription / subscription/005_encoding OK 5.83s 1 subtests passed [16:11:00.371] 247/308 postgresql:bloom / bloom/001_wal OK 14.91s 31 subtests passed [16:11:00.607] 248/308 postgresql:subscription / subscription/008_diff_schema OK 3.71s 5 subtests passed [16:11:01.749] 249/308 postgresql:subscription / subscription/009_matviews OK 3.65s 1 subtests passed [16:11:01.825] 250/308 postgresql:subscription / subscription/011_generated OK 3.61s 3 subtests passed [16:11:02.038] 251/308 postgresql:subscription / subscription/001_rep_changes OK 10.45s 36 subtests passed [16:11:03.889] 252/308 postgresql:subscription / subscription/012_collation OK 4.84s 2 subtests passed [16:11:04.704] 253/308 postgresql:subscription / subscription/010_truncate OK 6.52s 14 subtests passed [16:11:05.065] 254/308 postgresql:subscription / subscription/017_stream_ddl OK 3.24s 3 subtests passed [16:11:05.372] 255/308 postgresql:subscription / subscription/016_stream_subxact OK 3.62s 3 subtests passed [16:11:06.042] 256/308 postgresql:subscription / subscription/014_binary OK 5.67s 8 subtests passed [16:11:07.517] 257/308 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.63s 2 subtests passed [16:11:07.653] 258/308 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.61s 9 subtests passed [16:11:08.187] 259/308 postgresql:subscription / subscription/020_messages OK 3.48s 5 subtests passed [16:11:10.876] 260/308 postgresql:subscription / subscription/024_add_drop_pub OK 3.36s 3 subtests passed [16:11:11.976] 261/308 postgresql:subscription / subscription/015_stream OK 11.37s 10 subtests passed [16:11:12.275] 262/308 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.62s 13 subtests passed [16:11:12.582] 263/308 postgresql:subscription / subscription/021_twophase OK 7.51s 30 subtests passed [16:11:12.712] 264/308 postgresql:subscription / subscription/013_partition OK 13.30s 74 subtests passed [16:11:12.760] 265/308 postgresql:subscription / subscription/022_twophase_cascade OK 7.39s 41 subtests passed [16:11:13.787] 266/308 postgresql:subscription / subscription/026_stats OK 5.60s 13 subtests passed [16:11:14.495] 267/308 postgresql:subscription / subscription/023_twophase_stream OK 8.45s 33 subtests passed [16:11:16.481] 268/308 postgresql:subscription / subscription/029_on_error OK 4.21s 5 subtests passed [16:11:18.370] 269/308 postgresql:brin / brin/01_workitems OK 1.89s 2 subtests passed [16:11:19.029] 270/308 postgresql:subscription / subscription/030_origin OK 6.45s 11 subtests passed [16:11:19.429] 271/308 postgresql:subscription / subscription/033_run_as_table_owner OK 5.64s 10 subtests passed [16:11:19.590] 272/308 postgresql:subscription / subscription/028_row_filter OK 7.61s 24 subtests passed [16:11:21.211] 273/308 postgresql:subscription / subscription/027_nosuperuser OK 10.33s 19 subtests passed [16:11:22.401] 274/308 postgresql:commit_ts / commit_ts/001_base OK 3.37s 2 subtests passed [16:11:22.613] 275/308 postgresql:subscription / subscription/032_subscribe_use_index OK 9.85s 15 subtests passed [16:11:23.870] 276/308 postgresql:brin / brin/02_wal_consistency OK 5.50s 2 subtests passed [16:11:24.767] 277/308 postgresql:injection_points / injection_points/001_stats OK 2.36s 7 subtests passed [16:11:24.843] 278/308 postgresql:commit_ts / commit_ts/002_standby OK 5.41s 4 subtests passed [16:11:24.899] 279/308 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.03s 21 subtests passed [16:11:25.162] 280/308 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.51s 4 subtests passed [16:11:25.366] 281/308 postgresql:commit_ts / commit_ts/004_restart OK 4.15s 16 subtests passed [16:11:25.502] 282/308 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.91s 4 subtests passed [16:11:25.522] 283/308 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.15s 3 subtests passed [16:11:25.670] 284/308 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.17s 2 subtests passed [16:11:25.775] 285/308 postgresql:subscription / subscription/031_column_list OK 13.06s 36 subtests passed [16:11:25.885] 286/308 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 0.98s 129 subtests passed [16:11:26.205] 287/308 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.36s 2 subtests passed [16:11:26.581] 288/308 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.81s 4 subtests passed [16:11:27.447] 289/308 postgresql:test_misc / test_misc/003_check_guc OK 1.67s 3 subtests passed [16:11:27.765] 290/308 postgresql:test_misc / test_misc/005_timeouts OK 1.55s 2 subtests passed [16:11:27.876] 291/308 postgresql:test_misc / test_misc/002_tablespace OK 2.21s 20 subtests passed [16:11:27.955] 292/308 postgresql:subscription / subscription/100_bugs OK 13.46s 14 subtests passed [16:11:28.151] 293/308 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.19s [16:11:28.368] 294/308 postgresql:test_misc / test_misc/001_constraint_validation OK 2.84s 42 subtests passed [16:11:28.380] 295/308 postgresql:test_misc / test_misc/004_io_direct OK 2.49s 3 subtests passed [16:11:28.390] 296/308 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.24s [16:11:28.499] 297/308 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.13s [16:11:28.551] 298/308 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.97s 2 subtests passed [16:11:29.829] 299/308 postgresql:test_slru / test_slru/001_multixact OK 2.06s 3 subtests passed [16:11:29.877] 300/308 postgresql:test_json_parser / test_json_parser/002_inline OK 4.71s 850 subtests passed [16:11:31.795] 301/308 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.92s 8 subtests passed [16:11:31.974] 302/308 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.53s 1044 subtests passed [16:11:32.242] 303/308 postgresql:icu / icu/010_database OK 2.36s 8 subtests passed [16:11:32.658] 304/308 postgresql:ldap / ldap/002_bindpasswd OK 2.83s 3 subtests passed [16:11:33.661] 305/308 postgresql:ssl / ssl/002_scram OK 5.27s 24 subtests passed [16:11:33.691] 306/308 postgresql:ssl / ssl/003_sslinfo OK 5.19s 18 subtests passed [16:11:34.598] 307/308 postgresql:ldap / ldap/001_auth OK 6.05s 47 subtests passed [16:11:39.140] 308/308 postgresql:ssl / ssl/001_ssltests OK 10.76s 205 subtests passed [16:11:39.184] [16:11:39.184] Summary of Failures: [16:11:39.184] [16:11:39.184] 34/308 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 115.27s exit status 4 [16:11:39.184] 44/308 postgresql:regress / regress/regress ERROR 144.04s exit status 1 [16:11:39.184] 111/308 postgresql:recovery / recovery/027_stream_regress ERROR 92.49s exit status 29 [16:11:39.184] [16:11:39.184] Ok: 300 [16:11:39.184] Expected Fail: 0 [16:11:39.184] Fail: 3 [16:11:39.184] Unexpected Pass: 0 [16:11:39.184] Skipped: 5 [16:11:39.184] Timeout: 0 [16:11:39.184] [16:11:39.184] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [16:11:39.221] [16:11:39.221] Exit status: 3