[00:39:44.793] ulimit -c unlimited # default is 0 [00:39:44.793] ulimit -n 1024 # default is 256, pretty low [00:39:44.793] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [00:39:49.124] 1/307 postgresql:setup / tmp_install OK 4.07s [00:39:49.200] 2/307 postgresql:setup / install_test_files OK 0.08s [00:39:49.905] 3/307 postgresql:setup / initdb_cache OK 0.70s [00:39:50.359] 4/307 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.45s 9 subtests passed [00:40:09.369] 5/307 postgresql:recovery / recovery/002_archiving OK 19.41s 8 subtests passed [00:40:25.006] 6/307 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 35.09s 12 subtests passed [00:40:25.515] 7/307 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 35.60s 14 subtests passed [00:40:27.167] 8/307 postgresql:recovery / recovery/003_recovery_targets OK 36.81s 9 subtests passed [00:40:27.559] 9/307 postgresql:recovery / recovery/001_stream_rep OK 37.62s 62 subtests passed [00:40:33.695] 10/307 postgresql:recovery / recovery/006_logical_decoding OK 8.02s 20 subtests passed [00:40:40.802] 11/307 postgresql:recovery / recovery/004_timeline_switch OK 31.43s 3 subtests passed [00:40:47.719] 12/307 postgresql:recovery / recovery/005_replay_delay OK 22.56s 3 subtests passed [00:40:50.253] 13/307 postgresql:recovery / recovery/008_fsm_truncation OK 22.69s 1 subtests passed [00:40:50.682] 14/307 postgresql:recovery / recovery/009_twophase OK 16.94s 30 subtests passed [00:40:54.716] 15/307 postgresql:recovery / recovery/007_sync_rep OK 27.40s 11 subtests passed [00:40:55.882] 16/307 postgresql:recovery / recovery/013_crash_restart OK 5.27s 18 subtests passed [00:40:55.883] 17/307 postgresql:recovery / recovery/010_logical_decoding_timelines OK 14.93s 13 subtests passed [00:40:56.538] 18/307 postgresql:recovery / recovery/014_unlogged_reinit OK 5.85s 23 subtests passed [00:41:02.486] 19/307 postgresql:recovery / recovery/017_shm OK 6.59s 4 subtests passed [00:41:05.761] 20/307 postgresql:recovery / recovery/012_subtransactions OK 18.04s 12 subtests passed [00:41:07.980] 21/307 postgresql:recovery / recovery/016_min_consistency OK 12.10s 1 subtests passed [00:41:08.174] 22/307 postgresql:recovery / recovery/015_promotion_pages OK 13.45s 1 subtests passed [00:41:12.510] 23/307 postgresql:recovery / recovery/022_crash_temp_files OK 4.33s 11 subtests passed [00:41:22.037] 24/307 postgresql:recovery / recovery/021_row_visibility OK 14.06s 10 subtests passed [00:41:24.264] 25/307 postgresql:recovery / recovery/020_archive_status OK 18.48s 19 subtests passed [00:41:24.884] 26/307 postgresql:recovery / recovery/018_wal_optimize OK 28.34s 38 subtests passed [00:41:26.296] 27/307 postgresql:recovery / recovery/023_pitr_prepared_xact OK 13.77s 1 subtests passed [00:41:42.637] 28/307 postgresql:recovery / recovery/024_archive_recovery OK 20.59s 2 subtests passed [00:41:43.974] 29/307 postgresql:recovery / recovery/026_overwrite_contrecord OK 19.09s 3 subtests passed [00:41:46.980] 30/307 postgresql:isolation / isolation/isolation OK 117.05s 119 subtests passed [00:41:47.188] 31/307 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 22.85s 1 subtests passed [00:41:47.401] 32/307 postgresql:recovery / recovery/019_replslot_limit OK 44.91s 26 subtests passed [00:41:49.584] ▶ 33/307 - regression tests pass FAIL [00:41:49.585] ▶ 33/307 - dump before running pg_upgrade FAIL [00:41:49.658] 33/307 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 119.75s exit status 4 [00:41:49.658] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib with_icu=yes MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template 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 MALLOC_PERTURB_=125 /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 [00:41:49.658] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:41:49.658] stderr: [00:41:49.658] # Failed test 'regression tests pass' [00:41:49.658] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [00:41:49.658] # got: '256' [00:41:49.658] # expected: '0' [00:41:49.658] # Failed test 'dump before running pg_upgrade' [00:41:49.658] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [00:41:49.658] # Tests were run but no plan was declared and done_testing() was not seen. [00:41:49.658] # Looks like your test exited with 4 just after 6. [00:41:49.658] [00:41:49.658] (test program exited with status code 4) [00:41:49.658] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:41:49.658] [00:41:51.139] 34/307 postgresql:recovery / recovery/029_stats_restart OK 7.16s 42 subtests passed [00:41:52.697] 35/307 postgresql:recovery / recovery/028_pitr_timelines OK 10.06s 3 subtests passed [00:41:53.353] 36/307 postgresql:recovery / recovery/034_create_database OK 2.21s 2 subtests passed [00:41:58.048] 37/307 postgresql:recovery / recovery/036_truncated_dropped OK 4.69s 8 subtests passed [00:42:06.252] 38/307 postgresql:recovery / recovery/037_invalid_database OK 8.20s 13 subtests passed [00:42:08.326] 39/307 postgresql:recovery / recovery/031_recovery_conflict OK 21.14s 18 subtests passed [00:42:09.834] 40/307 postgresql:recovery / recovery/030_stats_cleanup_replica OK 22.85s 11 subtests passed [00:42:09.859] 41/307 postgresql:recovery / recovery/032_relfilenode_reuse OK 22.46s 14 subtests passed [00:42:10.699] ▶ 42/307 + inherit 94891 ms FAIL [00:42:10.699] ▶ 42/307 + updatable_views 94867 ms FAIL [00:42:10.699] ▶ 42/307 - sanity_check 50 ms FAIL [00:42:10.699] ▶ 42/307 + select_into 151 ms FAIL [00:42:10.699] ▶ 42/307 + select_distinct 149 ms FAIL [00:42:10.699] ▶ 42/307 + select_distinct_on 137 ms FAIL [00:42:10.699] ▶ 42/307 + select_implicit 131 ms FAIL [00:42:10.699] ▶ 42/307 + select_having 127 ms FAIL [00:42:10.699] ▶ 42/307 + subselect 123 ms FAIL [00:42:10.699] ▶ 42/307 + union 112 ms FAIL [00:42:10.699] ▶ 42/307 + case 90 ms FAIL [00:42:10.699] ▶ 42/307 + join 76 ms FAIL [00:42:10.699] ▶ 42/307 + aggregates 73 ms FAIL [00:42:10.699] ▶ 42/307 + transactions 68 ms FAIL [00:42:10.699] ▶ 42/307 + random 65 ms FAIL [00:42:10.699] ▶ 42/307 + portals 62 ms FAIL [00:42:10.699] ▶ 42/307 + arrays 61 ms FAIL [00:42:10.699] ▶ 42/307 + btree_index 58 ms FAIL [00:42:10.699] ▶ 42/307 + hash_index 55 ms FAIL [00:42:10.699] ▶ 42/307 + update 52 ms FAIL [00:42:10.699] ▶ 42/307 + delete 48 ms FAIL [00:42:10.699] ▶ 42/307 + namespace 45 ms FAIL [00:42:10.699] ▶ 42/307 + prepared_xacts 43 ms FAIL [00:42:10.699] ▶ 42/307 + brin 85 ms FAIL [00:42:10.699] ▶ 42/307 + gin 110 ms FAIL [00:42:10.699] ▶ 42/307 + gist 90 ms FAIL [00:42:10.699] ▶ 42/307 + spgist 99 ms FAIL [00:42:10.699] ▶ 42/307 + privileges 115 ms FAIL [00:42:10.699] ▶ 42/307 + init_privs 119 ms FAIL [00:42:10.699] ▶ 42/307 + security_label 122 ms FAIL [00:42:10.699] ▶ 42/307 + collate 204 ms FAIL [00:42:10.699] ▶ 42/307 + matview 157 ms FAIL [00:42:10.699] ▶ 42/307 + lock 194 ms FAIL [00:42:10.699] ▶ 42/307 + replica_identity 192 ms FAIL [00:42:10.699] ▶ 42/307 + rowsecurity 188 ms FAIL [00:42:10.699] ▶ 42/307 + object_address 183 ms FAIL [00:42:10.699] ▶ 42/307 + tablesample 182 ms FAIL [00:42:10.699] ▶ 42/307 + groupingsets 174 ms FAIL [00:42:10.699] ▶ 42/307 + drop_operator 168 ms FAIL [00:42:10.699] ▶ 42/307 + password 164 ms FAIL [00:42:10.699] ▶ 42/307 + identity 154 ms FAIL [00:42:10.699] ▶ 42/307 + generated 144 ms FAIL [00:42:10.699] ▶ 42/307 + join_hash 134 ms FAIL [00:42:10.699] ▶ 42/307 + amutils 67 ms FAIL [00:42:14.109] 42/307 postgresql:regress / regress/regress ERROR 144.20s exit status 1 [00:42:14.109] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib 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 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=46 /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 [00:42:14.109] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:42:14.109] stderr: [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # (test process exited with exit code 2) [00:42:14.109] # 44 of 223 tests failed. [00:42:14.109] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [00:42:14.109] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [00:42:14.109] [00:42:14.109] (test program exited with status code 1) [00:42:14.109] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:42:14.109] [00:42:14.388] 43/307 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 8.13s 2 subtests passed [00:42:15.889] 44/307 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.03s 6 subtests passed [00:42:21.490] 45/307 postgresql:recovery / recovery/039_end_of_wal OK 13.16s 14 subtests passed [00:42:25.553] 46/307 postgresql:recovery / recovery/042_low_level_backup OK 11.44s 4 subtests passed [00:42:25.566] 47/307 postgresql:kerberos / kerberos/001_auth OK 9.68s 142 subtests passed [00:42:28.316] 48/307 postgresql:plpgsql / plpgsql/regress OK 6.81s 13 subtests passed [00:42:29.980] 49/307 postgresql:recovery / recovery/033_replay_tsp_drops OK 40.21s 3 subtests passed [00:42:31.799] 50/307 postgresql:plperl / plperl/regress OK 6.24s 12 subtests passed [00:42:32.760] 51/307 postgresql:recovery / recovery/043_wal_replay_wait OK 18.37s 9 subtests passed [00:42:33.729] 52/307 postgresql:pltcl / pltcl/regress OK 5.41s 8 subtests passed [00:42:35.042] 53/307 postgresql:basic_archive / basic_archive/regress OK 3.24s 1 subtests passed [00:42:35.111] 54/307 postgresql:bloom / bloom/regress OK 2.33s 1 subtests passed [00:42:35.116] 55/307 postgresql:plpython / plpython/regress OK 9.55s 23 subtests passed [00:42:35.120] 56/307 postgresql:amcheck / amcheck/regress OK 5.14s 3 subtests passed [00:42:36.232] 57/307 postgresql:bool_plperl / bool_plperl/regress OK 2.50s 2 subtests passed [00:42:37.913] 58/307 postgresql:cube / cube/regress OK 2.79s 2 subtests passed [00:42:38.339] 59/307 postgresql:citext / citext/regress OK 3.22s 3 subtests passed [00:42:38.991] 60/307 postgresql:dblink / dblink/regress OK 2.76s 1 subtests passed [00:42:40.345] 61/307 postgresql:dict_int / dict_int/regress OK 2.41s 1 subtests passed [00:42:40.365] 62/307 postgresql:dict_xsyn / dict_xsyn/regress OK 2.02s 1 subtests passed [00:42:41.751] 63/307 postgresql:earthdistance / earthdistance/regress OK 2.76s 1 subtests passed [00:42:43.146] 64/307 postgresql:btree_gin / btree_gin/regress OK 8.10s 30 subtests passed [00:42:45.084] 65/307 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 4.72s 2 subtests passed [00:42:45.272] 66/307 postgresql:btree_gist / btree_gist/regress OK 10.16s 30 subtests passed [00:42:46.186] 67/307 postgresql:file_fdw / file_fdw/regress OK 5.84s 1 subtests passed [00:42:53.325] 68/307 postgresql:hstore_plpython / hstore_plpython/regress OK 8.24s 1 subtests passed [00:42:53.359] 69/307 postgresql:isn / isn/regress OK 7.17s 1 subtests passed [00:42:53.425] 70/307 postgresql:hstore_plperl / hstore_plperl/regress OK 10.28s 3 subtests passed [00:42:53.617] 71/307 postgresql:hstore / hstore/regress OK 11.86s 2 subtests passed [00:42:55.414] 72/307 postgresql:lo / lo/regress OK 1.99s 1 subtests passed [00:42:55.706] 73/307 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.35s 1 subtests passed [00:42:55.962] 74/307 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.63s 2 subtests passed [00:42:56.041] 75/307 postgresql:ltree / ltree/regress OK 2.42s 1 subtests passed [00:42:56.921] 76/307 postgresql:ltree_plpython / ltree_plpython/regress OK 1.51s 1 subtests passed [00:42:57.191] 77/307 postgresql:intarray / intarray/regress OK 11.92s 1 subtests passed [00:42:57.955] 78/307 postgresql:passwordcheck / passwordcheck/regress OK 1.99s 1 subtests passed [00:42:58.074] 79/307 postgresql:pg_buffercache / pg_buffercache/regress OK 2.03s 1 subtests passed [00:42:58.212] 80/307 postgresql:pageinspect / pageinspect/regress OK 2.50s 8 subtests passed [00:42:59.340] 81/307 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.15s 1 subtests passed [00:42:59.900] 82/307 postgresql:pgstattuple / pgstattuple/regress OK 1.68s 1 subtests passed [00:42:59.927] 83/307 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.97s 1 subtests passed [00:43:00.910] 84/307 postgresql:pg_surgery / pg_surgery/regress OK 1.55s 1 subtests passed [00:43:01.138] 85/307 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.06s 12 subtests passed [00:43:01.149] 86/307 postgresql:pg_visibility / pg_visibility/regress OK 1.22s 1 subtests passed [00:43:02.322] 87/307 postgresql:pgcrypto / pgcrypto/regress OK 5.31s 23 subtests passed [00:43:02.617] ▶ 88/307 - regression tests pass FAIL [00:43:02.625] 88/307 postgresql:recovery / recovery/027_stream_regress ERROR 96.33s exit status 29 [00:43:02.625] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MALLOC_PERTURB_=150 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 enable_injection_points=yes INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template 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 /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 [00:43:02.625] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:43:02.625] stderr: [00:43:02.625] # Failed test 'regression tests pass' [00:43:02.625] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [00:43:02.625] # got: '256' [00:43:02.625] # expected: '0' [00:43:02.625] # Tests were run but no plan was declared and done_testing() was not seen. [00:43:02.625] # Looks like your test exited with 29 just after 2. [00:43:02.625] [00:43:02.625] (test program exited with status code 29) [00:43:02.625] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:43:02.625] [00:43:02.658] 89/307 postgresql:pg_trgm / pg_trgm/regress OK 2.76s 3 subtests passed [00:43:03.099] 90/307 postgresql:pg_walinspect / pg_walinspect/regress OK 2.19s 2 subtests passed [00:43:03.181] 91/307 postgresql:seg / seg/regress OK 2.03s 2 subtests passed [00:43:04.214] 92/307 postgresql:tablefunc / tablefunc/regress OK 1.89s 1 subtests passed [00:43:04.536] 93/307 postgresql:recovery / recovery/035_standby_logical_decoding OK 71.84s 85 subtests passed [00:43:04.616] 94/307 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 54.78s 32 subtests passed [00:43:04.706] 95/307 postgresql:tcn / tcn/isolation OK 2.08s 1 subtests passed [00:43:05.030] 96/307 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.85s 1 subtests passed [00:43:05.854] 97/307 postgresql:tsm_system_time / tsm_system_time/regress OK 1.64s 1 subtests passed [00:43:06.153] 98/307 postgresql:unaccent / unaccent/regress OK 1.62s 1 subtests passed [00:43:06.339] 99/307 postgresql:uuid-ossp / uuid-ossp/regress OK 1.72s 1 subtests passed [00:43:06.353] 100/307 postgresql:xml2 / xml2/regress OK 1.65s 1 subtests passed [00:43:06.566] 101/307 postgresql:brin / brin/isolation OK 1.53s 1 subtests passed [00:43:07.569] 102/307 postgresql:commit_ts / commit_ts/regress OK 1.71s 1 subtests passed [00:43:07.819] 103/307 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.47s 1 subtests passed [00:43:07.840] 104/307 postgresql:dummy_index_am / dummy_index_am/regress OK 1.50s 1 subtests passed [00:43:08.543] 105/307 postgresql:gin / gin/regress OK 1.98s 1 subtests passed [00:43:08.730] 106/307 postgresql:postgres_fdw / postgres_fdw/regress OK 7.59s 2 subtests passed [00:43:08.944] 107/307 postgresql:delay_execution / delay_execution/isolation OK 2.79s 2 subtests passed [00:43:08.972] 108/307 postgresql:test_decoding / test_decoding/isolation OK 5.87s 12 subtests passed [00:43:09.635] 109/307 postgresql:injection_points / injection_points/isolation OK 1.81s 1 subtests passed [00:43:09.716] 110/307 postgresql:plsample / plsample/regress OK 1.88s 1 subtests passed [00:43:09.828] 111/307 postgresql:injection_points / injection_points/regress OK 2.26s 1 subtests passed [00:43:10.351] 112/307 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.81s 1 subtests passed [00:43:10.517] 113/307 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.57s 1 subtests passed [00:43:10.524] 114/307 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.79s 1 subtests passed [00:43:11.369] 115/307 postgresql:test_dsa / test_dsa/regress OK 1.73s 1 subtests passed [00:43:11.527] 116/307 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.81s 1 subtests passed [00:43:12.048] 117/307 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.70s 1 subtests passed [00:43:12.089] 118/307 postgresql:test_lfind / test_lfind/regress OK 1.56s 1 subtests passed [00:43:12.325] 119/307 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.35s 21 subtests passed [00:43:12.938] 120/307 postgresql:test_extensions / test_extensions/regress OK 3.11s 2 subtests passed [00:43:13.390] 121/307 postgresql:test_parser / test_parser/regress OK 1.86s 1 subtests passed [00:43:13.829] 122/307 postgresql:test_predtest / test_predtest/regress OK 1.74s 1 subtests passed [00:43:13.865] 123/307 postgresql:test_pg_dump / test_pg_dump/regress OK 1.82s 1 subtests passed [00:43:13.896] 124/307 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.53s 2 subtests passed [00:43:14.097] 125/307 postgresql:test_radixtree / test_radixtree/regress OK 1.77s 1 subtests passed [00:43:14.446] 126/307 postgresql:test_rbtree / test_rbtree/regress OK 1.51s 1 subtests passed [00:43:14.885] 127/307 postgresql:test_integerset / test_integerset/regress OK 4.37s 1 subtests passed [00:43:15.504] 128/307 postgresql:test_regex / test_regex/regress OK 2.11s 2 subtests passed [00:43:15.672] 129/307 postgresql:test_resowner / test_resowner/regress OK 1.84s 1 subtests passed [00:43:15.684] 130/307 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.82s 1 subtests passed [00:43:15.698] 131/307 postgresql:test_slru / test_slru/regress OK 1.60s 1 subtests passed [00:43:15.939] 132/307 postgresql:libpq / libpq/002_api OK 0.25s 1 subtests passed [00:43:16.067] 133/307 postgresql:test_tidstore / test_tidstore/regress OK 1.62s 1 subtests passed [00:43:16.134] 134/307 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.19s [00:43:16.876] 135/307 postgresql:libpq / libpq/001_uri OK 1.20s 60 subtests passed [00:43:16.960] 136/307 postgresql:unsafe_tests / unsafe_tests/regress OK 2.07s 3 subtests passed [00:43:17.096] 137/307 postgresql:test_shm_mq / test_shm_mq/regress OK 3.20s 1 subtests passed [00:43:17.133] 138/307 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.26s 9 subtests passed [00:43:19.942] 139/307 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.81s 32 subtests passed [00:43:19.958] 140/307 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.00s 106 subtests passed [00:43:20.215] 141/307 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.26s 51 subtests passed [00:43:20.365] 142/307 postgresql:libpq / libpq/003_load_balance_host_list OK 4.67s 127 subtests passed [00:43:20.970] 143/307 postgresql:test_decoding / test_decoding/regress OK 18.31s 19 subtests passed [00:43:22.049] 144/307 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.68s 3 subtests passed [00:43:22.133] 145/307 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.19s 10 subtests passed [00:43:23.771] 146/307 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.72s 21 subtests passed [00:43:24.145] 147/307 postgresql:pg_checksums / pg_checksums/001_basic OK 0.37s 9 subtests passed [00:43:24.835] 148/307 postgresql:pg_amcheck / pg_amcheck/003_check OK 7.74s 75 subtests passed [00:43:25.045] 149/307 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.21s 13 subtests passed [00:43:26.315] 150/307 postgresql:ecpg / ecpg/ecpg OK 10.81s 65 subtests passed [00:43:26.639] 151/307 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.67s 43 subtests passed [00:43:26.818] 152/307 postgresql:libpq / libpq/005_negotiate_encryption OK 10.75s 249 subtests passed [00:43:28.801] 153/307 postgresql:pg_checksums / pg_checksums/002_actions OK 4.65s 66 subtests passed [00:43:35.037] 154/307 postgresql:initdb / initdb/001_initdb OK 18.90s 52 subtests passed [00:43:39.213] 155/307 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 10.41s 4 subtests passed [00:43:44.489] 156/307 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 9.45s 3 subtests passed [00:43:45.082] 157/307 postgresql:pg_config / pg_config/001_pg_config OK 0.59s 21 subtests passed [00:43:45.141] 158/307 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 18.50s 11 subtests passed [00:43:46.664] 159/307 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.58s 18 subtests passed [00:43:48.209] 160/307 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 23.16s 6 subtests passed [00:43:48.375] 161/307 postgresql:pg_ctl / pg_ctl/002_status OK 1.71s 3 subtests passed [00:43:49.202] 162/307 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 22.89s 7 subtests passed [00:43:49.375] 163/307 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.23s 25 subtests passed [00:43:50.641] 164/307 postgresql:pg_dump / pg_dump/001_basic OK 1.44s 93 subtests passed [00:43:52.283] 165/307 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.64s 3 subtests passed [00:43:52.470] 166/307 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.09s 14 subtests passed [00:43:53.461] 167/307 postgresql:pg_ctl / pg_ctl/003_promote OK 5.17s 12 subtests passed [00:43:55.291] 168/307 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.94s 4 subtests passed [00:43:55.414] 169/307 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 16.20s 2 subtests passed [00:43:56.249] 170/307 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 29.41s 22 subtests passed [00:43:56.444] 171/307 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 36.23s 192 subtests passed [00:43:57.124] 172/307 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.71s 9 subtests passed [00:43:58.546] 173/307 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 6.07s 108 subtests passed [00:43:58.553] 174/307 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.26s 75 subtests passed [00:44:00.890] 175/307 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 38.76s 36 subtests passed [00:44:01.450] 176/307 postgresql:pg_rewind / pg_rewind/006_options OK 0.49s 13 subtests passed [00:44:03.904] 177/307 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.33s 1 subtests passed [00:44:09.437] 178/307 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 12.31s 5 subtests passed [00:44:10.042] 179/307 postgresql:pg_dump / pg_dump/010_dump_connstr OK 16.58s 14 subtests passed [00:44:10.227] 180/307 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.68s 9 subtests passed [00:44:10.431] 181/307 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.39s 13 subtests passed [00:44:10.532] 182/307 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.30s 13 subtests passed [00:44:11.159] 183/307 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.72s 17 subtests passed [00:44:12.353] 184/307 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 8.44s 3 subtests passed [00:44:14.947] 185/307 postgresql:pg_dump / pg_dump/002_pg_dump OK 25.57s 11354 subtests passed [00:44:15.757] 186/307 postgresql:pg_rewind / pg_rewind/009_growing_files OK 6.32s 3 subtests passed [00:44:16.656] 187/307 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.63s 60 subtests passed [00:44:17.663] 188/307 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 5.31s 27 subtests passed [00:44:18.784] 189/307 postgresql:pg_rewind / pg_rewind/007_standby_source OK 17.33s 7 subtests passed [00:44:20.961] 190/307 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 5.20s 5 subtests passed [00:44:24.471] 191/307 postgresql:pg_rewind / pg_rewind/001_basic OK 28.22s 56 subtests passed [00:44:24.729] 192/307 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.07s 9 subtests passed [00:44:26.202] 193/307 postgresql:pg_rewind / pg_rewind/002_databases OK 29.76s 11 subtests passed [00:44:26.491] 194/307 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.29s 11 subtests passed [00:44:27.483] 195/307 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.75s 5 subtests passed [00:44:27.735] 196/307 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 17.20s 19 subtests passed [00:44:27.818] 197/307 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 10.15s 15 subtests passed [00:44:28.212] 198/307 postgresql:pg_waldump / pg_waldump/001_basic OK 3.72s 92 subtests passed [00:44:29.215] 199/307 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.48s 208 subtests passed [00:44:29.454] 200/307 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.80s 7 subtests passed [00:44:31.104] 201/307 postgresql:psql / psql/020_cancel OK 1.89s 2 subtests passed [00:44:31.390] 202/307 postgresql:psql / psql/010_tab_completion OK 3.18s 89 subtests passed [00:44:31.443] 203/307 postgresql:scripts / scripts/010_clusterdb OK 1.99s 15 subtests passed [00:44:31.737] 204/307 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 12.95s 10 subtests passed [00:44:32.327] 205/307 postgresql:psql / psql/001_basic OK 4.51s 105 subtests passed [00:44:33.508] 206/307 postgresql:scripts / scripts/011_clusterdb_all OK 2.40s 7 subtests passed [00:44:33.923] 207/307 postgresql:scripts / scripts/040_createuser OK 2.48s 37 subtests passed [00:44:34.161] 208/307 postgresql:scripts / scripts/070_dropuser OK 1.83s 12 subtests passed [00:44:34.206] 209/307 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 13.22s 18 subtests passed [00:44:34.292] 210/307 postgresql:scripts / scripts/050_dropdb OK 2.55s 15 subtests passed [00:44:35.618] 211/307 postgresql:scripts / scripts/080_pg_isready OK 2.11s 11 subtests passed [00:44:36.449] 212/307 postgresql:scripts / scripts/101_vacuumdb_all OK 2.16s 5 subtests passed [00:44:37.842] 213/307 postgresql:scripts / scripts/091_reindexdb_all OK 3.68s 13 subtests passed [00:44:38.903] 214/307 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 1.05s 39 subtests passed [00:44:39.096] 215/307 postgresql:scripts / scripts/100_vacuumdb OK 4.89s 85 subtests passed [00:44:39.281] 216/307 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.66s 4 subtests passed [00:44:39.887] 217/307 postgresql:scripts / scripts/090_reindexdb OK 5.96s 64 subtests passed [00:44:40.815] 218/307 postgresql:amcheck / amcheck/002_cic OK 1.72s 3 subtests passed [00:44:40.834] 219/307 postgresql:scripts / scripts/200_connstr OK 4.38s 3 subtests passed [00:44:40.868] 220/307 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 29.71s 48 subtests passed [00:44:41.632] 221/307 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.74s 6 subtests passed [00:44:41.652] 222/307 postgresql:pgbench / pgbench/001_pgbench_with_server OK 14.17s 451 subtests passed [00:44:41.872] 223/307 postgresql:oid2name / oid2name/001_basic OK 0.22s 9 subtests passed [00:44:42.098] 224/307 postgresql:amcheck / amcheck/003_cic_2pc OK 2.82s 5 subtests passed [00:44:42.817] 225/307 postgresql:scripts / scripts/020_createdb OK 11.43s 60 subtests passed [00:44:43.208] 226/307 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.37s 19 subtests passed [00:44:45.139] 227/307 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.27s 7 subtests passed [00:44:45.342] 228/307 postgresql:vacuumlo / vacuumlo/001_basic OK 0.20s 9 subtests passed [00:44:45.862] 229/307 postgresql:amcheck / amcheck/005_pitr OK 5.04s 3 subtests passed [00:44:45.868] 230/307 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.77s 3 subtests passed [00:44:46.476] 231/307 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.27s 2 subtests passed [00:44:46.856] 232/307 postgresql:amcheck / amcheck/001_verify_heapam OK 7.85s 272 subtests passed [00:44:46.980] 233/307 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.35s 16 subtests passed [00:44:47.096] 234/307 postgresql:authentication / authentication/005_sspi SKIP 0.24s [00:44:48.124] 235/307 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 5.31s 2 subtests passed [00:44:48.358] 236/307 postgresql:authentication / authentication/003_peer OK 2.49s 53 subtests passed [00:44:48.495] 237/307 postgresql:authentication / authentication/004_file_inclusion OK 2.02s 2 subtests passed [00:44:48.676] 238/307 postgresql:authentication / authentication/002_saslprep OK 2.81s 20 subtests passed [00:44:50.346] 239/307 postgresql:authentication / authentication/001_password OK 5.00s 178 subtests passed [00:44:50.566] 240/307 postgresql:authentication / authentication/006_login_trigger OK 3.59s 32 subtests passed [00:44:51.533] 241/307 postgresql:subscription / subscription/002_types OK 3.41s 4 subtests passed [00:44:51.692] 242/307 postgresql:subscription / subscription/003_constraints OK 3.33s 6 subtests passed [00:44:52.438] 243/307 postgresql:subscription / subscription/004_sync OK 3.94s 8 subtests passed [00:44:53.587] 244/307 postgresql:bloom / bloom/001_wal OK 12.72s 31 subtests passed [00:44:54.004] 245/307 postgresql:subscription / subscription/005_encoding OK 5.33s 1 subtests passed [00:44:54.241] 246/307 postgresql:subscription / subscription/007_ddl OK 3.67s 4 subtests passed [00:44:54.340] 247/307 postgresql:subscription / subscription/006_rewrite OK 3.99s 2 subtests passed [00:44:54.749] 248/307 postgresql:subscription / subscription/009_matviews OK 3.06s 1 subtests passed [00:44:55.147] 249/307 postgresql:subscription / subscription/008_diff_schema OK 3.61s 5 subtests passed [00:44:56.842] 250/307 postgresql:subscription / subscription/011_generated OK 3.25s 3 subtests passed [00:44:57.224] 251/307 postgresql:subscription / subscription/001_rep_changes OK 10.13s 35 subtests passed [00:44:58.010] 252/307 postgresql:subscription / subscription/010_truncate OK 5.57s 14 subtests passed [00:44:58.916] 253/307 postgresql:subscription / subscription/016_stream_subxact OK 3.77s 3 subtests passed [00:44:59.005] 254/307 postgresql:subscription / subscription/012_collation OK 5.00s 2 subtests passed [00:45:00.193] 255/307 postgresql:subscription / subscription/014_binary OK 5.85s 8 subtests passed [00:45:00.204] 256/307 postgresql:subscription / subscription/017_stream_ddl OK 3.36s 3 subtests passed [00:45:01.232] 257/307 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.22s 2 subtests passed [00:45:01.958] 258/307 postgresql:subscription / subscription/020_messages OK 3.04s 5 subtests passed [00:45:02.758] 259/307 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.53s 9 subtests passed [00:45:04.678] 260/307 postgresql:subscription / subscription/024_add_drop_pub OK 3.45s 3 subtests passed [00:45:06.188] 261/307 postgresql:subscription / subscription/015_stream OK 11.44s 10 subtests passed [00:45:06.612] 262/307 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.65s 13 subtests passed [00:45:06.782] 263/307 postgresql:subscription / subscription/021_twophase OK 7.78s 30 subtests passed [00:45:07.510] 264/307 postgresql:subscription / subscription/013_partition OK 13.27s 73 subtests passed [00:45:07.610] 265/307 postgresql:subscription / subscription/022_twophase_cascade OK 7.42s 41 subtests passed [00:45:08.102] 266/307 postgresql:subscription / subscription/026_stats OK 5.34s 13 subtests passed [00:45:08.969] 267/307 postgresql:subscription / subscription/023_twophase_stream OK 8.76s 33 subtests passed [00:45:10.434] 268/307 postgresql:subscription / subscription/029_on_error OK 3.82s 5 subtests passed [00:45:12.412] 269/307 postgresql:brin / brin/01_workitems OK 1.98s 2 subtests passed [00:45:12.675] 270/307 postgresql:subscription / subscription/030_origin OK 5.89s 9 subtests passed [00:45:13.208] 271/307 postgresql:subscription / subscription/033_run_as_table_owner OK 5.11s 10 subtests passed [00:45:13.504] 272/307 postgresql:subscription / subscription/027_nosuperuser OK 8.82s 19 subtests passed [00:45:14.577] 273/307 postgresql:subscription / subscription/028_row_filter OK 8.39s 24 subtests passed [00:45:15.616] 274/307 postgresql:commit_ts / commit_ts/001_base OK 2.94s 2 subtests passed [00:45:16.111] 275/307 postgresql:brin / brin/02_wal_consistency OK 3.70s 2 subtests passed [00:45:16.433] 276/307 postgresql:subscription / subscription/032_subscribe_use_index OK 8.82s 15 subtests passed [00:45:18.070] 277/307 postgresql:injection_points / injection_points/001_stats OK 2.45s 6 subtests passed [00:45:18.137] 278/307 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.70s 21 subtests passed [00:45:18.148] 279/307 postgresql:commit_ts / commit_ts/004_restart OK 3.57s 16 subtests passed [00:45:18.718] 280/307 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.61s 4 subtests passed [00:45:18.908] 281/307 postgresql:commit_ts / commit_ts/002_standby OK 5.70s 4 subtests passed [00:45:18.965] 282/307 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 0.82s 129 subtests passed [00:45:19.076] 283/307 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.17s 3 subtests passed [00:45:19.460] 284/307 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.49s 2 subtests passed [00:45:19.573] 285/307 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.43s 2 subtests passed [00:45:19.799] 286/307 postgresql:subscription / subscription/031_column_list OK 12.29s 36 subtests passed [00:45:19.894] 287/307 postgresql:commit_ts / commit_ts/003_standby_2 OK 6.39s 4 subtests passed [00:45:19.906] 288/307 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.83s 4 subtests passed [00:45:21.030] 289/307 postgresql:test_misc / test_misc/003_check_guc OK 1.46s 3 subtests passed [00:45:21.142] 290/307 postgresql:test_misc / test_misc/002_tablespace OK 1.68s 20 subtests passed [00:45:21.282] 291/307 postgresql:test_misc / test_misc/001_constraint_validation OK 2.20s 42 subtests passed [00:45:21.353] 292/307 postgresql:test_misc / test_misc/005_timeouts OK 1.46s 2 subtests passed [00:45:21.462] 293/307 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.18s [00:45:21.565] 294/307 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.21s [00:45:21.588] 295/307 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.12s [00:45:21.874] 296/307 postgresql:test_misc / test_misc/004_io_direct OK 2.07s 3 subtests passed [00:45:21.959] 297/307 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.05s 2 subtests passed [00:45:22.966] 298/307 postgresql:test_json_parser / test_json_parser/002_inline OK 4.25s 850 subtests passed [00:45:23.371] 299/307 postgresql:subscription / subscription/100_bugs OK 14.40s 14 subtests passed [00:45:24.592] 300/307 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.45s 8 subtests passed [00:45:25.498] 301/307 postgresql:ldap / ldap/002_bindpasswd OK 2.53s 3 subtests passed [00:45:25.625] 302/307 postgresql:icu / icu/010_database OK 2.25s 8 subtests passed [00:45:25.738] 303/307 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.71s 1044 subtests passed [00:45:27.034] 304/307 postgresql:ssl / ssl/003_sslinfo OK 5.16s 18 subtests passed [00:45:27.049] 305/307 postgresql:ssl / ssl/002_scram OK 5.46s 24 subtests passed [00:45:28.483] 306/307 postgresql:ldap / ldap/001_auth OK 6.52s 47 subtests passed [00:45:32.710] 307/307 postgresql:ssl / ssl/001_ssltests OK 11.14s 205 subtests passed [00:45:32.755] [00:45:32.755] Summary of Failures: [00:45:32.755] [00:45:32.755] 33/307 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 119.75s exit status 4 [00:45:32.755] 42/307 postgresql:regress / regress/regress ERROR 144.20s exit status 1 [00:45:32.755] 88/307 postgresql:recovery / recovery/027_stream_regress ERROR 96.33s exit status 29 [00:45:32.755] [00:45:32.755] Ok: 299 [00:45:32.755] Expected Fail: 0 [00:45:32.755] Fail: 3 [00:45:32.755] Unexpected Pass: 0 [00:45:32.755] Skipped: 5 [00:45:32.755] Timeout: 0 [00:45:32.755] [00:45:32.755] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [00:45:32.792] [00:45:32.792] Exit status: 3